Yoga Pangestu
91d2266a20
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
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
56ffcb5508
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
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
de4aea7f2a
feat: Enhance user interface clarity and experience by updating labels, adding descriptions, icons, and refining form field attributes across various Filament resources and pages.
2026-03-26 13:53:07 +07:00
Yoga Pangestu
af7bf05b91
feat: Implement a custom Filament profile page for user details and password management, and integrate it into the dashboard panel.
2026-03-26 13:02:42 +07:00
Yoga Pangestu
29322f7100
refactor: rename 'Statistik' to 'Analisa' in the Analytic page title and navigation label
2026-03-26 10:48:13 +07:00
Yoga Pangestu
0189ef874d
feat: introduce Issue Sentiment By Department chart to the Analytic page, relocating Company Status chart from Dashboard and adding Cooperation Status chart.
2026-03-26 10:30:31 +07:00
Yoga Pangestu
7d0e7c7121
feat: Add IssueDepartmentChart to the Analytic dashboard and update navigation icon to OutlinedChartPie.
2026-03-26 10:19:30 +07:00
Yoga Pangestu
6c9ca69ed4
refactor: Update widget namespaces to use Charts and Stats subdirectories.
2026-03-26 09:32:40 +07:00
Yoga Pangestu
c493d066f4
feat: Implement a new Analytic dashboard page with several data visualization widgets, add Company Status Chart, and expand Filament dashboard color options.
2026-03-26 09:25:03 +07:00
Yoga Pangestu
718df3e35d
feat: Add phone number field to Company model and update related resources for improved data management.
2026-03-18 00:43:16 +07:00
Yoga Pangestu
c600ee131b
refactor: Remove AdminVerification page and restructure verification actions into separate classes for improved organization and maintainability.
2026-03-17 14:04:10 +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
dfef159634
feat: Add phone number field to companies table, migration, and Filament forms/resources.
2026-03-16 16:31:11 +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
edd0e92971
refactor: modify form field validation by removing journalist email uniqueness and adjusting various text input maximum lengths.
2026-03-12 12:05:46 +07:00
Yoga Pangestu
427805ebd1
refactor: Update dashboard layout to a 2-column grid and adjust widget column spans accordingly.
2026-03-12 11:48:37 +07:00
Yoga Pangestu
8ff0317c98
feat: remove email verification from user registration and web routes.
2026-03-03 09:25:59 +07:00
Yoga Pangestu
09c4a83deb
feat: implement must verify email
2026-03-02 10:15:20 +07:00
Yoga Pangestu
a97c4d9f2d
feat: Increase maximum length for link/URL fields in forms and database migrations.
2026-02-04 14:07:13 +07:00
Yoga Pangestu
c547f8f5c1
feat: increase max length for company document and director name fields to 150 characters in both the UI and database.
2026-02-04 14:04:29 +07:00
Yoga Pangestu
f06d8d100c
refactor: move verification logic from VerificationService to the Verification Filament page.
2026-01-30 14:23:52 +07:00
Yoga Pangestu
9005f9cbec
feat: Implement company-based verification status for media and journalist data change requests, and refine admin verification UI/UX.
2026-01-30 13:26:43 +07:00
Yoga Pangestu
ac36fe3051
feat(auth): enforce panel access check and notify inactive users
2026-01-29 21:28:38 +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
98d30a80e6
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
Yoga Pangestu
3285fa196c
refactor: extract dashboard filter reset logic into a dedicated method that also clears session filters.
2026-01-29 13:32:34 +07:00
Yoga Pangestu
c507d0f8ef
refactor: remove resetFilters method and inline filter reset logic directly into the dashboard button action.
2026-01-29 13:28:42 +07:00
Yoga Pangestu
a62ea370f4
feat: Implement global date range filtering across all dashboard widgets and add corresponding UI controls to the dashboard page.
2026-01-29 10:52:20 +07:00
Yoga Pangestu
8f1cb16dc9
feat: Introduce custom dashboard page with date range filters.
2026-01-29 10:36:26 +07:00
Yoga Pangestu
c3166bfdee
chore: Adjust the navigation sort order for various Filament pages and resources.
2026-01-29 10:02:33 +07:00
Yoga Pangestu
2626d890a4
feat: introduce a comprehensive data change request and review system with new Filament resources, models, migrations, and actions for managing data changes.
2026-01-29 09:44:52 +07:00
Yoga Pangestu
0757696f24
chore: Update email placeholders and refine the journalist resource empty state description.
2026-01-28 09:06:29 +07:00
Yoga Pangestu
9c9d13368b
chore: update login form placeholder email
2026-01-28 08:54:46 +07:00
Yoga Pangestu
d355af39af
refactor: reorder class properties and apply minor formatting adjustments across Filament pages.
2026-01-28 08:53:33 +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
b4c6ed7229
refactor: Remove commented-out sendEmailVerificationNotification method for cleaner code
2026-01-19 10:56:36 +07:00
Yoga Pangestu
3ba104c1a1
refactor: Replace hardcoded role checks with RoleEnum for consistency across cooperation and journalist actions
2026-01-19 10:48:44 +07:00
Yoga Pangestu
b522b4ff6f
feat: Implement CheerfulNotification for login, registration, and email verification processes to enhance user experience and feedback.
2026-01-19 10:34:07 +07:00
Yoga Pangestu
8ddad47c01
refactor: Replace Notification with CheerfulNotification for improved user feedback and enhance error logging in various services
2026-01-19 09:52:32 +07:00
Yoga Pangestu
6574684f46
refactor: Update modal headings and descriptions for clarity, enhance date formatting, and improve user notifications in verification processes.
2026-01-19 09:40:46 +07:00
Yoga Pangestu
ee39b1f33a
feat: Send cheerful notification to super admins upon new user registration.
2026-01-19 09:01:10 +07:00
Yoga Pangestu
098d3d0df2
refactor: move Filament login and registration pages to an Auth subdirectory.
2026-01-19 08:37:22 +07:00
Yoga Pangestu
95562c87fb
refactor: change Auth:: to auth()-> and remove comment /** @var \App\Models\User $user */
2026-01-14 09:55:52 +07:00
Yoga Pangestu
ab318a030b
feat(notification): enhance user notifications for cooperation and verification processes
...
- Added detailed notifications for users and admins upon acceptance, rejection, and submission of proposals, verifications, and reports.
- Improved user experience with personalized messages and actionable links in notifications.
- Refactored notification logic across various actions to ensure consistent messaging and clarity.
- Introduced new notification titles and bodies to better reflect the status of actions taken.
2026-01-13 15:53:07 +07:00
Yoga Pangestu
c397ff3c55
fix: change name action to camel case
2026-01-13 08:22:33 +07:00
Yoga Pangestu
fefa67cb11
fix(company and media): change return type in attachment
2026-01-12 15:23:27 +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