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
Matt Hill
8e9d2b5314
chore: cleanup - show spinner on service list when transitioning
...
config add new list items to end and auto scroll
remove js engine artifacts
fix view button in notification toast
2022-06-19 13:46:09 -06:00
Alex Inkin
7ea3aefdd5
feat(marketplace): extract common components ( #1338 )
...
* feat(marketplace): extract common components
* chore: fix service provide
* feat(markdown): allow Observable content
* chore: remove unnecessary module import
* minor styling for marketplacee list
* only show loading for marketplace show if version change
* chore: get rid of unnecessary server request
* chore: fix version switching
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
2022-03-21 13:50:06 -06:00
Alex Inkin
7c26b18c73
Feature/shared refactor ( #1176 )
...
* refactor: move most of the shared entities to @start8labs/shared library
2022-02-15 08:13:05 -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