Commit Graph

3 Commits

Author SHA1 Message Date
d.viti
ea504d7b37 Add logo upload and color extraction for vendor
- Allow uploading a company logo and extract its dominant color - Show
logo preview and extracted color in the UI - Use logo and color for PDF
branding and styling - Add per-item IVA field and calculation - Update
PDF export to show logo, brand color, and IVA per item
2025-10-14 00:12:07 +02:00
d.viti
7a5e8e5760 Add advanced shop-mode calculator with PDF export and save/load
All checks were successful
Build and Deploy / build (push) Successful in 29s
2025-10-13 23:58:21 +02:00
d.viti
23ec5d5f32 Add multi-mode HTML, Docker, Helm chart, and deploy script
All checks were successful
Build and Deploy / build (push) Successful in 46s
- Add shop-mode.html and project-mode.html for separate calculation
modes - Refactor index.html as a landing page for mode selection - Add
Dockerfile with optimized nginx config and healthcheck - Add
.dockerignore for cleaner Docker builds - Add deploy.sh for
Helm/Kubernetes deployment automation - Add helm-chart/ with
values.yaml, Chart.yaml, templates, and documentation - Update README.md
with full instructions, features, and CI/CD examples
2025-10-13 23:25:33 +02:00