| .. |
|
Article.php
|
refactor(models): Correct spelling of 'viwes' to 'views' in Article model and remove unused CascadeSoftDeletes trait from Bottle and Category models for improved clarity and maintainability.
|
2025-12-14 16:06:15 +07:00 |
|
Bottle.php
|
refactor: Remove point_per_ml and point_per_pcs fields from catalog entities.
|
2025-12-20 09:20:55 +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
|
refactor(models): Correct spelling of 'viwes' to 'views' in Article model and remove unused CascadeSoftDeletes trait from Bottle and Category models for improved clarity and maintainability.
|
2025-12-14 16:06:15 +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(model): menambahkan scope
|
2025-11-11 11:30:38 +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
|
refactor: Migrate loyalty tier system from points to spending and remove tier rewards.
|
2025-12-18 19:27:50 +07:00 |
|
OpeningHour.php
|
feat: install and implementasi hash id
|
2025-10-03 09:54:53 +07:00 |
|
Order.php
|
feat(model): menambahkan scope
|
2025-11-11 11:30:38 +07:00 |
|
OrderItem.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 |
|
Outlet.php
|
feat(stock opname): implementasi module/fitur stock opname
|
2025-11-24 17:02:25 +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: Implement user-specific payroll filtering and enforce authorization for payroll access and export.
|
2025-12-18 09:54:11 +07:00 |
|
PayrollAdjustment.php
|
feat(payroll): membuat fitur penggajian otomatis
|
2025-10-06 19:14:49 +07:00 |
|
Perfume.php
|
refactor: Remove point_per_ml and point_per_pcs fields from catalog entities.
|
2025-12-20 09:20:55 +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 |
|
PriceRequest.php
|
feat(price request): membuat enum status
|
2025-11-21 14:58:49 +07:00 |
|
Product.php
|
refactor: Remove point_per_ml and point_per_pcs fields from catalog entities.
|
2025-12-20 09:20:55 +07:00 |
|
Purchase.php
|
feat(purchase): menambahkan scope di model
|
2025-11-13 20:22:41 +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
|
feat(push notification): add notification
|
2025-11-15 13:32:38 +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: install and implementasi hash id
|
2025-10-03 09:54:53 +07:00 |
|
ReferralUsage.php
|
feat: install and implementasi hash id
|
2025-10-03 09:54:53 +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(stock opname): implementasi module/fitur stock opname
|
2025-11-24 17:02:25 +07:00 |
|
Testimonial.php
|
feat: Implement testimonial management with dedicated UI abnd database
|
2025-12-20 07:36:03 +07:00 |
|
Tier.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 |
|
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: Implement member point redemption system with studio verification and enhanced reward management.
|
2025-12-19 20:41:04 +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: Add voucher visibility functionality and refactor quota/available count display in the voucher table.
|
2025-12-18 14:47:15 +07:00 |