homebox/frontend/components
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
..
App feat: WebSocket based implementation of server sent events for cache busting (#527) 2023-08-02 13:00:57 -08:00
Base feat: add support for create + add more for all create modals and support k… (#526) 2023-07-31 09:53:26 -08:00
Chart feat: new-card-design (#196) 2023-01-01 12:50:48 -09:00
Form feat: WebSocket based implementation of server sent events for cache busting (#527) 2023-08-02 13:00:57 -08:00
global fix 3 places where API URLs were not constructed by function route (#451) 2023-07-22 20:11:29 -08:00
Item feat: WebSocket based implementation of server sent events for cache busting (#527) 2023-08-02 13:00:57 -08:00
Label feat: WebSocket based implementation of server sent events for cache busting (#527) 2023-08-02 13:00:57 -08:00
Location feat: WebSocket based implementation of server sent events for cache busting (#527) 2023-08-02 13:00:57 -08:00
Search feat: rebuild search UI w/ new filters (#269) 2023-02-09 17:47:41 -09:00
DetailAction.vue feat: init tools page (#271) 2023-02-10 19:38:50 -09:00
Icon.vue frontend: cleanup 2022-09-09 14:46:53 -08:00
ModalConfirm.vue frontend: cleanup 2022-09-09 14:46:53 -08:00