Commit Graph

61 Commits

Author SHA1 Message Date
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
496af03be9 test(web): api/index.jsx 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
4df1ae9764 test(web): add unit test framework 2021-02-09 19:48:48 -06:00
Paul Armstrong
cbb9685eeb test(web): add eslint and PR lint validation 2021-02-09 18:30:37 -06:00
Patrick Decat
1e311b4066 fix(web): fix CameraMap.jsx import of api after move to routes/ 2021-02-09 06:27:33 -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
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