This website requires JavaScript.
422e4fccba
feat(cloner): add cloner-library and finalize pdf-library rename
Marc Mintel
2026-02-12 21:59:48 +01:00
57ec4d7544
chore: bump versions
Marc Mintel
2026-02-12 21:47:55 +01:00
a4d021c658
feat(pdf): rename acquisition-library to pdf-library and update package name to @mintel/pdf
v1.8.0
Marc Mintel
2026-02-12 21:46:45 +01:00
269d19bbef
fix(acquisition): finalize extension build and components
Marc Mintel
2026-02-12 21:27:39 +01:00
30ff08c66d
fix(acquisition): standardize bundling and externalize React/PDF dependencies
Marc Mintel
2026-02-12 21:26:30 +01:00
81deaf447f
fix(acquisition): standardize bundling and externalize React/PDF dependencies
Marc Mintel
2026-02-12 21:24:15 +01:00
a0ebc58d6d
fix(directus): resolve extension visibility and registration failures
Marc Mintel
2026-02-12 21:20:28 +01:00
7498c24c9a
fix(directus): resolve login failures and standardize project branding
Marc Mintel
2026-02-12 19:21:53 +01:00
efba82337c
refactor(acquisition): change build output to dist/ directory
Marc Mintel
2026-02-12 12:47:06 +01:00
c083b309fb
fix(acquisition): add missing dependencies to acquisition-library and fix build failure
Marc Mintel
2026-02-12 12:15:43 +01:00
eb8bf60408
fix(infra): use dynamic container detection for registry maintenance
Marc Mintel
2026-02-12 11:16:28 +01:00
a3819490ac
chore(package): standardize formatting and cleanup temporary logs
Marc Mintel
2026-02-12 11:14:58 +01:00
1127954fea
feat(cms): final restoration of extension logic and monorepo stabilization
Marc Mintel
2026-02-12 02:11:53 +01:00
fa0b133012
feat(cms): restore extension logic and stabilize build pipeline
Marc Mintel
2026-02-12 01:14:13 +01:00
1b40baebd4
fix(infra): use SHA detection and better logging in wait-for-upstream.sh
Marc Mintel
2026-02-11 23:25:47 +01:00
316c03869a
fix(gatekeeper): enhance logging and stabilize upstream polling
v1.7.12
Marc Mintel
2026-02-11 22:49:16 +01:00
63d2acfab5
feat(infra): add wait-for-upstream script for smart dependencies
Marc Mintel
2026-02-11 22:41:47 +01:00
bdeae0aca6
chore(gatekeeper): bump to 1.7.11 for fix
Marc Mintel
2026-02-11 22:35:04 +01:00
47c70a16f1
fix(gatekeeper): trim auth inputs and prioritize access code to prevent autofill traps
Marc Mintel
2026-02-11 22:32:17 +01:00
b96d44bf6d
chore: finalize version updates for v1.7.10
Marc Mintel
2026-02-11 16:55:17 +01:00
73b60f14a9
chore: release clean base image 1.7.10
v1.7.10
Marc Mintel
2026-02-11 16:32:16 +01:00
b3f43c421f
chore: manual version bump to 1.7.9
v1.7.9
Marc Mintel
2026-02-11 16:02:51 +01:00
a2339f7106
fix: make directus extension build scripts more resilient
Marc Mintel
2026-02-11 15:58:58 +01:00
e83a76f111
chore: trigger CI build after disk cleanup
Marc Mintel
2026-02-11 15:56:16 +01:00
0096c18098
fix(infra): correct registry data path and enable untagged manifest deletion
Marc Mintel
2026-02-11 12:39:50 +01:00
3284931f84
chore(next-utils): respect skip flags in refinements and publish v1.7.15
Marc Mintel
2026-02-11 01:32:01 +01:00
28517a3558
chore(next-utils): introduce withMintelRefinements and publish v1.7.14
Marc Mintel
2026-02-11 01:31:16 +01:00
3b9f10ec98
chore(next-utils): convert to ESM-only and publish v1.7.13
Marc Mintel
2026-02-11 01:26:53 +01:00
65fd248993
chore(next-utils): fix generic propagation in createMintelDirectusClient and publish v1.7.12
Marc Mintel
2026-02-11 01:22:12 +01:00
ebd9ab132c
chore(next-utils): add explicit return type to validateMintelEnv and publish v1.7.11
Marc Mintel
2026-02-11 01:20:57 +01:00
ddaeb2c3ca
chore(next-utils): rebuild with generic types and publish v1.7.10
Marc Mintel
2026-02-11 01:20:03 +01:00
ad1a8c4fbf
feat(next-utils): support generic schema in directus client
Marc Mintel
2026-02-11 01:00:34 +01:00
013b0259b2
fix(pipeline): use POSIX sh compatible logic for release prioritization
Marc Mintel
2026-02-11 00:33:06 +01:00
d5a9a3bce4
chore: refine release prioritization logic and bump v1.7.8
v1.7.8
Marc Mintel
2026-02-11 00:31:03 +01:00
b9fd583ac4
chore: fix pipeline hang by disabling broken caching and using corepack
v1.7.7
Marc Mintel
2026-02-11 00:29:10 +01:00
bfdbaba0d0
chore: implement release prioritization and streamline setup for speed
v1.7.6
Marc Mintel
2026-02-11 00:22:31 +01:00
4ea9cbc551
fix(next-utils): use natural type inference for validateMintelEnv to fix unknown type errors
v1.7.5
Marc Mintel
2026-02-11 00:17:46 +01:00
d8c1a38c0d
chore: optimize pipeline for speed and parallelize QA jobs
Marc Mintel
2026-02-11 00:14:55 +01:00
b65b9a7fb2
fix(next-utils): finalize type safety for validateMintelEnv and fix pre-push hook
v1.7.4
Marc Mintel
2026-02-11 00:10:38 +01:00
858c7bbc39
fix(next-utils): use z.extend() for robust type inference in validateMintelEnv
v1.7.3
Marc Mintel
2026-02-11 00:04:14 +01:00
149123ef90
fix(next-utils): restore optional argument with robust types to satisfy linter
Marc Mintel
2026-02-11 00:02:53 +01:00
6bc49d1c52
fix(next-utils): make validateMintelEnv generic for better type safety
Marc Mintel
2026-02-10 23:57:18 +01:00
52ffe49019
feat(next-utils): make directus client environment-aware and standardize base env schema
Marc Mintel
2026-02-10 23:44:27 +01:00
73fa292528
fix: remove klz from workspace
Marc Mintel
2026-02-10 21:39:48 +01:00
9e4e296e3b
feat: adds aquisition extension to cms
feature/aquisition
Marc Mintel
2026-02-10 21:30:23 +01:00
f2c0a4581c
chore: sync versions
Marc Mintel
2026-02-10 00:39:34 +01:00
367c4d8404
fix: cms schema
Marc Mintel
2026-02-10 00:35:26 +01:00
587c88980f
chore: release next-config v1.7.0
v1.6.8
1.7.0
Marc Mintel
2026-02-10 00:29:02 +01:00
fcdfdb4588
chore: release next-config v1.6.1
v1.6.7
Marc Mintel
2026-02-10 00:27:59 +01:00
6bbaa8d105
chore: cms sync
Marc Mintel
2026-02-10 00:26:13 +01:00
eccc084441
chore: cms sync commands
Marc Mintel
2026-02-10 00:13:42 +01:00
da6b8aba64
fix: cms sync
1.6.6
Marc Mintel
2026-02-10 00:03:27 +01:00
290097b4e6
chore: fix linter
Marc Mintel
2026-02-10 00:02:26 +01:00
45894cce34
chore: fix linter
Marc Mintel
2026-02-09 23:59:22 +01:00
7195906da0
chore: fix linter
Marc Mintel
2026-02-09 23:54:58 +01:00
dcb466f53b
chore: fix husky
1.6.5
Marc Mintel
2026-02-09 23:44:34 +01:00
14089766ea
feat: infra cms
Marc Mintel
2026-02-09 23:33:45 +01:00
6ecabe4a04
chore: sync lock file
v1.6.4
Marc Mintel
2026-02-09 23:26:38 +01:00
b205220bde
fix: cli compatibility with nextjs 16
v1.6.3
Marc Mintel
2026-02-09 23:15:50 +01:00
3d5a802c6e
chore: release packages
v1.6.2
Marc Mintel
2026-02-09 23:05:15 +01:00
b5d1272f85
fix: customer manager
v1.6.1
Marc Mintel
2026-02-09 23:04:21 +01:00
e152fb8171
fix: sync versions
Marc Mintel
2026-02-09 22:50:28 +01:00
d7cec1fa0e
fix: docker images
v1.6.0
Marc Mintel
2026-02-09 22:37:19 +01:00
67c2af958a
fix: docker images
Marc Mintel
2026-02-09 22:26:16 +01:00
015e295370
fix: pipeline
Marc Mintel
2026-02-09 22:21:22 +01:00
c9952bfd1d
fix: pipeline
Marc Mintel
2026-02-09 22:16:07 +01:00
f9aaf3712e
fix: pipeline
Marc Mintel
2026-02-09 22:02:58 +01:00
d2bbfe3b40
fix: pipeline
Marc Mintel
2026-02-09 21:58:04 +01:00
f3fafa8ea0
feat: cms feedback and customer management
feature/cms
Marc Mintel
2026-02-09 21:49:27 +01:00
625c58398c
feat: cms feedback and customer management
Marc Mintel
2026-02-09 20:02:52 +01:00
a306d24f51
feat: integrate cms
Marc Mintel
2026-02-09 12:08:47 +01:00
59d3e97ef0
perf: implement registry-based build caching and next.js cache mounts
v1.5.5
Marc Mintel
2026-02-08 15:01:42 +01:00
0c0d0caae6
fix: set CI=true in gatekeeper dockerfile
v1.5.4
Marc Mintel
2026-02-08 14:54:19 +01:00
2c9f12623e
fix: copy all package manifests for monorepo pnpm install
v1.5.3
Marc Mintel
2026-02-08 14:38:37 +01:00
a55649c5f2
perf: optimize gatekeeper docker build with cache mounts and layer caching
v1.5.2
Marc Mintel
2026-02-08 13:06:32 +01:00
0d7c588536
fix: set basePath to /gatekeeper for correct sub-path routing
v1.5.1
Marc Mintel
2026-02-08 10:56:50 +01:00
b6debcbb59
fix: ensure node shebang is preserved in dev binary
Marc Mintel
2026-02-08 10:39:19 +01:00
5847bc5795
fix: nextjs eslint flat config compatibility
Marc Mintel
2026-02-07 16:38:14 +01:00
e662415137
feat: add gk_bypass
v1.5.0
Marc Mintel
2026-02-07 16:02:52 +01:00
580b087e8a
chore: improve pipeline
Marc Mintel
2026-02-07 15:29:45 +01:00
ac3c405cb2
chore: make cookie secure flag conditional for development and add pnpm store to gitignore
Marc Mintel
2026-02-07 15:11:16 +01:00
a594affdfa
feat: add auth to gatekeeper
v1.4.0
1.4.0
Marc Mintel
2026-02-07 14:48:39 +01:00
61e78ea672
feat: integrate observability
v1.3.0
1.3.0
Marc Mintel
2026-02-07 10:23:51 +01:00
6501eac38a
fix: gatekeeper access error
1.2.6
1.2.5
Marc Mintel
2026-02-07 09:46:31 +01:00
7f9206ae77
feat: Remove hardcoded /gatekeeper base path, update image paths, and introduce configurable base URL and cookie domain for improved routing and session management.
v1.2.5
Marc Mintel
2026-02-06 13:54:47 +01:00
6229f8e886
feat: Add Next.js basePath and relocate the login page to /login.
Marc Mintel
2026-02-06 13:39:38 +01:00
8ac090aff3
feat: Set up new Tailwind CSS configuration, global styling, and initial application pages.
v1.2.4
Marc Mintel
2026-02-06 00:20:55 +01:00
696f9d361d
feat: Configure package entry points and exports for better module resolution, update build scripts to include templates, and add React peer dependencies.
v1.2.3
Marc Mintel
2026-02-05 13:00:34 +01:00
31840da9e7
feat: Enable global CLI linking and direct mintel command execution, updating installation instructions and project path resolution.
Marc Mintel
2026-02-05 12:12:56 +01:00
96ec2c7d8d
feat: Publish initial version of the branded email system package.
v1.2.2
Marc Mintel
2026-02-05 01:46:36 +01:00
9029375247
test: add rendering tests for MintelLogo and ContactFormNotification mail components.
v1.2.1
Marc Mintel
2026-02-05 01:27:47 +01:00
95d0a1622f
feat: Introduce a new mail package for email templates and update the gatekeeper login page with new logo assets.
v1.2.0
Marc Mintel
2026-02-05 01:05:49 +01:00
646d615e76
fix(gatekeeper): ensure public directory exists in Dockerfile to prevent COPY failure
v1.1.13
Marc Mintel
2026-02-04 22:15:44 +01:00
51409099fc
feat: Increase registry pruning aggressiveness by reducing tag retention, adding version and buildcache tag deletion, and shortening Docker system prune duration. (includes chore: relax header-max-length)
v1.1.12
Marc Mintel
2026-02-04 18:43:12 +01:00
22cd20e639
fix: build workspace dependencies before gatekeeper in Docker
Marc Mintel
2026-02-04 18:39:12 +01:00
e7cc1c8ca5
fix: stabilize Docker builds by standardizing on ARM64 and explicit stage naming (klz-2026 pattern)
v1.1.11
Marc Mintel
2026-02-04 18:13:54 +01:00
0ccb15a929
refactor: restructure Dockerfile.gatekeeper into base, builder, and runner stages for improved multi-stage build.
Marc Mintel
2026-02-04 12:10:51 +01:00
a94ddcfbb2
refactor: rename Dockerfile build stage from base to builder
v1.1.10
Marc Mintel
2026-02-04 01:35:45 +01:00
d3a9af140c
feat: add script to prune Docker registry tags, perform garbage collection, and prune host Docker resources.
Marc Mintel
2026-02-04 01:01:00 +01:00
0dc3ba0da4
chore: Reorder pnpm build arguments in Dockerfile.nextjs.
v1.1.9
Marc Mintel
2026-02-03 22:40:10 +01:00