dress/resources/js/pages/admin/manage/order
2026-05-02 17:57:32 +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: implement stock validation on purchase removal and add global toast error handling for flash messages 2026-05-02 17:57:32 +07:00
edit.tsx feat: implement stock validation on purchase removal and add global toast error handling for flash messages 2026-05-02 17:57:32 +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 refactor: migrate general settings to spatie/laravel-settings and rename properties for consistency 2026-05-02 01:05:09 +07:00