Commit Graph

44 Commits

Author SHA1 Message Date
Paul Armstrong
4348712cf8
fix(web): svgs may need explicit height/width in rare cases on linux 2021-02-08 13:35:41 -08:00
Paul Armstrong
c6afe56884 fix(web): build fixes after rebase 2021-02-07 11:54:30 -06:00
Paul Armstrong
f8dbcea7b1 refactor(web): menu positioning 2021-02-07 11:54:30 -06:00
Paul Armstrong
3da208fa4d perf(web): memoize icon components 2021-02-07 11:54:30 -06:00
Paul Armstrong
14afbad14f fix(web): debug tables scrollable on small width screens 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
c8ff613be4 fix(web): remove cards from event page 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
5691536b47 refactor(web): add 3xl breakpoint 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
687501313e refactor(web): use snowpack-plugin-hash 2021-02-05 20:33:26 -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
a8c00edc94 fix(web): reduce transferred/unused assets on html load 2021-01-29 06:27:32 -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
75a01f657e feat(web): make it possible to add to object masks 2021-01-26 21:40:33 -06:00
Paul Armstrong
d4e512c1fc fix(web): object mask editing not showing points 2021-01-26 21:40:33 -06:00
Paul Armstrong
26e7d34f18 fix(web): ensure all links on events page include pathname 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
James Carlos
600477c487 Update documentation link in sidebar to new docs 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
633d45d02f fix(web): set default path to cameras view 2021-01-26 21:40:33 -06:00
Blake Blackshear
7f4e042dfa update index.js to use baseUrl 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
3c072f94b0 feat(web): hash build files to avoid cache issues 2021-01-26 21:40:33 -06:00
Paul Armstrong
7f8ae2ce5c fix(web): ensure mask editing works in firefox 2021-01-26 21:40:33 -06:00
Paul Armstrong
d2e91754e9 fix(web): ensure postcss and postcss-cli are marked as deps 2021-01-26 21:40:33 -06:00
Paul Armstrong
c618867941 feat!: web user interface 2021-01-26 21:40:33 -06:00