Commit graph

69 commits

Author SHA1 Message Date
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
Preston Doman
efa342dc7f Fix token authentication 2019-02-05 01:05:04 -08:00
Preston Doman
b076eae02b Add new report functionality 2019-02-04 01:39:42 -08:00
Preston Doman
b5b65c3b9e Add modal popup to the edit report form 2019-02-03 19:03:20 -08:00
Preston Doman
b273d9ca26 Fix url switching for MacOS 2019-02-03 13:47:12 -08:00
Preston Doman
b26d71c23a Fix bug on Mac for real this time 2019-02-03 12:43:31 -08:00
Preston Doman
174cb9b0dd Fix bug on Mac 2019-02-03 12:39:36 -08:00
Preston Doman
f55bcebee1 Fix report form display 2019-02-02 19:05:39 -08:00
Preston Doman
1066e50cc7 Refactor event handlers and include classList polyfill 2019-02-02 15:02:09 -08:00
Preston Doman
2a2f8011b9 Refactor table display 2019-02-02 14:22:18 -08:00
Preston Doman
a838a589c6 Fix bug in login.js 2019-02-01 22:29:11 -08:00
Preston Doman
04083269ee Removed all template strings to make IE happy 2019-02-01 22:24:18 -08:00
Preston Doman
4ae03de53b Clean up formatting 2019-02-01 00:07:08 -08:00
Preston Doman
a7d48c1208 Enable section collapse/show based off section completed flag 2019-01-31 23:49:36 -08:00
Preston Doman
fc4141eaaf Fix styling 2019-01-31 17:48:36 -08:00
Preston Doman
74ce7f5c73 Fix Bootstrap styling for form groups 2019-01-31 16:27:29 -08:00