JohnMark Sill
4329c8e8d1
refactor: revert quote type in app.jsx
2022-02-16 10:49:02 -06:00
JohnMark Sill
4f28c51a0f
chore: refactor config naming
2022-01-13 14:28:23 -06:00
JohnMark Sill
875c74686d
feat: add experimental feature + fix old camera padding
2022-01-13 12:50:01 -06:00
JohnMark Sill
5125927c41
feat: add timeline
2022-01-12 16:53:50 -06:00
Bernt Christian Egeland
4efc584816
Move event-view to events table. ( #1596 )
...
* fixed position for Dialog
* added eventId to deleted item
* removed page route redirect + New Close Button
* event component added to events list. New delete reducer
* removed event route
* moved delete reducer to event page
* removed redundant event details
* keep aspect ratio
* keep aspect ratio
* removed old buttons - repositioned to top
* removed console.log
* event view function
* removed clip header
* top position
* centered image if no clips avail
* comments
* linting
* lint
* added scrollIntoView when event has been mounted
* added Clip header
* added scrollIntoView to test
* lint
* useRef to scroll event into view
* removed unused functions
* reverted changes to event.test
* scroll into view
* moved delete reducer
* removed commented code
* styling
* moved close button to right side
* Added new close svg icon
Co-authored-by: Bernt Christian Egeland <cbegelan@gmail.com>
2021-08-26 06:54:36 -05:00
Bernt Christian Egeland
354a9240f0
reduced navbar padding / height
2021-08-23 07:47:39 -05:00
Blake Blackshear
89c2ae2208
functioning birdseye view
2021-06-13 12:35:39 -05:00
Jason Hunter
7b3abe330e
recordings is taken by nginx so refresh fails - change base to recording
2021-06-05 07:30:18 -05:00
Jason Hunter
ca20c735f7
add event card to overlay
2021-06-05 07:30:18 -05:00
Jason Hunter
5461308d30
Initial Recordings UI
2021-06-05 07:30:18 -05:00
Paul Armstrong
3348f04889
test(web): App
2021-02-20 08:20:17 -06:00
Paul Armstrong
e729bd52aa
refactor(web): Split AppBar and add tests
2021-02-20 08:20:17 -06:00
Paul Armstrong
daa759cc55
test(web): add eslint and PR lint validation
2021-02-20 08:20:17 -06:00
Paul Armstrong
7aee28d080
refactor(web): async routing
2021-02-20 08:20:17 -06:00
Paul Armstrong
d2e7c360b9
fix(web): build fixes after rebase
2021-02-20 08:20:17 -06:00
Paul Armstrong
ba0338e9d5
refactor(web): NavigationBar (sidebar) styles
2021-02-20 08:20:17 -06:00
Paul Armstrong
ba278dfc3d
refactor(web): add 3xl breakpoint
2021-02-20 08:20:17 -06:00
Paul Armstrong
063030bcf3
fix(web): make app bar and sidebar fully responsive
2021-02-20 08:20:17 -06:00
Paul Armstrong
276ce8710c
feat(web): persist darkmode preference
2021-02-20 08:20:17 -06:00
Paul Armstrong
5ed7a17f46
refactor(web): styles and styleguide
2021-02-20 08:20:17 -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
2ec921593e
refactor(web): responsive images on content size, throttle AutoUpdatingCameraImage
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
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
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