Commit Graph

19 Commits

Author SHA1 Message Date
Yoga Pangestu
3a05ee2617 feat: implement comprehensive migration commands for legacy data
- Added migration commands for users, employees, outlets, categories, products, bottles, and perfumes to transfer data from the old database to the new structure.
- Each command includes options for forced migration and recreation of existing records.
- Implemented progress feedback and error handling during migration processes.
- Updated database configuration to include connection settings for the old database.
- Enhanced DatabaseSeeder to automatically trigger the migration process after seeding essential data.
2026-01-10 19:04:31 +07:00
Yoga Pangestu
0ca72f5055 refactor(config): Format preview_mimes array for improved readability and consistency in livewire configuration. 2025-12-14 16:05:39 +07:00
Yoga Pangestu
224ea30a2a feat(setting): implementasi maintenance mode
- membuat config baru untuk secret key
- implementasi test
- menyesuaikan validasi
- kasih return type
2025-12-10 11:38:44 +07:00
Yoga Pangestu
4aab91d4ec refactor: livewire tables 2025-11-15 19:44:36 +07:00
Yoga Pangestu
eadf927e57 refactor(configuration): menghapus livewire, rappasoft dan flux dari konfigurasi manual 2025-11-15 19:29:43 +07:00
Yoga Pangestu
816526ac95 feat(datatable): menyesuaikan konfigurasinya 2025-11-15 17:31:20 +07:00
Yoga Pangestu
102114ea0f refactor(livewire config): menjadikan konfigurasi nya manual 2025-11-15 16:50:10 +07:00
Yoga Pangestu
d9df1e369b feat(push notification): add notification 2025-11-15 13:32:38 +07:00
Yoga Pangestu
f55d4e70bd feat: install and configure spatie activity log 2025-10-31 15:07:01 +07:00
Yoga Pangestu
729e0fb852 refactor(config): mengubah zona waktu ke jakarta 2025-10-29 10:41:26 +07:00
Yoga Pangestu
5c7060565b feat(whatsapp service): menambahkan zawa api di config service
-membuat sesi dan generate qr code
-membuat model dan migrasi
-menambahkan permission
2025-10-28 23:27:32 +07:00
Yoga Pangestu
8d27efd4c2 feat: install, publish and migrate spatie role 2025-10-02 20:17:00 +07:00
Yoga Pangestu
92a54dbdbf refactor(layout): mengubah layout app menjadi studio dan menyesuaikan di confignya 2025-10-02 11:25:50 +07:00
Yoga Pangestu
078b72d2ed feat: install spatie media-library and implement to outlet, add trait for handler image 2025-09-23 20:59:26 +07:00
Yoga Pangestu
9385b54a06 feat(datatable): install and configure Rappasoft Laravel Livewire Tables 2025-09-18 20:27:20 +07:00
Yoga Pangestu
e38d48f07b fix: merubah nama MyConfig menjadi myconfig 2025-09-13 11:28:06 +07:00
Yoga Pangestu
b2114b3d2c feat: publish hashing dan membuat MyConfig 2025-09-13 10:08:24 +07:00
Yoga Pangestu
86dba7ae98 feat: install livewire 2025-09-13 10:04:53 +07:00
Yoga Pangestu
efd0aafeea initial commit 2025-09-13 10:00:54 +07:00