Commit Graph

25 Commits

Author SHA1 Message Date
Yoga Pangestu
3c0fcd4dff refactor: Replace CheerfulNotification with SystemNotification across action classes and login page 2026-02-17 20:20:40 +07:00
Yoga Pangestu
282e205ec1 refactor: Change record title attribute in FeedPurchaseResource to 'purchase_date' and add 'note' column to FeedPurchasesTable 2026-02-17 19:46:13 +07:00
Yoga Pangestu
0bba1ff53f refactor: Simplify label for Feed resource from 'Nama Pakan' to 'Nama' 2026-02-17 19:44:12 +07:00
Yoga Pangestu
71ea216b96 refactor: Update Feed model and resource to use integer for stock and adjust price formatting 2026-02-17 19:43:10 +07:00
Yoga Pangestu
244a548a4c refactor: Remove FeedStatus enum and its references from FeedResource, Feed model, and migration 2026-02-17 19:40:31 +07:00
Yoga Pangestu
56038a3bf7 feat: Implement Feed Purchase management module with resource, pages, and cart functionality 2026-02-17 19:38:06 +07:00
Yoga Pangestu
6e3f685f06 fix: Correct collection name from 'feed' to 'feeds' in FeedResource form schema 2026-02-17 19:37:49 +07:00
Yoga Pangestu
b67d7ad774 feat: Add ariaieboy/filament-currency package for currency formatting in Filament 2026-02-17 18:51:02 +07:00
Yoga Pangestu
20b76b6b04 feat: Implement Spatie Media Library for Feed model with custom path generation and Filament integration. 2026-02-13 15:46:27 +07:00
Yoga Pangestu
bd86ff2159 feat(feat): add price and adjust logic 2026-02-09 11:39:21 +07:00
Yoga Pangestu
f165af78be feat(dashboard): disable breadcrumb 2026-02-09 11:31:39 +07:00
Yoga Pangestu
64d07e701d feat: Add 'Master', 'Kelola', 'Pelindung', and 'Sistem' to Filament navigation groups. 2026-02-09 10:24:20 +07:00
Yoga Pangestu
224b8f1ac4 feat: update navigation sort order for Chicken, Feed, and Unit resources 2026-02-09 10:23:47 +07:00
Yoga Pangestu
ba6ca892dd feat: introduce feed management module, including model, migration, status enum, and Filament resource. 2026-02-09 10:23:12 +07:00
Yoga Pangestu
4e21468348 feat: Add unit entity with model, migration, and Filament resource 2026-02-09 10:20:39 +07:00
Yoga Pangestu
aa6bc55ee0 chore: Adjust user resource navigation sort order and remove developer-only visibility for the trashed filter. 2026-02-09 09:44:30 +07:00
Yoga Pangestu
dbd235fcbe feat: Add Chicken entity with model, migration, Filament resource, and status enum. 2026-02-09 09:43:39 +07:00
Yoga Pangestu
0a23f4d0e3 feat: Add comprehensive user, role, and permission management through Filament Shield integration. 2026-02-09 09:13:07 +07:00
Yoga Pangestu
78e8de28d7 feat: Add reusable Filament actions, bulk actions, and timestamp columns with custom cheerful notifications. 2026-02-09 08:45:47 +07:00
Yoga Pangestu
7a70ef7d74 feat: Integrate Filament Auth UI Enhancer plugin and configure a custom admin theme for the login page. 2026-02-07 16:19:55 +07:00
Yoga Pangestu
70617e681a feat: Change Filament admin panel primary color from amber to violet. 2026-02-07 16:09:25 +07:00
Yoga Pangestu
a2c5c94cb8 feat: Implement a custom Filament login page supporting username or email and integrate cheerful notifications for user feedback. 2026-02-07 16:08:34 +07:00
Yoga Pangestu
c5fa78840a feat: Introduce user roles with RoleEnum, update user table schema for username and soft deletes, and refactor user seeding. 2026-02-07 15:35:09 +07:00
Yoga Pangestu
9daecee574 feat: install filament 2026-02-04 14:47:11 +07:00
Yoga Pangestu
5f6223a770 initial commit 2025-12-27 17:08:11 +07:00