Commit Graph

32 Commits

Author SHA1 Message Date
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
Aaron Louie f1d93684a9 Replaces home screen with sample screen. Goes back to sample screen when print button clicked. Forces initials to uppercase. Tweaks label formatting. Displays locationId in navbar. 2020-11-13 12:50:33 -05:00
Aaron Louie ae9c484cf0 Tweaks formatting 2020-11-10 14:03:35 -05:00
Aaron Louie 7934fff316 Switches DMRE version to 12x64. Fixes failing unit test. 2020-11-09 17:21:22 -05:00
Aaron Louie fa86d296f6 Adds rectangular label layouts with support for DataMatrix Rectangular Extension 2D barcodes. 2020-11-09 16:15:30 -05:00
Aaron Louie 5d75e93c07 Shortens date code. Adds initials. 2020-10-23 15:18:52 -04:00
Dan Funk 6f42797dd4
Merge pull request #1 from sartography/bug/no-internet-connection
Caches sample records locally if frontend cannot connect to backend. Saves records and clears cache when connection is restored.
2020-10-19 12:47:39 -04:00
Aaron Louie 4ea2109cd8 Stubs out some tests 2020-10-19 12:23:05 -04:00
Aaron Louie 1a7c551dfa Caches records locally if connection to backend fails 2020-10-19 11:57:00 -04:00
Aaron Louie 25c999d7f2 Displays loading message if sample has not been saved to the server yet. 2020-10-05 13:45:05 -04:00
Aaron Louie 862b494df3 Fixes label 2020-09-24 09:46:48 -04:00
Aaron Louie 361b9ed69c Removes background color from printed page 2020-09-23 23:55:04 -04:00
Aaron Louie ee145b2b42 Switches focus to Done button after saving and printing. 2020-09-23 23:45:58 -04:00
Aaron Louie 2fa2fab1ee Fixes print layout bugs 2020-09-23 23:39:19 -04:00
Aaron Louie b349cfc56e Saves new samples to backend. Renames interfaces directory to 'models' for consistency with backend. 2020-09-23 22:18:51 -04:00
Aaron Louie b19b41e588 Fixes failing unit test 2020-09-23 20:33:19 -04:00
Aaron Louie c93ddccafe Removes some unnecessary DevOps settings 2020-09-23 20:25:00 -04:00
Aaron Louie c5949028ec Updates package hashes. 2020-09-23 20:24:34 -04:00
Aaron Louie bbc76e7e7e Renames repo to uva-covid19-testing-frontend 2020-09-23 20:12:40 -04:00
Aaron Louie 8cec30a0b6 Cleans up button styles. Optimizes keyboard navigation. 2020-09-23 20:09:36 -04:00
Aaron Louie f5c374ebc8 Fixes e2e tests. 2020-09-23 17:40:58 -04:00
Aaron Louie 3357150421 Fixes unit tests 2020-09-23 17:23:21 -04:00
Aaron Louie 6c6d8b9f3f Refactors defaults into Settings Service. 2020-09-23 17:23:12 -04:00
Aaron Louie b1264b3c00 Edits project name 2020-09-23 17:21:58 -04:00
Aaron Louie 24e4bf1ea7 Adds print layout and print button. 2020-09-23 16:25:22 -04:00
Aaron Louie 508dceceb2 Stores settings in local storage 2020-09-23 15:37:32 -04:00
Aaron Louie 69d490d76f Adds settings screen and refactors get/set app defaults 2020-09-23 13:09:00 -04:00
Aaron Louie 0d4ed8f6d9 Renders label layout 2020-09-22 22:33:07 -04:00
Aaron Louie b75126779a Adds top toolbar 2020-09-22 14:41:14 -04:00
Aaron Louie 6a81c96c12 Sets up basic Angular app 2020-09-22 14:33:50 -04:00
Aaron Louie bb79833833 Initial commit 2020-09-22 11:25:54 -04:00