simedkom/app/Filament/Resources/Master
2026-03-13 09:21:02 +07:00
..
Categories refactor: Remove sort_order column and related reordering functionality from categories, departments, and themes. 2026-03-13 09:17:19 +07:00
Classifications refactor: Remove sort_order column and related functionality from classification and sub-classification models, migrations, and Filament resources. 2026-03-13 09:02:19 +07:00
Departments refactor: Remove sort_order column and related reordering functionality from categories, departments, and themes. 2026-03-13 09:17:19 +07:00
Locations refactor: Remove sort_order field and its associated logic from location and sub-location models, migrations, and Filament resources. 2026-03-13 09:06:55 +07:00
SubClassifications refactor: Group sub-classification table entries by classification name and set it as the default group. 2026-03-13 09:21:02 +07:00
SubLocations feat: Set default grouping for sub-locations by location name. 2026-03-13 09:19:35 +07:00
Themes refactor: Remove sort_order column and related reordering functionality from categories, departments, and themes. 2026-03-13 09:17:19 +07:00
Users feat: Enable edit, delete, force delete, and restore actions for all user roles. 2026-03-12 11:59:53 +07:00