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 |
|
Preston Doman
|
c3c1b65094
|
Remove unused text-centering
|
2019-02-10 18:36:10 -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 |
|
ppdom
|
0ac8e5419e
|
Merge pull request #62 from danieldupriest/CreateTitleBox
Create the title text area in new report page
|
2019-02-09 15:29:33 -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 |
|
sliang17
|
bfef35a378
|
Create the title textarea in new report page
|
2019-02-09 12:27:09 -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 |
|