simedkom/app
2026-03-27 09:22:56 +07:00
..
Console/Commands feat: create default user settings for migrated users if none exist 2026-03-27 09:22:56 +07:00
Enums refactor: Consolidate user settings table creation by integrating all preference columns and enhancing the NotifStyle enum. 2026-03-26 16:01:45 +07:00
Filament feat: Introduce NotifStyle enum for notification customization and update Filament actions to utilize it, enhancing user engagement and clarity across the application. 2026-03-26 15:48:29 +07:00
Http feat: Implement user settings management with dynamic theme customization, including UX style, primary color, font, and UI preferences, enhancing user experience across the application. 2026-03-26 15:35:22 +07:00
Livewire/Home refactor: Remove sort_order column and related reordering functionality from categories, departments, and themes. 2026-03-13 09:17:19 +07:00
Mail refactor: Update type hints and class references across various files for improved clarity and consistency. 2026-03-13 10:24:08 +07:00
MediaLibrary feat(spatie media lib & asmit upload: install and custom path in spatie library 2025-12-04 13:57:33 +07:00
Models feat: Introduce NotifStyle enum for notification customization and update Filament actions to utilize it, enhancing user engagement and clarity across the application. 2026-03-26 15:48:29 +07:00
Notifications fix: Corrected typo in Journalist permissions within the Shield seeder. 2026-01-30 09:59:53 +07:00
Observers feat: Introduce NotifStyle enum for notification customization and update Filament actions to utilize it, enhancing user engagement and clarity across the application. 2026-03-26 15:48:29 +07:00
Policies feat: Implement granular access control and permissions for Filament widgets, pages, and data change requests using Filament Shield and a new policy. 2026-01-29 15:05:26 +07:00
Providers refactor: Conditionally and safely retrieve site logo and favicon for panel configuration, skipping during unit tests. 2026-03-26 15:53:19 +07:00
Services refactor: Update type hints and class references across various files for improved clarity and consistency. 2026-03-13 10:24:08 +07:00
Settings feat: Add site_email and site_phone fields to GeneralSettings and migration 2026-01-06 09:28:37 +07:00
Traits/Enum feat: Introduce Issue Management module, refactor enum implementations, and remove rich editors from location forms. 2025-12-11 10:41:43 +07:00
View/Components refactor: Remove PHP view components and Sass/Bootstrap dependencies, introduce ViewServiceProvider, and update UI content. 2026-01-05 13:34:38 +07:00