Commit Graph

1551 Commits

Author SHA1 Message Date
crazywoola a630405d0f feat: add switches for jina firecrawl watercrawl (#18153) 2025-04-16 15:50:15 +08:00
GuanMu 41d174c1dc feat: add PATCH method support in Heading component (#18160) 2025-04-16 15:48:09 +08:00
Yeuoly 8fe66a9525 feat: add red corner mark to Badge component for marketplace plugins (#18162) 2025-04-16 15:15:23 +08:00
Jyong 9394d82b01 Feat/change split length method (#18097)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2025-04-16 12:28:22 +08:00
Jimmyy fb5ab76852 fix: cannot regenerate with image(#15060) (#16611)
Co-authored-by: werido <359066432@qq.com>
2025-04-16 09:56:46 +08:00
diuwu 5dfc5df9ad feat: add base path to resources (#17655)
Co-authored-by: fhliu4 <fhliu4@iflytek.com>
2025-04-15 17:05:50 +08:00
KVOJJJin 8a8f5378af Feat: api page dark mode (#18078) 2025-04-15 16:13:18 +08:00
Hash Brown 2d9bbcd972 feat: edit question in Chat (#17961) 2025-04-15 15:37:08 +08:00
Yeuoly 51f961bdf0 feat: add minimum dify version requirement to plugins (#18022) 2025-04-14 20:09:22 +08:00
Junjie.M 89ad18c2d5 feat: plugin tool selector add tool default description (#18018) 2025-04-14 19:08:53 +08:00
GuanMu 326a34abd7 fix(docs): update API documentation to replace 'Params' with 'Path' (#18004) 2025-04-14 17:25:41 +08:00
yusheng chen 45b6ccc0ab refactor: type improvements that doesn't modify functionality (#17970) 2025-04-14 16:06:10 +08:00
KVOJJJin 418bfab6ac Feat: dataset dark mode (#17993) 2025-04-14 15:45:23 +08:00
Joel e9bf83a08b chore: eslint add sonar (#17989) 2025-04-14 15:28:20 +08:00
crazywoola b6517af403 Chore/cleanup warnings (#17974) 2025-04-14 11:27:14 +08:00
诗浓 c4dc35aa39 feat: added export workflow as img (#17904) 2025-04-14 11:18:18 +08:00
GuanMu 964ee37b39 style(retry-on-node): add margin-bottom to the container (#17972) 2025-04-14 11:05:59 +08:00
Jasonfish 637bf76e84 fix(api): Some params were ignored when creating empty Datasets through API (#17932) 2025-04-14 10:24:01 +08:00
crazywoola 0595446ba9 fix: TypeError: a.variable_selector.join is not a function (#17950) 2025-04-14 09:27:08 +08:00
yusheng chen 8087a5cd98 refactor & perf of files datesets/Doc.tsx and template.xx.mdx (#17951) 2025-04-13 18:12:29 +08:00
yusheng chen 661d45ae88 refactor & perf: improve type safety of component PluginList (#17498) 2025-04-13 10:52:54 +08:00
CorrectRoad 463a12493b fix: fix wrong layer adding customized tools (#17937) 2025-04-13 10:25:34 +08:00
Wu Tianwei f117e22de5 Chore/add unit test for utils (#17858) 2025-04-11 17:53:18 +08:00
AichiB7A eedf3d5b44 [Observability] Integrate OpenTelemetry (#17627) 2025-04-11 17:04:06 +08:00
GuanMu f67c9b6556 fix: adjust margin in DatasetCard component for better layout (#17879) 2025-04-11 16:44:00 +08:00
Lao 03972db4de Update the model modal:position the scrollbar further inside the modal (#17672) 2025-04-11 16:09:56 +08:00
KVOJJJin 5dff8caa59 fix: add annotation ctrl button for annotation add (#17873) 2025-04-11 16:00:51 +08:00
Good Wood 2a4dfcc1a4 fix: in variable settings, use Textarea to replace Input. (#17864) 2025-04-11 15:24:16 +08:00
KVOJJJin e7864bcfc9 fix: do not submit value when file input is optional (#17861) 2025-04-11 14:40:57 +08:00
GuanMu dd6db90330 feat: add optional search parameters to dataset query templates i (#17857) 2025-04-11 14:27:59 +08:00
NFish 4f31ecc386 fix: run button disappeared when where is no inputs in form (#17854) 2025-04-11 13:52:19 +08:00
crazywoola 7a8364eed0 fix: text.split (#17842) 2025-04-11 11:37:47 +08:00
Joel bde102183b fix: parallel id caused append to wrong branch (#17794) 2025-04-10 17:44:55 +08:00
Jimmiaxie 8fc97ee49c hotfix: Workflow page element warning problem #17787 (#17789) 2025-04-10 17:38:50 +08:00
KVOJJJin 24945ec2f6 Feat: workflow dark mode (#17785) 2025-04-10 17:15:48 +08:00
Wu Tianwei b494620fea fix: adjust spacing in ViewHistory and Panel components (#17766) 2025-04-10 15:53:50 +08:00
诗浓 eed28ddeda feat: add consistent keyboard shortcut support and visual indicators across all app creation dialogs (#17138) 2025-04-10 14:58:39 +08:00
Panpan f724b10ab7 fix: fix inputs lost (#17747) 2025-04-10 13:58:35 +08:00
Wu Tianwei 3568b78082 feat: add search params to url (#17684)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-10 11:18:43 +08:00
GuanMu f00e2bf156 fix: Enhance error handling and retry logic in Apps component (#17733) 2025-04-10 11:12:34 +08:00
zxhlyh 0c9ae8db98 Chore/slice workflow utils (#17730) 2025-04-10 10:03:19 +08:00
GuanMu 95789e4f2e Fix create blank app (#17724) 2025-04-10 10:01:44 +08:00
Yeuoly c5918c0cfd refactor: add API endpoint to list latest plugin versions and query it in a asynchronous way (#17695) 2025-04-09 17:49:27 +08:00
KVOJJJin df03c89a48 Chore: remove beta tag of app type (#17676) 2025-04-09 15:10:08 +08:00
yusheng chen f633d1ee92 chore: add 'no-empty-function': 'error' to eslint.config.mjs (#17656) 2025-04-09 12:10:17 +08:00
Lao 106604682a Fixed the model-modal titles not being clearly distinguished between "Add" and "Setup" (#17634) 2025-04-08 21:00:00 +08:00
Wu Tianwei cd7ac20d80 feat: enhance index type handling and add error notification for missing embedding model (#16836) 2025-04-08 18:01:43 +08:00
Joel 5a6219c726 chore: add unit test to high frequency hooks (#17617) 2025-04-08 16:39:11 +08:00
Joel 8d1a34bbb9 fix: Sass @import warning (#17604) 2025-04-08 14:33:55 +08:00
Marcelo Díaz d796fcc0e7 feat: support select-type variables in Metadata Filtering (#17440 (#17445) 2025-04-08 11:15:07 +08:00