80 Commits

Author SHA1 Message Date
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
Aaron Louie
4ec9c8e16e Displays label layout name in select control 2020-11-16 11:11:29 -05:00
Aaron Louie
d0f730128c Actually inserts the real data into the label. 2020-11-16 08:18:15 -05:00
Aaron Louie
95fe8e413d
Merge pull request #2 from sartography/bug/layout-problems
Bug/layout problems
2020-11-15 19:44:59 -08:00
Aaron Louie
56dfcb4b89 Troubleshooting printing issues. Cleans up some obsolete formatting stuff. 2020-11-15 22:31:10 -05:00
Aaron Louie
9ad2b66ac3 Formats and displays label layouts as dynamic SVG on screen 2020-11-15 20:39:49 -05:00
Aaron Louie
6e8e2bf54e WIP: Adds components for each type of barcode. 2020-11-15 14:28:11 -05:00
Aaron Louie
474852db3c WIP: Generates SVG file of barcode. Adds SVG previews of each label layout. 2020-11-14 22:52:14 -05:00
Aaron Louie
57c8f9c14d WIP: Uncouples barcode dimensions from label dimensions 2020-11-13 22:06:53 -05:00
Aaron Louie
c2e4c85769 Detects changes after focusing input. 2020-11-13 13:08:23 -05:00