zwitschi
  • Joined on 2024-10-03
zwitschi pushed to main at allucanget/calminer-docs 2025-11-13 22:34:46 +01:00
4dea0a9ae1 Add detailed SQLAlchemy models, navigation metadata, enumerations, Pydantic schemas, monitoring, and auditing documentation
07e68a553d Enhance documentation for data model and import/export processes
fb6be6d84f feat: add functional requirements for profitability, Monte Carlo simulation, and Capex/Opex management; enhance user guide with planners
d3597bc8c9 feat: enhance data model documentation with detailed entity descriptions and relationships
747f430562 fix: update database initialization and seeding instructions in installation guide
Compare 5 commits »
zwitschi pushed to v2 at allucanget/calminer 2025-11-13 22:34:39 +01:00
bcd993d57c feat(changelog): document completion of UI alignment initiative and style consolidation
1262a4a63f Refactor CSS styles and introduce theme variables
fb6816de00 Add form styles and update button classes for consistency
Compare 3 commits »
zwitschi pushed to v2 at allucanget/calminer 2025-11-13 20:24:13 +01:00
4d0e1a9989 feat(navigation): Enhance navigation links and add legacy route redirects
ed8e05147c feat: update status codes and navigation structure in calculations and reports routes
Compare 2 commits »
zwitschi pushed to v2 at allucanget/calminer 2025-11-13 16:21:35 +01:00
522b1e4105 feat: add scenarios list page with metrics and quick actions
4f00bf0d3c feat: Add CRUD tests for project and scenario models
3551b0356d feat: Add comprehensive test suite for project and scenario models
521a8abc2d feat: Migrate to Pydantic's @field_validator and implement lifespan handler in FastAPI
1feae7ff85 feat: Add Processing Opex functionality
Compare 11 commits »
zwitschi pushed to v2 at allucanget/calminer 2025-11-12 19:39:32 +01:00
acf6f50bbd feat: Add NPV comparison and distribution charts to reporting
ad306bd0aa feat: Refactor database initialization for SQLite compatibility
ed4187970c feat: Implement SQLite support with environment-driven backend switching
0fbe9f543e fix: Update .gitignore to include additional SQLite database files
80825c2c5d chore: Update changelog with recent verification and documentation updates
Compare 13 commits »
zwitschi pushed to main at allucanget/calminer-docs 2025-11-12 12:04:24 +01:00
c9ac7195c7 feat: add continuous integration and deployment documentation, including CI stages, local testing, and Kubernetes deployment guidelines
zwitschi pushed to v2 at allucanget/calminer 2025-11-12 12:00:59 +01:00
e72e297c61 feat: Add CI workflow for linting, testing, and building the project
101d9309fd chore: Update changelog to reflect changes made on 2025-11-12
9556f9e1f1 refactor: Replace local Base declaration with import from config.database
Compare 3 commits »
zwitschi pushed to v2 at allucanget/calminer 2025-11-12 11:56:47 +01:00
4488cacdc9 chore: Update changelog with Bandit security scan remediation details
e06a6ae068 feat: Implement random password and token generation for tests
3bdae3c54c fix: Update Bandit command in CI workflows to run checks on tests directory
d89b09fa80 fix: Remove 'tests' from Bandit exclude_dirs to ensure security checks cover all test files
2214bbe64f feat: Add Bandit security checks to CI workflows
Compare 8 commits »
zwitschi pushed to v2 at allucanget/calminer 2025-11-12 11:26:07 +01:00
014d96c105 fix: Comment out pip cache steps in CI workflow
zwitschi pushed to v2 at allucanget/calminer 2025-11-12 11:23:34 +01:00
55fa1f56c1 fix: Update branch list in CI workflow to include 'v2'
zwitschi pushed to main at allucanget/calminer 2025-11-12 11:22:35 +01:00
edf86a5447 Update templates/dashboard.html
zwitschi pushed to v2 at allucanget/calminer 2025-11-12 11:15:52 +01:00
53eacc352e feat: Enhance deploy job to collect and upload Kubernetes deployment logs for staging and production
zwitschi pushed to v2 at allucanget/calminer 2025-11-12 11:12:59 +01:00
2bfa498624 fix: Remove Playwright installation steps from CI workflow
zwitschi pushed to v2 at allucanget/calminer 2025-11-12 11:10:49 +01:00
4cfc5d9ffa fix: Resolve Ruff E402 warnings and clean up imports across multiple modules
zwitschi pushed to v2 at allucanget/calminer 2025-11-12 10:56:44 +01:00
ce7f4aa776 fix: Correct syntax for apt proxy configuration in CI workflow
zwitschi pushed to v2 at allucanget/calminer 2025-11-12 10:55:19 +01:00
e0497f58f0 fix: Correct escaping in apt proxy configuration in CI workflow
zwitschi pushed to v2 at allucanget/calminer 2025-11-12 10:54:24 +01:00
60410fd71d fix: Comment out pip cache dependencies in CI workflow
zwitschi pushed to v2 at allucanget/calminer 2025-11-12 10:52:44 +01:00
f55c77312d fix: Simplify pip cache directory handling in CI workflow
zwitschi pushed to v2 at allucanget/calminer 2025-11-12 10:51:57 +01:00
63ec4a6953 fix: Update pip cache directory usage in CI workflow
zwitschi pushed to v2 at allucanget/calminer 2025-11-12 10:50:58 +01:00
b0ff79ae9c fix: Update pip cache directory handling in CI workflow