• Joined on 2026-01-15
mmintel pushed to main at mmintel/mb-grid-solutions.com 2026-02-06 20:35:05 +00:00
2c647f0284 chore: directus sync
mmintel pushed to main at mmintel/klz-cables.com 2026-02-06 18:24:11 +00:00
0178e828d6 chore: ensure traefik network labels are applied
mmintel pushed to main at mmintel/mb-grid-solutions.com 2026-02-06 18:23:42 +00:00
d9ff6d640d feat: Configure Traefik to use the infra network for services, add an internal Directus URL, and enhance Directus and Gatekeeper configurations.
8ab9ec7d1f chore: bootstrap command
0cc67d54ef refactor: overhaul Directus sync script with schema wiping and restart, update branding, and rename CMS scripts.
Compare 3 commits »
mmintel pushed tag v1.0.0-rc.16 to mmintel/klz-cables.com 2026-02-06 18:19:43 +00:00
mmintel pushed tag v1.0.0-rc.15 to mmintel/klz-cables.com 2026-02-06 18:12:02 +00:00
mmintel pushed tag v1.0.0-rc.14 to mmintel/klz-cables.com 2026-02-06 17:38:10 +00:00
mmintel pushed to main at mmintel/klz-cables.com 2026-02-06 17:36:39 +00:00
e3f7344daf chore: traefik labels
21a7b0ade2 feat: Implement replyTo for contact form emails and refine success/error message layout.
Compare 2 commits »
mmintel pushed to main at mmintel/mb-grid-solutions.com 2026-02-06 17:07:47 +00:00
cbb95a38cf feat: Introduce COOKIE_DOMAIN and NEXT_PUBLIC_BASE_URL environment variables for gatekeeper service configuration.
mmintel pushed to main at mmintel/klz-cables.com 2026-02-06 17:02:23 +00:00
d027fbeac2 chore: Standardize error message extraction in contact form actions and mailer, and add Directus restart to the Directus sync script.
mmintel pushed to main at mmintel/klz-cables.com 2026-02-06 16:44:31 +00:00
8a751998eb feat: Add COOKIE_DOMAIN to .env and improve project name fallback logic in sync-directus script
48c3e1d013 chore: rename scripts
Compare 2 commits »
mmintel pushed to main at mmintel/mb-grid-solutions.com 2026-02-06 16:26:34 +00:00
5b163d6d74 feat: Enable dynamic app environment variable configuration via workflow and docker-compose.
mmintel pushed to main at mmintel/klz-cables.com 2026-02-06 16:08:58 +00:00
3df4b44b8d fix: center success and error messages within the RequestQuoteForm component.
mmintel pushed to main at mmintel/mb-grid-solutions.com 2026-02-06 16:07:33 +00:00
f6e774b5c9 feat: Add GATEKEEPER_PASSWORD environment variable for authentication.
mmintel pushed to main at mmintel/klz-cables.com 2026-02-06 16:01:36 +00:00
07e0f237b9 feat: Introduce metadata-only retrieval functions for posts, products, and pages to optimize sitemap generation.
mmintel pushed to main at mmintel/mb-grid-solutions.com 2026-02-06 15:32:30 +00:00
613c8b1645 fix: Streamline variable interpolation in deploy workflow and Traefik labels by removing unnecessary quoting and default fallbacks.
mmintel pushed to main at mmintel/mb-grid-solutions.com 2026-02-06 15:11:44 +00:00
9e1aae5d76 feat: Add dedicated subdomain routing for Gatekeeper and update its service alias for forward authentication middleware.
mmintel pushed to main at mmintel/mb-grid-solutions.com 2026-02-06 14:52:55 +00:00
f1e3ad1357 chore: npm update
mmintel pushed to main at mmintel/mb-grid-solutions.com 2026-02-06 14:28:21 +00:00
39b044c2c2 chore: Use caret version specifiers for Mintel dependencies.
mmintel pushed to main at mmintel/klz-cables.com 2026-02-06 14:26:26 +00:00
57a3944301 feat: Update gatekeeper image to latest, add new environment variables, and allow gatekeeper's own paths to prevent redirect loops.
mmintel pushed to main at mmintel/klz-cables.com 2026-02-06 13:31:44 +00:00
5fe0a8d83e chore: Hardcode 'compress' Traefik middleware for Directus, removing the dynamic AUTH_MIDDLEWARE variable.