Commit Graph

83 Commits

Author SHA1 Message Date
Dreammy23
f273cb4152
fix: Eslint formatting (#1987)
# 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-09-09 20:33:01 +08:00
严志勇
a5145aa9f5 fix: Eslint formatting 2024-09-09 20:28:17 +08:00
Dreammy23
cadc59bb18
feat: flow template add label 、 description (#1985)
# 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-09-09 11:44:56 +08:00
云锋
c39a213f8c
Update flow-template-modal.tsx 2024-09-09 10:55:26 +08:00
云锋
713714fe36
Update flow-template-modal.tsx 2024-09-09 10:55:02 +08:00
yanzhiyong
a3a9da85b4 feat: flow template add label 、 description 2024-09-08 22:37:44 +08:00
谨欣
595c1f27dd Merge branch 'main' into chore/merge-main 2024-09-05 09:45:27 +08:00
谨欣
b60dd3b735 style: Rename template-flow-modal to flow-template-modal and update imports 2024-09-05 02:16:37 +08:00
谨欣
95e119fa38 refactor: Update FlowTemplateModal component to use correct prop names 2024-09-05 02:12:59 +08:00
谨欣
21146bb40f Merge branch 'feat/sprint-flow-remaining-requirements' into feat/sprint-flow2.0 2024-09-05 02:11:38 +08:00
谨欣
f214572601 refactor: Update AddFlowVariableModal styles and functionality 2024-09-05 01:53:18 +08:00
谨欣
4d4aac47ac refactor: Update AddFlowVariableModal to include hover effect on variable fields 2024-09-05 01:41:44 +08:00
谨欣
104b7d0e65 refactor: Update AddFlowVariableModal to set a minimum height for the body 2024-09-05 01:31:28 +08:00
谨欣
a8b6b82850 refactor: Update AddFlowVariableModal to use buildVariableString from utils/flow 2024-09-05 01:30:35 +08:00
谨欣
45dec7a4cc refactor: Improve input handling in AddFlowVariableModal 2024-09-05 01:18:13 +08:00
谨欣
62b051c56c refactor: Update AddFlowVariableModal to use buildVariableString from utils/flow 2024-09-05 01:03:02 +08:00
yanzhiyong
3b6a5bd602 feat: lang setting 2024-09-05 00:52:30 +08:00
yanzhiyong
70dc475aa4 feat: Bring In Template 2024-09-05 00:47:08 +08:00
谨欣
5617385b88 feat: Add helper function to render control component in AddFlowVariableModal 2024-09-04 23:57:59 +08:00
谨欣
ef04432902 fix: set flow variable default value 2024-09-04 23:46:05 +08:00
谨欣
8fb595aa86 feat: Update AddNodesSider component to use Switch instead of Tag for node visibility 2024-09-04 23:23:07 +08:00
谨欣
25944c7720 feat: Refactor AddFlowVariableModal to use buildVariableString from utils/flow 2024-09-04 21:16:30 +08:00
谨欣
9a4e6b623e feat: Add support for retrieving keys and variables by key in Flow API 2024-09-04 20:57:40 +08:00
严志勇
fbfb851627 feat:Eslint formatting 2024-09-04 20:33:52 +08:00
谨欣
ed12ee0555 Merge branch 'feat/sprint-flow-remaining-requirements' into feat/dag 2024-09-04 18:51:03 +08:00
谨欣
04af4997af Update AddFlowVariableModal component to include parameter management 2024-09-04 18:41:29 +08:00
Dreammy23
b87b42f8ae
feat: upload metadata 、ui size settings 276 320 530 、import flow (#1965)
# 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-09-04 18:33:44 +08:00
谨欣
bb97721364 Update AddFlowVariableModal component to include parameter management 2024-09-04 18:12:08 +08:00
谨欣
839a9467c3 chore: Update AddFlowVariableModal component to include parameter management 2024-09-04 17:57:44 +08:00
严志勇
d96e1ec75e fix: upload loading 2024-09-04 17:45:51 +08:00
严志勇
37aed537ce feat:Optimized code 2024-09-04 17:20:41 +08:00
yanzhiyong
bc87dec01c feat: upload metadata 、ui size settings 276 320 530 、import flow 2024-09-04 01:05:34 +08:00
谨欣
907897c695 chore: Update AddFlowVariableModal component to include parameter management 2024-09-03 20:27:27 +08:00
谨欣
e14eb255ef chore: Update AddNodesSider component to toggle between all nodes and higher order nodes 2024-09-03 18:32:21 +08:00
谨欣
230ba69772 chore: Update getFlowNodes function to accept optional tags parameter 2024-09-03 18:14:42 +08:00
hustcc
378955b23f
fix: rename vis-chart to vis-db-chart (#1946) 2024-09-03 16:02:25 +08:00
Aries-ckt
ecc3cb5525
feat(web):Add GraphRAG web statics (#1943) 2024-09-03 10:28:59 +08:00
谨欣
4bd4d0a974 chore: Update AddFlowVariable component to remove unnecessary code in parameter management 2024-09-03 02:44:58 +08:00
谨欣
1bc77f9148 feat: Update AddFlowVariable component to include parameter management 2024-09-03 02:42:23 +08:00
yanzhiyong
4edc64a4c9 feat: import update canvas flow 2024-09-03 00:58:53 +08:00
谨欣
f8789c0e38 feat: Add AddFlowVariable component for managing flow variables 2024-09-02 20:04:01 +08:00
M1n9X
759f7d99cc
feat(GraphRAG): enhance GraphRAG by graph community summary (#1801)
Co-authored-by: Florian <fanzhidongyzby@163.com>
Co-authored-by: KingSkyLi <15566300566@163.com>
Co-authored-by: aries_ckt <916701291@qq.com>
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: yvonneyx <zhuyuxin0627@gmail.com>
2024-08-30 21:59:44 +08:00
谨欣
0392ab6682 feat:update deploy state in SaveFlowModal component 2024-08-30 18:11:42 +08:00
谨欣
d07cce603a chore: update SaveFlowModal component to use useRouter hook and add useEffect for id state 2024-08-30 17:54:34 +08:00
Dreammy23
471689ba20
feat(web): Unified frontend code style (#1923)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: 谨欣 <echo.cmy@antgroup.com>
Co-authored-by: 严志勇 <yanzhiyong@tiansuixiansheng.com>
Co-authored-by: yanzhiyong <932374019@qq.com>
2024-08-30 14:03:06 +08:00
明天
f866580703
feat: dbgpts modules bug fix (#1921)
Co-authored-by: 途杨 <tuyang.yhj@antgroup.com>
Co-authored-by: lhwan <1017484907@qq.com>
Co-authored-by: hustcc <i@hust.cc>
2024-08-30 10:03:58 +08:00
hec
549f256524
fix(ChatData): Fix execution failure error after manually updating SQL (#1812)
Co-authored-by: hec <he.erchuang@fujitsu.com>
2024-08-28 23:27:09 +08:00
明天
d7a893e1a7
feat: new dbgpts modules (#1910)
Co-authored-by: 途杨 <tuyang.yhj@antgroup.com>
Co-authored-by: lhwan <1017484907@qq.com>
2024-08-28 21:31:42 +08:00
hustcc
1cb7e35295
refactor: upgrade gpt-vis (#1883) 2024-08-28 13:37:45 +08:00
Dreammy23
131bc7b89b
feat(web): AWEL flow 2.0 frontend codes (#1898)
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: 谨欣 <echo.cmy@antgroup.com>
Co-authored-by: 严志勇 <yanzhiyong@tiansuixiansheng.com>
Co-authored-by: yanzhiyong <932374019@qq.com>
2024-08-28 12:39:13 +08:00