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
Hayden
8c57ff841e
fix: redirect issues for authorized users ( #374 )
2023-03-25 11:07:22 -08:00
Hayden
0f8db862b4
feat: pwa support ( #366 )
...
* add PWA support
* fix broken URLs for query
* remove unused variable
* restore authURL
2023-03-23 10:27:12 -08:00
Hayden
891d41b75f
feat: new-card-design ( #196 )
...
* card option 1
* UI updates for item card
* fix test error
* fix pagination issues on backend
* add integer support
* remove date from cards
* implement pagination for search page
* resolve search state problems
* other fixes
* fix broken datetime
* attempt to fix scroll behavior
2023-01-01 12:50:48 -09:00
Hayden
6a8a25e3f8
feat: new dashboard implementation ( #168 )
...
* wip: charts.js experimental work
* update lock file
* wip: frontend redesign
* wip: more UI fixes for consistency across themes
* cleanup
* improve UI log
* style updates
* fix lint errors
2022-12-29 16:19:15 -09:00
Hayden
5bbb969763
feat: maintenance log ( #170 )
...
* remove repo for document tokens
* remove schema for doc tokens
* fix id template and generate cmd
* schema updates
* code gen
* bump dependencies
* fix broken migrations + add maintenance entry type
* spelling
* remove debug logger
* implement repository layer
* routes
* API client
* wip: maintenance log
* remove depreciated call
2022-12-09 20:57:57 -09:00
Hayden
75c633dcb5
frontend: cleanup
...
* dummy commit
* cleanup workflows
* setup and run eslint
* add linter to CI
* use eslint for formatting
* reorder rules
* drop editor config
2022-09-09 14:46:53 -08:00
Hayden
ad4c8c9ab4
end-to-end testing setup
2022-09-03 18:42:03 -08:00
Hayden
6bbe62823d
style updates
2022-09-03 01:17:57 -08:00
Hayden
26ecb5a9d4
move to nuxt
2022-09-01 14:32:03 -08:00