Commit Graph

393 Commits

Author SHA1 Message Date
434da7eef9 ci: streamline and unify pipelines with parallelized QA and optimized Docker builds 2026-02-10 21:50:23 +01:00
c5a1817420 chore: lock file 2026-02-10 21:43:11 +01:00
8c36ab0459 fix: streamline deployment 2026-02-10 21:40:04 +01:00
2809d639f5 fix: align gatekeeper labels and forwardauth path with mb-grid standards 2026-02-10 21:28:19 +01:00
7b2863a0ca fix: align gatekeeper labels and network aliases with mb-grid standards 2026-02-10 21:23:12 +01:00
104cfd123d fix: rename proxy.ts to middleware.ts for proper Next.js routing 2026-02-10 19:35:24 +01:00
2677ca34a2 fix: remove varnish 2026-02-10 19:23:10 +01:00
8129b934c8 fix: deploy... 2026-02-10 17:42:02 +01:00
0275f4da41 fix: deploy 2026-02-10 17:25:57 +01:00
ef0ea9b66e fix: deploy 2026-02-10 16:50:05 +01:00
1e0772f964 fix: kick feedback schema 2026-02-10 16:33:28 +01:00
a0bcd043d7 fix: deploy 2026-02-10 16:25:54 +01:00
765bfa7001 fix: deploy 2026-02-10 16:14:10 +01:00
1ee3575032 fix: deploy 2026-02-10 16:11:02 +01:00
c8894032b2 fix: deploy 2026-02-10 16:04:16 +01:00
94cd51b070 fix: deploy 2026-02-10 15:30:43 +01:00
b74f7fd171 fix: deploy 2026-02-10 15:25:11 +01:00
caeb31fa12 fix: deploy 2026-02-10 14:11:47 +01:00
4173219769 ci: branch deploys 2026-02-10 14:02:02 +01:00
77654e6dae chore: fix git 2026-02-10 14:00:43 +01:00
5f0c9c8c07 ci: branch deploys 2026-02-10 13:50:57 +01:00
1cb6733d97 fix: deploy 2026-02-10 13:45:13 +01:00
090fd3b2ad fix: synchronize next.js version via pnpm overrides 2026-02-10 13:44:11 +01:00
26ae71f97f fix: optimize ci pipeline and dynamic registry auth 2026-02-10 13:39:41 +01:00
1954f6ef99 fix: deploy 2026-02-10 13:31:55 +01:00
69fabf39a7 fix: deploy 2026-02-10 13:23:51 +01:00
eedfb36764 fix: deploy 2026-02-10 13:09:55 +01:00
2b20c6f7a1 fix: deploy 2026-02-10 12:21:48 +01:00
0362dd1496 fix: deploy issues 2026-02-10 11:59:43 +01:00
ac31c4fd50 fix: deploy issues 2026-02-10 11:52:10 +01:00
26ed5ee563 feat: improved analytics 2026-02-09 23:48:49 +01:00
eb258b7780 feat: improved analytics 2026-02-09 23:47:56 +01:00
2052d4c136 chore: align ecosystem to Next.js 16.1.6 and v1.6.0, migrate to ESLint 9 Flat Config 2026-02-09 23:23:31 +01:00
4653f03f0b chore: platform docs 2026-02-09 11:56:56 +01:00
4ca4744a8c feat: integrate feedback module 2026-02-08 21:48:55 +01:00
b60ba17770 fix: build, typecheck, eslint 2026-02-07 10:03:31 +01:00
56b27b26bc refactor: move umami and sentry to server side 2026-02-07 09:58:31 +01:00
51b44b43ad fix: prevent backtick expansion in env generation and fix traefik rules 2026-02-07 00:49:36 +01:00
25cf055f9f fix: traefik routing rules and define missing compress middleware 2026-02-06 23:57:37 +01:00
0ae02ba73b fix(analytics): bypass gatekeeper and middleware for tracking endpoints 2026-02-06 23:16:52 +01:00
57d6a8a0fd chore: cms branding scripts 2026-02-06 23:11:57 +01:00
c33a9661b8 fix: eslint and tests 2026-02-06 22:46:53 +01:00
f2758abc85 refactor: Standardize Umami analytics environment variables to non-public names with fallbacks to NEXT_PUBLIC_ prefixed versions. 2026-02-06 22:35:49 +01:00
e403177c85 fix: Update Gitea workflow to use environment-specific mail and Directus secrets, and refactor Directus branding script for improved CSS management and button styling. 2026-02-06 21:43:53 +01:00
e3f7344daf chore: traefik labels
Some checks failed
Build & Deploy KLZ Cables / 🔍 Prepare Environment (push) Successful in 10s
Build & Deploy KLZ Cables / 🏗️ Build App (push) Successful in 26s
Build & Deploy KLZ Cables / 🧪 Quality Assurance (push) Failing after 1m34s
Build & Deploy KLZ Cables / 🚀 Deploy (push) Has been skipped
Build & Deploy KLZ Cables / ⚡ PageSpeed (push) Has been skipped
Build & Deploy KLZ Cables / 🔔 Notifications (push) Successful in 2s
v1.0.0-rc.14 v1.0.0-rc.15
2026-02-06 18:36:34 +01:00
21a7b0ade2 feat: Implement replyTo for contact form emails and refine success/error message layout. 2026-02-06 18:24:58 +01:00
d027fbeac2 chore: Standardize error message extraction in contact form actions and mailer, and add Directus restart to the Directus sync script.
All checks were successful
Build & Deploy KLZ Cables / 🔍 Prepare Environment (push) Successful in 14s
Build & Deploy KLZ Cables / 🧪 Quality Assurance (push) Has been skipped
Build & Deploy KLZ Cables / 🏗️ Build App (push) Has been skipped
Build & Deploy KLZ Cables / 🚀 Deploy (push) Has been skipped
Build & Deploy KLZ Cables / ⚡ PageSpeed (push) Has been skipped
Build & Deploy KLZ Cables / 🔔 Notifications (push) Successful in 2s
2026-02-06 17:55:43 +01:00
8a751998eb feat: Add COOKIE_DOMAIN to .env and improve project name fallback logic in sync-directus script
Some checks failed
Build & Deploy KLZ Cables / 🔍 Prepare Environment (push) Successful in 11s
Build & Deploy KLZ Cables / 🧪 Quality Assurance (push) Successful in 1m40s
Build & Deploy KLZ Cables / 🏗️ Build App (push) Failing after 17m34s
Build & Deploy KLZ Cables / 🚀 Deploy (push) Has been cancelled
Build & Deploy KLZ Cables / ⚡ PageSpeed (push) Has been cancelled
Build & Deploy KLZ Cables / 🔔 Notifications (push) Has been cancelled
2026-02-06 17:37:53 +01:00
48c3e1d013 chore: rename scripts 2026-02-06 17:19:57 +01:00
3df4b44b8d fix: center success and error messages within the RequestQuoteForm component.
All checks were successful
Build & Deploy KLZ Cables / 🔍 Prepare Environment (push) Successful in 7s
Build & Deploy KLZ Cables / 🧪 Quality Assurance (push) Successful in 1m31s
Build & Deploy KLZ Cables / 🏗️ Build App (push) Successful in 3m53s
Build & Deploy KLZ Cables / 🚀 Deploy (push) Successful in 34s
Build & Deploy KLZ Cables / ⚡ PageSpeed (push) Successful in 9m46s
Build & Deploy KLZ Cables / 🔔 Notifications (push) Successful in 2s
2026-02-06 17:08:39 +01:00