parfum/database/factories
2025-11-09 17:46:27 +07:00
..
BottleFactory.php feat(factory): membuat botol dan formula factory 2025-10-15 21:07:38 +07:00
BrandFactory.php feat(brand): membuat factory dan test 2025-09-29 20:29:43 +07:00
CategoryFactory.php feat(category): crud 2025-09-29 14:57:42 +07:00
CustomerFactory.php feat(customer): membuat module customer 2025-09-30 11:20:58 +07:00
EmployeeFactory.php fix(user): kolom email dan username di table dijadikan 1 kolom yaitu Kredensial 2025-09-29 17:38:28 +07:00
FacilityFactory.php fix(test): image outlet test dan voucher test 2025-10-01 18:20:54 +07:00
FormulaFactory.php feat(factory): membuat botol dan formula factory 2025-10-15 21:07:38 +07:00
OpeningHourFactory.php fix(test): image outlet test dan voucher test 2025-10-01 18:20:54 +07:00
OutletFactory.php refactor(outlet): menyesuaikan unit test dari segi penamaan, logika bisnis, clean code dan lainnya 2025-10-14 21:10:22 +07:00
ReferralCodeFactory.php refactor(user): menambahkan 1 method gradies di enum status 2025-10-15 20:35:30 +07:00
TierFactory.php refactor(membership): mengubah label membership menjadi tier dan menyesuaikan skema db nya 2025-09-30 22:29:26 +07:00
UserFactory.php Revert "fix(user): menambahkan kolom referral_code dan menyesuaikan logika yang ada" 2025-10-01 15:47:56 +07:00
VoucherFactory.php fix(voucher): menghapus kolom terms_condition dan menyesuaikan terhadap perubahannya 2025-11-09 17:46:27 +07:00