Commit Graph

7082 Commits

Author SHA1 Message Date
cc06ce60fd Merge remote-tracking branch 'origin/feat/rag-2' into feat/rag-2 2025-07-17 15:22:51 +08:00
761ea0eedb r2 transform 2025-07-17 15:22:39 +08:00
c706793847 fix: file upload config 2025-07-17 13:48:23 +08:00
2c52561060 datasource oauth 2025-07-17 11:18:08 +08:00
a39d7e1f85 r2 transform 2025-07-16 19:26:33 +08:00
aaa5b0e295 r2 transform 2025-07-16 18:05:40 +08:00
3bdb40f37b Merge remote-tracking branch 'origin/feat/rag-2' into feat/rag-2 2025-07-16 14:25:30 +08:00
c660c98b04 r2 transform 2025-07-16 14:25:16 +08:00
e7f31a66be fix: correct notification type for successful dataset conversion 2025-07-16 14:12:33 +08:00
675ff9bd7d r2 transform 2025-07-16 12:00:26 +08:00
6363ecef97 r2 transform 2025-07-16 11:49:59 +08:00
5c0d19e36d fix: improve handleVariableNameBlur logic to prevent setting label when it already exists 2025-07-16 10:33:59 +08:00
e0753ebfd1 fix: update dataset conversion endpoint path for correct API integration 2025-07-16 10:08:46 +08:00
b8e9b97f07 feat: implement dataset conversion to pipeline with success and error notifications 2025-07-16 09:53:11 +08:00
384073f025 r2 transform 2025-07-16 02:02:08 +08:00
2012ea3213 r2 transform 2025-07-16 01:50:37 +08:00
1ad73ccdc8 r2 2025-07-15 17:54:53 +08:00
96484731a2 r2 2025-07-15 16:13:45 +08:00
537e535d9a r2 2025-07-15 15:33:40 +08:00
3a3b60bab5 r2 2025-07-15 15:00:38 +08:00
63111e8050 r2 2025-07-14 18:17:34 +08:00
405139c377 fix: add isRunning prop to ProcessDocuments and related components for better processing state management 2025-07-14 17:45:19 +08:00
a919e3e135 r2 2025-07-14 17:33:08 +08:00
3e5772c50c fix: enhance layout and tooltip handling in Actions component 2025-07-14 16:36:51 +08:00
cb8fab7364 Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2 2025-07-14 16:26:03 +08:00
60f3832c65 fix: refactor OptionCard and StepTwo components for improved structure and readability 2025-07-14 16:25:56 +08:00
cf89d06023 fix: single run url error in pipeline 2025-07-14 16:15:52 +08:00
4b9a5a66c1 r2 2025-07-14 16:14:27 +08:00
e095de05c5 feat: pipeline run 2025-07-14 16:04:43 +08:00
82f4b35d52 chore: use flow type instead of whole url 2025-07-14 15:30:04 +08:00
7a9faf909e feat: workflow use common last run 2025-07-14 15:10:35 +08:00
928751a856 r2 2025-07-14 14:11:58 +08:00
d77d86f53b fix: remove unused showWorkflowEmpty prop from Tools component for cleaner code 2025-07-14 14:11:05 +08:00
2a5bab10b8 fix: pass dataSources prop to PortalToFollowElem for improved functionality 2025-07-14 13:48:45 +08:00
6313f819cf fix: add block enumeration and tool icon handling for enhanced workflow functionality 2025-07-14 11:44:13 +08:00
682b65034c Merge branch 'main' into feat/rag-2 2025-07-14 11:17:42 +08:00
adbad0ad33 fix: enhance bucket list initiation check for improved accuracy 2025-07-14 10:06:55 +08:00
d9eb5554b3 fix: prevent trigger form submit action when press 'enter' (#22313) 2025-07-14 09:59:20 +08:00
da94bdeb54 Update README.md (#22305) 2025-07-14 09:37:17 +08:00
27e5e2745b test: add comprehensive unit tests for login decorator (#22294) 2025-07-14 09:34:13 +08:00
znn
1b26f9a4c6 fixing Enum part in backend and making it same as front end (#22296) 2025-07-14 09:34:04 +08:00
df886259bd test(web): add password regexp test case (#22308) 2025-07-14 09:32:34 +08:00
016ff0feae fix(ui): prevent var icon hidden when only one var in list of start node (#22290) 2025-07-13 20:10:15 +08:00
aa6cad5f1d fix: tool's model selector and app selector not work (#22291) 2025-07-13 20:04:29 +08:00
e7388779a1 chore: bump ruff to 0.12.x (#22259) 2025-07-12 20:00:54 +08:00
6c233e05a9 minor fix: wrong and (#22242) 2025-07-12 19:59:07 +08:00
9f013f7644 Add unit test for account service (#22278) 2025-07-12 19:58:42 +08:00
253d8e5a5f test: add comprehensive unit tests for PassportService with exception handling optimization (#22268) 2025-07-12 19:56:20 +08:00
7f5087c6db reject whitespace characters in password regexp (#22232) 2025-07-11 19:18:18 +08:00
817071e448 fix: iteration itemType support conversation var (#22220) (#22236) 2025-07-11 19:16:30 +08:00