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-10 17:55:37 +08:00
2026-03-24 14:50:03 +08:00
2026-02-11 01:23:21 +08:00
2026-01-04 21:09:14 +08:00
2026-01-04 22:29:19 +08:00
2026-01-04 15:36:00 +08:00
2026-02-14 11:56:08 +08:00
2026-04-05 17:11:01 +08:00
2026-01-16 21:48:57 +08:00
2025-12-29 19:38:33 +08:00
2026-04-05 17:19:27 +08:00
2026-04-10 17:55:37 +08:00
2026-04-14 09:33:39 +08:00
2026-01-16 22:07:39 +08:00
2026-03-18 23:11:49 +08:00
2026-04-10 17:55:37 +08:00
2026-03-08 21:07:43 +08:00