• Joined on 2026-01-15
mmintel pushed to main at mmintel/mb-grid-solutions.com 2026-02-05 10:10:53 +00:00
31f931f7ce fix(ci): use eslint directly and fix lint step environment
mmintel pushed to main at mmintel/mb-grid-solutions.com 2026-02-05 10:09:00 +00:00
e415b5118b fix(ci): use corepack enable for pnpm to avoid hang in runner
mmintel pushed to main at mmintel/mb-grid-solutions.com 2026-02-05 10:06:37 +00:00
84aef6b860 fix(ci): use linux/arm64 platform to match infra
195932dde4 fix(ci): explicitly use shell: bash for all steps
977773fe94 fix(ci): add debug info and make maintenance optional
Compare 3 commits »
mmintel pushed to main at mmintel/mb-grid-solutions.com 2026-02-05 09:48:05 +00:00
a5e2e5a2db fix: Align CI workflow with Mintel standards (add container image & buildx)
mmintel pushed to main at mmintel/mintel.me 2026-02-05 09:42:52 +00:00
190720ad92 refactor: Remove numerical prefixes from pricing calculator position titles.
mmintel pushed to main at mmintel/at-mintel 2026-02-05 00:54:49 +00:00
96ec2c7d8d feat: Publish initial version of the branded email system package.
mmintel pushed to main at mmintel/klz-cables.com 2026-02-05 00:54:22 +00:00
e8957e0672 feat: Add Varnish caching service and configuration, adjusting Traefik routing and implementing a rate limit middleware.
7ef0bca9f6 feat: Implement dual email sending for contact form submissions, including a customer confirmation and internal notification, by refactoring email rendering to accept pre-rendered HTML.
Compare 2 commits »
mmintel pushed to main at mmintel/mintel.me 2026-02-05 00:53:19 +00:00
c5ad6108ee feat: Rename "Betrieb & Hosting" to "Sorglos-Paket" and refine PDF pricing module layout and text.
mmintel pushed tag v1.2.2 to mmintel/at-mintel 2026-02-05 00:46:46 +00:00
mmintel pushed to main at mmintel/mb-grid-solutions.com 2026-02-05 00:42:49 +00:00
5559a36de0 feat: Add commitlint dependencies and simplify lint-staged configuration by removing the buildEslintCommand.
e80140f7cf feat: Integrate Directus CMS, add i18n with next-intl, and configure project tooling with pnpm, husky, and commitlint.**
Compare 2 commits »
mmintel pushed tag v1.2.1 to mmintel/at-mintel 2026-02-05 00:28:07 +00:00
mmintel pushed to main at mmintel/at-mintel 2026-02-05 00:27:56 +00:00
9029375247 test: add rendering tests for MintelLogo and ContactFormNotification mail components.
mmintel pushed to main at mmintel/at-mintel 2026-02-05 00:10:22 +00:00
95d0a1622f feat: Introduce a new mail package for email templates and update the gatekeeper login page with new logo assets.
mmintel pushed tag v1.2.0 to mmintel/at-mintel 2026-02-05 00:06:07 +00:00
mmintel pushed tag v1.1.13 to mmintel/at-mintel 2026-02-04 22:15:54 +00:00
mmintel pushed to main at mmintel/at-mintel 2026-02-04 21:15:47 +00:00
646d615e76 fix(gatekeeper): ensure public directory exists in Dockerfile to prevent COPY failure
mmintel pushed tag v1.1.12 to mmintel/at-mintel 2026-02-04 18:07:40 +00:00
mmintel pushed to main at mmintel/mintel.me 2026-02-04 17:47:04 +00:00
3e10bca3ac refactor: Update pricing calculator item titles, consolidate visual staging and complex interaction, and revise descriptions for clarity.
39006c16b1 feat: Centralize pricing calculations into a new calculateTotals utility function and Totals interface.
4bba61078a refactor: Replace PDF quote generation script with a new estimate generator and update PDF component styling.
Compare 3 commits »
mmintel pushed to main at mmintel/at-mintel 2026-02-04 17:43:35 +00: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)
mmintel pushed to main at mmintel/at-mintel 2026-02-04 17:43:18 +00:00
3f78a5c347 chore: relax commit message header length limit to 250 characters