Yoga Pangestu
|
5d46365963
|
feat: Calculate 'Top Member' based on total order value instead of order count.
|
2026-02-24 07:19:52 +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
|
ffba4df0dc
|
refactor(modal): Simplify modal ID handling by replacing if statements with short-circuit evaluation across multiple components.
|
2025-12-14 10:33:48 +07:00 |
|
Yoga Pangestu
|
a855fae353
|
refactor: standardize string concatenation, add type hints, and clean up docblocks across Livewire components and helpers.
|
2025-12-11 18:43:17 +07:00 |
|
Yoga Pangestu
|
a4dfdfdc6a
|
fix(customer): kasih whereHas('order') untuk top member
|
2025-12-08 13:11:11 +07:00 |
|
Yoga Pangestu
|
fd5a85400c
|
feat(push notification): membuat trait untuk simpan data subcription dan use di di semua component
|
2025-11-16 14:38:01 +07:00 |
|
Yoga Pangestu
|
d203df9cd8
|
refactor(customer): merubah created at dari table users ke customers
- menambahkan counting total order dan total pembayaran nya di table
- membuat stats
- menambahkan kolom terakhir order di datatable
|
2025-11-12 10:27:07 +07:00 |
|
Yoga Pangestu
|
7dca0c9231
|
feat: install and implementasi hash id
|
2025-10-03 09:54:53 +07:00 |
|
Yoga Pangestu
|
e905f98b4f
|
feat(role & permission): membuat trait untuk otorisasi
-menambahkan otorisasi semua komponen. tabel, view dan lainnya
|
2025-10-02 21:42:08 +07:00 |
|
Yoga Pangestu
|
700aa8f260
|
feat(trait): membuat trait untuk toast agar reusable
-mengubah cara menulis toast diubah menjadi memanggil toast yang ada
|
2025-10-02 20:13:03 +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 |
|
Yoga Pangestu
|
ac44f25001
|
feat(customer): membuat module customer
-membuat model, migrasi seeder dan faker
-membuat relasi di user
-membuat test untuk memastikan jalannya aplikasi
|
2025-09-30 11:20:58 +07:00 |
|