Commit Graph

89 Commits

Author SHA1 Message Date
Dan df3037c4e7 don't screw around with the main material theme. 2021-02-26 19:32:46 -05:00
Dan c19f8fa51c A little css cleanup. 2021-02-26 17:58:01 -05:00
Dan 338f7f6b22 make sure the front end knows if the user is an admin. 2021-02-26 15:01:52 -05:00
Dan 41ac4eab4e stupid angular tests. 2021-02-19 14:23:56 -05:00
Nile Walker fe82aba47c Removed 'date' pipe 2021-02-19 07:57:25 -05:00
Nile Walker 0db09ddf5e Updated Linting 2021-02-16 09:07:01 -05:00
Nile Walker cfd3c04dc7 Updated Graph Page Css 2021-02-16 09:03:51 -05:00
Dan a840cce9a1 Adding a user, so we can display who is connected, and putting this in the navbar.
Adding an HTTP Interceptor, which, when in development mode, sends over a header that mimics what would come from the shibboleth single sign on.
2021-02-15 16:23:26 -05:00
Nile Walker 3509ccf268 Lastest Changes 2021-02-15 16:04:59 -05:00
Nile Walker 3c57e6092a ng lint fixes 2021-02-15 14:26:23 -05:00
Nile Walker f6f8e463ea ng lint fixes 2021-02-15 14:26:14 -05:00
Nile Walker f8e589e67a Merge branch 'dashboard' of https://github.com/sartography/uva-covid19-testing-frontend into dashboard 2021-02-15 13:05:48 -05:00
Nile Walker a3de450b2d Updated Navbar link 2021-02-15 13:05:44 -05:00
Dan 262dd0f198 Trying to get the tests to pass, but still more work to do. 2021-02-15 12:44:29 -05:00
Nile Walker 3b80d8dd89 . 2021-02-03 20:51:20 -05:00
Nile Walker 89bb8f0e6b Added Togleable Sidebar 2021-02-03 20:49:04 -05:00
Nile Walker 95567df7eb Readded search results pagination 2021-02-03 09:15:13 -05:00
Nile Walker d4d8039297 Readded Test Inclusion 2021-02-01 08:36:38 -05:00
Nile Walker 70e73a4925 css changes 2021-01-29 21:37:42 -05:00
Nile Walker a022259aed Updated graphs layout 2021-01-29 16:37:06 -05:00
Nile Walker 052ec2033a Adding flexbox to dashboard form 2021-01-29 16:01:28 -05:00
Nile Walker 069cacfd97 Improved Form Input on Dashboard 2021-01-29 11:44:18 -05:00
Nile Walker ddb12308f5 Added Better Notification Window 2021-01-29 11:13:15 -05:00
Nile Walker 79a69b5d61 Added Chart Layout 2021-01-28 01:37:03 -05:00
Nile Walker be5f495bfa Added Ivy file page without full pagination 2021-01-27 15:24:17 -05:00
Nile Walker 2186c75c6f Its in there but its ugly and no charts yet 2021-01-27 14:22:01 -05:00
Aaron Louie 3e7cdb9fa2 Hides unused label layouts in a less janky way. 2020-12-16 14:01:27 -05:00
Aaron Louie 218c8a138c Fixes busted E2E tests. 2020-12-16 13:45:07 -05:00
Aaron Louie 3d605c619c Adds some space between lines of text. Hides unused label layouts. 2020-12-16 10:39:06 -05:00
Aaron Louie 86fd941f8c Sends Computing ID to backend. 2020-12-16 10:12:17 -05:00
Aaron Louie 6e1728d8e3 Allows for 10-character Computing IDs 2020-12-16 09:43:44 -05:00
Aaron Louie c84223a6c5 Removes cr-connect-angular-base dependency. 2020-12-10 16:43:22 -05:00
Aaron Louie 0cd3da9540 Makes linter happy. Skips failing e2e test. 2020-12-10 16:17:13 -05:00
Aaron Louie 5109427c56 Moves min fill line up. 2020-12-05 11:12:33 -05:00
Aaron Louie 270fd48e77 Fixes unit tests 2020-12-04 10:21:30 -05:00
Aaron Louie 8fe4aefa6b Adds DataMatrix Rectangular layout. 2020-12-04 10:13:41 -05:00
Aaron Louie bedbd3bbe5 Adds DataMatrix Rectangular layout 2020-12-04 09:36:35 -05:00
Aaron Louie 0573f71433 Updates DataMatrix layout to fit 2in x 1in label and use DMRE 8x96 version. 2020-12-02 12:21:34 -05:00
Aaron Louie 2f89877ef3 Tweaks layout dimensions 2020-12-02 09:52:19 -05:00
Aaron Louie c746ca6ac9 Adds fill line 2020-12-01 10:09:07 -05:00
Aaron Louie 56cb563cdf Adds CODE128 fonts. Uses fonts to render barcodes, rather than SVG lines. 2020-11-30 21:40:22 -05:00
Aaron Louie fa58a9c7d6 Reduces timeout to 1second. Tweaks 1D barcode design. Prints multiple labels. 2020-11-23 10:46:27 -05:00
Aaron Louie d5dbc6d310 Bumps up size of text. Hides border on print. 2020-11-17 15:04:53 -05:00
Aaron Louie adb658aedc Tweaks dimensions again 2020-11-17 14:13:58 -05:00
Aaron Louie 26859ff4cf Forgot to add units. 2020-11-17 13:55:15 -05:00
Aaron Louie 409a259235 Tweaks dimensions 2020-11-17 13:48:13 -05:00
Aaron Louie f4fd0e306a Tweaks dimensions 2020-11-17 13:47:01 -05:00
Aaron Louie 70dfa1a370 Adds 3in x 1in CODE128 label layout. 2020-11-16 17:20:58 -05:00
Aaron Louie 82974d2d7a Shortens data stored in CODE128. Increases length of initials to accommodate UVA computing ids. Removes old home component and syncs data on Scan Barcode screen. 2020-11-16 16:38:55 -05:00
Aaron Louie e2841e3352 Increases max characters for initials to 6, to support user IDs 2020-11-16 11:11:56 -05:00