Lucy C
7c1e2bf96f
fix spacing and font size ( #2199 )
...
* fix spacing and font size
* fix spacing reverted by linting
* fix styles and event propagation on updates tab
* fix login theme
* remove global font setting
* remove taiga theming for now
* move website button and bump shared and marketplace libs
---------
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
2023-03-10 11:24:58 -07:00
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
d223ac4675
Config refactor ( #2128 )
...
* prevent excessive nesting for unions, closes #2107 , and genrally refactor config
* a littel cleaner
* working but with inefficiencies
* remove warning from union list
* introduce messaging for config with only pointers
* feat(shared): `ElasticContainer` add new component (#2134 )
* feat(shared): `ElasticContainer` add new component
* chore: fix imports
* revert to 250 for resize
* remove logs
Co-authored-by: Alex Inkin <alexander@inkin.ru >
2023-03-07 19:09:10 -07:00
Matt Hill
bab3aea8ff
bump shared and marketplace lib versions
2022-11-29 09:43:54 -07:00
Matt Hill
54749dfd1e
bump marketplace and shared libs
2022-11-29 09:43:54 -07:00
Aiden McClelland
2f00a642be
bump shared and marketplace npm versions ( #1924 )
...
* bump shared and marketplace npm versions
* bump marketplace npm version
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
2022-11-29 09:43:54 -07:00
Alex Inkin
9221f25e35
fix: add assets to published paths ( #1876 )
2022-11-29 09:43:54 -07:00
Alex Inkin
927cb51b5d
feat: add assets to published packages and fix peerDeps versions ( #1875 )
2022-11-29 09:43:54 -07:00
Matt Hill
9f4025fdfb
fix npm publish scrips and bump versions of libs
2022-11-29 09:43:54 -07:00
waterplea
0390954a85
feat: enable strictNullChecks
...
feat: enable `noImplicitAny`
chore: remove sync data access
fix loading package data for affected dependencies
chore: properly get alt marketplace data
update patchdb client to allow for emit on undefined values
2022-06-19 13:46:09 -06:00
Alex Inkin
8942c29229
feat(marketplace): add separate package and move some entities in it ( #1283 )
...
* feat(marketplace): add separate package and move some entities in it
* feat(marketplace): refactor release notes and list
* feat(marketplace): refactor showing a package
* chore: fix install progress
* chore: fix angular.json
* chore: properly share stream
2022-03-15 11:11:54 -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