8dedfb8f26
feat: Refactor database configuration to use granular environment variables; update Docker and CI/CD workflows accordingly
zwitschi2025-10-23 19:17:24 +02:00
8c3062fd80
chore: Update action versions in build workflow and add playwright to requirements
zwitschi2025-10-23 17:55:06 +02:00
0acc2cb3fe
fix: Correct registry URL variable in build and deploy workflows
zwitschi2025-10-23 17:44:15 +02:00
0e51a3883d
fix: Update registry secrets in build and deploy workflows for consistency
zwitschi2025-10-23 17:39:47 +02:00
f228eac61f
feat: Add Docker support and CI/CD workflows documentation; include setup instructions for Docker-based deployment
zwitschi2025-10-23 17:25:26 +02:00
119bbcc7a8
feat: Add Docker workflows for building, testing, and deploying the application; include Dockerfile for image creation
zwitschi2025-10-23 17:06:14 +02:00
8aee7b0d74
refactor: Enhance architecture documentation with detailed sections on purpose, constraints, runtime view, deployment, and key concepts; add implementation plan and update quickstart reference
zwitschi2025-10-23 16:59:15 +02:00
4b3a15ed15
Add comprehensive architecture documentation and related scripts
zwitschi2025-10-21 15:39:17 +02:00
2bae273d9e
feat: Add currency normalization with migration and backfill tooling; update models and API for currency integration
zwitschi2025-10-21 10:49:48 +02:00
672cafa5b9
feat: Implement currency management with models, routes, and UI updates; add backfill script for existing records
zwitschi2025-10-21 10:33:08 +02:00
fcea39deb0
feat: Add currency and unit support across models, routes, and templates; enhance UI for consumption, costs, and production
zwitschi2025-10-21 09:53:04 +02:00
139ae04538
Enhance UI rendering and add unit tests for simulation functionality
zwitschi2025-10-21 09:26:39 +02:00
9114b584c2
feat: Enhance end-to-end testing framework with improved server setup and UI validation
zwitschi2025-10-21 09:04:06 +02:00
f020d276bc
Enhance testing framework and UI feedback
zwitschi2025-10-21 08:29:11 +02:00
ae4b9c136f
feat: Introduce reusable template components and enhance styling utilities for consistent UI
zwitschi2025-10-21 07:43:10 +02:00
18f4ae7278
Refactor templates to externalize JavaScript: Moved inline scripts to separate JS files and added JSON data attributes for better maintainability and performance. Updated consumption, costs, equipment, maintenance, production, reporting, and simulations templates accordingly.
zwitschi2025-10-21 07:20:02 +02:00
606cb64ff1
Enhance simulation API and logic: refactor parameter handling, add support for multiple distributions, and improve simulation result persistence
zwitschi2025-10-20 21:18:24 +02:00
e73a987d25
Refactor and enhance CalMiner application
zwitschi2025-10-20 20:53:55 +02:00
fee857637f
Add models and routes for costs, consumption, equipment, maintenance, and production; implement CRUD operations and unit tests
zwitschi2025-10-20 19:21:47 +02:00
0b19a93e0d
Implement distribution management API and UI forms; add distribution model and tests
zwitschi2025-10-20 18:51:23 +02:00
4533a4c166
Add unit tests for scenarios, parameters, reporting, and simulation features
zwitschi2025-10-20 18:38:02 +02:00
39c45e720c
Add initial implementation of CalMiner with project structure, environment setup, and core features
zwitschi2025-10-20 18:37:57 +02:00
ebac14cbb2
Add .gitignore file and update README and implementation plan documentation
zwitschi2025-10-20 17:03:45 +02:00
328910a985
Add comprehensive documentation for CalMiner, including architecture, development setup, MVP features, implementation plan, and testing strategy
zwitschi2025-10-20 16:25:39 +02:00