Skip to content

Latest commit

 

History

History
67 lines (52 loc) · 3.67 KB

CHANGELOG.md

File metadata and controls

67 lines (52 loc) · 3.67 KB

09/19/2014

  • #61: Allows user to open an issue's description by specifying issue id in the url. (Closes issue #47)

09/17/2014

  • #59: Hide suggestion box when visiting new suggestion url on an initiative that's not supported (Closes issue #58)
  • #50: Hide suggestion box when support for initiative is removed. Closes #49

09/08/2014

  • #54: Displays list of suggestions associated with a given initiative. (Closes issue #30)

09/01/2014

  • #48: Viewing an initiative. Closes #46

08/29/2014

  • #43: Displays issues in a clickable list. Issue description is shown when a list item is toggled. (Closes issue #25)

08/26/2014

  • #45: Make a support and fix submit button

08/21/2014

  • #41: Lists issues (Closes issue #27)

08/20/2014

  • #38: First stab at styling with Bourbon and Bitters (Closes issue #8)
  • #36: Lists initiatives (Closes issue #26)

08/19/2014

  • Fix tests teardown conflict bug. Closes #34
  • #33: Making suggestions

08/12/2014

  • #28: Initiative issue (Closes issue #2)
  • #31: Test validation for initiative title and description (Closes issue #12)

08/06/2014

  • #23: Working build for Travis CI
  • #18: Added small support initiative feature (Closes issue #13)

07/28/2014

  • Installed ember-validations

07/23/2014

  • #10: Added small initiative creation form, got the test flow down
  • Installed EasyForm

06/30/2014

Previously

  • Added support for Emblem
  • Generated ember-cli app