Commit Graph

44 Commits

Author SHA1 Message Date
Paul Armstrong
5f4fde4b7a test(web): App 2021-02-16 07:08:25 -06:00
Paul Armstrong
d74b19aaa8 feat(web): allow CameraImage to stretch 2021-02-16 07:08:25 -06:00
Paul Armstrong
a718a2c8fc test(web): Switch (and add label back in) 2021-02-16 07:08:25 -06:00
Paul Armstrong
71c4c7b501 test(web): NavigationDrawer 2021-02-16 07:08:25 -06:00
Paul Armstrong
a72c6dc342 test(web): Menu, MenuItem 2021-02-16 07:08:25 -06:00
Paul Armstrong
71998d1a27 test(web): Link 2021-02-16 07:08:25 -06:00
Paul Armstrong
9f57f68fa9 test(web): Heading 2021-02-16 07:08:25 -06:00
Paul Armstrong
1cb18f507a test(web): Card 2021-02-16 07:08:25 -06:00
Paul Armstrong
883110a18d test(web): CameraImage (basic)
Testing Image and Canvas calls requires a lot of heavy dependencies, so this skips that part of the tests
2021-02-16 07:08:25 -06:00
Paul Armstrong
9b78c105d4 test(web): Button 2021-02-16 07:08:25 -06:00
Paul Armstrong
78c3c0463a test(web): fix switch case indent lint 2021-02-16 07:08:25 -06:00
Paul Armstrong
cc93b8503b test(web): AutoUpdatingCameraImage 2021-02-16 07:08:25 -06:00
Paul Armstrong
8dddd382ba refactor(web): Split AppBar and add tests 2021-02-16 07:08:25 -06:00
Paul Armstrong
919960776e test(web): add ActivityIndicator test 2021-02-16 07:08:25 -06:00
Paul Armstrong
cbb9685eeb test(web): add eslint and PR lint validation 2021-02-09 18:30:37 -06:00
Paul Armstrong
6b75167d20 refactor(web): async routing 2021-02-08 20:46:47 -06:00
Paul Armstrong
01be4f1868 fix(web): svgs may need explicit height/width in rare cases on linux 2021-02-08 20:45:32 -06:00
Paul Armstrong
f8dbcea7b1 refactor(web): menu positioning 2021-02-07 11:54:30 -06:00
Paul Armstrong
9431b4b6ca fix(web): ensure drawer can slide in/out and not just appear 2021-02-07 11:54:30 -06:00
Paul Armstrong
0f95399bfa fix(web): relative modal height, top position, and z-indexing 2021-02-07 11:54:30 -06:00
Paul Armstrong
38f6fa53ba refactor(web): datatables 2021-02-07 11:54:30 -06:00
Paul Armstrong
7d30da2701 refactor(web): camera view + bugfixes 2021-02-07 11:54:30 -06:00
Paul Armstrong
4e02d795b4 fix(web): ensure relative modal respects scrollY 2021-02-07 11:54:30 -06:00
Paul Armstrong
15c64e5770 refactor(web): update shadows for material specs 2021-02-07 11:54:30 -06:00
Paul Armstrong
7839fcc8b2 feat(web): add button types 2021-02-07 11:54:30 -06:00
Paul Armstrong
4537581f30 fix(web): dark mode for portals 2021-02-07 11:54:30 -06:00
Paul Armstrong
4fa454ffef refactor(web): NavigationBar (sidebar) styles 2021-02-07 11:54:30 -06:00
Paul Armstrong
d89905ed18 feat(web): icons and better menu handling for dark mode 2021-02-07 11:54:30 -06:00
Paul Armstrong
5a12cd8e09 fix(web): ensure relative modals have proper padding 2021-02-07 11:54:30 -06:00
Paul Armstrong
c1f3872589 fix(web): make app bar and sidebar fully responsive 2021-02-07 11:54:30 -06:00
Paul Armstrong
71a387576a feat(web): persist darkmode preference 2021-02-07 11:54:30 -06:00
Paul Armstrong
b19badaf83 refactor(web): styles and styleguide 2021-02-07 11:54:30 -06:00
Paul Armstrong
4eee25019f refactor(web): render CameraImage to a canvas 2021-02-01 08:02:54 -06:00
Paul Armstrong
45526a7652 feat(web): activity indicator while loading 2021-01-31 06:18:35 -06:00
Paul Armstrong
e6516235fa feat(web): auto-paginate events page 2021-01-31 06:18:35 -06:00
Paul Armstrong
6482000d6b fix(web): image loading for firefox 2021-01-28 07:05:45 -06:00
Paul Armstrong
2ec921593e refactor(web): responsive images on content size, throttle AutoUpdatingCameraImage 2021-01-26 21:40:33 -06:00
Paul Armstrong
f0f3764992 fix(web): make camera latest.jpg responsive 2021-01-26 21:40:33 -06:00
Paul Armstrong
a862ba8348 feat(web): AutoUpdatingCameraImage to replace MJPEG feed 2021-01-26 21:40:33 -06:00
Paul Armstrong
2132352639 fix(web): dark mode text color fixes
fixes #544
2021-01-26 21:40:33 -06:00
Paul Armstrong
18db6daf0a feat(web): layout & auto-update debug page 2021-01-26 21:40:33 -06:00
Paul Armstrong
26ba29b538 fix(web): ensure button bg colors show in prod builds 2021-01-26 21:40:33 -06:00
Paul Armstrong
d39111a294 fix(web): mask zone editor to handle object filter masks
Includes additional handlers for adding/removing masks, as well as click to copy configs

fixes #523
2021-01-26 21:40:33 -06:00
Paul Armstrong
c618867941 feat!: web user interface 2021-01-26 21:40:33 -06:00