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
|
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
|
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 |
|
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 |
|
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 |
|
Preston Doman
|
41a4ab6c8b
|
Update endpoint url
|
2019-01-30 00:48:04 -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 |
|
Preston Doman
|
72dd3d9900
|
Add form-building function
|
2019-01-29 17:01:39 -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 |
|
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 |
|
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 |
|
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 |
|
Preston Doman
|
e1cb44be72
|
Add card with nav pills to dashboard
|
2019-01-25 21:18:23 -08:00 |
|
Preston Doman
|
6a5f5ec2c2
|
Update form and navbar formatting and remove extra index.html links
|
2019-01-22 15:02:06 -08:00 |
|
Preston Doman
|
9e9e85919c
|
Merge branch 'master' into BootstrapSignupForm
|
2019-01-22 14:51:54 -08:00 |
|
Preston Doman
|
0add4e59ba
|
Fix favicon bug
|
2019-01-22 14:51:46 -08:00 |
|
Preston Doman
|
9366120871
|
Merge branch 'master' into FixLoginLogoutFaviconBugs
|
2019-01-22 10:48:17 -08:00 |
|
Preston Doman
|
ad0afab699
|
Fix the logging in/out and favicon bugs
|
2019-01-22 10:46:11 -08:00 |
|
Jack
|
a6807a4d57
|
Making the tabs in dashboard responsive
|
2019-01-22 09:37:48 -08:00 |
|
Preston Doman
|
77f99eb180
|
Add Bootstrap styling to the signup form
|
2019-01-21 21:18:34 -08:00 |
|
Preston Doman
|
457fae09aa
|
Update Bootstrap styling to login form
|
2019-01-20 21:50:19 -08:00 |
|
Preston Doman
|
b93e889923
|
Add Bootstrap styling to login form
|
2019-01-20 21:45:42 -08:00 |
|
Jack
|
6f9543c63d
|
Fixed header for signup page, and fix the tag alignment
|
2019-01-20 12:31:48 -08:00 |
|
Jack
|
76c4e033c6
|
fix signup page with "duplicate navbar"
|
2019-01-20 11:49:59 -08:00 |
|
Jack
|
df2f666228
|
Moving files to correct folder
|
2019-01-20 11:44:29 -08:00 |
|