Commit Graph

3012 Commits

Author SHA1 Message Date
lhwan
89ce2d9681 feat: isFileDb Import path modification 2024-08-23 15:26:39 +08:00
lhwan
977a8e8d99 feat: content sroll to end 2024-08-23 15:19:50 +08:00
Dreammy23
71d065b972 feat: Remove unused code for agent, models, and knowledge chunk pages (#1873) 2024-08-23 11:22:25 +08:00
谨欣
8e66472f77 feat: Remove unused code for agent, models, and knowledge chunk pages 2024-08-23 11:20:20 +08:00
谨欣
adb6da0952 feat: Update copy button and delete button translations in flow component 2024-08-23 02:11:36 +08:00
谨欣
5556cca553 feat: Update copy button translations in chat component 2024-08-23 01:53:14 +08:00
谨欣
0101e410f5 feat: Update tooltip title for copy button in chat completion component 2024-08-23 01:48:09 +08:00
谨欣
1918c76f0c feat: Update flow translations for Chinese and English locales 2024-08-23 01:37:42 +08:00
谨欣
904fe28b64 Merge branch 'feat/sprint-web-flow' into dev-0.6 2024-08-23 01:24:43 +08:00
Dreammy23
bef46d8405 feat: add support for importing and exporting flows (#1869)
# Description

- Add new components for importing and exporting flows: ImportFlowModal
and ExportFlowModal.
- Update the necessary API functions in request.ts to handle flow import
and export.
- Update i18n.ts to include success messages for flow export and import.
- Improve error handling and display appropriate messages in case of
failures.
2024-08-23 00:49:33 +08:00
谨欣
c052a69c4c feat: Add support for importing and exporting flows
- Add new components for importing and exporting flows: ImportFlowModal and ExportFlowModal.
- Update the necessary API functions in request.ts to handle flow import and export.
- Update i18n.ts to include success messages for flow export and import.
- Improve error handling and display appropriate messages in case of failures.
2024-08-23 00:47:04 +08:00
Dreammy23
4848647895 feat: update getFlows API function to support pagination (#1868) 2024-08-22 22:22:32 +08:00
谨欣
c7173fbae0 feat: Update getFlows API function to support pagination
- Modify the getFlows API function in the request.ts file to accept optional parameters for page number and page size.
- Update the implementation of the getFlows function to include the page and page_size parameters in the API request.
- This change allows for paginated retrieval of flows from the server, improving the performance and user experience when working with a large number of flows.
2024-08-22 22:13:30 +08:00
yhjun1026
9b14e78c29 feat(app): fix sqlite app add bug 2024-08-22 19:30:25 +08:00
Fangyin Cheng
6507aef33e feat(core): Support AWEL more upload examples 2024-08-22 14:55:11 +08:00
谨欣
d9fe810420 feat: Update console log messages in CanvasNode component 2024-08-22 12:14:02 +08:00
Fangyin Cheng
3d8e6e4d50 chore: Modify database key 2024-08-22 12:09:41 +08:00
Fangyin Cheng
de702ef8e6 feat(core): Support dag scope variables 2024-08-22 11:50:03 +08:00
Fangyin Cheng
1c7a6c9122 feat(core): Add code editor for UI component 2024-08-22 11:50:03 +08:00
Fangyin Cheng
85369a55a7 feat(core): Add multi-instance config 2024-08-22 11:50:03 +08:00
Fangyin Cheng
354a8ac3aa fix(core): Fix upload ui component attr error 2024-08-22 11:50:03 +08:00
Fangyin Cheng
44a14455a2 chore: Merge latest code 2024-08-22 11:50:01 +08:00
Fangyin Cheng
6442920c63 chore: Merge latest code 2024-08-22 11:37:38 +08:00
Fangyin Cheng
4f2c56d821 feat(core): Add debug and export/import for AWEL flow 2024-08-22 11:33:48 +08:00
Fangyin Cheng
25f6d8aab5 chore: Merge latest code 2024-08-22 11:33:39 +08:00
Fangyin Cheng
d4f1afc55f feat(core): Support dag scope variables 2024-08-22 11:31:23 +08:00
Fangyin Cheng
66756ea442 feat(core): Support complex variables parsing 2024-08-22 11:30:23 +08:00
Fangyin Cheng
22c3d73fe7 feat(core): Support dag scope variables 2024-08-22 11:28:40 +08:00
Fangyin Cheng
97b57fb071 feat(core): Support refresh for AWEL flow 2024-08-22 11:24:13 +08:00
Fangyin Cheng
d6477da379 feat: Add flow2.0 examples 2024-08-22 11:24:13 +08:00
Fangyin Cheng
8372b13c36 feat(core): Add UI component for AWEL flow 2024-08-22 11:24:13 +08:00
lhwan
3a32344380 feat: web update (#1860)
Co-authored-by: 夏姜 <wenfengjiang.jwf@digital-engine.com>
Co-authored-by: yhjun1026 <460342015@qq.com>
Co-authored-by: aries_ckt <916701291@qq.com>
Co-authored-by: wb-lh513319 <wb-lh513319@alibaba-inc.com>
2024-08-22 11:05:18 +08:00
Dreammy23
fc4c5ee58d refactor: fix import typo in node-renderer/index.ts (#1861) 2024-08-21 22:13:01 +08:00
谨欣
3997754f81 feat: remove defaultValue prop from renderUpload component 2024-08-21 22:03:12 +08:00
谨欣
ad44355cb8 refactor: simplify code by removing unused API functions and updating flow utils 2024-08-21 22:02:35 +08:00
谨欣
b4d9f9030c feat: fix import typo in node-renderer/index.ts 2024-08-21 21:56:16 +08:00
明天
b124ecc10b feat: (0.6)New UI (#1855)
Co-authored-by: 夏姜 <wenfengjiang.jwf@digital-engine.com>
Co-authored-by: aries_ckt <916701291@qq.com>
Co-authored-by: wb-lh513319 <wb-lh513319@alibaba-inc.com>
Co-authored-by: csunny <cfqsunny@163.com>
2024-08-21 17:37:45 +08:00
Dreammy23
05851586c6 feat: add prefix icon support to RenderInput component (#1858) 2024-08-20 23:13:39 +08:00
谨欣
0723cda2d8 feat: add prefix icon support to RenderInput component 2024-08-20 23:05:06 +08:00
Dreammy23
79aff885e1 feat: update upload components (#1857)
# Description

Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.

# How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration

# Snapshots:

Include snapshots for easier review.

# Checklist:

- [ ] My code follows the style guidelines of this project
- [ ] I have already rebased the commits and make the commit message
conform to the project standard.
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] Any dependent changes have been merged and published in downstream
modules
2024-08-20 22:34:35 +08:00
Fangyin Cheng
06d7bd41fb chore: Fix merge code error 2024-08-20 22:22:55 +08:00
严志勇
132afece0d feat: upload file type 2024-08-20 22:20:14 +08:00
Dreammy23
1cd9bb3a28 feat: update canvasNode component to support parameter refreshing (#1856) 2024-08-20 21:53:36 +08:00
严志勇
3859ef17b5 feat: flow Component Upload support multiple selection 2024-08-20 21:48:38 +08:00
谨欣
438adac712 refactor: Update canvasNode component to support parameter refreshing 2024-08-20 21:47:54 +08:00
谨欣
1c536213d8 refactor: remove unused API functions and update flow utils 2024-08-20 21:47:43 +08:00
严志勇
1781d0d1a6 feat:remove console 2024-08-20 21:44:02 +08:00
严志勇
4736b80dd2 feat: Component Upload complete 2024-08-20 21:42:31 +08:00
Aries-ckt
3fc82693ba chore:wechat update (#1849) 2024-08-20 19:33:12 +08:00
云锋
ef4306110c Feat: Merge branch sprint web flow (#1854)
# Description

Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.

# How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration

# Snapshots:

Include snapshots for easier review.

# Checklist:

- [ ] My code follows the style guidelines of this project
- [ ] I have already rebased the commits and make the commit message
conform to the project standard.
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] Any dependent changes have been merged and published in downstream
modules
2024-08-20 19:09:56 +08:00