Alex
8b16d35287
fix: keep Smart Packages compatible with roof material ( #30 )
...
CI - Test & Build / Lint & Type Check (push) Waiting to run
CI - Test & Build / Backend Unit Tests (push) Waiting to run
CI - Test & Build / Frontend Build (push) Waiting to run
CI - Test & Build / E2E Tests (Playwright) (push) Blocked by required conditions
CI - Test & Build / Security Scan (push) Waiting to run
CI - Test & Build / CI Summary (push) Blocked by required conditions
Co-authored-by: alexpolo1 <alexpolo1@users.noreply.github.com >
2026-09-02 07:19:39 +02:00
alexpolo1
81b6e1ea21
fix: make Jannick price import usable and safe
2026-08-24 08:31:55 +02:00
alexpolo1
f9c0b7bc57
feat: harden smart package field workflow
2026-08-15 00:34:28 +02:00
alexpolo1
11ad6b7f0b
feat: enforce verified smart package catalog
2026-08-10 12:38:52 +02:00
alexpolo1
0435f121d1
feat: remove old MaterialPackages and SmartPackages components; add performance optimization indexes for various tables
2025-12-22 21:51:33 +00:00
alexpolo1
bb1f48829a
Tilføjet SQL seed fil med 142 tømreropgaver
...
Database seed fil indeholder alle opgaver fordelt på:
- Tag: 38 opgaver
- Væg: 17 opgaver
- Udvendigt: 21 opgaver
- Loft: 10 opgaver
- Facade: 10 opgaver
- Gulv: 8 opgaver
- Trapper: 7 opgaver
- Renovering: 6 opgaver
- Opmåling: 5 opgaver
- Tilbygning: 5 opgaver
- Finish: 5 opgaver
- Indbygget: 4 opgaver
- Special: 4 opgaver
- Køkken: 2 opgaver
Kan bruges til at seede database på nye installationer.
2025-11-15 22:03:06 +00:00
alexpolo1
8773d96e94
feat: Add AI-Powered Visual Testing Suite using Selenium and OpenAI Vision API
...
- Implemented VisualAITester class for automated UI/UX testing
- Configured environment variables for API keys and paths
- Developed methods for browser setup, login, screenshot capture, and image encoding
- Integrated OpenAI Vision API for visual quality analysis with detailed feedback
- Created tests for various application pages including homepage, project flow, geometry form, and more
- Generated comprehensive HTML report summarizing test results and AI analysis
- Added functionality to copy AI prompts for automated issue resolution
2025-11-14 20:27:19 +00:00