4e0d8a0f3a
fix(pdf): drop product title down 10pt on page 2 to eliminate clipping and center grid values
2026-03-03 13:29:00 +01:00
11723bf184
fix(pdf): fix header overlap on new pages, force pagebreak per voltage table, and center grid titles
2026-03-03 13:22:54 +01:00
1756b630ef
fix(pdf): push pdf header and footer closer to page edge and force payload image extraction fallback
2026-03-03 13:05:23 +01:00
daabf8bb63
fix(pdf): correct logo-black path, fix image fetch logic, and resolve irregular cross-section table spacing
2026-03-03 12:58:00 +01:00
e524c9faf6
fix(pdf): fix missing logo/images and irregular table row heights in pdf generation
2026-03-03 12:55:45 +01:00
655f33091f
fix: resolve layout, pdf datasheets data generation and excel 404 routing
2026-03-03 12:38:55 +01:00
02be8e59b2
feat: auto-opening brochure modal with mintel/mail delivery
...
Build & Deploy / 🔍 Prepare (push) Successful in 8s
Build & Deploy / 🧪 QA (push) Failing after 1m53s
Build & Deploy / 🏗️ Build (push) Has been skipped
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
- implemented BrochureDeliveryEmail template
- created AutoBrochureModal wrapper with 5s delay
- updated layout.tsx and BrochureCTA to use new success state
- added tests/brochure-modal.test.ts e2e test
2026-03-02 23:08:05 +01:00
d2418b5720
feat: product catalog
2026-03-02 16:23:09 +01:00
501f9659a1
feat: product catalog
2026-03-02 16:20:54 +01:00
e9ceae3989
feat: product catalog
2026-03-02 15:41:26 +01:00
3a61d01384
feat: product catalog
Build & Deploy / 🔍 Prepare (push) Successful in 8s
Build & Deploy / 🧪 QA (push) Failing after 2m2s
Build & Deploy / 🏗️ Build (push) Has been skipped
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 1s
2026-03-01 23:14:25 +01:00
437dd35c9c
feat: product catalog
Build & Deploy / 🔍 Prepare (push) Successful in 7s
Build & Deploy / 🧪 QA (push) Failing after 2m20s
Build & Deploy / 🏗️ Build (push) Has been skipped
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
2026-03-01 13:07:13 +01:00
0cb96dfbac
feat: product catalog
Build & Deploy / 🔍 Prepare (push) Successful in 7s
Build & Deploy / 🧪 QA (push) Failing after 2m15s
Build & Deploy / 🏗️ Build (push) Has been skipped
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 1s
2026-03-01 10:19:13 +01:00
c77f99ef37
feat(blog): johannes image
Build & Deploy / 🔍 Prepare (push) Successful in 13s
Build & Deploy / 🧪 QA (push) Successful in 2m37s
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Smoke Test (push) Has been cancelled
Build & Deploy / ⚡ Lighthouse (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
Build & Deploy / 🏗️ Build (push) Has been cancelled
2026-02-20 14:56:06 +01:00
877108020b
fix(og): verified font and infrastructure fix
...
Build & Deploy / 🔍 Prepare (push) Successful in 7s
Build & Deploy / 🧪 QA (push) Successful in 1m18s
Build & Deploy / 🏗️ Build (push) Successful in 3m55s
Build & Deploy / 🚀 Deploy (push) Successful in 46s
Build & Deploy / 🧪 Smoke Test (push) Failing after 40s
Build & Deploy / 🔔 Notify (push) Successful in 2s
- Fixed font corruption: Replaced WOFF2/HTML stubs with valid binary WOFF fonts.
- Verified local rendering: check:og script now passes on local production build.
- Robust infrastructure: Guaranteed Traefik bypass with Host match and priority 2000.
- Middleware bypass: Ensured OG routes are never intercepted by next-intl.
2026-02-12 22:23:21 +01:00
0fff5ae52a
fix(infra): guaranteed Traefik bypass for OG images and sitemaps
...
Build & Deploy / 🔍 Prepare (push) Successful in 10s
Build & Deploy / 🧪 QA (push) Successful in 1m20s
Build & Deploy / 🏗️ Build (push) Has started running
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Smoke Test (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
- Added explicit Host match and PathPrefixes to public router in docker-compose.yml.
- Increased priority of public router to 2000.
- Updated middleware.ts to bypass next-intl for OG images and API routes.
- Verified local rendering of OG images.
2026-02-12 22:18:21 +01:00
4058abab13
fix(og): resolve font corruption and Next.js 15+ params compatibility
...
Build & Deploy / 🔍 Prepare (push) Successful in 11s
Build & Deploy / 🧪 QA (push) Successful in 1m20s
Build & Deploy / 🏗️ Build (push) Successful in 7m10s
Build & Deploy / 🚀 Deploy (push) Successful in 38s
Build & Deploy / 🧪 Smoke Test (push) Failing after 42s
Build & Deploy / 🔔 Notify (push) Successful in 2s
- Replaced corrupted HTML font files with binary WOFF2 versions.
- Updated all opengraph-image.tsx files to await params, as required by Next.js 15+.
- Improved OG image reliability by using SITE_URL for absolute image paths.
- Added scripts/check-og-images.ts for automated production verification.
- Integrated smoke_test job into deployment pipeline.
2026-02-12 19:14:14 +01:00
198944649a
feat: Add new 1x1200/35 product configuration to data files and datasheets, including scripts to manage its technical and ampacity values.
Build & Deploy KLZ Cables / 🔍 Prepare Environment (push) Successful in 7s
Build & Deploy KLZ Cables / 🧪 Quality Assurance (push) Successful in 1m37s
Build & Deploy KLZ Cables / 🏗️ Build Gatekeeper (push) Successful in 21s
Build & Deploy KLZ Cables / 🏗️ Build App (push) Successful in 4m7s
Build & Deploy KLZ Cables / 🚀 Deploy (push) Successful in 44s
Build & Deploy KLZ Cables / ⚡ PageSpeed (push) Successful in 1m18s
Build & Deploy KLZ Cables / 🔔 Notifications (push) Successful in 2s
2026-02-04 17:52:21 +01:00
372a0c5cfa
feat: Add new logo and configure application icons in metadata and manifest.
Build & Deploy KLZ Cables / 🔍 Prepare Environment (push) Successful in 21s
Build & Deploy KLZ Cables / 🧪 Quality Assurance (push) Successful in 1m33s
Build & Deploy KLZ Cables / 🏗️ Build & Push (push) Successful in 2m59s
Build & Deploy KLZ Cables / 🚀 Deploy (push) Successful in 45s
Build & Deploy KLZ Cables / ⚡ PageSpeed (push) Successful in 4m56s
Build & Deploy KLZ Cables / 🔔 Notifications (push) Successful in 2s
2026-02-02 13:08:19 +01:00
03e597442b
feat: Centralize OG image font loading and sizing, simplify product page OG generation, and refine template styling.
Build & Deploy KLZ Cables / 🔍 Prepare Environment (push) Successful in 21s
Build & Deploy KLZ Cables / 🧪 Quality Assurance (push) Successful in 1m36s
Build & Deploy KLZ Cables / 🏗️ Build & Push (push) Failing after 1m31s
Build & Deploy KLZ Cables / 🚀 Deploy (push) Has been skipped
Build & Deploy KLZ Cables / 🔔 Notifications (push) Successful in 3s
2026-02-01 11:05:37 +01:00
e4eabd7a86
sheets
Build & Deploy KLZ Cables / build-and-deploy (push) Failing after 17m33s
2026-01-30 22:10:01 +01:00
757df76f36
terms
Build & Deploy KLZ Cables / build-and-deploy (push) Successful in 4m1s
2026-01-30 19:31:22 +01:00
14b2f83971
sheets
2026-01-30 00:17:46 +01:00
51565fdf41
sheets
2026-01-29 22:51:56 +01:00
3b03572fb0
deploy
Build & Deploy KLZ Cables / deploy (push) Has been cancelled
2026-01-25 17:51:28 +01:00
fb6af84a42
interactive map
Build & Deploy KLZ Cables / deploy (push) Failing after 39s
2026-01-25 13:46:31 +01:00
b3827b95c2
vcf + terms
2026-01-25 12:15:10 +01:00
7e94feaf19
sheets
2026-01-24 21:44:14 +01:00
d90d7502c3
sheets
2026-01-23 13:59:35 +01:00
e5e2b646a0
pdf sheets from new excel
2026-01-23 13:10:08 +01:00
ef2817e5be
wip
2026-01-17 02:45:23 +01:00
7c5b91749b
wip
2026-01-17 02:15:11 +01:00
3dd4f7f121
wip
2026-01-17 00:06:30 +01:00
f18dd5b0f9
wip
2026-01-16 22:49:00 +01:00
ffbb240a23
clean
2026-01-16 19:31:01 +01:00
53fc83e182
cleanup
2026-01-16 18:27:06 +01:00
e26c73e3b6
datasheets
2026-01-15 11:03:46 +01:00
f29ceacb51
wip
2026-01-14 18:49:33 +01:00
558bcbd946
wip
2026-01-14 18:02:47 +01:00
2c41f5619b
wip
2026-01-14 17:16:09 +01:00
ca08b4820c
wip
2026-01-13 19:25:39 +01:00
5122deaf90
pdfs
2026-01-07 11:34:56 +01:00
ce26783d45
wip
2026-01-07 00:31:46 +01:00
a7b6aa85f8
wip
2026-01-06 23:54:17 +01:00
c12c776e67
wip
2026-01-06 23:15:24 +01:00
3b5c4bdce8
wip
2026-01-06 22:28:22 +01:00
a73b3db0ed
wip
2026-01-06 22:12:29 +01:00
f991ea6b9b
wip
2026-01-06 13:55:04 +01:00
4ae6b36da9
migration wip
2025-12-30 16:19:42 +01:00
65a7e9f24a
migration wip
2025-12-30 12:10:13 +01:00