Commit Graph
192 Commits
Author SHA1 Message Date
Supra4E8C 38d7e20320 feat(ai-providers): add ampcode multi-upstream routing and vertex excluded models 2026-03-07 15:36:47 +08:00
Supra4E8C dd08c469f4 fix(config): label payload editor row inputs 2026-03-07 14:51:53 +08:00
Supra4E8C f37e6dac93 refactor(config): extract visual editor blocks 2026-03-07 14:50:07 +08:00
Supra4E8C b00d647066 perf(config): memoize heavy visual editor blocks 2026-03-07 14:47:06 +08:00
Supra4E8C 8796a5f618 fix(ui): improve editor accessibility flows 2026-03-07 14:43:39 +08:00
Supra4E8C 1fc12c504f fix(config): localize api key card title 2026-03-07 14:28:44 +08:00
Supra4E8C bfd3632f95 fix(config): make api key modal input layout responsive 2026-03-07 14:24:26 +08:00
Supra4E8C 56da24765f perf(config): narrow api key editor store subscription 2026-03-07 14:22:23 +08:00
Supra4E8C ffc4fcd5b3 fix(config): edit api keys by stable item id 2026-03-07 14:21:00 +08:00
Supra4E8C ac44308fbd fix(config): stabilize string list item keys 2026-03-07 14:19:33 +08:00
Supra4E8C 6da473ed0f fix(config): validate payload param value types 2026-03-07 14:08:25 +08:00
Supra4E8C b1f05e8cd7 fix(config): validate visual numeric fields 2026-03-07 14:03:53 +08:00
Supra4E8C ee784b579c fix(config): normalize visual yaml diff and redesign diff modal 2026-02-28 18:19:52 +08:00
Supra4E8C 37da584dd8 refactor(animation): replace GSAP with motion mini 2026-02-28 15:47:03 +08:00
Supra4E8C 72c0ef07ed fix(quota): localize kimi quota fallback labels and reset hint 2026-02-24 18:07:56 +08:00
Supra4E8C dc941f6857 feat(quota): add Kimi quota management with auth file inline viewing 2026-02-24 17:54:35 +08:00
Supra4E8C 19532064da fix(usage): stabilize dashboard metrics and reduce repeated parsing 2026-02-22 18:48:01 +08:00
Supra4E8C 3feb9c3a1f feat(ui): add floating action controls and trace refresh for provider workflows 2026-02-22 17:58:36 +08:00
Supra4E8C e1b34e0ae2 fix(quota): decouple quota-page idle hint from auth-file refresh copy 2026-02-22 16:30:05 +08:00
Supra4E8C 0842be2937 refactor(providers): rename parseTextList 2026-02-22 16:08:06 +08:00
Supra4E8C b363edc9bd refactor(source): extract resolveSourceDisplay 2026-02-22 16:08:06 +08:00
Supra4E8C c25e7556ed refactor(source): extract buildSourceInfoMap 2026-02-22 16:08:06 +08:00
Supra4E8C 095f13bf4c refactor(types): extract source info types 2026-02-22 16:08:06 +08:00
Supra4E8C c9e0c5d73e refactor(usage): centralize normalizeAuthIndex 2026-02-22 16:08:06 +08:00
Supra4E8C 243eaf214c fix(usage): propagate loadUsageStats errors 2026-02-22 13:13:56 +08:00
Supra4E8C c75aeecec5 fix(export): harden downloads and CSV encoding 2026-02-22 12:42:32 +08:00
Supra4E8C b15c70fd6b feat(usage): add shared usage stats store 2026-02-22 03:35:35 +08:00
Supra4E8C 988a979bea feat(ai-providers): extend provider configs and edit UIs 2026-02-21 22:50:10 +08:00
Supra4E8C fe213b0386 feat(usage): align request event source labels with credential mapping 2026-02-21 19:04:53 +08:00
Supra4E8C 10cd44c0d5 fix(ui): stabilize filter state and auth refresh timing 2026-02-21 17:37:43 +08:00
Supra4E8C 8861384bcc feat(usage): add filterable request events table with export 2026-02-21 17:23:21 +08:00
Supra4E8C 3769447604 feat(ai-providers): add Claude model discovery and connectivity test 2026-02-17 01:22:45 +08:00
Supra4E8C 7d4c400084 fix(config): show diff chunks with line numbers and context 2026-02-17 00:01:54 +08:00
Supra4E8C 32bf103f15 fix(ui): add batch bar exit animation and chunked diff cards 2026-02-16 23:51:23 +08:00
Supra4E8C 47c3874244 fix(auth-files): polish selection UI and animate batch action bar 2026-02-16 23:13:26 +08:00
Supra4E8C b7794a91b4 feat(config): add YAML diff confirmation before save 2026-02-16 22:04:55 +08:00
Supra4E8C d09ea6aeab feat(config): add secure API key generator in visual editor 2026-02-16 21:49:45 +08:00
Supra4E8C 8a4eb267f0 fix(QuotaSection): update MAX_ITEMS_PER_PAGE from 14 to 25 for improved pagination 2026-02-16 19:49:53 +08:00
Supra4E8C 52cf9d86c0 feat(usage): enhance ServiceHealthCard with scrollable health grid 2026-02-14 15:03:02 +08:00
Supra4E8C a2507b1373 feat(usage): add service health card with 7-day contribution grid 2026-02-14 14:57:06 +08:00
Supra4E8C 1f8c4331c7 feat(status-bar): add gradient colors and tooltip with mobile support 2026-02-14 13:24:53 +08:00
Supra4E8C faadc3ea3e refactor(select): unify dropdown implementations 2026-02-14 12:50:03 +08:00
Supra4E8C 32b576123c feat(usage): use modal dialog for editing model prices 2026-02-14 12:09:02 +08:00
Supra4E8C 5dce24e3ea feat(select): implement custom Select component with dropdown functionality 2026-02-14 12:01:11 +08:00
Supra4E8C bf824f8561 fix(clipboard): add shared helper and remove lint warnings 2026-02-14 03:33:09 +08:00
Supra4E8C 3a7ddfdff1 fix(clipboard): add fallback helper and unify copy actions 2026-02-14 03:25:33 +08:00
Supra4E8C 431ec1e0f5 fix(theme): improve dark mode contrast and enforce white button text 2026-02-14 03:06:07 +08:00
Supra4E8C e2368ddfd7 Refactor color variables and styles across components for a cohesive design update
- Updated active state colors in ToastSelect component for better visibility.
- Adjusted box-shadow and border colors in ModelMappingDiagram styles.
- Changed provider colors in ModelMappingDiagram for improved aesthetics.
- Modified background and border styles in ProviderNav for a more modern look.
- Updated accent colors in StatCards to align with new color scheme.
- Refined token colors in TokenBreakdownChart for consistency.
- Adjusted sparkline colors in useSparklines hook to match new design.
- Changed error icon color in AiProvidersOpenAIEditPage for better contrast.
- Updated failure badge styles in AiProvidersPage for a cleaner appearance.
- Refined various status styles in AuthFilesPage for improved clarity.
- Updated colors in ConfigPage to use new variable definitions.
- Refined error and warning styles in LoginPage for better user feedback.
- Adjusted log status colors in LogsPage for consistency with new theme.
- Updated OAuthPage styles to reflect new color variables.
- Refined quota styles in QuotaPage for better visual hierarchy.
- Updated system page styles for improved user experience.
- Adjusted usage page styles to align with new design language.
- Refactored component styles to use new color variables in components.scss.
- Updated layout styles to reflect new primary color definitions.
- Refined theme colors in themes.scss for a more cohesive look.
- Updated color variables in variables.scss to reflect new design choices.
- Adjusted chart colors in usage.ts for consistency with new color scheme.
2026-02-14 02:25:58 +08:00
Supra4E8C 3937a403b1 fix(i18n): localize splash strings 2026-02-14 00:24:52 +08:00
Supra4E8C 06201a9fc4 feat(ai-providers): add Gemini proxy URL support in provider edit UI 2026-02-13 20:38:54 +08:00