Commit graph

84 commits

Author SHA1 Message Date
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
7a68ec8bac Add createCollapsibleCard and createCollapsibleCardBody tests 2019-03-04 00:36:36 -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
Preston Doman
de827145f4 Add support for three section states 2019-02-20 20:56:33 -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
74d503c244 Refactor AJAX request code 2019-02-10 18:15:32 -08:00
Preston Doman
ae743ffb1a Fix merge conflict 2019-02-10 15:57:05 -08:00
Preston Doman
3e058ac604 Add delete report functionality 2019-02-10 15:46:27 -08:00
Preston Doman
57a22df879 Remove unused file 2019-02-09 23:04:43 -08:00
Preston Doman
5427c026cf Fix form event listener 2019-02-09 23:02:01 -08:00
Preston Doman
da50627f51 Add loading message and modal fade 2019-02-09 22:23:08 -08:00
Preston Doman
9a20cf72a8 Fix merge conflict 2019-02-09 21:16:53 -08:00
kououken
d26b79c725 Tweaked database so 'Super Report' is submitted with some complete sections, for testing. 2019-02-09 14:00:49 -08:00
Jack
8416c041d0 Add a condition to check if section is completed. If its complete it will display the information of that section if not it won't display 2019-02-09 12:32:28 -08:00
Jack
4ed0b26811 Merge branch 'master' into ViewReport 2019-02-08 17:31:36 -08:00
Jack
af2d748536 Display completed report. Login and go to report history and click on "view" button and the report will display 2019-02-08 17:26:45 -08:00
Preston Doman
fc2d2e9e9d Fix formatting mistakes 2019-02-06 15:44:15 -08:00
Preston Doman
10c2a3e150 Add frontend registration functionality 2019-02-06 15:31:15 -08:00
Jack
d4c972e5d9 successfully getting the correct report. still to do print report to modal 2019-02-05 15:31:55 -08:00
Jack
15d50a7c50 Display error message when login fails 2019-02-05 11:28:58 -08:00
Preston Doman
5d12cb64e4 Remove error message display 2019-02-05 10:12:30 -08:00