Commit Graph

25 Commits (14a9052d601e2dcf0ddde42b5a8c16e12c228fc6)

Author SHA1 Message Date
zxhlyh f6978ce6b1 fix: pipeline init 11 months ago
twwu 6024dbe98d refactor: simplify type definitions in form components and update related configurations 11 months ago
zxhlyh acf6872a50 fix: variable selector 11 months ago
zxhlyh e7e12c1d2e fix: node selector 11 months ago
zxhlyh 66176c4d71 fix: node default 11 months ago
twwu 53f2882077 feat: Implement document processing component with configuration and action handling 11 months ago
twwu 5b89d36ea1 feat: Update Zod schema generation for file types and upload methods to use new constants 11 months ago
twwu d1d83f8a2a feat: Enhance form components with hidden fields and popup properties for improved configuration 11 months ago
twwu 839fe12087 feat: Update OptionsField to use correct Options type and enhance Zod schema generation for options and select input types 11 months ago
twwu fd8ee9f53e Refactor input field form components and schema 11 months ago
twwu 8367ae85de feat: Replace BaseVarType with BaseFieldType for consistent field type usage across components 11 months ago
twwu d1f0e6e5c2 feat: Implement Zod schema generation for form validation and update form component usage 11 months ago
twwu 7deb44f864 feat: Add additional field components to form hook for enhanced functionality 11 months ago
twwu d12e9b81e3 feat: Introduce new form field components and enhance existing ones with label options 11 months ago
twwu b1fbaaed95 refactor: Simplify type checks for form field rendering and correct comment grammar 11 months ago
twwu 734c62998f feat: Implement dynamic form field rendering and replace SubmitButton with Actions component 11 months ago
twwu d768094376 feat: Refactor file upload configuration and validation logic 11 months ago
twwu 93f83086c1 feat: add CustomSelectField component and integrate with input field form 11 months ago
twwu 5b8c43052e feat: implement input field dialog and related components for rag pipeline 11 months ago
twwu ac68d62d1c Merge branch 'main' into feat/rag-pipeline 11 months ago
twwu 51165408ed feat: implement input field form with file upload settings and validation 11 months ago
Wu Tianwei 1e7418095f
feat/TanStack-Form (#18346) 11 months ago
twwu 6eef5990c9 feat: enhance form components with additional props for validation and tooltips; add OptionsField component 11 months ago
twwu 0345eb4659 feat: add new form components including CheckboxField, NumberInputField, SelectField, TextField, and SubmitButton with updated input sizes 11 months ago
twwu 942648e9e9 feat: implement form components including CheckboxField, SelectField, TextField, and SubmitButton with validation 11 months ago