1
0
Fork 0
forked from mirrors/homebox
homebox/frontend/components/Form
Hayden 2cbcc8bb1d
feat: WebSocket based implementation of server sent events for cache busting ()
* 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
..
Autocomplete.vue chore: developer cleanup () 2023-02-17 21:41:01 -09:00
Autocomplete2.vue fix () 2023-02-15 08:52:13 -09:00
Checkbox.vue feat: Notifiers CRUD () 2023-03-06 21:18:58 -09:00
DatePicker.vue fix datetime display issues (again) () 2023-02-27 19:52:56 -09:00
Multiselect.vue chore: developer cleanup () 2023-02-17 21:41:01 -09:00
Password.vue feat: WebSocket based implementation of server sent events for cache busting () 2023-08-02 13:00:57 -08:00
Select.vue chore: developer cleanup () 2023-02-17 21:41:01 -09:00
TextArea.vue fix(frontend): fix mis-matched state errors () 2022-09-12 19:36:22 -08:00
TextField.vue feat: expanded search for items () 2022-10-12 21:13:07 -08:00