zwitschi
  • Joined on 2024-10-03
zwitschi pushed to fest/ci-improvement at allucanget/calminer 2025-10-27 16:48:12 +01:00
7d0c8bfc53 fix: Improve proxy configuration handling in setup action
zwitschi pushed to fest/ci-improvement at allucanget/calminer 2025-10-27 15:39:56 +01:00
a861efeabf fix: Add Node.js runtime installation step to test workflow
zwitschi pushed to fest/ci-improvement at allucanget/calminer 2025-10-27 15:29:08 +01:00
2f5306b793 fix: Update container configuration for test jobs to use specific Playwright image
zwitschi pushed to fest/ci-improvement at allucanget/calminer 2025-10-27 15:12:53 +01:00
573e255769 fix: Enhance argument handling in seed data script and add unit tests
8bb5456864 fix: Update container condition for e2e tests in workflow
Compare 2 commits »
zwitschi pushed to fest/ci-improvement at allucanget/calminer 2025-10-27 14:56:59 +01:00
b1d50a56e0 feat: Consolidate user, role, and theme settings tables into a single migration file
zwitschi pushed to fest/ci-improvement at allucanget/calminer 2025-10-27 12:52:02 +01:00
e37488bcf6 fix: Comment out pip dependency caching in test workflow
zwitschi pushed to fest/ci-improvement at allucanget/calminer 2025-10-27 12:50:23 +01:00
ee0a7a5bf5 fix: Add missing newlines for improved readability in test workflow
zwitschi pushed to fest/ci-improvement at allucanget/calminer 2025-10-27 12:47:05 +01:00
ef4fb7dcf0 Refactor architecture documentation and enhance security features
zwitschi pushed to fest/ci-improvement at allucanget/calminer 2025-10-27 10:57:30 +01:00
7f4cd33b65 fix: Update authentication system to use passlib for password hashing
zwitschi pushed to fest/ci-improvement at allucanget/calminer 2025-10-27 10:55:11 +01:00
41156a87d1 fix: Ensure bcrypt and passlib are included in requirements.txt
3fc6a2a9d3 feat: Add detailed component diagrams and architecture overviews to Building Block View documentation
Compare 2 commits »
zwitschi pushed to fest/ci-improvement at allucanget/calminer 2025-10-27 10:37:47 +01:00
f3da80885f fix: Remove duplicate playwright entry and reorder dependencies in requirements-test.txt
zwitschi pushed to fest/ci-improvement at allucanget/calminer 2025-10-27 10:33:08 +01:00
97b1c0360b Refactor test cases for improved readability and consistency
e8a86b15e4 feat: Enhance CI workflows by adding linting step, updating documentation, and configuring development dependencies
Compare 2 commits »
zwitschi pushed to main at allucanget/calminer 2025-10-25 22:03:21 +02:00
300ecebe23 Merge pull request 'fest/ci-improvement' (#3) from fest/ci-improvement into main
70db34d088 feat: Implement composite action for Python environment setup and refactor test workflow to utilize it
0550928a2f feat: Update CI workflows for Docker image build and deployment, enhance test configurations, and add testing documentation
Compare 3 commits »
zwitschi merged pull request allucanget/calminer#3 2025-10-25 22:03:20 +02:00
fest/ci-improvement
zwitschi created pull request allucanget/calminer#3 2025-10-25 22:03:08 +02:00
fest/ci-improvement
zwitschi pushed to fest/ci-improvement at allucanget/calminer 2025-10-25 22:00:32 +02:00
70db34d088 feat: Implement composite action for Python environment setup and refactor test workflow to utilize it
zwitschi pushed to fest/ci-improvement at allucanget/calminer 2025-10-25 21:29:04 +02:00
0550928a2f feat: Update CI workflows for Docker image build and deployment, enhance test configurations, and add testing documentation
zwitschi created branch fest/ci-improvement in allucanget/calminer 2025-10-25 21:29:04 +02:00
zwitschi pushed to main at allucanget/calminer 2025-10-25 19:36:39 +02:00
ec56099e2a Merge pull request 'feat/app-settings' (#2) from feat/app-settings into main
c71908c8d9 Merge branch 'main' into feat/app-settings
75f533b87b fix: Update HTTP status code for unprocessable entity and improve test database setup
5b1322ddbc feat: Add application-level settings for CSS color management
Compare 4 commits »
zwitschi merged pull request allucanget/calminer#2 2025-10-25 19:36:37 +02:00
feat/app-settings