Logo
Explore Help
Register Sign In
SamProject/sam-react-prod
6
0
Fork 0
You've already forked sam-react-prod
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
c6cce7fe610e53c4ad52f4fa2e1e118d593c1be4
sam-react-prod/src/components/organisms/SearchableSelectionModal/index.ts

7 lines
180 B
TypeScript
Raw Normal View History

refactor(WEB): SearchableSelectionModal 공통화 및 actions lookup 통합 - SearchableSelectionModal<T> 제네릭 컴포넌트 추출 (organisms) - 검색 모달 5개 리팩토링: SupplierSearch, QuotationSelect, SalesOrderSelect, OrderSelect, ItemSearch - shared-lookups API 유틸 추가 (거래처/품목/수주 등 공통 조회) - create-crud-service 확장 (lookup, search 메서드) - actions.ts 20+개 파일 lookup 패턴 통일 - 공통 페이지 패턴 가이드 문서 추가 - CLAUDE.md Common Component Usage Rules 추가 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 16:01:23 +09:00
export { SearchableSelectionModal } from './SearchableSelectionModal';
export type {
SearchableSelectionModalProps,
SingleSelectProps,
MultipleSelectProps,
} from './types';
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 354ms Template: 7ms
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