Logo
Explore Help
Register Sign In
admin/cc-switch
1
0
Fork 0
You've already forked cc-switch
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
c1f5ddf763f40a1dbb9a0510f7f6a2c5849ec21c
cc-switch/src/components/providers/forms/shared/index.ts

3 lines
98 B
TypeScript
Raw Normal View History

refactor: unify directory structure and extract shared components - Migrate all form components from ProviderForm/ to providers/forms/ - Create shared components to eliminate code duplication: * ApiKeySection: unified API key input with "Get API Key" link * EndpointField: unified endpoint URL input with manage button - Refactor ClaudeFormFields (-31% lines) and CodexFormFields (-33% lines) - Update all import paths to use new locations - Reduce code duplication from ~12% to ~7% This change improves maintainability and makes the codebase more DRY.
2025-10-17 14:31:34 +08:00
export { ApiKeySection } from "./ApiKeySection";
export { EndpointField } from "./EndpointField";
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 98ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API