erio
216bda58da
fix: change quota notify threshold semantics to "remaining quota"
Threshold now represents remaining quota instead of usage amount:
- Fixed ($): threshold=400, limit=1000 → alert when remaining drops to $400
(i.e., usage reaches $600)
- Percentage (%): threshold=30%, limit=1000 → alert when remaining drops
to 30% (i.e., usage reaches $700)
Also:
- Rename 告警阈值 → 提醒阈值 in i18n
- Widen type dropdown to w-16 for proper $ / % display
2026-04-14 09:29:25 +08:00
..
2026-04-14 09:29:25 +08:00
2026-04-14 09:24:17 +08:00
2026-04-14 09:29:25 +08:00
2026-04-14 09:26:08 +08:00
2026-03-19 19:03:13 +08:00
2026-03-07 15:17:16 +08:00
2026-02-06 07:41:23 +08:00
2026-04-11 13:16:35 +08:00
2026-04-14 09:23:02 +08:00
2026-02-28 15:01:20 +08:00