-
Notifications
You must be signed in to change notification settings - Fork 165
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Distinguish between open and closed assessments (#181)
* Add a beforeNow helper function Uses es6 Date * Filter missions displayed by open * Add closed assessment overviews - Defined a DEFAULT_QUESTION_ID constant - Moved the rendering of an individual card into a function * Move background image back to html * Refactor display method and add Collapse * Add optional className for controlButton * Use className for collapse buttons * Add style to left-align buttons * Format and update tests * Add pretty representation for overview date * Fix positioning of due date icon * Format and update tests * Add check for closed date, for save button * Add mock assessment for closed mission * Add test for closed assessment * Format and add test snapshot * Bump version 0.1.3 -> 0.1.4
- Loading branch information
Showing
12 changed files
with
503 additions
and
442 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.