store/resources
2026-06-11 18:47:49 +07:00
..
css Refactor CSS variables in app.css for improved readability and maintainability. Consolidate color and radius definitions, and enhance input focus styles for better UI consistency. 2026-06-11 18:47:49 +07:00
js Refactor AccountLayout and Appearance components for improved UI. Remove redundant labels and enhance button functionality to display processing state during form submission. 2026-06-11 18:43:49 +07:00
views Add user settings management features including Appearance, Password, and Profile controllers for handling user preferences. Implement corresponding requests for validation and create views for each setting. Enhance middleware to manage appearance settings across the application. Update routes for new settings functionality and integrate UI components for user navigation in the settings layout. 2026-06-10 23:33:19 +07:00