Commit Graph

70 Commits

Author SHA1 Message Date
5970898bc9 Merge branch 'homepage-refactoring' into 'dev'
Homepage Refactoring - Pt .3

See merge request rheinsw/website!28
2025-04-16 17:37:41 +00:00
5c60594a4f Merge branch 'homepage-refactoring' into 'dev'
Homepage Refactoring - Pt .3

See merge request rheinsw/website!28
2025-04-16 17:37:41 +00:00
66cdadea16 Merge remote-tracking branch 'origin/production' into dev 2025-04-16 19:22:29 +02:00
5336eb327e Merge branch 'dev' into 'production'
Merge dev into production

See merge request rheinsw/website!27
2025-04-13 20:12:11 +00:00
40f266f8da Merge branch 'dev' into 'production'
Merge dev into production

See merge request rheinsw/website!27
2025-04-13 20:12:11 +00:00
f7b17e239c Merge branch 'homepage-refactoring' into 'dev'
Refactor the whole page.

See merge request rheinsw/website!26
2025-04-11 19:08:43 +00:00
14ec81f4c2 Merge branch 'homepage-refactoring' into 'dev'
Refactor the whole page.

See merge request rheinsw/website!26
2025-04-11 19:08:43 +00:00
d19a90ce9a Merge branch 'homepage-refactoring' into 'dev'
Homepage Refactoring - Pt. 1

See merge request rheinsw/website!25
2025-04-08 21:03:41 +00:00
f0a401a9a4 Remove unused variable cleanDarkBackground 2025-04-08 23:00:19 +02:00
6535bf37ec Added "Services" page & refactor layout structure
- Introduced a new Services component with basic setup.
- Updated layout files to ensure consistent global styling references.
- Enhanced Navbar with pathname detection for active link styling.
- Fixed navigation link URL for "Leistungen" in constants.
2025-04-08 22:57:58 +02:00
493d5bcfa2 Update Navbar contact button 2025-04-08 22:47:51 +02:00
5226cd1bd4 Update Navbar contact button 2025-04-08 22:42:32 +02:00
2d89fcfbb8 Refactor and update navigation and constants
- Refactor code for consistency in formatting and styling.
- Update `navLinks` to revise URLs and labels for improved clarity.
- Adjust button text in `DesktopNav` from "Portal" to "Kontakt".
2025-04-08 22:39:16 +02:00
63062734d2 Simplify Hero section subtitle text 2025-04-08 21:38:22 +02:00
c44c713925 Add react-simple-typewriter and integrate in Hero component
- Added `react-simple-typewriter` dependency to project.
- Integrated a typewriter effect in the Hero component for dynamic text.
2025-04-06 19:18:04 +02:00
a5454882ed Add floating animation to hero image and update text styles
- Introduce keyframes for float animation in globals.css.
- Apply float animation to the hero image and update text to white.
2025-04-06 19:01:31 +02:00
c9eb4e3c42 Fixed an issue where the screen flickers when reloading the page.
- Add theme detection based on cookies across layouts
2025-04-06 18:26:48 +02:00
f581783abf Fix wrong import path 2025-04-06 18:16:50 +02:00
4193e45592 Enhance Navbar responsiveness and theming
- Refactor `MobileNav` with theme context support and improved animations.
- Adjust `DesktopNav` background behavior for better clarity.
- Update `Hero` image style with scaling for visual impact.
2025-04-06 00:20:59 +02:00
35e3632011 Add background image and improve Hero section layout 2025-04-06 00:12:49 +02:00
82a43f48fd Moved Navbar-related components out of 'Home' directory. 2025-04-05 23:57:08 +02:00
481aa0fe63 Revert some changes 2025-04-05 23:28:12 +02:00
261354e96d Update GitLab CI cache paths
- Add `.next/cache/` to cache paths for improved performance.
2025-04-05 22:58:22 +02:00
0835299999 Merge branch 'fix-pipeline' into 'dev'
(revert) Remove unused 'policy: pull' configuration

See merge request rheinsw/website!24
2025-04-04 21:51:39 +00:00
4fd4c0e53c (revert) Remove unused 'policy: pull' configuration 2025-04-04 23:49:56 +02:00
576d784874 Merge branch 'fix-pipeline' into 'dev'
Remove unused 'policy: pull' configuration

See merge request rheinsw/website!23
2025-04-04 21:47:43 +00:00
2ba3576be9 Remove unused 'policy: pull' configuration 2025-04-04 23:44:52 +02:00
a37ef7c199 Merge branch 'fix-pipeline' into 'dev'
Fix pipeline

See merge request rheinsw/website!22
2025-04-04 21:27:57 +00:00
5f492e2e63 Pin Node.js base image to specific digest 2025-04-04 23:25:30 +02:00
1cc3f4857f Update Node.js image to version 22 2025-04-04 23:20:02 +02:00
f5dc50a488 Use npm ci for dependency installation 2025-04-04 22:40:27 +02:00
abcdc926ba Revert 2025-04-04 22:30:05 +02:00
90e7fcced0 Update postcss.config.mjs file
Attempt to fix the following error:
#5 13.62 Error: It looks like you're trying to use tailwindcss directly as a PostCSS plugin. The PostCSS plugin has moved to a separate package, so to continue using Tailwind CSS with PostCSS you'll need to install @tailwindcss/postcss and update your PostCSS configuration.
2025-04-04 22:05:41 +02:00
33192468a9 Update Next.js to ^15.2.4 2025-04-04 20:53:51 +02:00
3ea1a264e9 (revert) Update PostCSS plugins configuration to fix an issue
#5 12.48 Failed to compile.
#5 12.48
#5 12.48 ./app/(root)/globals.css.webpack[javascript/auto]!=!./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!./app/(root)/globals.css
#5 12.48 Error: It looks like you're trying to use `tailwindcss` directly as a PostCSS plugin. The PostCSS plugin has moved to a separate package, so to continue using Tailwind CSS with PostCSS you'll need to install `@tailwindcss/postcss` and update your PostCSS configuration.
#5 12.48     at Oe (/app/node_modules/tailwindcss/dist/lib.js:33:1925)
#5 12.48     at LazyResult.runOnRoot (/app/node_modules/next/node_modules/postcss/lib/lazy-result.js:329:16)
#5 12.48     at LazyResult.runAsync (/app/node_modules/next/node_modules/postcss/lib/lazy-result.js:258:26)
#5 12.48     at LazyResult.async (/app/node_modules/next/node_modules/postcss/lib/lazy-result.js:160:30)
#5 12.48     at LazyResult.then (/app/node_modules/next/node_modules/postcss/lib/lazy-result.js:404:17)
#5 12.48
#5 12.48 Import trace for requested module:
#5 12.48 ./app/(root)/globals.css.webpack[javascript/auto]!=!./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!./app/(root)/globals.css
#5 12.48 ./app/(root)/globals.css
2025-04-04 20:50:21 +02:00
668605522b Update PostCSS plugins configuration to fix an issue
#5 12.48 Failed to compile.
#5 12.48
#5 12.48 ./app/(root)/globals.css.webpack[javascript/auto]!=!./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!./app/(root)/globals.css
#5 12.48 Error: It looks like you're trying to use `tailwindcss` directly as a PostCSS plugin. The PostCSS plugin has moved to a separate package, so to continue using Tailwind CSS with PostCSS you'll need to install `@tailwindcss/postcss` and update your PostCSS configuration.
#5 12.48     at Oe (/app/node_modules/tailwindcss/dist/lib.js:33:1925)
#5 12.48     at LazyResult.runOnRoot (/app/node_modules/next/node_modules/postcss/lib/lazy-result.js:329:16)
#5 12.48     at LazyResult.runAsync (/app/node_modules/next/node_modules/postcss/lib/lazy-result.js:258:26)
#5 12.48     at LazyResult.async (/app/node_modules/next/node_modules/postcss/lib/lazy-result.js:160:30)
#5 12.48     at LazyResult.then (/app/node_modules/next/node_modules/postcss/lib/lazy-result.js:404:17)
#5 12.48
#5 12.48 Import trace for requested module:
#5 12.48 ./app/(root)/globals.css.webpack[javascript/auto]!=!./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[10].use[3]!./app/(root)/globals.css
#5 12.48 ./app/(root)/globals.css
2025-04-04 20:49:13 +02:00
ee7cf14598 Merge branch 'navbar-refactoring' into 'dev'
Update @tailwindcss dependencies to version 4.1.3

See merge request rheinsw/website!20
2025-04-04 18:42:59 +00:00
26837bf575 Update @tailwindcss dependencies to version 4.1.3 2025-04-04 20:40:39 +02:00
2eb936fddf Merge branch 'navbar-refactoring' into 'dev'
Enhance MobileNav with theme context and visual updates

See merge request rheinsw/website!19
2025-04-04 18:36:44 +00:00
3c25d1a351 Merge branch 'navbar-refactoring' into 'dev'
Enhance MobileNav with theme context and visual updates

See merge request rheinsw/website!19
2025-04-04 18:36:44 +00:00
6882e6b460 Remove unused variable cleanDarkBackground 2025-04-04 20:32:34 +02:00
81729693bd Merge branch 'old-project-migration' into 'dev'
Migrate from old project

See merge request rheinsw/website!18
2025-04-04 18:31:44 +00:00
1867d10b78 Update Navbar design and responsiveness
- Adjust font sizes and button visibility for better scaling.
- Add hover effect on nav links and improve styling consistency.
2025-04-04 20:29:57 +02:00
915d6d1bcb Enhance MobileNav with theme context and visual updates
- Add ThemeContext to enable theme-based styling and toggle functionality.
- Refactor animation, layout, and styles for improved UX and responsiveness.
2025-04-04 20:29:47 +02:00
9125dd91d7 Update nav labels to German 2025-04-04 20:27:40 +02:00
4566f2559f Migrate from old project 2025-04-02 18:25:10 +02:00
GitLab CI
ce90c48825 Merge remote-tracking branch 'origin/production' into dev 2025-03-29 23:09:58 +00:00
f9d2552b90 Merge branch 'dev' into 'production'
Merge branch 'dev' into 'production'

See merge request rheinsw/website!17
2025-03-29 23:08:19 +00:00
75f1f0b913 Merge branch 'dev' into 'production'
Merge branch 'dev' into 'production'

See merge request rheinsw/website!17
2025-03-29 23:08:19 +00:00
91460f6f7a Merge branch 'ci/update-policy' into 'dev'
Update GitLab CI cache policy to use pull mode

See merge request rheinsw/website!16
2025-03-29 22:58:11 +00:00