Commit Graph

683 Commits

Author SHA1 Message Date
Paul Armstrong
79642ba0b4
test(web): TextField 2021-02-14 07:56:10 -08:00
Paul Armstrong
67b1835d32
test(web): Sidebar 2021-02-14 07:10:34 -08:00
Paul Armstrong
3c2b6bcb7d
test(web): App 2021-02-13 21:02:37 -08:00
Paul Armstrong
02d5a7442a
test(web): routes/Event 2021-02-13 20:05:29 -08:00
Paul Armstrong
0b6aa99733
test(web): routes/Debug 2021-02-13 19:45:41 -08:00
Paul Armstrong
6b48d2896a
test(web): routes/Cameras 2021-02-13 09:14:59 -08:00
Paul Armstrong
db6dc6ab86
feat(web): allow CameraImage to stretch 2021-02-13 07:24:53 -08:00
Paul Armstrong
681594a714
test(web): routes/Camera 2021-02-12 16:30:32 -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
aa7df6cd1f
test(web): api/index.jsx 2021-02-11 07:14:23 -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
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
Blake Blackshear
5908c21327 better error handling (fixes #739) 2021-02-09 07:35:41 -06:00
Blake Blackshear
4a5307f47f ignore detections that don't overlap with motion 2021-02-09 07:25:22 -06:00
Blake Blackshear
9ee2982234 fix intersection calculation 2021-02-09 07:25:22 -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
Patrick Decat
fe3617dc03 Add nginx sub_filter to fix resources from /dist with HA ingress 2021-02-08 20:47:22 -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