parfum/app
2025-12-14 16:25:37 +07:00
..
Console/Commands refactor(commands): Update command descriptions to English for improved clarity and consistency. 2025-12-14 14:38:56 +07:00
Enums refactor(helpers, forms, livewire): Rename functions for clarity and consistency, update currency and date formatting across various components to improve maintainability and user experience. 2025-12-14 15:49:53 +07:00
Helpers refactor(helpers): Rename tmeAgo function to formatRelativeTime for improved clarity and consistency in date formatting. 2025-12-14 15:53:55 +07:00
Http/Controllers refactor(price-requests): migrate price request management to information section and update routing 2025-11-21 23:11:49 +07:00
Jobs refactor(push notification): change protected to public 2025-12-08 11:06:40 +07:00
Livewire feat(datatable): Filter Vouchers, Purchases, and Stock Opname by user outlets for enhanced data visibility and management. 2025-12-14 16:25:37 +07:00
Models refactor(models): Correct spelling of 'viwes' to 'views' in Article model and remove unused CascadeSoftDeletes trait from Bottle and Category models for improved clarity and maintainability. 2025-12-14 16:06:15 +07:00
Providers feat(cart, article, product): Introduce new Cart component, enhance Article and Product components with detail views, and update routing for improved navigation. 2025-12-14 12:40:54 +07:00
Rules fix(rule): memperbaiki rule UnsignedInteger dan menyesuaikan validasi angka 2025-10-02 19:45:04 +07:00
Settings feat(settings): implement application settings management with contact, general, social, and SEO forms 2025-10-18 19:37:49 +07:00
Traits refactor(helpers, forms, livewire): Rename functions for clarity and consistency, update currency and date formatting across various components to improve maintainability and user experience. 2025-12-14 15:49:53 +07:00