Matt Hill
f76e822381
port 040 config ( #2657 )
...
* port 040 config, WIP
* update fixtures
* use taiga modal for backups too
* fix: update Taiga UI and refactor everything to work
* chore: package-lock
* fix interfaces and mocks for interfaces
* better mocks
* function to transform old spec to new
* delete unused fns
* delete unused FE config utils
* fix exports from sdk
* reorganize exports
* functions to translate config
* rename unionSelectKey and unionValueKey
* Adding in the transformation of the getConfig to the new types.
* chore: add Taiga UI to preloader
---------
Co-authored-by: waterplea <alexander@inkin.ru >
Co-authored-by: Aiden McClelland <me@drbonez.dev >
Co-authored-by: J H <dragondef@gmail.com >
2024-07-10 17:58:02 +00:00
Matt Hill
c16d8a1da1
fix setup wizard styles and remove diagnostic from angular.json ( #2656 )
2024-06-25 20:58:24 -06:00
Matt Hill
da3720c7a9
Feat/combine uis ( #2633 )
...
* wip
* restructure backend for new ui structure
* new patchdb bootstrap, single websocket api, local storage migration, more
* update db websocket
* init apis
* update patch-db
* setup progress
* feat: implement state service, alert and routing
Signed-off-by: waterplea <alexander@inkin.ru >
* update setup wizard for new types
* feat: add init page
Signed-off-by: waterplea <alexander@inkin.ru >
* chore: refactor message, patch-db source stream and connection service
Signed-off-by: waterplea <alexander@inkin.ru >
* fix method not found on state
* fix backend bugs
* fix compat assets
* address comments
* remove unneeded styling
* cleaner progress
* bugfixes
* fix init logs
* fix progress reporting
* fix navigation by getting state after init
* remove patch dependency from live api
* fix caching
* re-add patchDB to live api
* fix metrics values
* send close frame
* add bootId and fix polling
---------
Signed-off-by: waterplea <alexander@inkin.ru >
Co-authored-by: Aiden McClelland <me@drbonez.dev >
Co-authored-by: waterplea <alexander@inkin.ru >
2024-06-19 19:51:44 +00:00
Matt Hill
c782bab296
switch all FE to camelCase ( #2576 )
...
* switch all fe to camelCase
* switch to camelCase on backend
---------
Co-authored-by: Aiden McClelland <me@drbonez.dev >
2024-03-24 12:05:59 -06:00
Matt Hill
86567e7fa5
rename frontend to web and update contributing guide ( #2509 )
...
* rename frontend to web and update contributing guide
* rename this time
* fix build
* restructure rust code
* update documentation
* update descriptions
* Update CONTRIBUTING.md
Co-authored-by: J H <2364004+Blu-J@users.noreply.github.com >
---------
Co-authored-by: Aiden McClelland <me@drbonez.dev >
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
Co-authored-by: J H <2364004+Blu-J@users.noreply.github.com >
2023-11-13 21:22:23 +00:00