Yoga Pangestu
25d360983b
feat: add general, SEO, and social media settings pages with corresponding forms for enhanced configuration options
2026-04-08 13:17:59 +07:00
Yoga Pangestu
4f465b17bb
feat: Add helper text for file upload fields across various Filament pages to improve user guidance on accepted formats and size limits.
2026-04-06 09:53:23 +07:00
Yoga Pangestu
3a5ef20334
refactor: replace direct message retrieval with key-based retrieval in CheerfulNotification across various enums and Filament pages for improved localization and maintainability
2026-04-06 09:22:07 +07:00
Yoga Pangestu
f5c0b0ec18
feat: Refactor page titles in Filament resources to static properties, removing cheerful notification methods for a cleaner implementation and improved user experience.
2026-03-31 15:38:13 +07:00
Yoga Pangestu
f1bbbd7261
feat: Remove subheading methods from various Filament pages to streamline content and enhance user experience.
2026-03-31 15:30:54 +07:00
Yoga Pangestu
c23e7517f0
feat: Standardize page subheadings across Filament resources by removing 'Kelola' prefix for improved clarity and consistency in user experience.
2026-03-27 10:25:51 +07:00
Yoga Pangestu
3897954b78
feat: Update page titles and subheadings across various Filament resources to utilize cheerful notifications, enhancing user engagement and clarity.
2026-03-27 09:54:11 +07:00
Yoga Pangestu
a31247172f
fix: Translate site icon label to 'Ikon' and add null checks for dashboard brand logo and favicon paths.
2026-03-26 15:42:24 +07:00
Yoga Pangestu
0086ff50d2
feat: Introduce UxStyle enum for enhanced user experience and update modal headings and descriptions across Filament actions to utilize cheerful notifications, improving clarity and engagement.
2026-03-26 14:40:35 +07:00
Yoga Pangestu
573615c979
feat: Revamp modal headings and descriptions across Filament actions for improved user engagement and clarity, incorporating playful icons and friendly language.
2026-03-26 14:05:40 +07:00
Yoga Pangestu
938680e2cc
style: Replace filled Heroicons with their outlined counterparts across various Filament resources, pages, and actions.
2026-03-17 12:44:59 +07:00
Yoga Pangestu
6ced1ef7b4
refactor: shorten general settings field labels and add a description to the information section.
2026-03-13 09:26:00 +07:00
Yoga Pangestu
705dfe6537
feat: Add custom cheerful saved notifications to general, SEO, and social media settings pages.
2026-01-29 21:12:04 +07:00
Yoga Pangestu
3f0529a53e
refactor: Reorder static properties and adjust function syntax in Filament resources and pages for consistency.
2026-01-27 20:47:04 +07:00
Yoga Pangestu
6fe5e81717
refactor: add type hinting to closures and fix logic errors in Filament codebase
...
- Added comprehensive parameter and return type hinting to closures across various Filament resources, actions, and relation managers to improve type safety and static analysis.
- Fixed logic in ReportRelationManager where report count was incorrectly compared, preventing the 'Buat Laporan' button from showing correctly.
- Corrected namespaces for RepeatableEntry and TextEntry in ViewCooperation (changed from Filament\Schemas to Filament\Infolists).
- Fixed component rendering in JournalistResource form by ensuring sections are correctly returned in the mapping.
- Added @var docblocks to resolve lint errors related to auth()->user() and verified query builder return types.
- Standardized file retrieval logic in PartnerResource and improved overall code reliability."
2026-01-12 15:17:21 +07:00
Yoga Pangestu
57eece15db
feat: Add navigationSort property to various resources for improved navigation order
2026-01-08 14:14:23 +07:00
Yoga Pangestu
57ed5e3cda
feat: Implement policy classes for Category, Contact, and Visitor with authorization methods
2026-01-08 09:11:30 +07:00
Yoga Pangestu
3ae2054ebd
feat: Implement contact management system with email reply functionality and database migration
2026-01-06 09:37:55 +07:00
Yoga Pangestu
a0da450e52
feat: Enhance form fields with autofocus, disabled autocomplete, and placeholders for better UX.
2026-01-05 15:03:09 +07:00
Yoga Pangestu
0ffc7a1d92
feat: Implement Spatie Laravel Settings with Filament pages for general, SEO, and social media management.
2026-01-05 11:57:56 +07:00