dify/web/app/components
hjlarry 56abca1f41 webhook i18n 2025-10-16 14:52:15 +08:00
..
app Merge remote-tracking branch 'origin/main' into feat/trigger 2025-10-15 20:47:02 +08:00
app-sidebar Merge remote-tracking branch 'origin/main' into feat/trigger 2025-10-15 20:47:02 +08:00
apps [Chore/Refactor] Add missing 'type' attribute on 'button' components (#26249) 2025-09-28 13:43:43 +08:00
base Merge remote-tracking branch 'origin/main' into feat/trigger 2025-10-15 20:47:02 +08:00
billing feat(billing): add tax information tooltips in pricing footer (#26705) 2025-10-10 15:34:56 +08:00
custom [Chore/Refactor] Implement lazy initialization for useState calls to prevent re-computation (#26252) 2025-09-29 20:35:55 +09:00
datasets fix: add z-index class to PortalToFollowElemContent for proper layering in dataset extra info component (#26729) 2025-10-10 23:39:13 +08:00
develop fix: replace CodeGroup's POST /meta with GET /site (#26886) 2025-10-15 09:43:10 +08:00
explore fix: style with self-start (#26492) 2025-09-30 15:30:27 +08:00
goto-anything feat(goto-anything): add RAG pipeline node search (#25948) 2025-09-19 18:28:13 +08:00
header fix: add missing toType to `toolCredentialToFormSchemas` (#26681) 2025-10-09 21:23:15 +08:00
plugins fix(trigger): show tool credentials in workflow 2025-10-15 20:42:14 +08:00
rag-pipeline fix oxlint warnings (#26634) 2025-10-09 09:23:34 +08:00
share fix: Validate transfer method in file mapping and improve file input handling (#26848) 2025-10-14 10:10:31 +08:00
signin [Chore/Refactor] Implement lazy initialization for useState calls to prevent re-computation (#26252) 2025-09-29 20:35:55 +09:00
tools fix(workflow): gate “publish as tool” on published user input node validity 2025-10-15 20:26:12 +08:00
workflow webhook i18n 2025-10-16 14:52:15 +08:00
workflow-app fix(workflow): gate “publish as tool” on published user input node validity 2025-10-15 20:26:12 +08:00
browser-initializer.tsx Perf: remove user profile loading (#22710) 2025-07-21 16:35:52 +08:00
i18n-server.tsx fix: Refactor i18n config and fix plugin search box styling issue (#22945) 2025-07-25 15:01:28 +08:00
i18n.tsx fix: Refactor i18n config and fix plugin search box styling issue (#22945) 2025-07-25 15:01:28 +08:00
sentry-initializer.tsx Perf: remove user profile loading (#22710) 2025-07-21 16:35:52 +08:00
swr-initializer.tsx fix oxlint warnings (#26634) 2025-10-09 09:23:34 +08:00
with-i18n.tsx