Commit Graph

82 Commits

Author SHA1 Message Date
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
eb4bb601d7 fix(types): add missing slotId to fallback UIComponent objects in configLoader.ts
All checks were successful
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
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 56s
2026-08-08 23:44:33 +02:00
Daniel S
e82e1b3301 fix(cicd): update Gitea Action deploy.yml port mapping 8080:4321 and data volumes 2026-08-08 23:43:18 +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
597566a000 docs(nginx): set server_name to spielwiese.hephex.de
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 56s
2026-08-08 23:20:30 +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
5b0f05c17f fix(docker): add build directive to compose and add .dockerignore file
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 20s
2026-08-08 19:24:04 +02:00
Daniel S
614a66fc70 fix(docker): update Dockerfile to Node.js SSR runtime runner entry.mjs
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 1m15s
2026-08-08 19:18:06 +02:00
Daniel S
4c9b547e7c docs(nginx): add example nginx reverse proxy configuration file
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 30s
2026-08-08 19:12:16 +02:00
Daniel S
d9cb8dcd6f fix(docker): restore original port mapping 8080:4321 for external reverse proxy 2026-08-08 19:11:24 +02:00
Daniel S
8d0e72a8bc fix(docker): bind port to 127.0.0.1 for existing reverse proxy integration
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 43s
2026-08-08 19:07:41 +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
aa4629752a test(waas-engine): add vitest suite and node ssr container adapter setup 2026-08-08 18:56:36 +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
All checks were successful
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
All checks were successful
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
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
0e3688c431 feat: refactor hero bento grid and integrate WaaS ROI calculator 2026-07-18 23:58:39 +02:00
DanielS
31007040e5 docs: add waas-guide strategy skill 2026-07-18 23:58:35 +02:00
DanielS
36227215fc fix: add type annotation for slider index parameter
All checks were successful
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
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
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
03c37e592a docs: formalize comprehensive technical, legal, and UX standards in agents guidelines 2026-07-18 04:16:26 +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
8959b6b885 docs: extend AGENTS.md with human-computer interaction and gestalt principles 2026-07-18 04:09:00 +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
e3d0e864ee docs: forbid text gradients in style guide and replace existing text gradient with solid color in hero 2026-07-18 04:01:10 +02:00
DanielS
33b494efac fix: change react-icon prop from class to className in navbar 2026-07-18 03:57:58 +02:00
DanielS
0c67c97f69 refactor: align layout with UI/UX accessibility guidelines 2026-07-18 03:57:08 +02:00
DanielS
1b5ddac1e6 docs: add UI/UX dos and donts to agents guidelines 2026-07-18 03:55:52 +02:00
DanielS
48dbb7a0cf fix: fix html tag nesting issue causing grid layout breakdown in cards 2026-07-18 03:41:52 +02:00
DanielS
cdedd5157e feat: add template showcase callout and seo-friendly faq section 2026-07-18 03:39:22 +02:00
DanielS
99890c3c6a feat: change copywriting and layout focus to website hosting packages 2026-07-18 03:34:56 +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
38163cebc2 feat: add security-hardening-privacy skill and remove generator tag
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 26s
2026-07-07 01:02:36 +02:00
DanielS
95caec1add feat: add technical-seo-semantic skill
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 25s
2026-07-07 01:01:08 +02:00