Yoga Pangestu
|
f0cc242c7e
|
refactor: migrate password fields to use InputGroup component for password visibility toggling
|
2026-06-14 02:00:05 +07:00 |
|
Yoga Pangestu
|
502f007048
|
feat: replace welcome page with new home page and add HomeController
|
2026-06-14 01:57:03 +07:00 |
|
Yoga Pangestu
|
8609c68a6d
|
refactor: reorder component imports and optimize code structure across UI forms and composables
|
2026-06-14 01:26:00 +07:00 |
|
Yoga Pangestu
|
d1db1a304b
|
fix: remove dark mode filters from login background image
|
2026-06-13 12:00:28 +07:00 |
|
Yoga Pangestu
|
09f35db9d8
|
Refactor form error handling in various components to utilize a centralized formErrors function. This change improves code consistency and readability by standardizing error message retrieval across LoginForm, CashTransactionFormModal, EmployeeAdvanceFormModal, ExpenseFormModal, and others. Update error handling in fields for better user feedback.
|
2026-06-12 16:00:03 +07:00 |
|
Yoga Pangestu
|
151490d47e
|
Add login functionality with a new LoginController and LoginRequest. Implemented a LoginForm component for user authentication. Added a components.json configuration file and updated package dependencies. Enhanced CSS styles and added utility components for UI elements.
|
2026-06-09 19:19:46 +07:00 |
|