homebox/frontend/pages
Hayden 2cbcc8bb1d
feat: WebSocket based implementation of server sent events for cache busting (#527)
* rough implementation of WS based event system for server side notifications of mutation

* fix test construction

* fix deadlock on event bus

* disable linter error

* add item mutation events

* remove old event bus code

* refactor event system to use composables

* refresh items table when new item is added

* fix create form errors

* cleanup unnecessary calls

* fix importer erorrs + limit fn calls on import
2023-08-02 13:00:57 -08:00
..
a feat: add lookup by asset ID (#208) 2023-01-14 09:24:11 -09:00
assets feat: add lookup by asset ID (#208) 2023-01-14 09:24:11 -09:00
home feat: WebSocket based implementation of server sent events for cache busting (#527) 2023-08-02 13:00:57 -08:00
item fix: prevent resetting dialog state on error (#524) 2023-07-31 08:22:08 -08:00
label ui: rework location/labels pages (#475) 2023-07-27 13:21:28 -08:00
location ui: rework location/labels pages (#475) 2023-07-27 13:21:28 -08:00
reports fix 3 places where API URLs were not constructed by function route (#451) 2023-07-22 20:11:29 -08:00
[...all].vue frontend: cleanup 2022-09-09 14:46:53 -08:00
index.vue fix: redirect issues for authorized users (#374) 2023-03-25 11:07:22 -08:00
items.vue chore: developer cleanup (#300) 2023-02-17 21:41:01 -09:00
locations.vue fix: refactoring errors (#359) 2023-03-20 21:48:22 -08:00
profile.vue feat: WebSocket based implementation of server sent events for cache busting (#527) 2023-08-02 13:00:57 -08:00
tools.vue Fixing minor typos (#368) 2023-04-14 20:34:40 -08:00