- Dec 05, 2019
-
-
Chris Lawton authored
* style frequency form, add basic event listeners * add start and end reporting period dates * add data block card styles * calculate reporting period range and humanize
-
Chris Lawton authored
* rename payment block for reusability and update header styles * add styles for reporting table * add pagination to past reports
-
Todd Dembrey authored
* Allow configuration of the reporting frequency * Add frequency messaging and tweak the next report builder
-
Todd Dembrey authored
* Make reports skippable * Add in activities for skip/unskip of files
-
Todd Dembrey authored
* Add detail view for submitted reports * Use the private storage url for the report files * Redirect old private report files to the report detail page
-
Todd Dembrey authored
* correct end date and dont change submitted reports * Allow staff editing of the submitted report with no notify * Prevent staff editing the privacy setting once the report is submitted
-
Todd Dembrey authored
* Allow saving of the report as draft, 1 version per save * Ensure files handled correctly per version
-
Todd Dembrey authored
* Add basic listing on the project page * Add tests for new current object and updates to factories
-