Yoga Pangestu
|
3c1b6fc915
|
feat: Implement article and product show pages, refactor home components, and update migrations
|
2025-12-26 20:35:03 +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
|
a2042c918d
|
feat: Make voucher tier IDs required, update its form UI, and simplify outlet display in the vouchers table.
|
2025-12-20 09:47:49 +07:00 |
|
Yoga Pangestu
|
bc9e929a50
|
feat: Add voucher visibility functionality and refactor quota/available count display in the voucher table.
|
2025-12-18 14:47:15 +07:00 |
|
Yoga Pangestu
|
d25dd7b9c3
|
feat: Allow vouchers to be assigned to specific loyalty tiers.
|
2025-12-18 14:18:12 +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
|
d2f101d49a
|
fix(voucher): Correctly handle empty nullable fields in voucher form and refactor voucher management with Livewire 3 navigation and delete authorization.
|
2025-12-11 21:39:30 +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
|
bd57eada37
|
fic(voucher): convert string kosong ke null
|
2025-12-08 11:25:45 +07:00 |
|
Yoga Pangestu
|
b2069964f5
|
fix(voucher): set value untuk tags. menghapus fungsi sanitizeIntegers() dan unset available_count saat update
|
2025-12-08 11:07:59 +07:00 |
|
Yoga Pangestu
|
4078201b03
|
feat(voucher): menambahkan beberapa kolom baru
- membuat class enum IsShow
- menyesuaikan seeder
- menambahkan input kolom baru ke form
- membuat handle crud nya
|
2025-12-05 19:26:04 +07:00 |
|
Yoga Pangestu
|
dc35b6f63c
|
fic(voucher): cleanup availabel_count
|
2025-11-17 15:26:08 +07:00 |
|
Yoga Pangestu
|
0ae236d2ca
|
fix(validation attribute): menyesuaikan yang multiple
|
2025-11-14 10:46:31 +07:00 |
|
Yoga Pangestu
|
6e83278564
|
fix(voucher): menghapus kolom terms_condition dan menyesuaikan terhadap perubahannya
|
2025-11-09 17:46:27 +07:00 |
|
Yoga Pangestu
|
c6e295f788
|
feat(voucher): menambahkan kolom baru untuk menghitung ketersediaan voucher dan menerapkan implementasi logikanya
|
2025-11-07 14:37:01 +07:00 |
|
Yoga Pangestu
|
8cb5d7e7cf
|
refactor(voucher): remove is_active field and related logic from forms and views
|
2025-10-16 20:43:36 +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 |
|