parfum/app/Livewire
2025-12-17 04:40:40 +07:00
..
Auth refactor(traits): Update trait imports to a new namespace structure and remove unused traits for improved organization and maintainability. 2025-12-14 17:02:21 +07:00
Chart 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
Datatable feat: Add 'Catatan' column to purchases table and update anonymous function syntax. 2025-12-17 04:40:40 +07:00
Forms feat: Ensure order totals are non-negative, improve voucher deduction validation, and add pessimistic locking for stock updates. 2025-12-17 04:21:37 +07:00
Home 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
Member refactor(traits): Update trait imports to a new namespace structure and remove unused traits for improved organization and maintainability. 2025-12-14 17:02:21 +07:00
Studio feat: Add gross and net profit calculations to dashboard analysis and refactor metric retrieval. 2025-12-16 21:16:48 +07:00