Files

22 lines
866 B
Markdown
Raw Permalink Normal View History

<!--
2026-06-27 15:32:20 -05:00
Copyright (C) 2026 Moko Consulting <hello@mokoconsulting.tech>
SPDX-License-Identifier: GPL-3.0-or-later
-->
<!--
INGROUP: MokoSuiteField.Documentation
BRIEF: Version history using Keep a Changelog
-->
# Changelog
## [Unreleased]
### Added
2026-06-27 15:32:20 -05:00
- **Repository** -- initial repo creation with scaffolding
- **System Plugin** -- Extension class, service provider
- **SQL Schema** -- 10 tables: work_orders, equipment, equipment_history, technicians, parts, truck_inventory, work_order_parts, checklists, pm_agreements, dispatches
- **Admin Component** -- 9 views: dashboard, work orders, equipment, technicians, parts, truck inventory, checklists, PM agreements, dispatches
- **Webservices Plugin** -- API route stubs
- **Configuration** -- settings across basic, dispatch, billing, scheduling
- **Access Control** -- permissions for granular role-based access