Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 944 Bytes

File metadata and controls

26 lines (21 loc) · 944 Bytes

Changelog

All notable changes to this repository are documented in this file.

[Unreleased]

[2026-02-18]

Added

  • Root repository documentation and governance files
  • Monorepo-level .gitignore and .editorconfig
  • Frontend .env.example
  • Backend AppServiceProvider with gate registrations
  • Architecture, API, and deployment docs under docs/

Changed

  • 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

Removed

  • Tracked temporary frontend artifacts (~$apport.docx, ~WRL3442.tmp)