Meier Lukas
|
361700b239
|
feat: add board access settings (#249)
* wip: add board access settings
* wip: add user access control
* wip: add user access control
* feat: add user access control
* refactor: move away from mantine-modal-manager
* fix: ci issues and failing tests
* fix: lint issue
* fix: format issue
* fix: deepsource issues
* chore: address pull request feedback
|
2024-03-20 20:30:58 +01:00 |
|
homarr-renovate[bot]
|
46955830d9
|
chore(deps): update dependency typescript to ^5.4.2 (#204)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
|
2024-03-06 21:21:09 +01:00 |
|
homarr-renovate[bot]
|
e74a41165d
|
chore(deps): update dependency eslint to ^8.57.0 (#154)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
|
2024-02-27 21:19:06 +01:00 |
|
Meier Lukas
|
9d520874f4
|
feat: add board (#15)
* wip: Add gridstack board
* wip: Centralize board pages, Add board settings page
* fix: remove cyclic dependency and rename widget-sort to kind
* improve: Add header actions as parallel route
* feat: add item select modal, add category edit modal,
* feat: add edit item modal
* feat: add remove item modal
* wip: add category actions
* feat: add saving of board, wip: add app widget
* Merge branch 'main' into add-board
* chore: update turbo dependencies
* chore: update mantine dependencies
* chore: fix typescript errors, lint and format
* feat: add confirm modal to category removal, move items of removed category to above wrapper
* feat: remove app widget to continue in another branch
* feat: add loading spinner until board is initialized
* fix: issue with cellheight of gridstack items
* feat: add translations for board
* fix: issue with translation for settings page
* chore: address pull request feedback
|
2024-02-03 22:26:12 +01:00 |
|
Meier Lukas
|
1740450648
|
feat: Add widget integration option (#14)
* wip: add widget integrations
* feat: Add integration option to widgets
* feat: Add translation for widget integration select
* fix: formatting issue
* chore: address pull request feedback
|
2024-02-03 10:24:39 +01:00 |
|
Meier Lukas
|
3a0f280984
|
chore: update dependencies (#13)
* chore: update dependencies
* chore: update nextauth dependency to beta 5
* chore: fix formatting
|
2024-01-23 21:49:47 +01:00 |
|
Meier Lukas
|
782897527f
|
feat: add widget preview pages (#9)
* feat: add widget definition system
* fix: wrong typecheck command in turbo generator
* chore: fix formatting
* feat: add widget preview page
* chore: fix formatting and type errors
* chore: fix from widget edit modal and remove some never casts
* chore: address pull request feedback
|
2024-01-02 15:36:59 +01:00 |
|