Commit Graph

30 Commits

Author SHA1 Message Date
Yoga Pangestu
5abf7459da feat: Add stock adjustment management to product, bottle, and perfume forms. 2026-03-02 19:53:57 +07:00
Yoga Pangestu
48b2d5c6ad feat: Remove SKU field from products and perfumes, and introduce global ordering scopes for Product, Perfume, and Bottle models. 2026-02-12 22:46:25 +07:00
Yoga Pangestu
b469fbff53 feat: Refactor FAQ, add category typing with enum, introduce article categories, and update various Livewire components and views. 2025-12-21 14:10:33 +07:00
Yoga Pangestu
93d86a30c0 feat: Implement category image management and display on the homepage, and streamline perfume feature rendering. 2025-12-20 15:21:50 +07:00
Yoga Pangestu
d2578fff34 refactor: Remove point_per_ml and point_per_pcs fields from catalog entities. 2025-12-20 09:20:55 +07:00
Yoga Pangestu
5d39f002f1 feat: Implement stock activity logging when outlets are detached from items and add a DELETED status to AuditStockStatus. 2025-12-18 11:08:53 +07:00
Yoga Pangestu
fb5e920a11 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
Yoga Pangestu
e995391719 refactor(forms): Integrate WithSortOrder trait into various forms and streamline sort order handling after deletions for improved code maintainability. 2025-12-14 16:54:26 +07:00
Yoga Pangestu
d7e870720f refactor(forms): Update store methods in various forms to set sort_order to 1 and increment existing entries for improved ordering consistency. 2025-12-14 16:12:24 +07:00
Yoga Pangestu
a37135da2d fix(perfume): Change concentration property type from string to int for improved type safety and consistency. 2025-12-14 16:11:25 +07:00
Yoga Pangestu
a7427f145f 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
Yoga Pangestu
2a1b9bbd49 fix(concentration): Update concentration property to use EAU_DE_PERFUME constant for improved clarity and maintainability. 2025-12-14 14:38:50 +07:00
Yoga Pangestu
7c7e26414b refactor(form): add return type declarations to Livewire form methods, adjust property types, and remove unused methods and docblocks. 2025-12-11 19:12:50 +07:00
Yoga Pangestu
81a9753620 feat(perfume. bottle): implementasi testing
- kasih return type
- ubah array to collection di audit
- mengubah waktu refresh tabel menjadi 30 detik
2025-12-11 11:15:59 +07:00
Yoga Pangestu
c037accd33 feat(product): implementasi testing
- kasih return type
- ubah array to collection di audit
- mengubah waktu refresh tabel menjadi 30 detik
2025-12-11 09:35:39 +07:00
Yoga Pangestu
0c7ab27a78 refactor(brand): menambahkan return type 2025-12-10 14:19:11 +07:00
Yoga Pangestu
ba27aa4048 refactor(category): menambahkan return type dan menambahkan beberapa fungsi test 2025-12-10 14:13:34 +07:00
Yoga Pangestu
d27195a053 feat(brand): implementasi testing dan fix table untuk validasi unik 2025-12-08 13:42:47 +07:00
Yoga Pangestu
c46702a490 feat(category): implementasi testingdan menghapus validasi string untuk description 2025-12-08 13:32:12 +07:00
Yoga Pangestu
ae8a5e4ce8 refactor(permission): menghapus permission view cogs dan menyesuaikan kembali semua kondisi yang memakai itu dan diganti dengan roles 2025-11-17 16:07:59 +07:00
Yoga Pangestu
70d7dc45b6 fix(gods): menyesuaikan cogs saat yang create datanya adalah leader 2025-11-17 15:55:22 +07:00
Yoga Pangestu
58e2c04116 feat: menambahkan validation attribute 2025-11-13 19:43:30 +07:00
Yoga Pangestu
a53b34083f fic(product, bottle): type pas save data 2025-11-12 19:28:44 +07:00
Yoga Pangestu
dbce89fe37 feat(gods): menambahkan point_per_ml di form 2025-11-11 11:21:02 +07:00
Yoga Pangestu
e9e5975e57 refactor(bottle): streamline data handling in form and enhance placeholder text for clarity 2025-10-16 21:24:23 +07:00
Yoga Pangestu
afa7323002 refactor(product): update cost and sale price handling in form and mask cost price display 2025-10-16 21:16:21 +07:00
Yoga Pangestu
7e4a129bb7 refactor(perfume): update concentration labels for consistency and enhance form placeholders for clarity 2025-10-16 21:00:56 +07:00
Yoga Pangestu
99d5858641 reafctor(perfume): model brand diubah menjadi brand_id 2025-10-03 07:59:33 +07:00
Yoga Pangestu
42df909c3f fix(rule): memperbaiki rule UnsignedInteger dan menyesuaikan validasi angka 2025-10-02 19:45:04 +07:00
Yoga Pangestu
ed7ffd0d41 refactor: mengelompokan datatable dan form ke folder sesuai seperti livewire nya dan mnyesuaikan dengan perubahannya 2025-10-02 19:18:49 +07:00