Commit Graph

11 Commits

Author SHA1 Message Date
c7bf2073d1 Add "Kanzlei Demo 2" to demos data, Docker setup, and CI pipeline 2025-06-23 00:58:00 +09:00
eb554b8aad Replace Image component with an iframe preview for demos, including smooth vertical animation, and adjust associated layout for better visualization. 2025-06-19 08:28:40 +09:00
3fc0cf1207 Refactor ProfileDropdown to fetch user details, simplify logout flow, and enhance dropdown UI; add /api/me route for user data retrieval. 2025-06-14 09:46:25 +02:00
8435ea04af Integrate ProfileDropdown component, update layout to include user menu, and add Keycloak logout API route. 2025-06-14 08:55:45 +02:00
1285891ee3 Disable prefetching for external/sub-app links 2025-06-08 09:39:13 +02:00
3d4370737f Fix trailing slash in production demo URL 2025-06-08 02:05:44 +02:00
7fba89fa28 Update URLs and paths for lawfirm demo structure 2025-06-07 22:04:30 +02:00
f080037902 Refactor demo URLs and add nginx reverse-proxy configuration 2025-06-07 21:16:50 +02:00
863e8cedbf Add GitLab CI, Dockerfile, and demo-1
* Configured GitLab CI for Docker image builds and added a Dockerfile with the necessary setup for the main website and demo-1.
* Updated URL and removed duplicate entry in `demos.ts` to resolve conflicts.
* Integrated `.run` configuration for lawfirm-demo1 to streamline local development.
2025-06-07 09:04:12 +02:00
fce60ba750 Update homepage, add demos data.
* display ydemo sections dynamically.
* Introduced a new `demos.ts` file for demo content management.
* Added `framer-motion` for animations and updated dependencies in `package.json`.
2025-06-07 08:28:38 +02:00
4d3def4ed7 Initial Commit 2025-06-07 08:02:20 +02:00