Commit Graph

38 Commits

Author SHA1 Message Date
072b6b13f1 feat(cms): migrate from Directus to Payload v3 and remove contentlayer
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 3m43s
Build & Deploy / 🏗️ Build (push) Failing after 37s
Build & Deploy / 🧪 QA (push) Failing after 3m40s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🩺 Health Check (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
2026-02-22 20:50:51 +01:00
b15c8408ff fix(blog): optimize component share logic, typography, and modal layouts
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 5s
Build & Deploy / 🏗️ Build (push) Failing after 14s
Build & Deploy / 🧪 QA (push) Failing after 1m48s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🩺 Health Check (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
2026-02-22 11:41:28 +01:00
cce6aa0935 feat: complete MDX migration for blog, fix diagram fidelity and refactor styling architecture 2026-02-17 21:36:59 +01:00
9cfe7ee9e5 feat: redesign page heroes, implement organic markers, and streamline contact flow
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 6s
Build & Deploy / 🧪 QA (push) Failing after 1m24s
Build & Deploy / 🏗️ Build (push) Failing after 4m3s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🩺 Health Check (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 5s
- Refined hero sections for About, Blog, Websites, and Case Studies for a bespoke industrial entry point.
- Redesigned Marker component using layered SVG paths for an organic, hand-drawn highlighter effect.
- Restored technical precision in ArchitectureVisualizer with refined line thickness.
- Streamlined contact page by removing generic headers and prioritizing the configurator/gateway.
- Updated technical references to reflect self-hosted Gitea infrastructure.
- Cleaned up unused imports and addressed linting warnings across modified pages.
2026-02-16 19:34:08 +01:00
7c774f65bc chore: integrate local imgproxy sidecar and unify list components
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 36s
Build & Deploy / 🧪 QA (push) Successful in 4m2s
Build & Deploy / 🏗️ Build (push) Successful in 10m53s
Build & Deploy / 🚀 Deploy (push) Successful in 27s
Build & Deploy / 🩺 Health Check (push) Failing after 11s
Build & Deploy / 🔔 Notify (push) Successful in 2s
- Added imgproxy service to docker-compose.dev.yml with URL mapping
- Implemented robust Base64 encoding for imgproxy source URLs
- Synchronized NEXT_PUBLIC_IMGPROXY_URL and NEXT_PUBLIC_BASE_URL
- Refactored About page to use existing marc-mintel.png asset
- Created shared IconList component and unified list styles project-wide
- Fixed vertical alignment issues in IconList items
- Updated dev script with aggressive port 3000 and lock file cleanup
2026-02-13 22:03:35 +01:00
cfda0daef9 feat: implement industrial optimizations, hybrid dev workflow, and simplified reveal animations
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 11s
Build & Deploy / 🧪 QA (push) Successful in 4m5s
Build & Deploy / 🏗️ Build (push) Successful in 9m26s
Build & Deploy / 🚀 Deploy (push) Successful in 25s
Build & Deploy / 🩺 Health Check (push) Failing after 12s
Build & Deploy / 🔔 Notify (push) Successful in 2s
2026-02-13 15:23:36 +01:00
dbd43eb76c chore: align dev environment with klz-2026 and cleanup package.json
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 5s
Build & Deploy / 🧪 QA (push) Failing after 12s
Build & Deploy / 🏗️ Build (push) Failing after 31s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🩺 Health Check (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
2026-02-13 01:30:10 +01:00
0fed92ca8c feat(pdf): migrate PDF generation to @mintel/pdf package
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 7s
Build & Deploy / 🧪 QA (push) Failing after 1m3s
Build & Deploy / 🏗️ Build (push) Failing after 3m5s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🩺 Health Check (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
2026-02-12 21:46:46 +01:00
8e99c5abb2 feat(repo): add yaml validation pre-commit hook 2026-02-11 18:31:19 +01:00
9e6a2fabee chore: use standardized @mintel base images and sync packages
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 5s
Build & Deploy / 🏗️ Build (push) Failing after 20s
Build & Deploy / 🧪 QA (push) Successful in 4m12s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🩺 Health Check (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
2026-02-11 15:47:02 +01:00
62a2459659 fix: build
Some checks failed
Build & Deploy / 🔍 Prepare Environment (push) Successful in 38s
Build & Deploy / 🏗️ Build (push) Failing after 12s
Build & Deploy / 🧪 QA (push) Successful in 6m46s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / ⚡ PageSpeed (push) Has been skipped
Build & Deploy / 🔔 Notifications (push) Successful in 2s
2026-02-10 13:16:47 +01:00
440fe5f8e6 fix: deploy
Some checks failed
Build & Deploy / 🔍 Prepare Environment (push) Successful in 10s
Build & Deploy / 🧪 QA (push) Successful in 3m37s
Build & Deploy / 🏗️ Build (push) Failing after 3m38s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / ⚡ PageSpeed (push) Has been skipped
Build & Deploy / 🔔 Notifications (push) Successful in 2s
2026-02-10 12:22:46 +01:00
1b61068ffd fix: deploy issues
Some checks failed
Build & Deploy / 🔍 Prepare Environment (push) Successful in 6s
Build & Deploy / 🏗️ Build (push) Failing after 2m2s
Build & Deploy / 🧪 QA (push) Successful in 5m1s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / ⚡ PageSpeed (push) Has been skipped
Build & Deploy / 🔔 Notifications (push) Successful in 2s
2026-02-10 11:55:01 +01:00
32684afc47 fix: deploy issues
Some checks failed
Build & Deploy / 🔍 Prepare Environment (push) Successful in 5s
Build & Deploy / 🏗️ Build (push) Failing after 2m24s
Build & Deploy / 🧪 QA (push) Successful in 3m39s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / ⚡ PageSpeed (push) Has been skipped
Build & Deploy / 🔔 Notifications (push) Successful in 2s
2026-02-10 11:44:44 +01:00
7a8bf67a46 fix: deploy issues
Some checks failed
Build & Deploy / 🔍 Prepare Environment (push) Successful in 32s
Build & Deploy / 🏗️ Build (push) Failing after 2m35s
Build & Deploy / 🧪 QA (push) Successful in 3m42s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / ⚡ PageSpeed (push) Has been skipped
Build & Deploy / 🔔 Notifications (push) Successful in 2s
2026-02-10 11:33:55 +01:00
b4378d07f3 fix: robust eslint9 flat config to fix pipeline patch error
Some checks failed
Build & Deploy / 🔍 Prepare Environment (push) Successful in 10s
Build & Deploy / 🧪 QA (push) Failing after 1m3s
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / ⚡ PageSpeed (push) Has been cancelled
Build & Deploy / 🔔 Notifications (push) Has been cancelled
Build & Deploy / 🏗️ Build (push) Has been cancelled
2026-02-07 16:37:58 +01:00
958989165f fix: pipeline alignment - downgrade eslint and mintel configs to match mb-grid-solutions
Some checks failed
Build & Deploy / 🔍 Prepare Environment (push) Successful in 5s
Build & Deploy / 🧪 QA (push) Failing after 1m42s
Build & Deploy / 🏗️ Build (push) Failing after 3m57s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / ⚡ PageSpeed (push) Has been skipped
Build & Deploy / 🔔 Notifications (push) Successful in 2s
2026-02-07 16:26:22 +01:00
35b7ba56ed fix: eslint and build 2026-02-07 09:36:17 +01:00
103d71851c chore: overhaul infrastructure and integrate @mintel packages
Some checks failed
🧪 CI (QA) / 🧪 Quality Assurance (push) Failing after 1m3s
- Restructure to pnpm monorepo (site moved to apps/web)
- Integrate @mintel/tsconfig, @mintel/eslint-config, @mintel/husky-config
- Implement Docker service architecture (Varnish, Directus, Gatekeeper)
- Setup environment-aware Gitea Actions deployment
2026-02-05 14:18:51 +01:00
4bba61078a refactor: Replace PDF quote generation script with a new estimate generator and update PDF component styling. 2026-02-04 16:51:01 +01:00
788c7aa7df feat: Introduce AI estimation and quote generation scripts, update pricing logic and PDF components, add new documentation, and clean up temporary files. 2026-02-03 16:05:59 +01:00
083be92c5b feat: Centralize pricing calculation logic into a new module and add a script for generating quotes. 2026-02-02 22:52:35 +01:00
badb7b6141 clone 2026-02-02 16:31:08 +01:00
c9a4afe080 clone 2026-02-01 19:56:53 +01:00
2113055a90 feat: Integrate Remotion for video generation, add video compositions, and adapt ContactForm for Remotion compatibility.
Some checks failed
Build & Deploy Mintel Blog / build-and-deploy (push) Failing after 2m19s
2026-02-01 12:55:01 +01:00
470854aad4 clones 2026-02-01 00:07:10 +01:00
813fb070a7 crawler 2026-01-31 18:48:49 +01:00
cd2d267e48 pages
Some checks failed
Build & Deploy Mintel Blog / build-and-deploy (push) Failing after 1m26s
2026-01-31 10:09:12 +01:00
668af74c2a form
Some checks failed
Build & Deploy Mintel Blog / build-and-deploy (push) Failing after 1m27s
2026-01-30 22:19:40 +01:00
ba08724a52 form 2026-01-30 09:36:23 +01:00
ec0a055c13 design 2026-01-29 19:44:55 +01:00
4906fc0b7b migrate to nextjs 2026-01-29 18:50:43 +01:00
300f894346 mermaid 2026-01-14 23:42:50 +01:00
5247cdc5e9 seo 2026-01-14 17:40:22 +01:00
172e2600d1 wip 2026-01-14 01:23:03 +01:00
e46b104127 wip 2026-01-13 02:42:03 +01:00
19081ec682 wip 2026-01-13 00:00:22 +01:00
38d0e7e0a0 init blog 2026-01-12 14:12:30 +01:00