Daniel S
|
591eba43c1
|
fix(editor): enable design preset saving, section moving up/down and modal content editing
|
2026-08-09 22:56:10 +02:00 |
|
Daniel S
|
895fcd4323
|
fix(editor): preserve full site config object in save-draft and sync to draft file in config API
|
2026-08-09 22:52:55 +02:00 |
|
Daniel S
|
adefc89ab2
|
fix(config): ensure is_demo_mode is persisted in site.config.json and typed in SiteConfig interface
|
2026-08-09 22:50:10 +02:00 |
|
Daniel S
|
aec7c78fb0
|
fix(api): replace Astro global with APIRoute request parameter in api/config.ts
|
2026-08-09 22:48:19 +02:00 |
|
Daniel S
|
10d534e836
|
fix(api): prevent 500 error in /api/config when siteConfig.hero is omitted
|
2026-08-09 22:47:26 +02:00 |
|
Daniel S
|
15b2a34957
|
fix(types): add ogImage prop to Layout and message prop to FallbackSection
Production Build & Deploy / build-and-deploy (push) Successful in 50s
|
2026-08-09 22:45:01 +02:00 |
|
Daniel S
|
baa639a9b2
|
feat(admin): add demo mode toggle in admin dashboard and rewrite 404 page for missing routes
Production Build & Deploy / build-and-deploy (push) Has been cancelled
|
2026-08-09 22:43:36 +02:00 |
|
Daniel S
|
df6bb52ab0
|
feat(admin): merge company site_info stammdaten into general admin dashboard
|
2026-08-09 22:39:42 +02:00 |
|
Daniel S
|
11f8e33818
|
refactor(admin): remove legacy hero section and section ordering form from general dashboard
|
2026-08-09 22:37:53 +02:00 |
|
Daniel S
|
da50ac468b
|
fix(nav): restrict visual editor access to pages management overview
|
2026-08-09 22:36:33 +02:00 |
|
Daniel S
|
d5b66ff830
|
feat(admin): add persistent drawer burger sidebar navigation across all admin pages
|
2026-08-09 22:33:52 +02:00 |
|
Daniel S
|
e8f332da43
|
feat(pages): add page opening, page deletion API, edit mode toggle and custom 404 page
Production Build & Deploy / build-and-deploy (push) Successful in 1m10s
|
2026-08-09 22:30:13 +02:00 |
|
Daniel S
|
334c6723e9
|
fix(types): restore contact property in SiteConfig interface
|
2026-08-09 22:26:54 +02:00 |
|
Daniel S
|
bb96b0049c
|
fix(types): add site_info and pages properties to SiteConfig interface
|
2026-08-09 22:26:19 +02:00 |
|
Daniel S
|
0a1aa5030d
|
feat(config): include default pages and site_info in configLoader fallbacks
|
2026-08-09 22:24:28 +02:00 |
|
Daniel S
|
be071ff82f
|
feat(admin): add quick navigation cards to admin dashboard
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
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
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
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
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
Production Build & Deploy / build-and-deploy (push) Successful in 57s
|
2026-08-09 12:35:46 +02:00 |
|
Daniel S
|
eb4bb601d7
|
fix(types): add missing slotId to fallback UIComponent objects in configLoader.ts
Production Build & Deploy / build-and-deploy (push) Successful in 56s
|
2026-08-08 23:54:36 +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
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
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
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
|
c51629b229
|
style(theme-engine): centralize CSS variables and add reactive light/dark mode support
|
2026-08-08 18:56:26 +02:00 |
|
Daniel S
|
be3a8a82ab
|
feat(api): add SSR config update endpoints and DSGVO contact processing
|
2026-08-08 18:56:21 +02:00 |
|
Daniel S
|
dfa357bbd1
|
feat(waas-engine): add dynamic site config schema and slotId placement types
|
2026-08-08 18:56:18 +02:00 |
|
DanielS
|
08b74a0294
|
feat: simplify copy for small business owners and fix react-icons properties
Production Build & Deploy / build-and-deploy (push) Successful in 32s
|
2026-07-19 00:06:21 +02:00 |
|
DanielS
|
92af42b2c5
|
style: update color preset buttons to be fully light and dark mode adaptive
Production Build & Deploy / build-and-deploy (push) Successful in 27s
|
2026-07-19 00:00:40 +02:00 |
|
DanielS
|
a3222ec496
|
refactor: replace range calculators in templates with simulated contact forms
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
|
0e3688c431
|
feat: refactor hero bento grid and integrate WaaS ROI calculator
|
2026-07-18 23:58:39 +02:00 |
|
DanielS
|
36227215fc
|
fix: add type annotation for slider index parameter
Production Build & Deploy / build-and-deploy (push) Successful in 27s
|
2026-07-18 04:52:37 +02:00 |
|
DanielS
|
7bebcc066e
|
feat: replace hero tabs with interactive template slider
|
2026-07-18 04:50:55 +02:00 |
|
DanielS
|
934a047586
|
style: change hero visual tabs to industry templates
|
2026-07-18 04:48:48 +02:00 |
|
DanielS
|
11e836fc30
|
feat: add template marquee and fix gdpr google fonts request
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
|
16284b6f03
|
fix: implement keyboard accessible FAQ accordions with aria attributes and adjust border thickness to border-[0.5px]
|
2026-07-18 04:17:09 +02:00 |
|
DanielS
|
56bf017e63
|
style: remove text gradients and hybridize footer styling
Production Build & Deploy / build-and-deploy (push) Successful in 28s
|
2026-07-18 04:11:12 +02:00 |
|