Commit Graph

1 Commits

Author SHA1 Message Date
DongHeon Jang 75a786f681 Add master data management features and UI enhancements
- Introduced a masterEditor state to manage entities and FX rates.
- Implemented functions for creating, resetting, and syncing the master editor.
- Added error handling and feedback mechanisms for data operations.
- Enhanced the UI with editable tables for entities and FX rates, including admin-only actions.
- Updated styles for better visual feedback on data status and actions.
- Created unit tests for master data controller to ensure proper access control and validation.
2026-04-13 22:48:24 +09:00