Yoga Pangestu
|
823cb18311
|
fix: Pass order creation date to print modal and display it on the receipt instead of the current date.
|
2026-01-04 22:38:12 +07:00 |
|
Yoga Pangestu
|
a41eb23998
|
feat: add FormulaSeeder to database seeders
|
2026-01-04 22:30:42 +07:00 |
|
Yoga Pangestu
|
d720934533
|
feat: implement member account settings page for profile and password updates
|
2026-01-04 22:24:55 +07:00 |
|
Yoga Pangestu
|
0795f8b0d7
|
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 |
|
Yoga Pangestu
|
ca01d8a8ed
|
feat: remove notification settings section from account page and reformat input attributes.
|
2026-01-04 21:52:47 +07:00 |
|
Yoga Pangestu
|
096a7b384b
|
feat: Implement email verification, protect member routes, and improve registration with debounced inputs and unique phone numbers.
|
2026-01-04 21:39:00 +07:00 |
|
Yoga Pangestu
|
a9759f92c1
|
feat: Refactor dashboard data to public properties, update media handling, and fix analysis period logic.
|
2026-01-03 15:00:46 +07:00 |
|
Yoga Pangestu
|
acfa2977b3
|
style: Update dark mode color palette from neutral to zinc.
|
2026-01-03 14:49:51 +07:00 |
|
Yoga Pangestu
|
07e0c4ce90
|
feat: Implement distinct order item entries for perfumes and add 'ml' suffix to custom quantity display.
|
2026-01-03 14:46:46 +07:00 |
|
Yoga Pangestu
|
c74b03fde0
|
feat: Add print modal with paper size selection and enhance USB printer connection/disconnection handling with UI feedback.
|
2026-01-03 14:03:39 +07:00 |
|
Yoga Pangestu
|
9a1bd66eba
|
feat: Add custom perfume quality option and display quality in order items.
|
2026-01-03 13:04:57 +07:00 |
|
Yoga Pangestu
|
1eb43643d2
|
feat: remove low stock card from dashboard overview
|
2026-01-03 12:27:33 +07:00 |
|
Yoga Pangestu
|
3de603f4c2
|
feat: Add multiple new charts to the dashboard overview for enhanced sales and customer analytics.
|
2026-01-03 01:17:35 +07:00 |
|
Yoga Pangestu
|
4cb94e3ed5
|
Remove Livewire chart components for outlet revenue, expense, and channel, and their dashboard display.
|
2026-01-03 00:12:47 +07:00 |
|
Yoga Pangestu
|
8518ddb6f2
|
feat: Add feature tests for Studio account and application settings, and update ProfileForm address to be nullable.
|
2026-01-02 23:46:56 +07:00 |
|
Yoga Pangestu
|
c021bcccf9
|
feat: add fallback icon for non-existent icons in the ChooseUsTable icon column
|
2026-01-02 23:31:43 +07:00 |
|
Yoga Pangestu
|
729d43d7e5
|
feat: add icon field to ChooseUs factory and implement feature tests for ChooseUs and PerfumeFeature management.
|
2026-01-02 23:27:46 +07:00 |
|
Yoga Pangestu
|
9b0a1f5ae7
|
feat: introduce feature tests for Broadcast, FAQ, and Testimonial management, alongside Testimonial model factory.
|
2026-01-02 23:18:41 +07:00 |
|
Yoga Pangestu
|
332a2c1f98
|
feat: Add .live modifier to searchMember input for real-time updates.
|
2026-01-02 22:51:52 +07:00 |
|
Yoga Pangestu
|
660e772f1c
|
refactor: restructure feature tests for StockOpname, Restock, Order, and Article into granular files.
|
2026-01-02 22:44:28 +07:00 |
|
Yoga Pangestu
|
b47a7ff0a3
|
feat: Implement comprehensive order and stock management with membership, vouchers, and dedicated tests.
|
2026-01-02 22:15:57 +07:00 |
|
Yoga Pangestu
|
99c83e08f8
|
test: Add comprehensive feature tests for purchase management, including item cart operations, purchase creation, stock updates, and permission checks.
|
2026-01-02 20:54:45 +07:00 |
|
Yoga Pangestu
|
7873701015
|
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 |
|
Yoga Pangestu
|
48389f4b28
|
refactor: replace WithMediaHandler trait with WithAppendColumn in BottlesTable component
|
2026-01-02 19:49:06 +07:00 |
|
Yoga Pangestu
|
967a1633ec
|
feat: Add feature tests for Studio Finance Expense management.
|
2026-01-02 19:43:52 +07:00 |
|
Yoga Pangestu
|
32eef4acfe
|
feat: introduce feature tests for Studio Catalog Bottle and Product management, including CRUD and audit functionalities.
|
2026-01-02 19:37:18 +07:00 |
|
Yoga Pangestu
|
6a0271d9e1
|
feat: add perfume CRUD and audit feature tests and remove informational callouts from catalog index views
|
2026-01-02 19:34:17 +07:00 |
|
Yoga Pangestu
|
43b37c8c7f
|
feat: add feature tests for brand management.
|
2026-01-02 19:30:19 +07:00 |
|
Yoga Pangestu
|
71600847fe
|
feat: Add feature tests for customer management, including CRUD operations and permission checks.
|
2026-01-02 19:27:02 +07:00 |
|
Yoga Pangestu
|
b780c2d92b
|
test: add feature tests for loyalty reward and redemption verification, and update redemption UI status display logic.
|
2026-01-02 19:23:21 +07:00 |
|
Yoga Pangestu
|
5c2cb53887
|
test: add feature tests for voucher create, edit, and index pages, and fix canOrAbort typo in voucher deletion.
|
2026-01-02 19:14:20 +07:00 |
|
Yoga Pangestu
|
c8fde13435
|
refactor: move tier data loading to render method, adjust form return types, and add feature tests for tier management.
|
2026-01-02 18:35:29 +07:00 |
|
Yoga Pangestu
|
53554a0260
|
feat: Conditionally display category description and image fields based on selected type.
|
2026-01-02 18:28:10 +07:00 |
|
Yoga Pangestu
|
598ca3500f
|
feat: Add comprehensive feature tests for master data modules and refine Livewire forms.
|
2026-01-02 18:18:13 +07:00 |
|
Yoga Pangestu
|
8358e20575
|
test: Add feature tests for user creation, editing, and index page, and refactor user index Livewire component data fetching.
|
2026-01-02 17:03:01 +07:00 |
|
Yoga Pangestu
|
39c0652e3e
|
feat: Add comprehensive feature tests for outlet CRUD operations and refactor outlet index data loading to fetch data directly in the render method.
|
2026-01-02 16:37:25 +07:00 |
|
Yoga Pangestu
|
cc18a1fae5
|
feat: Exclude purchase totals from outlet expense and revenue calculations in chart components.
|
2026-01-02 16:27:21 +07:00 |
|
Yoga Pangestu
|
0733bd0d3e
|
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 |
|
Yoga Pangestu
|
fd409af9c6
|
feat: add feature tests for forgot password, login, and registration, refine forgot password logic, and enhance Pest setup.
|
2026-01-02 16:11:52 +07:00 |
|
Yoga Pangestu
|
adf1d6ef0f
|
fix(provier): menyesuaikan view composer
|
2026-01-02 16:11:17 +07:00 |
|
Yoga Pangestu
|
469fc0e3a1
|
feat(user): menambahkan trait dan hidden password
|
2026-01-02 16:09:48 +07:00 |
|
Yoga Pangestu
|
20cafbaad7
|
chore: memindahkan lang ke resources
|
2026-01-02 16:05:26 +07:00 |
|
Yoga Pangestu
|
25b58684f7
|
feat: update lang
|
2026-01-02 15:39:17 +07:00 |
|
Yoga Pangestu
|
374f77897a
|
chore: Delete numerous Livewire feature tests.
|
2026-01-02 13:50:53 +07:00 |
|
Yoga Pangestu
|
f657a5273f
|
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 |
|
Yoga Pangestu
|
c5672366eb
|
docs: Update payroll export permission comment.
|
2026-01-02 13:15:33 +07:00 |
|
Yoga Pangestu
|
cc917ac946
|
feat: Implement restock management, refactor warehouse views, and enhance stock activity logging for sales.
|
2026-01-02 13:13:34 +07:00 |
|
Yoga Pangestu
|
77d3d25cd9
|
feat(restock): fitur restock toko
|
2026-01-02 13:13:23 +07:00 |
|
Yoga Pangestu
|
65b1b4d6cf
|
feat(analysis): hide chart untuk user dengan role selain dari Owner dan Developer
|
2026-01-01 15:32:00 +07:00 |
|
Yoga Pangestu
|
77babcf44c
|
feat(warehouse): membuat fitur gudang
|
2026-01-01 15:27:16 +07:00 |
|