Commit Graph

1993 Commits (7d7fd18e65c0753bc4f1a61ec7574c3f7a1fca89)

Author SHA1 Message Date
Kerwin Bryant 4e701b1efd
fix(web): enhance API test page experience by adding loading state for test button (#21091) 1 year ago
twwu 176b844cd5 refactor: consolidate DialogWrapper component usage and improve prop handling across input fields 1 year ago
HyaCinth 21c2de2d7e
fix(code-editor): optimize the loading style of the CodeEditor component in dark mode (#21116) (#21120) 1 year ago
zxhlyh 3164f90327 merge main 1 year ago
zxhlyh fc187d6998
chore: responsive header (#21115) 1 year ago
twwu 90ac52482c test: add unit tests for ActionButton component with various states and sizes 1 year ago
twwu 796797d12b feat: centralize variable type mapping by introducing VAR_TYPE_MAP in pipeline model 1 year ago
非法操作 7a2a8a2ffd
chore: check input variable key of code/template node is valid (#21057) 1 year ago
Bowen Liang 6a5236b200
chore: cleanup wrong and unused doc links in i18 translations by appling docLink method usage (#21112) 1 year ago
twwu 7ac0f0c08c feat: enhance processing components by adding runDisabled state and fetching indicators 1 year ago
非法操作 6c0a91a64f
fix: some dark theme display incorrect (#21055) 1 year ago
kurokobo df6451076b
fix: prevent nodes from being unintentionally deleted by pressing the backspace key. (#21023) 1 year ago
twwu 5cc6a2bf33 refactor: update toast notification handling and improve context usage in DocumentDetail 1 year ago
twwu 33cd32382f feat: add indexing status batch and process rule hooks; refactor Notion page preview types 1 year ago
twwu ecb07a5d0d feat: enhance field list functionality by adding chosen and selected properties to SortableItem 1 year ago
twwu 0a2c569b3b fix: replace useGetDocLanguage with useDocLink for consistent documentation linking 1 year ago
twwu 9ab0d5fe60 Merge branch 'main' into feat/rag-pipeline 1 year ago
Wu Tianwei 59b89b9971
fix: update documentation links for various components to support localization (#21048) 1 year ago
zxhlyh abb2ed66e7 merge main 1 year ago
HyaCinth d587480a3e
fix(web): optimize conversation-panel Modal width adjustment logic (#21018) 1 year ago
Alter-xyz f6641c0f41
docs: conv and user_id (#21004) 1 year ago
twwu 6622ce6ad8 fix: update formData construction in convertToInputFieldFormData for improved handling of optional fields
fix: adjust z-index value in DialogWrapper for proper stacking context
1 year ago
twwu 55906c8375 fix: remove unused billing plan logic from CreateFromDSLModal component 1 year ago
Bowen Liang f4df759ba6
refactor: generalize method for getting doc link respecting locale and fix error link paths (#20801) 1 year ago
twwu 58842898e1 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
zxhlyh 26aff400e4 node default configs 1 year ago
quicksand 3a628bc671
chore: app info add author_name (#20973) 1 year ago
twwu 4b11d29ede fix: update VAR_TYPE_MAP and initialData handling in useConfigurations for improved variable processing 1 year ago
twwu 5c228bca4f feat: replace TypeIcon with AppIcon in SelectDataSet component for improved icon display 1 year ago
twwu b0107f4128 fix: update z-index values for DialogWrapper components to ensure proper stacking context 1 year ago
zxhlyh 55bff10f0d fix 1 year ago
twwu 80f656f79a fix: adjust layout and visibility conditions in CreateFormPipeline and ChunkPreview components 1 year ago
Joel c891eb28fc fix: in prompt editor show vars error 1 year ago
twwu b9fa3f54e9 refactor: refactor component imports and enhance layout for better responsiveness in dataset previews 1 year ago
twwu 4d2f904d72 feat: enhance WorkflowPreview and TemplateCard components with additional styling and className prop 1 year ago
twwu d994e6b6c7 feat: replace data source icons with AppIcon component in Item and DatasetItem 1 year ago
twwu aba48bde0b feat: update SettingsModal to integrate keyword number handling and refactor index method logic 1 year ago
twwu 3e5d9884cb test: add unit tests for AppIcon component with various rendering scenarios 1 year ago
twwu 406d70e4a3 feat: integrate resetDatasetList hook into CreateOptions and TemplateCard components 1 year ago
zxhlyh b367f48de6 add datasource category 1 year ago
twwu 6f17200dec refactor: update dataset handling to use runtime_mode instead of pipeline_id 1 year ago
twwu b1f250862f Merge branch 'main' into feat/rag-pipeline 1 year ago
twwu 141d6b1abf feat: implement document settings and pipeline settings components with localization support 1 year ago
zxhlyh a7eb534761 add datasource category 1 year ago
非法操作 b2ac11bc47
fix: markdown button can't send message (#20933) 1 year ago
twwu 808f792f55 fix: update isPending condition and add indexing technique checks for segment detail and new segment modal 1 year ago
twwu 5c41922b8a fix: update file extension for downloaded DSL files and refine mutation keys for template operations 1 year ago
twwu 7b9a3c1084 fix: update translation keys for document availability messages in English and Chinese 1 year ago
twwu b7f9d7e94a Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 92e6c52c0e refactor: update handleUseTemplate to use callback for dataset creation and improve error handling; change HTTP method for dependency check 1 year ago
zxhlyh 4d9b15e519 fix 1 year ago
twwu f995436eec feat: implement chunk structure card and related hooks for dataset creation; update translations and refactor pipeline template fetching 1 year ago
twwu 45c76c1d68 refactor: rename icon property to icon_info in UpdateTemplateInfoRequest and related components 1 year ago
zxhlyh 6ecdac6344 pipeline preview 1 year ago
twwu 5c58b11b22 refactor: standardize pipeline template properties and improve related components 1 year ago
twwu caa275fdbd refactor: remove unused websiteCrawlJobId state and related props from useWebsiteCrawl and CreateFormPipeline components; update loading and file preview components for consistent width 1 year ago
zxhlyh 5dbda7f4c5 merge main 1 year ago
zxhlyh 0564651f6f publish as customized pipeline 1 year ago
twwu eff8108f1c refactor: update dataset model and improve batch action component 1 year ago
zxhlyh 0aeeee49f7 fix: draft sync 1 year ago
Nite Knite 60777bc610
chore: update plugin publish link text (#20873) 1 year ago
twwu 65ac022245 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 6e6090d5a9 test(SegmentedControl): add test cases 1 year ago
zxhlyh 978118f770 fix: datasource 1 year ago
zxhlyh 5e71f7c825 publish as pipeline 1 year ago
HyaCinth fc6e2d14a5
fix(web): optimize prompt change logic for LLM nodes (#20841) (#20865) 1 year ago
twwu c91456de1b fix(ChunkStructure): add disabled prop to OptionCard component 1 year ago
zxhlyh 9e19ed4e67 knowledge base node checklisst 1 year ago
zxhlyh 5b4d04b348 Merge branch 'main' into feat/rag-pipeline 1 year ago
Yeuoly 91144207e0
refactor(DSL imports): using organization/name/version to fetch DSL dependencies. (#20757) 1 year ago
非法操作 ab62a9662c
fix: some dark mode display incorrect (#20788) 1 year ago
NFish d6a8af03b4
Fix/add webapp no permission page (#20819) 1 year ago
twwu 9b9640b3db refactor: remove job ID handling from website crawl components and update related hooks 1 year ago
twwu 3e2f12b065 refactor: update website crawl handling and improve parameter naming in pipeline processing 1 year ago
Joel 0c8447fd0e
fix: missing bot name in orchestrate (#20747) 1 year ago
twwu 547bd3cc1b refactor: rename cancel editor handler and improve variable name validation in field list 1 year ago
twwu 83ca59e0f1 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu d725aa8791 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
zxhlyh cc8ee0ff69 dsl 1 year ago
twwu 4a249c40b1 feat: enhance input field configurations with blur listeners and update translations for display name 1 year ago
zxhlyh e961722597 dsl 1 year ago
zxhlyh 3db864561e confirm publish 1 year ago
twwu 5193fa2118 fix: update condition for handling datasource selection in DataSourceOptions 1 year ago
zxhlyh 8e4165defe datasource 1 year ago
twwu cf2ef93ad5 Merge branch 'main' into feat/rag-pipeline 1 year ago
twwu cbf0864edc refactor: refactor online documents handling and update related components 1 year ago
twwu bce2bdd0de Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 82e7c8a2f9 refactor: update datasource handling and improve documentation properties in pipeline components 1 year ago
Joel 2acdb0a4ea fix: var type error in cal var type in data source type 1 year ago
twwu 350ea6be6e fix: correct spacing and formatting in variable utility functions 1 year ago
Nite Knite 7094680e23
feat: reorder app types (#20685) 1 year ago
zxhlyh f0413f359a datasource 1 year ago
Joel 90ca98ff3a fix: in node show rag var 1 year ago
Joel d4a1d045f8 fix: to new var format 1 year ago
KVOJJJin 59dc7c880e
Fix: style of radio checked (#20681) 1 year ago
twwu 91fefa0e37 refactor: improve layout and event handling in Header and FieldItem components 1 year ago
zxhlyh 468bfdfed9 datasource 1 year ago
Novice 0ccf8cb23e
fix: agent moderation not working (#20673) 1 year ago
twwu fdc4c36b77 refactor: replace useStore with useDatasetDetailContextWithSelector for pipeline ID retrieval 1 year ago
twwu 6286f368f1 refactor: replace ImagePlus icon with RiImageCircleAiLine and improve tab button styling 1 year ago