Files
jmiller 77f08380e2
Universal: Auto Version Bump / Version Bump (push) Successful in 19s
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 16s
feat: standard scaffold files
2026-06-27 15:32:20 -05:00

866 B

Changelog

[Unreleased]

Added

  • 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