Thomas Camlong
f5d71aebb4
Add successful profile edit message
2024-05-10 15:24:20 +02:00
Thomas Camlong
0ae8a75a5e
feat: cannot change username to the current one
2024-05-10 15:23:57 +02:00
Thomas Camlong
65025a5dda
fix: Update check for user existence
2024-05-10 14:24:35 +02:00
Thomas Camlong
c2026d0962
refactor: Update UserCreateStepperComponent
...
To use ErrorDisplay component
2024-05-10 14:16:45 +02:00
Thomas Camlong
245c2f483c
feat: Add ErrorDisplay component
2024-05-10 14:16:24 +02:00
Thomas Camlong
781247de51
feat: add username validation to prevent duplicate
2024-05-10 13:39:21 +02:00
Thomas Camlong
400fa3d480
propose forcing lowercase usernames
2024-05-10 13:36:46 +02:00
homarr-renovate[bot]
2434e2e758
chore(deps): update dependency node to v20.13.1 ( #458 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-10 11:22:07 +02:00
homarr-renovate[bot]
48d7aaaf1d
fix(deps): update mantine monorepo to ^7.9.1 ( #457 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-10 11:21:02 +02:00
homarr-renovate[bot]
687556ad96
fix(deps): update dependency zod to ^3.23.8 ( #460 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-09 21:35:33 +02:00
homarr-renovate[bot]
8bd08d39ca
fix(deps): update dependency glob to ^10.3.14 ( #461 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-09 21:35:15 +02:00
homarr-renovate[bot]
382be496ff
fix(deps): update tiptap monorepo to v2.3.2 ( #459 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-08 19:15:27 +02:00
homarr-renovate[bot]
1172d84223
fix(deps): update dependency @trpc/client to v11.0.0-rc.366 ( #454 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-08 06:26:48 +02:00
homarr-renovate[bot]
cd4762377a
chore(deps): update dependency node ( #455 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-08 06:07:24 +02:00
homarr-renovate[bot]
cab34052f9
fix(deps): update dependency zod to ^3.23.7 ( #456 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-08 06:01:34 +02:00
homarr-renovate[bot]
442d45dd15
chore(deps): update dependency dotenv-cli to ^7.4.2 ( #453 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-07 16:16:07 +02:00
homarr-renovate[bot]
3ae96d94a2
fix(deps): update dependency sass to ^1.77.0 ( #451 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-07 06:26:12 +02:00
homarr-renovate[bot]
5eb1d716de
fix(deps): update dependency drizzle-kit to ^0.20.18 ( #449 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-06 21:38:32 +02:00
homarr-renovate[bot]
25ce74a82f
chore(deps): update pnpm to v9.1.0 ( #447 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-06 21:37:27 +02:00
homarr-renovate[bot]
5ae7bc957c
chore(deps): update dependency @types/node to ^20.12.10 ( #448 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-06 21:35:09 +02:00
homarr-renovate[bot]
35ba58a0d9
chore(deps): update dependency tsx to v4.9.3 ( #435 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-06 21:34:41 +02:00
Meier Lukas
c88464498f
fix: unable to select integration on board page ( #450 )
2024-05-06 21:12:55 +02:00
Manuel
dc0184af07
feat: log sql queries ( #444 )
2024-05-06 20:14:51 +02:00
Manuel
3cda718474
feat: add contributors to about page ( #445 )
...
* feat: add contributors to about page
* fix: remove unnecessary client component for generic-contribution-link-card
---------
Co-authored-by: Meier Lukas <meierschlumpf@gmail.com >
2024-05-06 20:10:40 +02:00
homarr-renovate[bot]
96158bcb5e
fix(deps): update tanstack-query monorepo to ^5.35.1 ( #446 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-06 12:03:38 +02:00
Meier Lukas
5d30301b95
feat: show creator on board page ( #440 )
2024-05-05 22:20:51 +02:00
Meier Lukas
7b31684c84
feat: add job on start option for icons updater ( #442 )
2024-05-05 22:20:38 +02:00
Meier Lukas
4b80b16b53
fix: integration links in manage section do not work ( #441 )
2024-05-05 22:20:18 +02:00
homarr-renovate[bot]
08d1b6c638
fix(deps): update tanstack-query monorepo to ^5.34.2 ( #439 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-05 15:00:47 +02:00
Manuel
60a35e2583
feat: #420 reimplement icon picker ( #421 )
2024-05-04 23:00:15 +02:00
Manuel
51aaab2f23
feat: add login and logout ( #436 )
2024-05-04 22:57:13 +02:00
Meier Lukas
b888fad1fc
fix: modal transition not working ( #433 )
2024-05-04 20:58:44 +02:00
Meier Lukas
5abd438a49
fix: tsx not working ( #434 )
...
* fix: tsx not working
* fix: format issues
2024-05-04 20:58:30 +02:00
Meier Lukas
b1e065f1da
feat: board access group permissions ( #422 )
...
* fix: cache is not exportet from react
* fix: format issue
* wip: add usage of group permissions
* feat: show inherited groups and add manage group
* refactor: improve board access management
* chore: address pull request feedback
* fix: type issues
* fix: migrations
* test: add unit tests for board permissions, permissions and board router
* test: add unit tests for board router and get current user permissions method
* fix: format issues
* fix: deepsource issue
2024-05-04 18:34:41 +02:00
Manuel
ca49a01352
config: add vscode launch profiles ( #432 )
2024-05-04 18:18:56 +02:00
homarr-renovate[bot]
2139f81a1d
chore(deps): update dependency tsx to ^4.9.1 ( #428 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-04 17:18:56 +02:00
homarr-renovate[bot]
fb43fc6046
fix(deps): update tanstack-query monorepo to ^5.34.1 ( #427 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-04 17:18:35 +02:00
homarr-renovate[bot]
3047f3bf2b
chore(deps): update vitest monorepo to ^1.6.0 ( #426 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-03 17:31:16 +02:00
homarr-renovate[bot]
4d313be37e
chore(deps): update dependency tsx to ^4.9.0 ( #425 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-03 12:05:21 +02:00
homarr-renovate[bot]
11c20ce711
fix(deps): update dependency zod to ^3.23.6 ( #424 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-03 06:50:55 +02:00
homarr-renovate[bot]
90b9d56729
fix(deps): update mantine monorepo to ^7.9.0 ( #423 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-02 16:37:01 +02:00
homarr-renovate[bot]
e8805dfb5a
chore(deps): update dependency @types/node to ^20.12.8 ( #415 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-01 21:57:56 +02:00
Meier Lukas
7c98b65401
fix: server data is loaded on settings page #363 ( #414 )
2024-05-01 21:57:24 +02:00
Manuel
84801d3174
refactor: move integration pages to management pages ( #419 )
2024-05-01 21:57:18 +02:00
Meier Lukas
fba767bde3
fix: cache is not exportet from react ( #417 )
...
* fix: cache is not exportet from react
* fix: format issue
* fix: type issue
2024-05-01 21:17:28 +02:00
Manuel
48c2473ab3
fix: docker development path in package.json ( #416 )
2024-05-01 21:10:31 +02:00
Meier Lukas
ad1796dc02
refactor: add dev directory to organize dev files #398 ( #408 )
...
* refactor: add dev directory to organize dev files #398
* chore: address pull request feedback
2024-05-01 19:58:58 +02:00
homarr-renovate[bot]
14d941e57a
fix(deps): update dependency drizzle-orm to ^0.30.10 ( #413 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-01 19:55:13 +02:00
Meier Lukas
0278e3a854
fix: add rtl compliance for symbols #366 ( #406 )
2024-05-01 12:05:09 +02:00
homarr-renovate[bot]
efaf721b5a
chore(deps): update dependency tsx to ^4.8.2 ( #412 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-01 12:04:49 +02:00