Commit graph

110 commits

Author SHA1 Message Date
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
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
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
882464e6cb chore(deps): update dependency postcss to v8.5.6
All checks were successful
container-scan / Container Scan (push) Successful in 5m29s
docker-build / docker (push) Successful in 1m43s
2025-06-16 14:00:55 +00:00
d769cdcd5c chore(deps): update dependency @types/node to v22.15.32
All checks were successful
container-scan / Container Scan (push) Successful in 4m32s
docker-build / docker (push) Successful in 1m22s
2025-06-16 09:00:52 +00:00
4e87c11ec3 feat: implement credentials login
implements the credentials login functionality
2025-06-14 09:57:28 +00:00
210bd132cc chore(deps): update dependency eslint to v9.29.0
All checks were successful
container-scan / Container Scan (push) Successful in 7m21s
docker-build / docker (push) Successful in 1m58s
2025-06-13 18:00:50 +00:00
de9216807c chore(deps): update tailwindcss monorepo to v4.1.10
All checks were successful
container-scan / Container Scan (push) Successful in 7m18s
docker-build / docker (push) Successful in 1m40s
2025-06-11 21:00:47 +00:00
dfbc092a7b chore(deps): update dependency postcss to v8.5.5
All checks were successful
container-scan / Container Scan (push) Successful in 6m28s
docker-build / docker (push) Successful in 1m49s
2025-06-11 18:00:44 +00:00
3f99449f2f chore(deps): update tailwindcss monorepo to v4.1.9
All checks were successful
container-scan / Container Scan (push) Successful in 6m46s
docker-build / docker (push) Successful in 1m50s
2025-06-11 15:01:22 +00:00
de2e1c22ff chore(deps): update dependency @types/react to v19.1.8
All checks were successful
container-scan / Container Scan (push) Successful in 6m15s
docker-build / docker (push) Successful in 2m6s
2025-06-11 14:00:48 +00:00
3569ccc18e chore(deps): update dependency @types/node to v22.15.31
All checks were successful
container-scan / Container Scan (push) Successful in 5m20s
docker-build / docker (push) Successful in 1m20s
2025-06-10 03:01:07 +00:00
d4de7876cc chore(deps): update dependency @types/react to v19.1.7
All checks were successful
container-scan / Container Scan (push) Successful in 4m52s
docker-build / docker (push) Successful in 1m40s
2025-06-09 21:01:08 +00:00
a2a5eee49e chore: add development docker environment
adds a docker environment for development.
can be started using:
`docker compose -f docker-compose.dev.yml up --watch --build`
2025-06-09 08:12:45 +00:00
c732b3138e
fix(deps): update prisma monorepo to v6.9.0
All checks were successful
docker-build / docker (push) Successful in 11m37s
container-scan / Container Scan (pull_request) Successful in 9m5s
docker-build / docker (pull_request) Successful in 2m4s
2025-06-07 15:07:14 +02:00
24110a733d chore(deps): update dependency @types/node to v22.15.30
All checks were successful
container-scan / Container Scan (push) Successful in 7m22s
docker-build / docker (push) Successful in 9m25s
2025-06-05 19:00:43 +00:00
effa57a501 chore(deps): update dependency @types/react-dom to v19.1.6
All checks were successful
container-scan / Container Scan (push) Successful in 5m54s
docker-build / docker (push) Successful in 8m14s
2025-06-04 13:01:07 +00:00
e897c55c68 chore(deps): update dependency tw-animate-css to v1.3.4
All checks were successful
container-scan / Container Scan (push) Successful in 5m50s
docker-build / docker (push) Successful in 7m31s
2025-06-04 10:00:44 +00:00
983951beed chore(deps): update yarn to v4.9.2
All checks were successful
container-scan / Container Scan (push) Successful in 2m21s
docker-build / docker (push) Successful in 56s
2025-06-03 21:00:55 +00:00
195332c46f chore(deps): update dependency tw-animate-css to v1.3.3
All checks were successful
container-scan / Container Scan (push) Successful in 3m35s
docker-build / docker (push) Successful in 1m1s
2025-06-01 10:01:11 +00:00
de596ec022 chore(deps): update dependency eslint to v9.28.0
All checks were successful
container-scan / Container Scan (push) Successful in 2m41s
docker-build / docker (push) Successful in 1m15s
2025-05-30 21:01:06 +00:00
974de82d5d chore(deps): update dependency @types/node to v22.15.29
All checks were successful
container-scan / Container Scan (push) Successful in 2m56s
docker-build / docker (push) Successful in 1m9s
2025-05-30 19:01:13 +00:00
287a082bf2 chore(deps): update dependency @types/node to v22.15.28
All checks were successful
container-scan / Container Scan (push) Successful in 2m57s
docker-build / docker (push) Successful in 1m11s
2025-05-30 16:01:02 +00:00
4decff19c3 chore(deps): update dependency @types/node to v22.15.27
All checks were successful
container-scan / Container Scan (push) Successful in 2m43s
docker-build / docker (push) Successful in 1m13s
2025-05-30 06:00:50 +00:00
c32b198340 chore(deps): update dependency @types/node to v22.15.26
All checks were successful
container-scan / Container Scan (push) Successful in 2m49s
docker-build / docker (push) Successful in 1m3s
2025-05-30 00:01:23 +00:00
ca3ea0e8f2 fix(deps): update nextjs monorepo to v15.3.3
All checks were successful
container-scan / Container Scan (push) Successful in 2m45s
docker-build / docker (push) Successful in 1m22s
2025-05-29 20:00:58 +00:00
ea0030f56c fix(deps): update dependency lucide-react to ^0.511.0 2025-05-29 19:57:44 +00:00
1ac8d7ea8f chore(deps): update dependency @types/node to v22.15.24
All checks were successful
docker-build / docker (push) Successful in 3m53s
container-scan / Container Scan (pull_request) Successful in 2m38s
docker-build / docker (pull_request) Successful in 1m7s
2025-05-29 13:01:23 +00:00
efa56e2d3c chore(deps): update dependency tw-animate-css to v1.3.2
All checks were successful
container-scan / Container Scan (push) Successful in 2m42s
docker-build / docker (push) Successful in 1m10s
2025-05-29 12:00:55 +00:00
bc11b56b85 chore(deps): update dependency tw-animate-css to v1.3.1
All checks were successful
container-scan / Container Scan (push) Successful in 2m33s
docker-build / docker (push) Successful in 59s
2025-05-29 09:00:55 +00:00
821d529193 chore(deps): update dependency postcss to v8.5.4
Some checks failed
container-scan / Container Scan (push) Failing after 2m0s
docker-build / docker (push) Successful in 55s
2025-05-29 06:00:48 +00:00
0a2d3515c9 chore(deps): update tailwindcss monorepo to v4.1.8
All checks were successful
container-scan / Container Scan (push) Successful in 3m53s
docker-build / docker (push) Successful in 1m8s
2025-05-28 16:01:34 +00:00
b28e4e40c9 chore(deps): update dependency @types/node to v22.15.23
All checks were successful
container-scan / Container Scan (push) Successful in 3m53s
docker-build / docker (push) Successful in 1m21s
2025-05-27 19:00:55 +00:00
9630e590fe chore(deps): update dependency @types/react to v19.1.6
All checks were successful
container-scan / Container Scan (push) Successful in 4m24s
docker-build / docker (push) Successful in 1m10s
2025-05-27 09:00:57 +00:00
cdcad254cf chore(deps): update dependency @types/react to v19.1.5
All checks were successful
docker-build / docker (push) Successful in 5m42s
container-scan / Container Scan (push) Successful in 7m48s
2025-05-21 11:00:46 +00:00
44b3f09c48 chore(deps): update dependency @types/node to v22.15.21
All checks were successful
container-scan / Container Scan (push) Successful in 6m14s
docker-build / docker (push) Successful in 1m46s
2025-05-21 00:00:48 +00:00
64c4b91d8a chore(deps): update dependency @types/node to v22.15.20
All checks were successful
container-scan / Container Scan (push) Successful in 5m41s
docker-build / docker (push) Successful in 1m31s
2025-05-20 18:01:06 +00:00