Commit graph

160 commits

Author SHA1 Message Date
Rupika
ebed65f723 Committing my work from api-remove-endpoint to new branch 2019-02-04 09:51:36 -08:00
Rupika
e0611793f6 Printing the data from the database - need to update the functionality to prevent overwriting 2019-02-03 00:47:04 -08:00
hui2018
78c9ec522d
Merge pull request #50 from danieldupriest/edit-report-form
Edit report form
2019-02-02 08:43:51 -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
Logan Miller
9edf870a27
Merge pull request #49 from danieldupriest/database-merge-fields
Merged data fields into Field table, added 'required' and 'auto_submi…
2019-02-01 19:29:53 -08:00
Daniel Dupriest
da878aedb4
Merge pull request #51 from danieldupriest/cors-fix
Reordered apps and middleware in settings.py, fixing CORS issue. I think Preston and I were the only ones to experience this issue, so I'm closing the PR. Feel free to test if you have access to Debian.
2019-02-01 19:12:50 -08:00
kououken
b3ea00e135 Reordered apps and middleware in settings.py 2019-02-01 14:10:02 -08:00
kououken
0f12774c49 Fixed example data. 2019-02-01 12:09:52 -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
kououken
6ae79194d0 Merged data fields into Field table, added 'required' and 'auto_submit' fields to Section. 2019-01-31 16:55:11 -08:00
Preston Doman
74ce7f5c73 Fix Bootstrap styling for form groups 2019-01-31 16:27:29 -08:00
Preston Doman
41f0b78aa5 Add accordion and collapsible card creation functions 2019-01-31 15:48:33 -08:00
Preston Doman
5abc6cb87a Update createEditReportForm to populate form 2019-01-30 23:54:27 -08:00
Preston Doman
635edf83b6 Merge conflict resolved 2019-01-30 20:35:44 -08:00
hui2018
bd9ba06bba
Merge pull request #47 from danieldupriest/condense-pages
Condense pages
2019-01-30 17:02:48 -08:00
hui2018
9e6f08675d
Merge pull request #46 from danieldupriest/show-report-history
Show report history
2019-01-30 17:02:01 -08:00
Preston Doman
546b0730da Add edit report form function 2019-01-30 15:42:09 -08:00
Preston Doman
9ecbc6eb27 Change navbar brand from an anchor to a div 2019-01-30 10:14:49 -08:00
Preston Doman
1b2dab0632 Condense pages, rename html files, and update navbar 2019-01-30 09:03:11 -08:00
ppdom
c569993f75
Merge pull request #45 from danieldupriest/rework-policy-files
Moved policy files into 'backend/' and fixed (most) formatting issues.
2019-01-30 01:16:02 -08:00
Preston Doman
41a4ab6c8b Update endpoint url 2019-01-30 00:48:04 -08:00
Preston Doman
f1da66abcc Merge branch 'master' into show-report-history 2019-01-30 00:27:29 -08:00
Preston Doman
4eeb7bb5ae Change formatting 2019-01-30 00:25:45 -08:00
Preston Doman
5aebef7be4 Refactor code 2019-01-29 22:17:44 -08:00
rupikad
0b04057da2
Merge pull request #43 from danieldupriest/api-endpoint-rework
Reworked API endpoints with correct types and some sample JSON.
2019-01-29 17:03:12 -08:00
Preston Doman
72dd3d9900 Add form-building function 2019-01-29 17:01:39 -08:00
kououken
875641fbe4 Fixed policy file spacing. 2019-01-29 16:56:56 -08:00
kououken
a70d9aa6bc Moved policy files into 'backend/' and fixed (most) formatting issues. 2019-01-29 16:39:35 -08:00
Preston Doman
3fe22134fd Refactor using callback functions 2019-01-29 16:21:22 -08:00
Preston Doman
9c633d6ac5 Add modal popup for the edit button 2019-01-29 14:59:28 -08:00
Preston Doman
d8aee961ca Add buttons and more responsive styling to report table 2019-01-29 13:45:00 -08:00
Logan Miller
88a09e5816
Merge pull request #44 from danieldupriest/show-report-history
Add list report history functionality to view_history.html
2019-01-28 14:02:22 -08:00
Logan Miller
0a930a21ed
Merge pull request #39 from danieldupriest/example_policy
Created example policy config file
2019-01-28 13:53:44 -08:00
Logan Miller
c665a83729
Merge pull request #37 from danieldupriest/model-string-representations
Gave all models string representations and set up file storage.
2019-01-28 13:49:52 -08:00
kououken
1ff30226f9 Added 'report_pk' to report list json. 2019-01-28 13:23:49 -08:00
Preston Doman
d4b569187e Remove setRequestHeaders line 2019-01-27 21:40:49 -08:00
Preston Doman
d3acce9b78 Change endpoint url depending on detected OS 2019-01-27 21:39:48 -08:00
Preston Doman
1691392b43 Add list report history functionality to view_history.html 2019-01-27 16:21:51 -08:00
kououken
a4dbb3f644 Reworked API endpoints with correct types and some sample JSON. 2019-01-27 14:22:42 -08:00
Daniel Dupriest
a4628c5f3c
Merge pull request #42 from danieldupriest/site-redesign
Add new pages for each user action
2019-01-27 11:13:12 -08:00
Daniel Dupriest
546c83f6f8
Merge pull request #41 from danieldupriest/validate-email
validate email
2019-01-27 11:09:37 -08:00
Preston Doman
37f50409d7 Add new pages for each user action 2019-01-26 23:31:59 -08:00
Jack
ad3e1f7ea4 Validat email in the pattern of 'string@string.string' 2019-01-26 18:18:59 -08:00
joe-arriaga
0f7d844dda
Update hasher.py 2019-01-26 12:05:07 -08:00
sliang17
19bbc409f9
Merge pull request #38 from danieldupriest/dashboard-nav-card
Add card with nav pills to dashboard
2019-01-26 11:40:47 -08:00
Joe Arriaga
368bc0964c Replaced tabs with spaces in simple_poicy.py. 2019-01-25 21:29:38 -08:00
Preston Doman
e1cb44be72 Add card with nav pills to dashboard 2019-01-25 21:18:23 -08:00