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-02-10 00:37:56 +08:00
2026-04-14 09:29:25 +08:00
2026-04-14 09:26:08 +08:00
2026-04-09 02:20:51 +00:00
2026-04-04 11:13:58 +08:00
2026-04-13 06:55:57 +08:00
2025-12-29 19:38:33 +08:00
2026-03-19 22:27:55 +08:00
2026-03-24 10:22:08 +08:00
2026-04-13 19:24:33 +08:00
2026-04-13 14:07:12 +08:00
2026-04-14 09:26:08 +08:00
2025-12-26 00:10:01 -08:00