parfum/app
2025-12-14 14:38:56 +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 fix(concentration): Update color mapping for EAU_DE_PERFUME from 'rose' to 'blue' for accurate representation. 2025-12-14 14:34:16 +07:00
Helpers refactor: standardize string concatenation, add type hints, and clean up docblocks across Livewire components and helpers. 2025-12-11 18:43:17 +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 fix(concentration): Update concentration property to use EAU_DE_PERFUME constant for improved clarity and maintainability. 2025-12-14 14:38:50 +07:00
Models refactor(tier): Restructure tier management by introducing a new Index component, enhancing validation logic, and removing the old Tier component for improved clarity and maintainability. 2025-12-14 10:29:39 +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(outlet): kasih kondisi ketika opening hours empty dan kasih return type untuk traitnya 2025-12-09 21:11:10 +07:00