refactor: extract image form to standalone page and implement tags view store #11

Merged
wlkjyy merged 2 commits from qian into master 2025-11-28 14:17:42 +08:00
Collaborator
  • Created ImageForm.vue as standalone page for add/edit image functionality
  • Removed dialog-based image form from VmImages.vue
  • Implemented tagsViewStore for global tab state management
  • Added automatic tab closing on form cancel/back
  • Fixed data persistence issue when switching between image edits
  • Removed quick actions section from ImageForm
  • Updated router configuration for new image form route
- Created ImageForm.vue as standalone page for add/edit image functionality - Removed dialog-based image form from VmImages.vue - Implemented tagsViewStore for global tab state management - Added automatic tab closing on form cancel/back - Fixed data persistence issue when switching between image edits - Removed quick actions section from ImageForm - Updated router configuration for new image form route
wlkjyy added 1 commit 2025-11-28 14:17:22 +08:00
- Created ImageForm.vue as standalone page for add/edit image functionality
- Removed dialog-based image form from VmImages.vue
- Implemented tagsViewStore for global tab state management
- Added automatic tab closing on form cancel/back
- Fixed data persistence issue when switching between image edits
- Removed quick actions section from ImageForm
- Updated router configuration for new image form route
wlkjyy added 1 commit 2025-11-28 14:17:31 +08:00
wlkjyy merged commit 777022632c into master 2025-11-28 14:17:42 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shiran/ApiServer-Web-admin_dashboard_pc#11