Commit Graph

36 Commits

Author SHA1 Message Date
Daniel S
be071ff82f feat(admin): add quick navigation cards to admin dashboard
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 1m13s
2026-08-09 22:19:20 +02:00
Daniel S
b021f9aaa7 feat(docker): add production Dockerfile, docker-compose setup and healthcheck API 2026-08-09 21:28:10 +02:00
Daniel S
03ceb3de7f feat(admin): add global site settings API, tests and dashboard UI
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 35s
2026-08-09 21:26:15 +02:00
Daniel S
a35efb2726 feat(editor): add section settings property editor API and sidebar modal 2026-08-09 21:24:16 +02:00
Daniel S
58fc8e51cd feat(contact): add WCAG 2.2 AA compliant ContactSection and zero-third-party send API 2026-08-09 21:18:09 +02:00
Daniel S
0c073983e9 feat(editor): add section manipulation APIs and interactive sidebar controls
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 1m3s
2026-08-09 21:08:35 +02:00
Daniel S
d03750bc53 feat(waas): add catch-all route, page manager and draft-publish pipeline 2026-08-09 20:59:02 +02:00
Daniel S
074d314897 feat: implement Dynamic Data Binding system and tags registry
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 1m0s
2026-08-09 12:54:31 +02:00
Daniel S
b039aceb21 feat: implement Theme Builder concept and Display Conditions resolver system 2026-08-09 12:53:25 +02:00
Daniel S
3453746fc0 feat: add section content editing, animation selection and HTML5 drag & drop in live editor
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 1m0s
2026-08-09 12:45:36 +02:00
Daniel S
b159b061ae feat: implement device-specific configurations for desktop, tablet, and mobile
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 57s
2026-08-09 12:35:46 +02:00
Daniel S
92a75cf289 feat(waas-engine): add editable Header, Footer & Glassmorphism design controls in editor Inspector 2026-08-08 23:52:22 +02:00
Daniel S
4c165d8107 feat(admin-editor): add per-section UIComponent management with inline editing, deletion and re-ordering 2026-08-08 23:50:07 +02:00
Daniel S
c5165547b4 fix(admin-editor): rewrite editor.astro cleanly to eliminate AST compiler parsing error
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 56s
2026-08-08 23:44:33 +02:00
Daniel S
6edc219a04 fix(admin-editor): resolve import syntax typo in editor.astro for SSR render 2026-08-08 23:42:28 +02:00
Daniel S
3736f0f633 feat(admin-editor): connect dynamic THEME_PRESETS to Stil inspector tab in live editor
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 52s
2026-08-08 23:10:27 +02:00
Daniel S
e9d8fb95cf feat(admin-editor): add 3-tab inspector layout with Inhalt, Stil and Erweitert panels
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 31s
2026-08-08 19:03:59 +02:00
Daniel S
8197308cef feat(admin-editor): add elementor-style visual editor with drag-and-drop section manager and device switcher 2026-08-08 18:56:33 +02:00
Daniel S
c136e930c9 refactor(layout): switch index.astro to configurable section components driven by siteConfig 2026-08-08 18:56:30 +02:00
Daniel S
be3a8a82ab feat(api): add SSR config update endpoints and DSGVO contact processing 2026-08-08 18:56:21 +02:00
DanielS
a3222ec496 refactor: replace range calculators in templates with simulated contact forms
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 29s
2026-07-18 23:58:48 +02:00
DanielS
e22a724c57 feat: add onboarding wizard component and integrate into index page 2026-07-18 23:58:44 +02:00
DanielS
11e836fc30 feat: add template marquee and fix gdpr google fonts request
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 28s
2026-07-18 04:37:41 +02:00
DanielS
ad2f7c32a1 feat: add industry filtering logic with transitions to templates showcase 2026-07-18 04:22:56 +02:00
DanielS
56bf017e63 style: remove text gradients and hybridize footer styling
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 28s
2026-07-18 04:11:12 +02:00
DanielS
e8a2e62bec style: hybridize contact form and input fields for correct light/dark theme transition 2026-07-18 04:02:52 +02:00
DanielS
0c67c97f69 refactor: align layout with UI/UX accessibility guidelines 2026-07-18 03:57:08 +02:00
DanielS
78bd444bdb feat: replace bento grid with hybrid liquid glass design and add darkmode toggle
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 31s
2026-07-18 03:33:18 +02:00
DanielS
ef290a92f5 feat: extract and integrate clean HeroAndBento component
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 26s
2026-07-07 01:06:15 +02:00
DanielS
580d863a55 feat: align template previews with design archetype matrix
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 26s
2026-07-07 00:44:18 +02:00
DanielS
3e7ab96567 feat: add templates catalog page and interactive live previews
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 27s
2026-07-07 00:35:52 +02:00
DanielS
074affba62 feat: update main page copy and add templates catalog CTA 2026-07-07 00:35:44 +02:00
DanielS
b3bc8a10f9 design: apply exact color definitions and copy text modifications from funktionen.md
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 25s
2026-07-06 00:58:45 +02:00
DanielS
80773cacee design: implement Bento-Grid and Corporate Dark Mode redesign
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 25s
2026-07-06 00:55:27 +02:00
DanielS
79745eb127 Pivot website content and tech stack to target website development for small businesses 2026-06-30 23:15:20 +02:00
DanielS
3486145b9f initial commit 2026-06-30 22:51:26 +02:00