Commit Graph

47 Commits

Author SHA1 Message Date
Paul Armstrong
86f99ac582
test(web): RelativeModal 2021-02-14 09:32:04 -08:00
Paul Armstrong
ab2f1d4111
test(web): Select 2021-02-14 08:49:48 -08:00
Paul Armstrong
79642ba0b4
test(web): TextField 2021-02-14 07:56:10 -08:00
Paul Armstrong
3c2b6bcb7d
test(web): App 2021-02-13 21:02:37 -08:00
Paul Armstrong
db6dc6ab86
feat(web): allow CameraImage to stretch 2021-02-13 07:24:53 -08:00
Paul Armstrong
daee49455e
test(web): Switch (and add label back in) 2021-02-12 16:06:51 -08:00
Paul Armstrong
8d50d52afa
test(web): NavigationDrawer 2021-02-12 14:23:23 -08:00
Paul Armstrong
3f3a9b05bb
test(web): Menu, MenuItem 2021-02-12 14:11:15 -08:00
Paul Armstrong
48a8744ffb
test(web): Link 2021-02-12 13:40:36 -08:00
Paul Armstrong
6af6c62773
test(web): Heading 2021-02-12 12:12:39 -08:00
Paul Armstrong
684185c1f5
test(web): Card 2021-02-12 12:07:56 -08:00
Paul Armstrong
ddeadef103
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-12 08:24:45 -08:00
Paul Armstrong
09f612494f
test(web): Button 2021-02-11 14:13:30 -08:00
Paul Armstrong
566c8fa6ac
test(web): fix switch case indent lint 2021-02-11 07:16:35 -08:00
Paul Armstrong
b504d7ba52
test(web): AutoUpdatingCameraImage 2021-02-10 20:08:58 -08:00
Paul Armstrong
2476718bde
refactor(web): Split AppBar and add tests 2021-02-10 19:17:44 -08:00
Paul Armstrong
443a143599
test(web): add ActivityIndicator test 2021-02-09 20:13:19 -08: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