twwu
|
cf9b72d574
|
Merge branch 'main' into feat/hitl-frontend
|
2026-01-05 15:31:08 +08:00 |
twwu
|
9ec127ea8f
|
feat: enhance human input handling by adding filled data support
|
2026-01-04 11:31:09 +08:00 |
yyh
|
822374eca5
|
chore: integrate @tanstack/eslint-plugin-query and fix service layer lint errors (#30444)
|
2026-01-04 11:20:06 +08:00 |
twwu
|
4eac271adc
|
Merge branch 'main' into feat/hitl-frontend
|
2026-01-04 09:38:08 +08:00 |
yyh
|
f28a08a696
|
fix: correct useEducationStatus query cache configuration (#30416)
|
2025-12-31 13:51:05 +08:00 |
DevByteAI
|
1b8e80a722
|
fix: Ensure chat history refreshes when switching back to conversations (#30389)
|
2025-12-31 13:28:25 +08:00 |
yyh
|
2aaaa4bd34
|
feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246)
|
2025-12-31 11:13:22 +08:00 |
yyh
|
69589807fd
|
refactor: Replace direct `process.env.NODE_ENV` checks with `IS_PROD` and `IS_DEV` constants. (#30383)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2025-12-31 08:32:55 +08:00 |
twwu
|
8c0365c71e
|
Merge branch 'main' into feat/hitl-frontend
|
2025-12-29 18:36:35 +08:00 |
yyh
|
09be869f58
|
refactor(web): drop swr and migrate share/chat hooks to tanstack query (#30232)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2025-12-29 14:04:01 +08:00 |
twwu
|
d308c34842
|
refactor(use-common): simplify current workspace query function by removing unnecessary body parameter
|
2025-12-29 13:37:33 +08:00 |
twwu
|
c716c4ccbe
|
Merge branch 'main' into feat/hitl-frontend
|
2025-12-29 10:35:51 +08:00 |
wangxiaolei
|
8b38e3f79d
|
feat: document batch operation tool add re-index operation (#30275)
|
2025-12-29 10:03:15 +08:00 |
QuantumGhost
|
32366774a1
|
chore(web): remove temporary workaround for CurrentWorkspace query
|
2025-12-29 09:55:29 +08:00 |
twwu
|
2969a77b15
|
refactor: rename 'suspended' status to 'paused' across workflow components and update related styles
|
2025-12-26 14:50:47 +08:00 |
twwu
|
5a1e6269d5
|
Merge branch 'main' into feat/hitl-frontend
|
2025-12-26 12:32:29 +08:00 |
twwu
|
e744d4de80
|
feat: replace timeout handling with expiration time in HumanInput form and add ExpirationTime component
|
2025-12-25 18:16:32 +08:00 |
Maries
|
0c4233e7df
|
fix(web): disable cache for trigger dynamic select options (#30161)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2025-12-25 16:35:26 +08:00 |
twwu
|
8b9846f52b
|
Merge branch 'main' into feat/hitl-frontend
|
2025-12-25 13:43:27 +08:00 |
yyh
|
3cbbb06dc4
|
chore(web): migrate lodash-es to es-toolkit compat (#30126)
|
2025-12-25 09:44:57 +08:00 |
Maries
|
02e0fadef7
|
feat: add editing support for trigger subscriptions (#29957)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-24 19:15:54 +08:00 |
yyh
|
5896bc89f5
|
refactor(web): migrate workflow run history from useSWR to TanStack Query (#30077)
|
2025-12-24 18:21:01 +08:00 |
yyh
|
64a14dcdbc
|
fix(web): remove incorrect placeholderData usage in useExploreAppList (#30102)
|
2025-12-24 18:20:36 +08:00 |
yyh
|
18d69775ef
|
refactor(web): migrate explore app lists from useSWR to TanStack Query (#30076)
|
2025-12-24 17:03:43 +08:00 |
twwu
|
afddc56bb4
|
refactor: replace GeneratedFormInputItem with FormInputItem across components for consistency
|
2025-12-24 16:01:05 +08:00 |
yyh
|
b2b7e82e28
|
refactor(web): migrate log service to TanStack Query (#30065)
|
2025-12-24 15:25:28 +08:00 |
twwu
|
3c0fd213bf
|
refactor: update human input form handling to support async submission and improve placeholder resolution
|
2025-12-24 12:13:32 +08:00 |
Stephen Zhou
|
403adefc07
|
chore: lint require and how to import react (#30041)
|
2025-12-23 18:02:10 +08:00 |
Stephen Zhou
|
f2842da397
|
chore(web): new lint setup (#30020)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-23 16:58:55 +08:00 |
twwu
|
138922f3f4
|
Merge branch 'main' into feat/hitl-frontend
|
2025-12-22 18:07:16 +08:00 |
Stephen Zhou
|
eabdc5f0eb
|
refactor(web): migrate to Vitest and esm (#29974)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2025-12-22 16:35:22 +08:00 |
yyh
|
079620714e
|
refactor: migrate common service toward TanStack Query (#29009)
|
2025-12-19 17:34:14 +08:00 |
yyh
|
80f11471ae
|
perf: improve Jest caching and configuration in web tests (#29881)
|
2025-12-19 12:00:46 +08:00 |
Wu Tianwei
|
1d1351393a
|
feat: update RAG recommended plugins hook to accept type parameter (#29735)
|
2025-12-17 13:48:23 +08:00 |
Jyong
|
ae4a9040df
|
Feat/update notion preview (#29345)
Co-authored-by: twwu <twwu@dify.ai>
|
2025-12-16 16:43:45 +08:00 |
twwu
|
ccef15aafa
|
Merge branch 'main' into feat/hitl-frontend
|
2025-12-12 17:59:08 +08:00 |
GuanMu
|
0867c1800b
|
refactor: simplify plugin task handling and improve UI feedback (#26293)
|
2025-12-10 13:34:05 +08:00 |
yyh
|
c1c1fd0509
|
feat: make billing management entry prominent and enable current plan portal (#29321)
|
2025-12-09 15:43:51 +08:00 |
yyh
|
18601d8b38
|
Refactor datasets service toward TanStack Query (#29008)
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
|
2025-12-09 13:48:23 +08:00 |
Wu Tianwei
|
14d1b3f9b3
|
feat: multimodal support (image) (#27793)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-09 11:44:50 +08:00 |
NFish
|
7f5fda9175
|
fix: remove duplicated slash in webapp redirect_url (#29161)
|
2025-12-05 10:06:49 +08:00 |
Wu Tianwei
|
2219b93d6b
|
fix: modify usePluginTaskList initialization and dependencies in use-plugins.ts (#29130)
|
2025-12-04 17:19:31 +08:00 |
非法操作
|
e8c47ec8ac
|
fix: incorrect last run result (#29128)
|
2025-12-04 16:23:22 +08:00 |
非法操作
|
3e5f683e90
|
feat: dark theme icon support (#28858)
|
2025-12-04 09:29:00 +08:00 |
JzoNg
|
202f924d99
|
fix type error of placeholder
|
2025-12-03 19:48:24 +08:00 |
JzoNg
|
882d2f5b4c
|
Merge branch 'main' into tp
|
2025-12-02 15:33:41 +08:00 |
yyh
|
f8b10c2272
|
Refactor apps service toward TanStack Query (#29004)
|
2025-12-02 15:18:33 +08:00 |
非法操作
|
6635ea62c2
|
fix: change existing node to a webhook node raise 404 (#28686)
|
2025-11-26 22:41:52 +08:00 |
JzoNg
|
330585ec9b
|
merge main
|
2025-11-24 10:46:20 +08:00 |
55Kamiryo
|
6d3ed468d8
|
feat: add a stop run button to the published app UI (#27509)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-11-21 22:26:30 +08:00 |