Meier Lukas
|
7ab9dc2501
|
feat: implement board access control (#349)
* feat: implement board access control
* fix: deepsource issues
* wip: address pull request feedback
* chore: address pull request feedback
* fix: format issue
* test: improve tests
* fix: type and lint issue
* chore: address pull request feedback
* refactor: rename board procedures
|
2024-04-30 21:32:55 +02:00 |
|
Meier Lukas
|
b78d32b81c
|
fix: nextjs is slow dev server (#364)
* fix: nextjs slow compile time
* fix: change optimized package imports and transpile packages
* fix: format issue
|
2024-04-25 22:06:15 +02:00 |
|
Meier Lukas
|
9ed298d641
|
refactor: improve board manage page (#323)
* refactor: improve board manage page
* chore: address pull request feedback
|
2024-04-13 12:42:03 +02:00 |
|
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 |
|
Meier Lukas
|
c4ff968cbc
|
feat: add app widget (#206)
* refactor: move server api to api package
* feat: add app widget
* refactor: add element size for widget components on board
* feat: add resize listener for widget width
* feat: add widget app input
* refactor: add better responsibe layout, add missing translations
* fix: ci issues
* fix: deepsource issues
* chore: address pull request feedback
|
2024-03-12 21:23:25 +01:00 |
|
Manuel
|
e3e38e7f44
|
feat: add create board modal (#131)
|
2024-02-18 15:44:49 +01:00 |
|
homarr-renovate[bot]
|
71521c0768
|
fix(deps)!: update tanstack-query monorepo (#126)
* fix(deps): update tanstack-query monorepo to ^5.21.2
* fix(deps): update tanstack-query monorepo
* fix: type issue with transformer
* fix: issues with next-auth, updated to next canary
* chore: fix type issue in trpc route
* chore: fix formatting
---------
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
|
2024-02-17 12:52:25 +01:00 |
|
Manuel
|
5ef79edc1a
|
feat: add boards management page (#55)
|
2024-02-09 22:20:28 +01:00 |
|