All notable changes to this repository are documented in this file.
- Root repository documentation and governance files
- Monorepo-level
.gitignoreand.editorconfig - Frontend
.env.example - Backend
AppServiceProviderwith gate registrations - Architecture, API, and deployment docs under
docs/
- Backend migrations stabilized for SQLite/MySQL compatibility
- Payments and surgeries migration definitions aligned with model usage
- Patient profile columns/schema consistency restored
- Patient model/resource updated with profile fields
- Frontend API client now uses
NEXT_PUBLIC_API_BASE_URL - Backend and frontend READMEs rewritten for accurate setup
- Backend feature tests updated to current API contract
- Frontend ESLint config tuned to warning-level for legacy rules
- Tracked temporary frontend artifacts (
~$apport.docx,~WRL3442.tmp)