From 83be7d44fa3418ee823caddda92480dae0a095aa Mon Sep 17 00:00:00 2001 From: Jonathan Miller <1+jmiller@noreply.git.mokoconsulting.tech> Date: Sat, 27 Jun 2026 20:41:40 +0000 Subject: [PATCH] feat: initial scaffold --- CHANGELOG.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17f1c2a..0300fa5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,9 +12,7 @@ ### Added - **Repository** -- initial repo creation with scaffolding - **System Plugin** -- Extension class, service provider -- **SQL Schema** -- 8 tables -- **Admin Component** -- 6 views: Dashboard, Units, Unit Types, Tenants, Leases, Access Logs -- **Webservices Plugin** -- 6 API routes -- **Configuration** -- basic settings fieldset -- **Access Control** -- core permissions -- **Language Files** -- en-GB translations +- **SQL Schema** -- 7 tables: facilities, units, tenants, leases, payments, access_log, lien_actions +- **Admin Component** -- 8 views: dashboard, facilities, units, tenants, leases, payments, access log, lien actions +- **Webservices Plugin** -- API route stubs +- **Configuration** -- facility defaults, unit settings, billing settings, access settings \ No newline at end of file