Yoga Pangestu
|
dc68c73c2a
|
refactor: implement server-side pagination across admin modules and update corresponding frontend components and tests
|
2026-04-30 22:41:43 +07:00 |
|
Yoga Pangestu
|
2763f1fbcc
|
feat: include user relationship in order data and update finance and order tables to display employee details
|
2026-04-30 15:36:11 +07:00 |
|
Yoga Pangestu
|
0fdd02e9e4
|
feat: implement permission-based access control for routes and UI components using a new custom hook
|
2026-04-28 18:52:47 +07:00 |
|
Yoga Pangestu
|
53cdb219d5
|
refactor: replace manual currency formatting with global formatCurrency utility across order and financial modules
|
2026-04-24 00:43:02 +07:00 |
|
Yoga Pangestu
|
221f796696
|
refactor: reorganize imports across multiple components for improved clarity and consistency
|
2026-04-23 15:02:59 +07:00 |
|
Yoga Pangestu
|
34229d0d68
|
refactor: replace inline image modals with shared ImagePreviewDialog component
|
2026-04-23 14:34:29 +07:00 |
|
Yoga Pangestu
|
d4ba91fc0d
|
refactor: replace AlertDialog with DeleteConfirmation component for consistent delete confirmation across finance, manage, and master pages
|
2026-04-23 14:12:25 +07:00 |
|
Yoga Pangestu
|
703ceefddf
|
feat: enhance error handling in forms by introducing FieldError component for consistent error display
|
2026-04-22 22:07:58 +07:00 |
|
Yoga Pangestu
|
26eaaf6d66
|
feat: enhance UI consistency by adding consistent icons to action buttons and loaders to save operations across admin modules
|
2026-04-22 20:26:20 +07:00 |
|
Yoga Pangestu
|
9af62ff47c
|
feat: refactor expense and category management components to utilize custom hooks and modularize code for improved maintainability
|
2026-04-17 21:55:55 +07:00 |
|
Yoga Pangestu
|
d169e5a733
|
feat: add required indicator support to Label component and apply to mandatory form fields
|
2026-04-17 15:43:56 +07:00 |
|
Yoga Pangestu
|
0638cfbdf2
|
refactor: update 'Finance' title to 'Keuangan' in ExpenseIndex component and add autoComplete='off' to pricing fields in product create/edit forms
|
2026-04-17 13:16:22 +07:00 |
|
Yoga Pangestu
|
ce947bc379
|
refactor: rename 'Petugas' to 'Pegawai' in ExpenseIndex component for consistency
|
2026-04-17 13:11:58 +07:00 |
|
Yoga Pangestu
|
a761540447
|
feat: implement expense management module with CRUD operations, validation, and media handling for expense records
|
2026-04-17 13:08:54 +07:00 |
|