| .. |
|
Article.php
|
feat: Implement article and product show pages, refactor home components, and update migrations
|
2025-12-26 20:35:03 +07:00 |
|
ArticleCategory.php
|
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 |
|
Bottle.php
|
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 |
|
BottleOutlet.php
|
feat(bottle): crud botol
|
2025-10-02 09:34:56 +07:00 |
|
Brand.php
|
feat: install and implementasi hash id
|
2025-10-03 09:54:53 +07:00 |
|
Broadcast.php
|
feat(breadcat): membuat fitur hapus
|
2025-12-10 13:25:47 +07:00 |
|
BroadcastAudience.php
|
feat(broadcast): implement broadcast management
|
2025-11-21 21:58:24 +07:00 |
|
Category.php
|
feat: Add Redemption and Reward factories, refactor existing factories to use explicit with methods, and update UserSeeder.
|
2026-01-02 13:50:19 +07:00 |
|
CategoryPerfume.php
|
feat(perfume): crud parfum
|
2025-10-01 20:41:19 +07:00 |
|
ChooseUs.php
|
feat(choose us & perfume feature): implementasi testing
|
2025-12-10 11:57:42 +07:00 |
|
Customer.php
|
feat: Add Redemption and Reward factories, refactor existing factories to use explicit with methods, and update UserSeeder.
|
2026-01-02 13:50:19 +07:00 |
|
Employee.php
|
fi(user): memperbaiki kode untuk employee
|
2025-11-13 13:03:11 +07:00 |
|
Expense.php
|
feat(expense): menambahan kolom baru yaitu user_id
|
2025-11-16 18:24:22 +07:00 |
|
Facility.php
|
feat: install and implementasi hash id
|
2025-10-03 09:54:53 +07:00 |
|
Faq.php
|
feat(faq): implemntasi testing
|
2025-12-10 13:26:44 +07:00 |
|
Formula.php
|
feat(formula): membuat crud formula
|
2025-10-06 20:16:53 +07:00 |
|
Membership.php
|
feat: Add feature tests for member membership, overview, redeem points, and vouchers, and enable factory for the Membership model.
|
2026-01-04 22:00:17 +07:00 |
|
OpeningHour.php
|
feat: install and implementasi hash id
|
2025-10-03 09:54:53 +07:00 |
|
Order.php
|
feat: add voucher discount functionality and update related calculations across orders
|
2026-01-09 20:18:58 +07:00 |
|
OrderItem.php
|
feat: add feature tests for Studio dashboard components and update Analysis component's purchase filtering and top product aggregation logic.
|
2026-01-02 16:27:09 +07:00 |
|
Outlet.php
|
feat: Add Redemption and Reward factories, refactor existing factories to use explicit with methods, and update UserSeeder.
|
2026-01-02 13:50:19 +07:00 |
|
OutletPerfume.php
|
feat(perfume): crud parfum
|
2025-10-01 20:41:19 +07:00 |
|
OutletProduct.php
|
feat(product): crud produk
|
2025-10-02 08:54:56 +07:00 |
|
OutletUser.php
|
feat(outlet user): menambahkan migrasi dan model untuk relasi many to many
|
2025-10-03 08:07:50 +07:00 |
|
OutletVoucher.php
|
feat(voucher): mengaitkan voucher dengan outlet dengan relasi many to many
|
2025-09-30 10:00:54 +07:00 |
|
Payment.php
|
feat: membuat factory seluruh model
|
2025-12-09 08:25:07 +07:00 |
|
Payroll.php
|
feat: Add comprehensive payroll feature tests, refine user scope in Payroll model, and exclude developer users from payroll management.
|
2026-01-02 20:40:27 +07:00 |
|
PayrollAdjustment.php
|
feat(payroll): membuat fitur penggajian otomatis
|
2025-10-06 19:14:49 +07:00 |
|
Perfume.php
|
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 |
|
PerfumeFeature.php
|
feat(choose us & perfume feature): implementasi testing
|
2025-12-10 11:57:42 +07:00 |
|
PointRecord.php
|
feat(point record): membuat model, migrasi dan enum untuk poin record
|
2025-11-12 20:40:35 +07:00 |
|
Product.php
|
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 |
|
Purchase.php
|
refactor(purchase): merubah total alur belanja, yang awalnya langsung masuk ke stok yang ada di outlet, sekarang masuk ke gudang terleih dahulu
|
2026-01-01 15:26:05 +07:00 |
|
PurchaseItem.php
|
feat: Implement withTrashed for polymorphic relationships, enable live updates for order form inputs, and eager load purchase items.
|
2025-12-18 10:11:48 +07:00 |
|
PushNotification.php
|
refactor: change PushNotification model array cast from 'data' to 'subscriptions'
|
2026-02-10 16:00:32 +07:00 |
|
Redemption.php
|
feat: Implement member point redemption system with studio verification and enhanced reward management.
|
2025-12-19 20:41:04 +07:00 |
|
ReferralCode.php
|
feat: implement member referral system including code generation, usage tracking, and UI integration.
|
2026-01-05 20:11:06 +07:00 |
|
ReferralUsage.php
|
feat: install and implementasi hash id
|
2025-10-03 09:54:53 +07:00 |
|
Restock.php
|
feat(restock): fitur restock toko
|
2026-01-02 13:13:23 +07:00 |
|
RestockItem.php
|
feat(restock): fitur restock toko
|
2026-01-02 13:13:23 +07:00 |
|
Reward.php
|
feat: Implement dedicated perfume product pages and add a new reward tier table for loyalty features.
|
2025-12-20 09:44:47 +07:00 |
|
SalaryHistory.php
|
feat(payroll): membuat fitur penggajian otomatis
|
2025-10-06 19:14:49 +07:00 |
|
StockOpname.php
|
feat: membuat factory seluruh model
|
2025-12-09 08:25:07 +07:00 |
|
StockOpnameItem.php
|
feat: Implement stock opname generation, add search functionality to stock opname items, and refine quantity input handling.
|
2026-02-23 13:47:52 +07:00 |
|
StockTransfer.php
|
feat: add stock transfer management functionality
|
2026-01-09 21:41:49 +07:00 |
|
StockTransferItem.php
|
feat: add stock transfer management functionality
|
2026-01-09 21:41:49 +07:00 |
|
Testimonial.php
|
feat: introduce feature tests for Broadcast, FAQ, and Testimonial management, alongside Testimonial model factory.
|
2026-01-02 23:18:41 +07:00 |
|
Tier.php
|
feat: Add Redemption and Reward factories, refactor existing factories to use explicit with methods, and update UserSeeder.
|
2026-01-02 13:50:19 +07:00 |
|
TierReward.php
|
feat(tier reward): implementasi crud untuk hadiah tier
|
2025-11-04 21:27:20 +07:00 |
|
TierVoucher.php
|
feat: Allow vouchers to be assigned to specific loyalty tiers.
|
2025-12-18 14:18:12 +07:00 |
|
User.php
|
feat: Add email verification notification with queued processing for user model
|
2026-02-28 17:21:11 +07:00 |
|
UserVoucher.php
|
feat: membuat factory seluruh model
|
2025-12-09 08:25:07 +07:00 |
|
VolumeItem.php
|
feat(order): membuat crud
|
2025-10-27 19:25:10 +07:00 |
|
Voucher.php
|
feat: Implement article and product show pages, refactor home components, and update migrations
|
2025-12-26 20:35:03 +07:00 |
|
Warehouse.php
|
feat: Add Redemption and Reward factories, refactor existing factories to use explicit with methods, and update UserSeeder.
|
2026-01-02 13:50:19 +07:00 |