Commit Graph

62 Commits

Author SHA1 Message Date
skytek_xinliang 16b58fbf7a Refactor MasterDetailMntC.vue for improved readability and consistency 2026-03-30 09:18:55 +08:00
skytek_xinliang 7591ecd062 chore: update .gitignore to include .env files and add prettier for code formatting 2026-03-27 16:29:27 +08:00
skytek_xinliang 1201ef10d5 refactor: extend type definitions for vue-router and axios with additional metadata 2026-03-27 16:13:52 +08:00
skytek_xinliang 24661a17b3 refactor: update v-model bindings and emit event names for favorites and breadcrumb visibility 2026-03-27 15:35:36 +08:00
skytek_xinliang 2f1801bc2b refactor: update breadcrumb bar visibility handling across components 2026-03-27 15:25:29 +08:00
skytek_xinliang 6d20ee3cc1 docs: update project rules to include guidelines for component refactoring, bulk verification, UI debugging, and Vuetify documentation consultation 2026-03-27 15:02:29 +08:00
skytek_xinliang 6e38211382 Refactor layout components for improved readability and consistency 2026-03-27 13:57:44 +08:00
skytek_xinliang 24f86c3fb5 refactor: update row density to compact in various components for improved layout 2026-03-26 16:25:41 +08:00
skytek_xinliang 389ec56480 refactor: replace common confirm dialogs with maintenance CRUD dialogs and streamline form handling in MasterDetailMntC.vue and SingleRecordMnt.vue 2026-03-26 16:01:20 +08:00
skytek_xinliang ec3fbace1a refactor: update icon usage to use mdi imports for consistency 2026-03-26 11:48:05 +08:00
skytek_xinliang 069141794e feat: add SingleRecordMnt component for student record maintenance with search, add, edit, view, and delete functionalities 2026-03-26 11:24:37 +08:00
skytek_xinliang 507afcc99c feat: project init 2026-03-26 10:08:35 +08:00