lyker189
b6ef4ff7a5
feat(i18n): localize frontend components and add missing translations
...
- Replaced hardcoded UI strings with translation keys across frontend files
- Added and updated English(en) and Khmer(km) translation files for settings, notifications, and server components
- Improved localization and multi-language support throughout the frontend
2025-10-02 05:10:11 +07:00
Tola Leng
86e707803e
Fix: Improve dropdown theme support
...
- Update dropdown themes by ensuring its background color adapts correctly.
2025-07-25 17:42:25 +07:00
Tola Leng
8d279aa0da
Fix: Resolve invalid DOM nesting in OperationalPageCard
...
- Resolved the `validateDOMNesting` warning. The `Badge` will be rendered directly within a `<div>` or other appropriate block-level element.
2025-07-25 17:37:29 +07:00
Tola Leng
07dc10a422
Remove Quick Add Template
...
- This section provided pre-defined component types for quick addition, but is no longer needed.
2025-07-25 17:34:37 +07:00
Tola Leng
e9cedef443
Disabled console log for production
2025-07-25 16:59:49 +07:00
Tola Leng
24c5a9957f
Fix: Prevent infinite re-renders.
...
- Addressed an issue where the component was re-rendering excessively, leading to performance problems.
2025-07-14 15:45:38 +07:00
Tola Leng
fd08a64a05
Fix: Resolve 404 error on public status page
2025-06-26 15:43:41 +07:00
Tola Leng
4e07c8c932
Refactor: Remove theme options in Edit Operational Page dialogs
2025-06-13 22:03:05 +08:00
Tola Leng
5f18fde775
Refactor: Remove theme options in Create Operational Page dialogs
2025-06-13 22:02:57 +08:00
Tola Leng
dd2c64420d
feat: Implement a modern and professional Operational Page
2025-06-06 18:46:50 +08:00