Commit Graph

4133 Commits

Author SHA1 Message Date
yyh
35c78f4aa5 fix(web): name preview close controls 2026-05-10 22:52:24 +08:00
yyh
ef152db4a6 fix(web): name log sort and resend controls 2026-05-10 22:48:50 +08:00
yyh
329d1dec1a fix(web): name date picker clear actions 2026-05-10 22:46:14 +08:00
yyh
aae46511a0 fix(web): name base utility actions 2026-05-10 22:44:38 +08:00
yyh
a38fa3d35f fix(web): name plugin auto update controls 2026-05-10 22:42:35 +08:00
yyh
1572d53f95 fix(web): reset native action button styles 2026-05-10 22:40:19 +08:00
yyh
804e0f686c fix(web): name metadata date controls 2026-05-10 22:36:02 +08:00
yyh
9c9e540ea6 fix(web): name metadata selector actions 2026-05-10 22:33:32 +08:00
yyh
7fbee2c041 fix(web): name metadata drawer actions 2026-05-10 22:29:36 +08:00
yyh
2266127b3b test(web): use semantic chat sidebar actions 2026-05-10 22:27:47 +08:00
yyh
c1db129c51 fix(web): name chat image file actions 2026-05-10 22:26:37 +08:00
yyh
28d5c09b90 docs(web): use pnpm test commands 2026-05-10 22:25:06 +08:00
yyh
fd9374a375 fix(web): name mobile chat menu trigger 2026-05-10 22:24:18 +08:00
yyh
6f0c1f8d23 fix(web): name chat file item actions 2026-05-10 22:23:01 +08:00
yyh
e28e4d1667 fix(web): name qrcode actions 2026-05-10 22:21:38 +08:00
yyh
623047867f fix(web): name workflow item actions 2026-05-10 22:18:57 +08:00
yyh
f3dda46a58 fix(web): remove workflow add test ids 2026-05-10 22:12:53 +08:00
yyh
075f4d7238 fix(web): name parameter extraction add control 2026-05-10 22:10:57 +08:00
yyh
683ac0c8b8 fix(web): name workflow add controls 2026-05-10 22:10:01 +08:00
yyh
cd01832b7e test(web): update clear control selectors 2026-05-10 22:02:31 +08:00
yyh
07cd3daa5d fix(web): expose names for base controls 2026-05-10 21:54:40 +08:00
yyh
839870d38d fix(web): name workflow variable action buttons 2026-05-10 21:53:17 +08:00
yyh
8abf5ce8c3 fix(web): add accessible image upload retry controls 2026-05-10 21:52:07 +08:00
yyh
ee82edd2ae test(web): use semantic app mock selectors 2026-05-10 21:50:24 +08:00
yyh
bc6534acd2 test(web): remove trivial mock test id selectors 2026-05-10 21:49:29 +08:00
yyh
f2e044d03d test(web): prefer semantic tag management selectors 2026-05-10 21:48:25 +08:00
yyh
809a96fd3d docs(web): tighten frontend testing selector guidance 2026-05-10 21:44:50 +08:00
9a2bea9287 chore(i18n): sync translations with en-US (#35994)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
2026-05-10 13:23:31 +00:00
b95e6f6a7a feat: support editable class labels in question classifier (#35430) 2026-05-10 12:10:16 +00:00
yyh
b99ba74aa4 chore(web): remove drawer overlay import restriction (#35990) 2026-05-10 09:35:27 +00:00
e48d7bb097 refactor(web): migrate drawer components to dify-ui and remove legacy drawer implementation (#35982)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
2026-05-09 16:24:45 +00:00
yyh
24ea21db25 refactor(web): converge overlay layering on dify-ui z-50 (#35976)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-09 12:18:39 +00:00
8581a68174 refactor(web): drop headless-ui, migrate overlay to dify-ui (#35963)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-05-09 10:33:25 +00:00
yyh
861f73267c feat(dify-ui): add Tabs/ToggleGroup (#35965)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-09 08:23:50 +00:00
f3eb3ab4dd fix: mismatched button label in prefilled WebApp launch description (#35964) 2026-05-09 07:01:35 +00:00
yyh
2c9e30426d refactor(web): migrate headless-ui components to dify-ui (#35962) 2026-05-09 06:49:26 +00:00
yyh
2bb1f0906b refactor(web): migrate legacy tooltip callers (#35961)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-09 05:26:21 +00:00
yyh
5ebeb34feb fix(web): forward csp nonce to theme script (#35960) 2026-05-09 04:35:29 +00:00
yyh
271019006e fix: prevent workflow preview resize observer loop (#35936) 2026-05-09 01:29:20 +00:00
cb0356e9d7 chore(i18n): sync translations with en-US (#35933)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-05-08 11:25:15 +00:00
af754f497a chore: add query generator before lauch webapp (#35416)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2026-05-08 09:49:43 +00:00
yyh
8f93bb36ba feat(dify-ui): add drawer (#35917)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-08 08:53:32 +00:00
82f24b336d fix(workflow): handle file-preview URLs in node output display (#34150) 2026-05-08 07:55:46 +00:00
927a17804b feat: support configurable explore app categories (#35723) 2026-05-08 06:04:07 +00:00
1b0d4637b3 fix(i18n): update Turkish translations for new strings (#35905)
Co-authored-by: Baki Burak Öğün <b.burak.ogun@goc.local>
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
2026-05-08 03:24:02 +00:00
7bc19d8251 fix(web): explicitly resume AudioContext and play audio on first TTS load (#35901) 2026-05-08 02:51:14 +00:00
yyh
9a8aa6a0c3 refactor(web): inline tag query defaults (#35883)
Signed-off-by: yyh <yuanyouhuilyz@gmail.com>
2026-05-08 02:06:10 +00:00
yyh
2ff50514c8 refactor: migrate app selector to combobox (#35896) 2026-05-08 01:23:32 +00:00
9331024d91 refactor(web): portal to follow elem migration (#35892)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2026-05-07 13:02:11 +00:00
yyh
cd66559ebf refactor(web): migrate tag controls to combobox (#35881) 2026-05-07 08:55:13 +00:00