Manuel
|
dcaff1d91c
|
feat: add async suffix eslint rule (#485)
|
2024-05-18 12:25:33 +02:00 |
|
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 |
|
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 |
|
Meier Lukas
|
f070a0cb0a
|
test: add initial unit tests (#56)
* chore: add initial db migration
* test: add unit tests for packages auth, common, widgets
* fix: deep source issues
* fix: format issues
* wip: add unit tests for api routers
* fix: deep source issues
* test: add missing unit tests for integration router
* wip: board tests
* test: add unit tests for board router
* fix: remove unnecessary null assertions
* fix: deepsource issues
* fix: formatting
* fix: pnpm lock
* fix: lint and typecheck issues
* chore: address pull request feedback
* fix: non-null assertions
* fix: lockfile broken
|
2024-02-10 19:00:08 +01:00 |
|