e92867884f
test: add unit tests for various dataset components
...
- Introduced new test files for ChunkLabel, ChunkContainer, QAPreview, DatasetsLoading, NoLinkedAppsPanel, ApiIndex, and several document-related components.
- Enhanced test coverage by validating rendering, user interactions, and edge cases for each component.
- Ensured proper functionality of user interactions, such as rendering conditions and state management, improving the reliability and maintainability of dataset-related features.
2026-02-11 12:31:12 +08:00
5e6e8a16ce
test: add unit tests for embedding process and website components
...
- Introduced new test files for DocumentList, IndexingProgressItem, RuleDetail, UpgradeBanner, and various utility functions related to the embedding process.
- Enhanced test coverage by validating rendering, user interactions, and edge cases for each component.
- Ensured proper functionality of user interactions, such as button clicks and state changes, as well as validation of parameters in hooks and utilities.
These additions improve the reliability and maintainability of the embedding process and website features.
2026-02-10 16:54:35 +08:00
98df99b0ca
feat(embedding-process): implement embedding process components and polling logic ( #30622 )
...
Co-authored-by: CodingOnStar <hanxujiang@dify.ai >
2026-01-09 10:21:27 +08:00
6d0e36479b
refactor(i18n): use JSON with flattened key and namespace ( #30114 )
...
Co-authored-by: yyh <yuanyouhuilyz@gmail.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-12-29 14:52:32 +08:00
1e3823e605
chore: fix type check for i18n ( #30058 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
Co-authored-by: yyh <yuanyouhuilyz@gmail.com >
2025-12-24 16:31:16 +08:00
403adefc07
chore: lint require and how to import react ( #30041 )
2025-12-23 18:02:10 +08:00
f2842da397
chore(web): new lint setup ( #30020 )
...
Co-authored-by: yyh <yuanyouhuilyz@gmail.com >
2025-12-23 16:58:55 +08:00
a26881cb24
refactor: unified cn utils ( #29916 )
...
Co-authored-by: yyh <yuanyouhuilyz@gmail.com >
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com >
2025-12-19 12:08:34 +08:00
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
43bcf40f80
refactor: update installed app component to handle missing params and improve type safety ( #27331 )
2025-10-27 14:38:58 +08:00
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
0c595c4745
style: replace h-[1px] with h-px to unify the writing format of Tailwind CSS ( #24146 )
2025-08-21 21:38:40 +08:00
8f9cbe1c49
Chore/cleanup warnings ( #17974 )
2025-04-14 11:27:14 +08:00
7709d9df20
Chore: frontend infrastructure upgrade ( #16420 )
...
Co-authored-by: NFish <douxc512@gmail.com >
Co-authored-by: zxhlyh <jasonapring2015@outlook.com >
Co-authored-by: twwu <twwu@dify.ai >
Co-authored-by: jZonG <jzongcode@gmail.com >
2025-03-21 17:41:03 +08:00
411e332f1b
feat: dark mode for knowledge ( #15236 )
2025-03-19 11:19:57 +08:00
09d759d196
fix: Fix parent child retrieval issues ( #12206 )
...
Co-authored-by: NFish <douxc512@gmail.com >
Co-authored-by: nite-knite <nkCoding@gmail.com >
2025-01-02 16:07:21 +08:00
49feff082f
feat: parent child retrieval ( #12106 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: -LAN- <laipz8200@outlook.com >
2024-12-26 12:01:51 +08:00
db2aa83a7c
Revert "Feat/parent child retrieval" ( #12095 )
2024-12-25 20:55:44 +08:00
2b2263a349
Feat/parent child retrieval ( #12086 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
Signed-off-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: AkaraChen <akarachen@outlook.com >
Co-authored-by: nite-knite <nkCoding@gmail.com >
Co-authored-by: Joel <iamjoel007@gmail.com >
Co-authored-by: Warren Chen <warren.chen830@gmail.com >
Co-authored-by: crazywoola <427733928@qq.com >
Co-authored-by: Yi Xiao <54782454+YIXIAO0@users.noreply.github.com >
Co-authored-by: yihong <zouzou0208@gmail.com >
Co-authored-by: -LAN- <laipz8200@outlook.com >
Co-authored-by: KVOJJJin <jzongcode@gmail.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com >
Co-authored-by: Charlie.Wei <luowei@cvte.com >
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com >
Co-authored-by: huayaoyue6 <huayaoyue@163.com >
Co-authored-by: kurokobo <kuro664@gmail.com >
Co-authored-by: Matsuda <yiyth.fcb6@gmail.com >
Co-authored-by: shirochan <s.yusuke0711@gmail.com >
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com >
Co-authored-by: Huỳnh Gia Bôi <boihuynh147@gmail.com >
Co-authored-by: Julian Huynh <julian.huynh@immersio.io >
Co-authored-by: Hash Brown <hi@xzd.me >
Co-authored-by: 非法操作 <hjlarry@163.com >
Co-authored-by: Kazuki Takamatsu <kazuki.takamatsu@chowagiken.co.jp >
Co-authored-by: Trey Dong <1346650911@qq.com >
Co-authored-by: VoidIsVoid <343750470@qq.com >
Co-authored-by: Gimling <huangjl@ruyi.ai >
Co-authored-by: xiandan-erizo <xiandan.erizo@gmail.com >
Co-authored-by: Muneyuki Noguchi <nogu.dev@gmail.com >
Co-authored-by: zhaobingshuang <1475195565@qq.com >
Co-authored-by: zhaobs <zhaobs@cailian.net >
Co-authored-by: suzuki.sh <s2terminal@users.noreply.github.com >
Co-authored-by: Yingchun Lai <laiyingchun@apache.org >
Co-authored-by: huanshare <huanshare@live.com >
Co-authored-by: huanshare <liuhuan101@longfor.com >
Co-authored-by: orangeclk <orangeclk@users.noreply.github.com >
Co-authored-by: 문정현 <120004247+JungHyunMoon@users.noreply.github.com >
Co-authored-by: barabicu <kztk533@gmail.com >
Co-authored-by: Wei Mingzhi <whistler_wmz@users.sf.net >
Co-authored-by: Paul van Oorschot <20116814+pvoo@users.noreply.github.com >
Co-authored-by: zkyTech <zhangkunyuan@hotmail.com >
Co-authored-by: zhangkunyuan <zhangkunyuan@cmhi.chinamobile.com >
Co-authored-by: Tommy <34446820+Asterovim@users.noreply.github.com >
Co-authored-by: zxhlyh <jasonapring2015@outlook.com >
Co-authored-by: Novice <857526207@qq.com >
Co-authored-by: Novice Lee <novicelee@NovicedeMacBook-Pro.local >
Co-authored-by: Novice Lee <novicelee@NoviPro.local >
Co-authored-by: zxhlyh <16177003+zxhlyh@users.noreply.github.com >
Co-authored-by: liuzhenghua <1090179900@qq.com >
Co-authored-by: Jiang <65766008+AlwaysBluer@users.noreply.github.com >
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com >
Co-authored-by: Joe <79627742+ZhouhaoJiang@users.noreply.github.com >
Co-authored-by: Alok Shrivastwa <alok.shrivastwa@gmail.com >
Co-authored-by: Alok Shrivastwa <Alok.Shrivastwa@microland.com >
Co-authored-by: JasonVV <jasonwangiii@outlook.com >
Co-authored-by: Hiroshi Fujita <fujita-h@users.noreply.github.com >
Co-authored-by: Kevin9703 <51311316+Kevin9703@users.noreply.github.com >
Co-authored-by: NFish <douxc512@gmail.com >
Co-authored-by: Junyan Qin <1010553892@qq.com >
Co-authored-by: IWAI, Masaharu <iwaim.sub@gmail.com >
Co-authored-by: IWAI, Masaharu <iwai_masaharu@funkit.co.jp >
Co-authored-by: Bowen Liang <liangbowen@gf.com.cn >
Co-authored-by: luckylhb90 <luckylhb90@gmail.com >
Co-authored-by: hobo.l <hobo.l@binance.com >
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com >
2024-12-25 18:17:15 +08:00
2d7954c7da
Fix variable typo ( #8084 )
2024-09-08 13:14:11 +08:00
14af87527f
Feat:remove estimation of embedding cost ( #7950 )
...
Co-authored-by: jyong <718720800@qq.com >
2024-09-04 14:41:47 +08:00
3be756eaed
feat: tooltip ( #7634 )
2024-08-26 13:00:02 +08:00
eff280f3e7
feat: tailwind related improvement ( #6085 )
2024-07-09 15:05:40 +08:00
2328ed8ffa
feat: new icons ( #5412 )
2024-06-20 11:05:08 +08:00
a3bd5eba02
refactor: refactor the button component using forwardRef ( #4379 )
...
Co-authored-by: KVOJJJin <jzongcode@gmail.com >
2024-06-19 14:13:16 +08:00
4d54637921
chore: replace all set interval ( #3411 )
2024-04-12 16:02:56 +08:00
b98e363a5c
fix: leave progress page still call indexing-status api ( #3345 )
2024-04-11 15:38:38 +08:00
2fb9850af5
fix: knowledge create display error ( #3157 )
2024-04-08 16:40:52 +08:00
1350599c0b
fix: process document priority tip ( #1712 )
2023-12-07 10:38:33 +08:00
2e588ae221
feat: use gtag instead gtm ( #1695 )
2023-12-05 15:05:05 +08:00
75a6122173
feat: SaaS price plan frontend ( #1683 )
...
Co-authored-by: StyleZhang <jasonapring2015@outlook.com >
2023-12-03 22:10:16 +08:00
e161c511af
Feat:csv & docx support ( #1139 )
...
Co-authored-by: jyong <jyong@dify.ai >
2023-09-10 15:17:22 +08:00
f9bec1edf8
chore: perfect type definition ( #1003 )
2023-08-28 19:48:53 +08:00
d143284d99
Fix: stop embedding status display ( #523 )
2023-07-06 10:51:30 +08:00
9253f72dea
Feat/dataset notion import ( #392 )
...
Co-authored-by: StyleZhang <jasonapring2015@outlook.com >
Co-authored-by: JzoNg <jzongcode@gmail.com >
2023-06-16 21:47:51 +08:00