dress/resources/js/pages/admin/manage/order
2026-04-30 22:41:43 +07:00
..
hooks refactor: update order print discount display to use pre-formatted string value 2026-04-29 21:03:58 +07:00
partials feat: add created_at formatting and update order calculations in Order model and observer 2026-04-30 15:48:05 +07:00
create.tsx feat: add subtotal field to orders and include it in print receipts and UI displays 2026-04-29 20:42:33 +07:00
edit.tsx feat: add subtotal field to orders and include it in print receipts and UI displays 2026-04-29 20:42:33 +07:00
index.tsx refactor: implement server-side pagination across admin modules and update corresponding frontend components and tests 2026-04-30 22:41:43 +07:00