Commit Graph

36 Commits (a103324f25ee7abc78a62b786126e90a43d27db7)

Author SHA1 Message Date
twwu ecb07a5d0d feat: enhance field list functionality by adding chosen and selected properties to SortableItem 10 months ago
twwu b0107f4128 fix: update z-index values for DialogWrapper components to ensure proper stacking context 10 months ago
twwu 4a249c40b1 feat: enhance input field configurations with blur listeners and update translations for display name 11 months ago
twwu c9a4c66b07 fix: update input type from 'number-input' to 'number' for consistency 11 months ago
twwu ccefd41606 refactor: rename InputType to InputTypeEnum and update related usages for consistency 11 months ago
twwu 3af61f4b5d refactor: update input type mappings and enums for consistency across components 11 months ago
twwu c9bf99a1e2 refactor: update input variable types and initial data handling in pipeline components 11 months ago
twwu 583db24ee7 refactor: update CustomActions type to use structured props across form components 11 months ago
twwu faf6b9ea03 refactor: refactor preview components 11 months ago
twwu 20343facad refactor: website data source components and hooks 11 months ago
twwu cf73faf174 feat: add FileUploaderField and TextAreaField components; enhance BaseField to support file inputs 11 months ago
zxhlyh f6978ce6b1 fix: pipeline init 11 months ago
twwu 6024dbe98d refactor: simplify type definitions in form components and update related configurations 12 months ago
zxhlyh acf6872a50 fix: variable selector 12 months ago
zxhlyh e7e12c1d2e fix: node selector 12 months ago
zxhlyh 66176c4d71 fix: node default 12 months ago
twwu 53f2882077 feat: Implement document processing component with configuration and action handling 12 months ago
twwu 5b89d36ea1 feat: Update Zod schema generation for file types and upload methods to use new constants 1 year ago
twwu d1d83f8a2a feat: Enhance form components with hidden fields and popup properties for improved configuration 1 year ago
twwu 839fe12087 feat: Update OptionsField to use correct Options type and enhance Zod schema generation for options and select input types 1 year ago
twwu fd8ee9f53e Refactor input field form components and schema 1 year ago
twwu 8367ae85de feat: Replace BaseVarType with BaseFieldType for consistent field type usage across components 1 year ago
twwu d1f0e6e5c2 feat: Implement Zod schema generation for form validation and update form component usage 1 year ago
twwu 7deb44f864 feat: Add additional field components to form hook for enhanced functionality 1 year ago
twwu d12e9b81e3 feat: Introduce new form field components and enhance existing ones with label options 1 year ago
twwu b1fbaaed95 refactor: Simplify type checks for form field rendering and correct comment grammar 1 year ago
twwu 734c62998f feat: Implement dynamic form field rendering and replace SubmitButton with Actions component 1 year ago
twwu d768094376 feat: Refactor file upload configuration and validation logic 1 year ago
twwu 93f83086c1 feat: add CustomSelectField component and integrate with input field form 1 year ago
twwu 5b8c43052e feat: implement input field dialog and related components for rag pipeline 1 year ago
twwu ac68d62d1c Merge branch 'main' into feat/rag-pipeline 1 year ago
twwu 51165408ed feat: implement input field form with file upload settings and validation 1 year ago
Wu Tianwei 1e7418095f
feat/TanStack-Form (#18346) 1 year ago
twwu 6eef5990c9 feat: enhance form components with additional props for validation and tooltips; add OptionsField component 1 year ago
twwu 0345eb4659 feat: add new form components including CheckboxField, NumberInputField, SelectField, TextField, and SubmitButton with updated input sizes 1 year ago
twwu 942648e9e9 feat: implement form components including CheckboxField, SelectField, TextField, and SubmitButton with validation 1 year ago