CodingOnStar
2853ee4a68
Merge branch 'feat/data-tracking' into deploy/dev
2025-11-07 10:54:41 +08:00
CodingOnStar
2a20a96123
Add Amplitude analytics integration and tracking ( #27890 )
...
- Introduced AmplitudeProvider component for initializing Amplitude analytics.
- Integrated user tracking in AppContextProvider to report user and workspace information.
- Added event tracking for workflow log filter selections.
- Updated package.json and pnpm-lock.yaml to include @amplitude/unified dependency.
2025-11-07 10:52:50 +08:00
Joel
692cd37402
chore: add missing dep
2025-11-06 15:43:07 +08:00
Joel
7b424d6270
chore: merge ga code
2025-11-06 15:42:25 +08:00
Joel
89447930b6
feat: support start end range
2025-11-06 15:34:27 +08:00
Joel
461078a0cb
feat: support direct choose date
2025-11-06 15:34:27 +08:00
Joel
cb9148a39a
chore: ui
2025-11-06 15:34:27 +08:00
Joel
cdd85ff736
chore: combe start or end change
2025-11-06 15:34:27 +08:00
Joel
07a4d7a182
feat: refactor the components
2025-11-06 15:34:27 +08:00
Joel
56dd17cdaa
feat: range picker
2025-11-06 15:34:27 +08:00
Joel
92ab453a5a
chore: some i18n
2025-11-06 15:34:27 +08:00
Joel
2cd322af21
fix: hanle select date ui
2025-11-06 15:34:27 +08:00
Joel
97f0dff9e1
chore: remove log
2025-11-06 15:34:27 +08:00
Joel
1205960c59
feat: new time range picker outline
2025-11-06 15:34:22 +08:00
Novice
79200d89d8
Merge branch 'feat/mcp-06-18' into deploy/dev
2025-10-27 16:48:02 +08:00
GuanMu
43bcf40f80
refactor: update installed app component to handle missing params and improve type safety ( #27331 )
2025-10-27 14:38:58 +08:00
Novice
b48a7c7cda
Merge branch 'feat/mcp-06-18' into deploy/dev
2025-10-23 17:20:21 +08:00
Nite Knite
9a8cf709ba
chore: adjust the route scope for loading Zendesk scripts ( #27244 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-22 11:05:27 +08:00
GuanMu
6217c96576
Fix type error ( #27152 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-20 19:35:46 +08:00
CodingOnStar
3d3e09d54d
Merge branch 'feat/gtag-1016' into deploy/dev
2025-10-17 13:38:38 +08:00
CodingOnStar
c7b82f2236
feat: add Google Analytics event tracking for filter selections in chart and workflow logs
2025-10-16 10:34:42 +08:00
Novice
4cb42499ae
Merge branch 'feat/mcp-06-18' into deploy/dev
2025-10-14 21:42:21 +08:00
XlKsyt
0b35bc1ede
feat: add Tencent Cloud APM tracing integration ( #25657 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-10-14 10:21:17 +08:00
hjlarry
3a7f729176
change event type name of websocket
2025-10-11 09:09:30 +08:00
CodingOnStar
4df606f439
fix: merge main
2025-10-09 18:26:10 +08:00
Asuka Minato
a8746bff30
fix oxlint warnings ( #26634 )
2025-10-09 09:23:34 +08:00
hjlarry
81c6e52401
Merge remote-tracking branch 'origin/p254' into p284
2025-09-18 15:14:55 +08:00
-LAN-
85cda47c70
feat: knowledge pipeline ( #25360 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: quicksand <quicksandzn@gmail.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Harry <xh001x@hotmail.com>
2025-09-18 12:49:10 +08:00
Asuka Minato
77ba3e8f26
add autofix pnpm ( #25557 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-12 09:37:54 +08:00
Wu Tianwei
84e3571ec3
fix: delete get upload file endpoint ( #25543 )
...
Co-authored-by: jyong <718720800@qq.com>
2025-09-12 09:36:53 +08:00
hjlarry
2b908d4fbe
add app state update
2025-09-09 14:24:37 +08:00
Asuka Minato
19e1cbd033
example regexp exec ( #25200 )
2025-09-05 09:53:01 +08:00
Yongtao Huang
208ce4e774
CI: add TS indentation check via esLint ( #24810 )
2025-09-01 15:31:59 +08:00
kenwoodjw
e64ff77852
fix kb api access docs ( #24377 )
...
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
2025-08-23 20:17:32 +08:00
Joel
ddf05ca059
feat: notice of the expire of education verify ( #24210 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-20 15:37:46 +08:00
lyzno1
e7a5268fdd
Fix hover button contrast in dark mode for app and dataset cards ( #23955 )
2025-08-15 10:38:03 +08:00
lyzno1
cc4d82f932
fix(web): resolve TypeScript errors in app overview components ( #23901 )
2025-08-14 09:22:27 +08:00
lyzno1
e11a334c9b
fix: SimpleSelect chevron icon state sync and add notClearable to monitoring selector ( #23858 )
2025-08-13 13:55:10 +08:00
crazywoola
7ee170f0a7
Feat node search ( #23685 )
...
Co-authored-by: GuanMu <ballmanjq@gmail.com>
Co-authored-by: zhujiruo <zhujiruo@foxmail.com>
Co-authored-by: Matri Qi <matrixdom@126.com>
Co-authored-by: croatialu <wuli.croatia@foxmail.com>
Co-authored-by: HyaCinth <88471803+HyaCiovo@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
2025-08-11 10:19:52 +08:00
Matri Qi
ea502d36a9
lint: fix sonarjs/no-dead-store issues ( #23653 )
2025-08-10 11:16:43 +08:00
lyzno1
dc641348f6
fix: resolve datasets container rounded corners disappearing during scroll ( #23667 )
2025-08-09 22:41:42 +08:00
yunqiqiliang
f73ec60311
Bug Fix: Fix workflow knowledge retrieval cache bug ( #23597 )
...
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-08 11:42:20 +08:00
hjlarry
be74b76079
refactor websocket init
2025-08-07 17:31:12 +08:00
hjlarry
e43b46786d
refactor all the frontend code
2025-08-07 10:58:53 +08:00
lyzno1
f6c7175828
fix: make TagSelector always visible for accessibility and mobile support ( #23515 )
2025-08-07 09:25:26 +08:00
hjlarry
3f3b37b843
refactor to support mutli websocket connections
2025-08-06 17:05:39 +08:00
lyzno1
1f15cba9a0
Enhance API documentation TOC with modern design and improved UX ( #23490 )
...
Co-authored-by: crazywoola <427733928@qq.com>
2025-08-06 14:45:06 +08:00
lyzno1
823872d294
Fix API documentation layout and dark mode contrast issues ( #23462 )
2025-08-06 11:19:47 +08:00
lyzno1
2cd3fe0dce
fix: Multiple UI component improvements and code quality enhancements ( #23446 )
2025-08-05 19:36:07 +08:00
lyzno1
d080bea20b
fix: resolve sidebar animation issues and improve app detail page UX ( #23407 )
2025-08-05 15:06:40 +08:00