zwitschi
  • Joined on 2024-10-03
zwitschi pushed to main at allucanget/calminer 2025-11-14 18:02:55 +01:00
854b1ac713 Merge pull request 'feat:v2' (#12) from develop into main
25fd13ce69 Merge branch 'main' into develop
3746062819 chore: remove cicache workflow file
958c165721 chore: add .gitattributes for text handling and line endings
6e835c83eb fix(Dockerfile): implement fallback mechanisms for apt update and install
Compare 111 commits »
zwitschi pushed to develop at allucanget/calminer 2025-11-14 18:02:46 +01:00
25fd13ce69 Merge branch 'main' into develop
0fec805db1 Delete templates/dashboard.html
edf86a5447 Update templates/dashboard.html
Compare 3 commits »
zwitschi pushed to main at allucanget/calminer 2025-11-14 18:02:35 +01:00
0fec805db1 Delete templates/dashboard.html
zwitschi created pull request allucanget/calminer#12 2025-11-14 16:40:59 +01:00
feat:v2
zwitschi created branch develop in allucanget/calminer 2025-11-14 16:34:26 +01:00
zwitschi pushed to develop at allucanget/calminer 2025-11-14 16:34:26 +01:00
3746062819 chore: remove cicache workflow file
zwitschi pushed to v2 at allucanget/calminer 2025-11-14 14:21:32 +01:00
958c165721 chore: add .gitattributes for text handling and line endings
zwitschi pushed to v2 at allucanget/calminer 2025-11-14 14:11:59 +01:00
6e835c83eb fix(Dockerfile): implement fallback mechanisms for apt update and install
zwitschi pushed to v2 at allucanget/calminer 2025-11-14 13:45:07 +01:00
75924fca84 feat(ci): add CI workflows for linting, testing, and building
zwitschi pushed to v2 at allucanget/calminer 2025-11-14 13:31:34 +01:00
ac9ffddbde fix(ci): downgrade upload-artifact action to v3 for compatibility
zwitschi pushed to v2 at allucanget/calminer 2025-11-14 13:26:34 +01:00
4e5a4c645d chore: remove Playwright installation steps from CI workflow
zwitschi pushed to v2 at allucanget/calminer 2025-11-14 13:24:59 +01:00
e9678b6736 chore: remove CI workflow file and update test files for improved structure and functionality
zwitschi pushed to v2 at allucanget/calminer 2025-11-14 13:11:10 +01:00
e5e346b26a Update templates/dashboard.html
zwitschi pushed to v2 at allucanget/calminer 2025-11-14 13:08:07 +01:00
b0e623d68e fix(tests): use secure token generation for access token in navigation client
zwitschi pushed to v2 at allucanget/calminer 2025-11-14 12:51:45 +01:00
30dbc13fae fix(init_db): correct SQL syntax for navigation link insertion
zwitschi pushed to v2 at allucanget/calminer 2025-11-14 12:29:10 +01:00
31b9a1058a refactor: remove unused imports and streamline code in calculations and navigation services
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 »