* fix typeo in patch db seed
* show all registries in updates tab, fix required dependnecy display in marketplace, update browser tab title desc
* always show pointer for version select
* chore: fix comments
* support html in action desc and marketplace long desc, only show qr in action res if qr is true
* disable save if smtp creds not edited, show better smtp success message
* dont dismiss login spinner until patchDB returns
* feat: redesign of service dashboard and interface (#2946)
* feat: redesign of service dashboard and interface
* chore: comments
* re-add setup complete
* dibale launch UI when not running, re-style things, rename things
* back to 1000
* fix clearnet docs link and require password retype in setup wiz
* faster hint display
* display dependency ID if title not available
* fix migration
* better init progress view
* fix setup success page by providing VERSION and notifications page fixes
* force uninstall from service error page, soft or hard
* handle error state better
* chore: fixed for install and setup wizards
* chore: fix issues (#2949)
* enable and disable kiosk mode
* minor fixes
* fix dependency mounts
* dismissable tasks
* provide replayId
* default if health check success message is null
* look for wifi interface too
* dash for null user agent in sessions
* add disk repair to diagnostic api
---------
Co-authored-by: waterplea <alexander@inkin.ru>
Co-authored-by: Aiden McClelland <me@drbonez.dev>
* Refactor i18n approach
* chore: move to shared
* chore: add default
* create DialogService and update LoadingService (#2876)
* complete translation infra for ui project, currently broken
* cleanup and more dictionaries
* chore: fix
---------
Co-authored-by: Matt Hill <MattDHill@users.noreply.github.com>
Co-authored-by: Matt Hill <mattnine@protonmail.com>
* 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>
* wip
* update marketplace categories styling
* update logo icons
* add sort pipe
* update search component styling
* clean up categories component
* cleanup and remove unnecessary sort pipe
* query packages in selected category
* fix search styling
* add reg icon and font, adjust category styles
* fix build from rebasing integration/refactors
* adjust marketplace types for icon with store data, plus formatting
* formatting
* update categories and search
* hover styling for categories
* category styling
* refactor for category as a behavior subject
* more category styling
* base functionality with new marketplace components
* styling cleanup
* misc style fixes and fix category selection from package page
* fixes from review feedback
* add and style additional details
* implement release notes modal
* fix menu when on service show page mobile to display change marketplace
* style and responsiveness fixes
* rename header to sidebar
* input icon config to sidebar
* add mime type pipe and type fn
* review feedback fixes
* skeleton text, more abstraction
* reorder categories, clean up a little
* audit sidebar, categories, store-icon, marketplace-sidebar, search
* finish code cleanup and fix few bugs
* misc fixes and cleanup
* fix broken styles and markdown
* bump shared marketplace version
* more cleanup
* sync package lock
* rename sidebar component to menu
* wip preview sidebar
* sync package lock
* breakout package show elements into components
* link to brochure in preview; custom taiga button styles
* move marketplace preview component into ui; open preview when viewing service in marketplace
* sync changes post file struture rename
* further cleanup
* create service for sidebar toggle and cleanup marketplace components
* bump shared marketplace version
* bump shared for new images needed for brochure marketplace
* cleanup
---------
Co-authored-by: Matt Hill <mattnine@protonmail.com>