dress/resources/js/pages/admin/manage/order
2026-05-02 00:13:19 +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 order detail page and link to order management table 2026-05-02 00:13:19 +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
show.tsx feat: add order detail page and link to order management table 2026-05-02 00:13:19 +07:00