homebox/frontend/components
Hayden 90813abf76
fix(frontend): fix mis-matched state errors (#9)
implenmented a store for each global item and tied it to an event bus and used the listener on the requests object to intercept responses from the API and run the appripriate get call when updates were detected.
2022-09-12 19:36:22 -08:00
..
App feat: items-editor (#5) 2022-09-12 14:47:27 -08:00
Base feat: items-editor (#5) 2022-09-12 14:47:27 -08:00
Form fix(frontend): fix mis-matched state errors (#9) 2022-09-12 19:36:22 -08:00
global feat: items-editor (#5) 2022-09-12 14:47:27 -08:00
Item fix(frontend): fix mis-matched state errors (#9) 2022-09-12 19:36:22 -08:00
Label feat: items-editor (#5) 2022-09-12 14:47:27 -08:00
Location fix(frontend): fix mis-matched state errors (#9) 2022-09-12 19:36:22 -08: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