Commit graph

154 commits

Author SHA1 Message Date
bca82be62a fix(deps): update prisma monorepo to v6.11.0
Some checks failed
docker-build / docker (push) Failing after 9m25s
tests / Tests (push) Failing after 18m40s
2025-07-02 00:01:47 +00:00
7260985de3 chore(deps): update dependency cypress to v14.5.1
All checks were successful
container-scan / Container Scan (push) Successful in 6m38s
docker-build / docker (push) Successful in 9m0s
tests / Tests (push) Successful in 4m2s
2025-07-01 22:01:49 +00:00
de1a80aed8 chore(deps): update dependency eslint to v9.30.1
All checks were successful
container-scan / Container Scan (push) Successful in 7m3s
docker-build / docker (push) Successful in 8m48s
tests / Tests (push) Successful in 4m29s
2025-07-01 21:01:28 +00:00
664c6cf283 fix(deps): update dependency swagger-ui-react to v5.25.4
Some checks failed
container-scan / Container Scan (push) Successful in 9m11s
tests / Tests (push) Successful in 8m9s
docker-build / docker (push) Failing after 23m39s
2025-07-01 14:02:19 +00:00
53cc8cb2b7 feat: add Radix UI components and implement sidebar functionality
- Added new Radix UI components: Dialog, Tooltip, Separator, and updated existing components.
- Introduced a Sidebar component with collapsible functionality and mobile responsiveness.
- Implemented a custom hook `useIsMobile` to manage mobile state.
- Updated package dependencies in package.json and yarn.lock for new components.
- Created utility components such as Button, Skeleton, and Input for consistent styling.

feat: add AppSidebar component with collapsible functionality and sidebar menu

- Introduced AppSidebar component for a customizable sidebar layout.
- Implemented collapsible sections using Radix UI's Collapsible component.
- Added sidebar menu items with icons and links for navigation.
- Created Sidebar UI components including SidebarHeader, SidebarFooter, and SidebarMenu.
- Integrated ThemePicker for theme selection within the sidebar.
- Updated sidebar styles and layout for better responsiveness.

chore: add @radix-ui/react-collapsible dependency

- Added @radix-ui/react-collapsible package to manage collapsible UI elements.
2025-06-30 23:06:14 +02:00
6231d6cd45
feat(event): display user calendars on event creation and edit pages
All checks were successful
container-scan / Container Scan (pull_request) Successful in 8m37s
docker-build / docker (pull_request) Successful in 8m29s
tests / Tests (pull_request) Successful in 6m23s
2025-06-28 17:11:56 +02:00
e1a50b87e5 Merge pull request 'fix(deps): update dependency lucide-react to ^0.525.0' (#111)
All checks were successful
container-scan / Container Scan (push) Successful in 8m23s
docker-build / docker (push) Successful in 10m57s
tests / Tests (push) Successful in 6m14s
Reviewed-on: #111
Reviewed-by: Dominik <mail@dominikstahl.dev>
2025-06-28 12:42:54 +00:00
5dd0179ac2 fix(deps): update dependency @tanstack/react-query to v5.81.5
All checks were successful
docker-build / docker (push) Successful in 11m5s
tests / Tests (push) Successful in 6m6s
container-scan / Container Scan (pull_request) Successful in 8m32s
docker-build / docker (pull_request) Successful in 1m33s
tests / Tests (pull_request) Successful in 5m51s
2025-06-28 09:02:08 +00:00
d2ba0bfc16 chore(deps): update dependency @types/node to v22.15.34
All checks were successful
container-scan / Container Scan (push) Successful in 8m8s
docker-build / docker (push) Successful in 1m33s
tests / Tests (push) Successful in 5m40s
2025-06-28 08:06:22 +00:00
232ce7bafe fix(deps): update dependency react-hook-form to v7.59.0
All checks were successful
docker-build / docker (push) Successful in 2m20s
tests / Tests (push) Successful in 10m21s
container-scan / Container Scan (push) Successful in 8m42s
2025-06-28 02:01:24 +00:00
f769b400c6 chore(deps): update dependency eslint to v9.30.0
Some checks failed
container-scan / Container Scan (push) Successful in 14m59s
docker-build / docker (push) Successful in 2m18s
tests / Tests (push) Failing after 6m34s
2025-06-27 21:02:50 +00:00
7f822e0e77 fix(deps): update dependency lucide-react to ^0.525.0
All checks were successful
docker-build / docker (push) Successful in 18m6s
container-scan / Container Scan (pull_request) Successful in 14m1s
docker-build / docker (pull_request) Successful in 3m23s
tests / Tests (pull_request) Successful in 10m24s
tests / Tests (push) Successful in 6m6s
2025-06-27 15:01:42 +00:00
7775e5f0a8 fix(deps): update dependency @tanstack/react-query to v5.81.4
Some checks failed
container-scan / Container Scan (push) Failing after 13m16s
docker-build / docker (push) Successful in 1m52s
tests / Tests (push) Successful in 9m25s
2025-06-27 14:00:48 +00:00
9f1f1e24e9
chore(deps): update dependency prettier to v3.6.2
Some checks failed
docker-build / docker (push) Waiting to run
tests / Tests (push) Waiting to run
container-scan / Container Scan (pull_request) Has been cancelled
docker-build / docker (pull_request) Has been cancelled
tests / Tests (pull_request) Has been cancelled
2025-06-27 08:12:25 +02:00
33ef6d3e98 chore(deps): pin dependency @types/react-big-calendar to 1.16.2
All checks were successful
container-scan / Container Scan (pull_request) Successful in 11m38s
tests / Tests (push) Successful in 10m58s
tests / Tests (pull_request) Successful in 13m3s
docker-build / docker (push) Successful in 11m0s
docker-build / docker (pull_request) Successful in 1m34s
2025-06-26 21:01:01 +00:00
6a73a41e89 Merge pull request 'chore(deps): update tailwindcss monorepo to v4.1.11' (#106)
All checks were successful
container-scan / Container Scan (push) Successful in 8m32s
docker-build / docker (push) Successful in 11m41s
tests / Tests (push) Successful in 7m4s
Reviewed-on: #106
Reviewed-by: Dominik <mail@dominikstahl.dev>
2025-06-26 20:36:39 +00:00
1ac7e69dda Merge pull request 'chore(deps): pin dependencies' (#100)
Some checks failed
docker-build / docker (push) Waiting to run
tests / Tests (push) Waiting to run
container-scan / Container Scan (push) Has been cancelled
Reviewed-on: #100
Reviewed-by: Dominik <mail@dominikstahl.dev>
2025-06-26 20:36:05 +00:00
ebd02f6022 Merge pull request 'fix(deps): update dependency lucide-react to ^0.523.0' (#84)
Some checks failed
docker-build / docker (push) Waiting to run
tests / Tests (push) Waiting to run
container-scan / Container Scan (push) Has been cancelled
Reviewed-on: #84
Reviewed-by: Dominik <mail@dominikstahl.dev>
2025-06-26 20:35:38 +00:00
758afb36b9 feat(calendar): enhance calendar error handlick and loading 2025-06-26 20:29:03 +02:00
04b1b80e53 feat: Calendar Layout and Function Update 2025-06-26 20:28:37 +02:00
1d721874b2 feat: Calendar Update 2025-06-26 20:27:06 +02:00
a6cc4d3284 feat: Basic Calendar without any functions 2025-06-26 20:26:28 +02:00
18aed86d60 fix(deps): update dependency lucide-react to ^0.523.0
All checks were successful
docker-build / docker (push) Successful in 10m34s
tests / Tests (push) Successful in 6m59s
container-scan / Container Scan (pull_request) Successful in 8m41s
docker-build / docker (pull_request) Successful in 1m32s
tests / Tests (pull_request) Successful in 6m18s
2025-06-26 18:01:40 +00:00
80cac65fc6 chore(deps): update tailwindcss monorepo to v4.1.11
All checks were successful
docker-build / docker (push) Successful in 10m35s
tests / Tests (push) Successful in 5m45s
container-scan / Container Scan (pull_request) Successful in 8m17s
docker-build / docker (pull_request) Successful in 1m39s
tests / Tests (pull_request) Successful in 5m43s
2025-06-26 18:01:14 +00:00
edee739812 chore(deps): pin dependencies
All checks were successful
docker-build / docker (push) Successful in 9m18s
tests / Tests (push) Successful in 5m39s
container-scan / Container Scan (pull_request) Successful in 6m48s
docker-build / docker (pull_request) Successful in 1m21s
tests / Tests (pull_request) Successful in 6m6s
2025-06-26 18:01:00 +00:00
412117b4dd Merge pull request 'feat: event creation functionality' (#99)
All checks were successful
container-scan / Container Scan (push) Successful in 7m35s
docker-build / docker (push) Successful in 10m46s
tests / Tests (push) Successful in 5m42s
Reviewed-on: #99
Reviewed-by: Dominik <mail@dominikstahl.dev>
2025-06-26 17:16:55 +00:00
cd7c62cb98 fix(deps): update dependency swagger-ui-react to v5.25.3
All checks were successful
container-scan / Container Scan (push) Successful in 10m45s
docker-build / docker (push) Successful in 1m56s
tests / Tests (push) Successful in 7m10s
2025-06-26 11:01:16 +00:00
51fe42374d feat(events): add event creation form components 2025-06-26 10:17:24 +02:00
45f3531a2a fix(deps): revert nextjs to latest stable version
All checks were successful
container-scan / Container Scan (pull_request) Successful in 11m52s
docker-build / docker (pull_request) Successful in 13m26s
tests / Tests (pull_request) Successful in 23m19s
2025-06-25 20:13:17 +02:00
0e24f7917b Merge pull request 'test: integrate testing library' (#56)
All checks were successful
container-scan / Container Scan (push) Successful in 6m45s
docker-build / docker (push) Successful in 9m7s
tests / Tests (push) Successful in 4m41s
Reviewed-on: #56
Reviewed-by: Maximilian Liebmann <lima@noreply.git.dominikstahl.dev>
2025-06-25 13:09:05 +00:00
781e25909d test: integrate cypress
All checks were successful
container-scan / Container Scan (pull_request) Successful in 2m46s
docker-build / docker (pull_request) Successful in 6m20s
tests / Tests (pull_request) Successful in 4m16s
2025-06-25 14:47:55 +02:00
7e65ac35a8 fix(deps): update dependency next to v15.4.0-canary.96
All checks were successful
container-scan / Container Scan (push) Successful in 5m7s
docker-build / docker (push) Successful in 1m27s
2025-06-25 12:01:25 +00:00
1d9ab84047 feat: enhance header with notification buttons and user dropdown
- Updated header component to include notification buttons with icons.
- Introduced a new NavUser component for user-related actions in the sidebar.
- Added NotificationDot component for visual notification indicators.
- Created UserCard component to display user information.
- Implemented UserDropdown for user settings and logout functionality.
- Added Avatar component for user images with fallback support.
- Refactored Sheet and Tooltip components for consistency and improved styling.
- Introduced QueryProvider for managing React Query context.
- Updated SidebarProvider to use custom sidebar implementation.
- Enhanced mobile detection hook for better responsiveness.
- Updated dependencies in yarn.lock for new features and fixes.

feat: remove dot
2025-06-25 12:08:19 +02:00
a6f74e0c22 feat: add Radix UI components and implement sidebar functionality
- Added new Radix UI components: Dialog, Tooltip, Separator, and updated existing components.
- Introduced a Sidebar component with collapsible functionality and mobile responsiveness.
- Implemented a custom hook `useIsMobile` to manage mobile state.
- Updated package dependencies in package.json and yarn.lock for new components.
- Created utility components such as Button, Skeleton, and Input for consistent styling.

feat: add AppSidebar component with collapsible functionality and sidebar menu

- Introduced AppSidebar component for a customizable sidebar layout.
- Implemented collapsible sections using Radix UI's Collapsible component.
- Added sidebar menu items with icons and links for navigation.
- Created Sidebar UI components including SidebarHeader, SidebarFooter, and SidebarMenu.
- Integrated ThemePicker for theme selection within the sidebar.
- Updated sidebar styles and layout for better responsiveness.

chore: add @radix-ui/react-collapsible dependency

- Added @radix-ui/react-collapsible package to manage collapsible UI elements.
2025-06-25 12:08:19 +02:00
21eff651e8 fix(deps): update dependency next to v15.4.0-canary.95
Some checks failed
container-scan / Container Scan (push) Failing after 4m10s
docker-build / docker (push) Successful in 1m27s
2025-06-25 00:01:36 +00:00
d62e954348 chore(deps): update dependency @types/node to v22.15.33
All checks were successful
container-scan / Container Scan (push) Successful in 4m19s
docker-build / docker (push) Successful in 1m19s
2025-06-24 17:01:52 +00:00
2889424bfb fix(deps): update dependency next to v15.4.0-canary.94
All checks were successful
container-scan / Container Scan (push) Successful in 4m11s
docker-build / docker (push) Successful in 1m23s
2025-06-24 00:01:37 +00:00
3ee0dcf950 fix(deps): update dependency next to v15.4.0-canary.93
All checks were successful
container-scan / Container Scan (push) Successful in 3m35s
docker-build / docker (push) Successful in 1m4s
2025-06-23 11:01:37 +00:00
be1502a4ac fix(deps): update dependency next to v15.4.0-canary.92
Some checks failed
container-scan / Container Scan (push) Failing after 4m35s
docker-build / docker (push) Successful in 1m30s
2025-06-23 00:00:52 +00:00
f240bf525d fix(deps): update dependency @auth/prisma-adapter to v2.10.0
All checks were successful
container-scan / Container Scan (push) Successful in 12m38s
docker-build / docker (push) Successful in 2m20s
2025-06-22 14:02:45 +00:00
525b8597f2 fix(deps): update dependency next-auth to v5.0.0-beta.29
All checks were successful
container-scan / Container Scan (push) Successful in 11m8s
docker-build / docker (push) Successful in 13m15s
2025-06-22 13:01:47 +00:00
0da8e35b9b fix(deps): update dependency next to v15.4.0-canary.91
All checks were successful
container-scan / Container Scan (push) Successful in 11m26s
docker-build / docker (push) Successful in 2m9s
2025-06-22 00:03:20 +00:00
cd1ad5dbc4 fix(deps): update dependency @tanstack/react-query to v5.81.2
All checks were successful
container-scan / Container Scan (push) Successful in 12m24s
docker-build / docker (push) Successful in 1m59s
2025-06-21 23:00:48 +00:00
5fbd7ac091 fix(deps): update dependency @tanstack/react-query to v5.81.1
All checks were successful
container-scan / Container Scan (push) Successful in 11m46s
docker-build / docker (push) Successful in 2m9s
2025-06-21 20:01:54 +00:00
5e6feb39eb fix(deps): update dependency @tanstack/react-query to v5.81.0
All checks were successful
container-scan / Container Scan (push) Successful in 10m45s
docker-build / docker (push) Successful in 1m50s
2025-06-21 13:00:48 +00:00
b652499788 fix(deps): update dependency next to v15.4.0-canary.90
All checks were successful
container-scan / Container Scan (push) Successful in 12m6s
docker-build / docker (push) Successful in 1m48s
2025-06-21 02:01:51 +00:00
96ff00f120 chore(deps): update dependency prisma to v6.10.1
All checks were successful
container-scan / Container Scan (push) Successful in 11m1s
docker-build / docker (push) Successful in 12m29s
2025-06-21 00:01:44 +00:00
58cf178968 fix(deps): update dependency next to v15.4.0-canary.89
All checks were successful
container-scan / Container Scan (push) Successful in 9m57s
docker-build / docker (push) Successful in 12m5s
2025-06-20 23:01:56 +00:00
87dc6162f4
feat(api): upgrade zod to v4 and implement api docs and client generation 2025-06-20 13:59:43 +02:00
050a1d2bf5 fix(deps): update nextjs monorepo to v15.3.4
All checks were successful
container-scan / Container Scan (push) Successful in 10m24s
docker-build / docker (push) Successful in 2m3s
2025-06-18 18:01:50 +00:00