Commit graph

143 commits

Author SHA1 Message Date
Preston Doman
90f77f9ca1 Merge branch 'master' into finalize-and-review-buttons 2019-03-07 13:17:05 -08:00
Preston Doman
c7b7e8f1f5 Fix stuff 2019-03-07 13:16:46 -08:00
Preston Doman
66bb614e74 Change order of alert and button update 2019-03-07 00:20:10 -08:00
Preston Doman
ec148d870d Fix argument to animateButton 2019-03-06 23:26:55 -08:00
Preston Doman
84210d6dac Add button animations 2019-03-06 23:13:09 -08:00
Preston Doman
729cce46b7 Resolve merge conflicts 2019-03-06 21:16:40 -08:00
Preston Doman
0c1e1c6359 Add finalize and submit for review buttons 2019-03-06 21:10:51 -08:00
Jack
dd83414b2f fixes for ticket #108 changed "true" to true 2019-03-06 21:01:35 -08:00
Preston Doman
62cebfba0f Move tests directory 2019-03-06 13:36:51 -08:00
Preston Doman
7ec581b627 Finish displayListOfReports tests 2019-03-05 16:20:06 -08:00
Preston Doman
5ac57e88e2 Add displayListOfReports tests 2019-03-05 15:58:41 -08:00
Preston Doman
839edcf794 Add createReportForm tests 2019-03-04 15:34:03 -08:00
Preston Doman
f250e3adda Add createCardFooter tests 2019-03-04 13:32:18 -08:00
Preston Doman
7a68ec8bac Add createCollapsibleCard and createCollapsibleCardBody tests 2019-03-04 00:36:36 -08:00
kououken
c0c36b39e8 Merge remote-tracking branch 'origin' into request-tracker-integration 2019-03-02 14:40:41 -08:00
Preston Doman
57b25ebbfd Update file name 2019-03-01 23:39:16 -08:00
Preston Doman
ca7db96af9 Finish createFormGroup tests 2019-03-01 17:02:49 -08:00
Preston Doman
9d71f805ac Add first createFormGroup unit tests 2019-03-01 15:51:51 -08:00
kououken
4dee825973 Updated frontend to send reference number when creating report. 2019-03-01 12:53:57 -08:00
rupikad
9658afda32
Merge pull request #105 from danieldupriest/collapse-scrolling
Collapse scrolling
2019-02-27 19:39:07 -08:00
Preston Doman
e4ebd097ec Render decimal field types with number type 2019-02-26 13:48:51 -08:00
Jack
c18a215c44 Revert back to displaying decimal number instead of whole 2019-02-24 12:38:25 -08:00
Preston Doman
792c3afe7b Fix collapse issue 2019-02-24 00:24:23 -08:00
Jack
59056b3062 Update on view report 2019-02-23 14:40:30 -08:00
ppdom
8e1e9f0900
Merge pull request #94 from danieldupriest/textHome
Add text content at home page
2019-02-20 21:23:50 -08:00
Preston Doman
de827145f4 Add support for three section states 2019-02-20 20:56:33 -08:00
sliang17
89d16cbefd modified spelling mistakes and remove p tags 2019-02-20 16:06:46 -08:00
sliang17
5e7972bed9 Add text content at home page 2019-02-20 11:21:15 -08:00
Preston Doman
02f27c2247 Clean up code 2019-02-19 22:42:30 -08:00
Preston Doman
0a5241e5f3 Implement section footer and header toggling 2019-02-19 20:15:04 -08:00
Preston Doman
f927820293 Merge branch 'master' into display-rule-violations 2019-02-18 23:17:16 -08:00
sliang17
440f54db85 Update the submit report button 2019-02-18 20:14:48 -08:00
Preston Doman
48ea8d59b9 Remove console logs 2019-02-16 20:05:32 -08:00
Preston Doman
20d3b08653 Add spinner to the save button 2019-02-16 19:58:55 -08:00
Preston Doman
8f98dc06ec Remove logging statements 2019-02-16 18:56:16 -08:00
Preston Doman
30676d35ab Add function to refresh page on new report close 2019-02-16 18:42:19 -08:00
Preston Doman
e1873fe4ae Add loading spinner to report table 2019-02-16 16:41:11 -08:00
Preston Doman
13ba704824 Fix empty report table message 2019-02-16 16:07:43 -08:00
Preston Doman
830394798c Fix formatting of rule violation footer 2019-02-16 15:22:04 -08:00
Preston Doman
8c659bb608 Merge branch 'master' into display-rule-violations 2019-02-16 14:40:19 -08:00
Preston Doman
323be88f75 Add rule violation footer 2019-02-16 12:24:19 -08:00
Preston Doman
0f53c69e2d Fix input field formatting 2019-02-15 20:15:39 -08:00
Preston Doman
03a3bf9ce4 Simplify section id assignment 2019-02-14 15:58:27 -08:00
Preston Doman
8706f998f5 Fix non-unique id bug on forms, inputs, etc 2019-02-14 15:36:31 -08:00
Preston Doman
5a4312305c Fix modalLabel global variable bug 2019-02-14 14:21:43 -08:00
Preston Doman
f2f1a3399b Change checkbox to boolean select menu 2019-02-14 14:17:25 -08:00
kououken
70df4ec486 Changed 'type' references to 'field_type' in backend and a couple places in front end. 2019-02-13 17:38:27 -08:00
Preston Doman
74098cf80c Add frontend save section functionality 2019-02-13 00:48:35 -08:00
Preston Doman
a419316608 Move rid attribute setting from event listener to createReportForm 2019-02-10 22:51:19 -08:00
Preston Doman
6bafd5d115 Remove some more 2019-02-10 18:37:44 -08:00