Commit Graph

663 Commits

Author SHA1 Message Date
17hz dde17997b7 refactor: replace clsx with classnames (#24776) 2025-08-31 17:08:29 +08:00
lyzno1 56a5289a43 fix: XSS vulnerability in block-input and support-var-input components (#24835) 2025-08-31 17:01:10 +08:00
zyileven d25ba94252 fix(web): improve floating UI positioning when scrolling (#24595) (#24782) 2025-08-29 16:49:13 +08:00
zyileven 5ee052dc79 fix(web): fix error notify when tagInput component is not required (#… (#24774) 2025-08-29 15:30:40 +08:00
Junyan Qin (Chin) 9107f951de feat: oauth provider (#24206)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yessenia <yessenia.contact@gmail.com>
2025-08-29 14:10:51 +08:00
crazywoola c559b892f8 chore: simplify the workflow details logic (#24714) 2025-08-28 18:17:48 +08:00
17hz 53456d100f fix: Default value for input variable is null when starting new conversations on the web app (#24709) 2025-08-28 17:48:04 +08:00
Ujjwal Maurya b578546e5c Fix tooltip visibility issues during scroll in model selector popup (#24593)
Co-authored-by: 17hz <0x149527@gmail.com>
2025-08-27 10:30:37 +08:00
Joel ac11418c0e feat: support bool type variable frontend (#24437)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
2025-08-26 18:16:05 +08:00
crazywoola c72eb4f00e chore: hide delete action when avatar is none (#24512) 2025-08-26 10:25:55 +08:00
znn fb4d61cf74 improve border radius (#24486) 2025-08-25 23:17:44 +08:00
非法操作 ee927868ee feat: add multi model credentials (#24451)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-25 16:12:29 +08:00
17hz 3659be0747 feat: Add default value support for all workflow start node variable types (#24129)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-22 18:44:48 +08:00
AADI GUPTA 27d223bf4d feat: implement TooltipManager for managing tooltip lifecycle (#24236)
Co-authored-by: crazywoola <427733928@qq.com>
2025-08-22 10:42:48 +08:00
Charles Lee b248fa5c4a style: replace h-[1px] with h-px to unify the writing format of Tailwind CSS (#24146) 2025-08-21 21:38:40 +08:00
Joel f03c3a290f 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
Joel b4d288448d feat: enchance prompt and code (#23633)
Co-authored-by: stream <stream@dify.ai>
Co-authored-by: Stream <1542763342@qq.com>
Co-authored-by: Stream <Stream_2@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-18 12:29:12 +08:00
Wu Tianwei 5e03ac0ef3 refactor: improve loading animation and debug panel styles (#24075) 2025-08-18 11:12:47 +08:00
Zhehao Peng d4960f47c2 feat: add select input support to the conversation opener (#24043) 2025-08-18 10:01:29 +08:00
Yongtao Huang 3aefd40f26 Fix: replace deprecated String.prototype.substr with slice (#23915)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
2025-08-14 13:47:23 +08:00
lyzno1 cc4dc7737c fix: SimpleSelect chevron icon state sync and add notClearable to monitoring selector (#23858) 2025-08-13 13:55:10 +08:00
Wu Tianwei 17f024ce14 fix: update modal component to use relative positioning (#23855) 2025-08-13 11:20:40 +08:00
lyzno1 7a5f19dde3 fix: remove misleading clear buttons and improve SimpleSelect UX (#23791) 2025-08-12 13:29:51 +08:00
lyzno1 95f280be9b feat: add highPriority option to Modal for goto-anything layering (#23783) 2025-08-12 10:37:11 +08:00
lyzno1 11a1b6d6b9 feat: add select-none class to tag filter components to prevent text selection (#23774) 2025-08-12 09:23:59 +08:00
crazywoola c7e97e0b47 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
lyzno1 75a4afc3e2 fix: improve dark mode UI consistency in signin page (#23684) 2025-08-10 17:21:05 +08:00
Matri Qi b7afdc6a8c lint: fix sonarjs/no-dead-store issues (#23653) 2025-08-10 11:16:43 +08:00
baonudesifeizhai 1681e4dc29 fix: Add internationalization support for date input formatting Fixes #23266 (#23678) 2025-08-10 11:05:55 +08:00
lyzno1 23b9b6f53b fix: resolve datasets container rounded corners disappearing during scroll (#23667) 2025-08-09 22:41:42 +08:00
lyzno1 2ea8196297 Fix file type misclassification in logs interface (#23641) 2025-08-08 22:58:52 +08:00
Matri Qi 77173ce4f8 lint: fix tailwind lint issues (#23367)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-08-08 09:25:41 +08:00
HyaCinth fa8e0d2fda chore: Optimize component styles and interactions (#23250) (#23543) 2025-08-07 14:19:38 +08:00
lyzno1 7b6591fce4 fix: make TagSelector always visible for accessibility and mobile support (#23515) 2025-08-07 09:25:26 +08:00
crazywoola 60adc7c1bd fix: can not find file (#23472) 2025-08-06 10:39:19 +08:00
lyzno1 d813be8591 fix: Multiple UI component improvements and code quality enhancements (#23446) 2025-08-05 19:36:07 +08:00
lyzno1 12d91edc70 fix: remove redundant useEffect from TagSelector component (#23406) 2025-08-05 13:15:26 +08:00
Wu Tianwei a6e4b9b23f fix: installed apps preview language error (#23397) 2025-08-05 11:01:31 +08:00
Tianyi Jing 7681361614 fix: diplay all helpfields (#23348)
Signed-off-by: jingfelix <jingfelix@outlook.com>
2025-08-04 14:39:54 +08:00
lyzno1 ecea3142c9 feat(ui): unify tag editing in app sidebar and add management entry to TagFilter (#23325) 2025-08-03 18:30:47 +08:00
znn 0222199f02 fixing chat window api recall fix on changing browser tab or window (#23301) 2025-08-03 10:14:17 +08:00
Matri Qi 71a7661682 Fix/variable input validation issue (#23300) 2025-08-02 17:35:51 +08:00
zxhlyh fdc7d26bfe Chore/variable label (#23270) 2025-08-01 15:43:36 +08:00
HyaCinth 0d302ec2d5 chore: Optimize dark mode styles (#23222) (#23231) 2025-07-31 17:43:08 +08:00
zxhlyh 837111dda4 chore: base form (#23101) 2025-07-29 15:37:16 +08:00
GuanMu bea4feea79 Fix variable config (#23070) 2025-07-29 11:24:59 +08:00
HyaCinth 28f1b8c217 fix(web): Fix issues with workflow as tool configuration button (#23039) (#23050) 2025-07-28 15:49:19 +08:00
Anton Kovalev d3d51bbef1 feat: default value option for select input fields (#21192)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GuanMu <ballmanjq@gmail.com>
2025-07-28 15:37:23 +08:00
heyszt bcee670346 Rollback Aliyun Trace Icon File (#23027) 2025-07-28 11:01:38 +08:00
Dylan Jiang e51fc20612 fix: Update trigger styles for disabled state in PureSelect component (#22986) 2025-07-26 10:53:59 +08:00