erio
1b7c295199
refactor: M5 useQuotaNotifyState composable + H14 Vue file splits
M5: New composable frontend/src/composables/useQuotaNotifyState.ts
- Replaces 9 individual refs in both Create/Edit modals with reactive state
- Provides loadFromExtra/writeToExtra/reset helpers
- Eliminates ~120 lines of duplicated code across the two modals
H14: Vue file length violations fixed
- AdminPaymentPlansView.vue: 325 → 183 lines (extracted PlanEditDialog.vue)
- QuotaLimitCard.vue: 327 → 268 lines (extracted QuotaDimensionRow.vue)
- PlanEditDialog.vue: 181 lines (new, plan create/edit form)
- QuotaDimensionRow.vue: 108 lines (new, single quota dimension row)
2026-04-14 09:33:39 +08:00
..
2026-04-14 09:33:39 +08:00
2026-01-12 11:44:34 +08:00
2026-04-11 16:46:46 +08:00
2026-04-11 16:46:46 +08:00
2026-01-16 19:49:33 +08:00
2026-02-02 22:13:50 +08:00
2026-03-05 10:45:51 +08:00
2026-02-28 15:01:20 +08:00