Add UI and styling documentation; remove idempotency and logging audits #8

Merged
zwitschi merged 6 commits from feat/ci-overhaul-20251029 into main 2025-10-29 14:26:14 +01:00
Owner
  • Introduced a new document outlining UI structure, reusable template components, CSS variable conventions, and per-page data/actions for the CalMiner application.
  • Removed outdated idempotency audit and logging audit documents as they are no longer relevant.
  • Updated quickstart guide to streamline developer setup instructions and link to relevant documentation.
  • Created a roadmap document detailing scenario enhancements and data management strategies.
  • Deleted the seed data plan document to consolidate information into the setup process.
  • Refactored setup_database.py for improved logging and error handling during database setup and migration processes.
- Introduced a new document outlining UI structure, reusable template components, CSS variable conventions, and per-page data/actions for the CalMiner application. - Removed outdated idempotency audit and logging audit documents as they are no longer relevant. - Updated quickstart guide to streamline developer setup instructions and link to relevant documentation. - Created a roadmap document detailing scenario enhancements and data management strategies. - Deleted the seed data plan document to consolidate information into the setup process. - Refactored setup_database.py for improved logging and error handling during database setup and migration processes.
zwitschi added 1 commit 2025-10-29 13:22:15 +01:00
Add UI and styling documentation; remove idempotency and logging audits
Some checks failed
CI / test (pull_request) Failing after 1m8s
04d7f202b6
- Introduced a new document outlining UI structure, reusable template components, CSS variable conventions, and per-page data/actions for the CalMiner application.
- Removed outdated idempotency audit and logging audit documents as they are no longer relevant.
- Updated quickstart guide to streamline developer setup instructions and link to relevant documentation.
- Created a roadmap document detailing scenario enhancements and data management strategies.
- Deleted the seed data plan document to consolidate information into the setup process.
- Refactored setup_database.py for improved logging and error handling during database setup and migration processes.
zwitschi added 1 commit 2025-10-29 13:31:00 +01:00
fix: update database host in CI workflow to use service name
Some checks failed
CI / test (pull_request) Failing after 19s
b796a053d6
zwitschi added 1 commit 2025-10-29 13:39:02 +01:00
feat: add step to install Playwright browsers in CI workflow
Some checks failed
CI / test (pull_request) Failing after 1m10s
72cf06a31d
zwitschi added 1 commit 2025-10-29 13:54:43 +01:00
fix: update CI workflow to configure apt-cacher-ng and install system dependencies
All checks were successful
CI / test (pull_request) Successful in 3m26s
22f43bed56
zwitschi added 1 commit 2025-10-29 13:58:46 +01:00
fix: update system dependencies in CI workflow
Some checks failed
CI / test (pull_request) Failing after 2m51s
37646b571a
zwitschi added 1 commit 2025-10-29 14:23:34 +01:00
fix: update .gitignore to include ruff cache and clarify act runner files
All checks were successful
CI / test (pull_request) Successful in 2m21s
f863808940
zwitschi merged commit c3449f1986 into main 2025-10-29 14:26:14 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: allucanget/calminer#8