Matt Hill
e867f31c31
Next ( #2170 )
...
* feat: add widgets (#2034 )
* feat: add Taiga UI library (#1992 )
* feat: add widgets
* update patchdb
* right resizable sidebar with widgets
* feat: add resizing directive
* chore: remove unused code
* chore: remove unnecessary dep
* feat: `ResponsiveCol` add directive for responsive grid
* feat: add widgets edit mode and dialogs
* feat: add widgets model and modal
* chore: fix import
* chore: hide mobile widgets behind flag
* chore: add dummy widgets
* chore: start working on heath widget and implement other comments
* feat: health widget
* feat: add saving widgets and sidebar params to patch
* feat: preemptive UI update for widgets
* update health widget with more accurate states and styling (#2127 )
* feat: `ResponsiveCol` add directive for responsive grid
* chore: some changes after merge
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
Co-authored-by: Lucy C <12953208+elvece@users.noreply.github.com >
* fix(shared): `ElasticContainer` fix collapsing margin (#2150 )
* fix(shared): `ElasticContainer` fix collapsing margin
* fix toolbar height so titles not chopped
---------
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
* feat: make widgets sidebar width togglable (#2146 )
* feat: make widgets sidebar width togglable
* feat: move widgets under header
* chore: fix wide layout
* fix(shared): `ResponsiveCol` fix missing grid steps (#2153 )
* fix widget flag and refactor for non-persistence
* default widget flag to false
* fix(shared): fix responsive column size (#2159 )
* fix(shared): fix responsive column size
* fix: add responsiveness to all pages
* fix responsiveness on more pages
* fix: comments
* revert some padding changes
---------
Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com >
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
* chore: add analyzer (#2165 )
* fix list styling to previous default (#2173 )
* fix list styling to previous default
* dont need important flag
---------
Co-authored-by: Alex Inkin <alexander@inkin.ru >
Co-authored-by: Lucy C <12953208+elvece@users.noreply.github.com >
2023-03-07 19:09:10 -07:00
Lucy C
f7c5e64fbc
Update/misc UI fixes ( #1961 )
...
* fix login error message spacing and ensure not longer than 64 chars
* spinner color to tertiary
* totally responsive homepage cards
* copy changes, back button for marketplace, minor styling
* center setup wizard tiles; adjust external link style
* remove cert note from setup success
* convert launch card to go to login button
* change system settings to system; update icons
* refactor card widget input as full card details; more card resizing for home page
* cleanup
* clean up widget params
* delete contructor
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
2022-11-29 09:43:54 -07:00
Lucy C
35cb81518c
Feature/homepage ( #1956 )
...
* add new card widget for empty services page
* add homepage
* fix icons
* copy and arrangement changes
* minor changes
* edit login page
* rcreate widget list component
* cchange change detection strategy
* show header in home, welcome in list (#1957 )
* show hear in home but not in list
* adjust padding
Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com >
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
Co-authored-by: Matt Hill <MattDHill@users.noreply.github.com >
2022-11-29 09:43:54 -07:00
Matt Hill
26c37ba824
Feat/update tab ( #1865 )
...
* implement updates tab for viewing all updates from all marketplaces in one place
* remove auto-check-updates
* feat: implement updates page (#1888 )
* feat: implement updates page
* chore: comments
* better styling in update tab
* rework marketplace service (#1891 )
* rework marketplace service
* remove unneeded ?
* fix: refactor marketplace to cache requests
Co-authored-by: waterplea <alexander@inkin.ru >
Co-authored-by: Alex Inkin <alexander@inkin.ru >
2022-11-29 09:43:54 -07:00
Drew Ansbacher
9d3f0a9d2b
Trying code editor ( #1173 )
...
Implement hidden dev service packaging tools.
Co-authored-by: Drew Ansbacher <drew.ansbacher@spiredigital.com >
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
2022-02-08 13:00:40 -07:00
Aiden McClelland
574539faec
feat: move all frontend projects under the same Angular workspace ( #1141 )
...
* feat: move all frontend projects under the same Angular workspace
* Refactor/angular workspace (#1154 )
* update frontend build steps
Co-authored-by: waterplea <alexander@inkin.ru >
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com >
2022-01-31 14:01:33 -07:00