严志勇
a5145aa9f5
fix: Eslint formatting
2024-09-09 20:28:17 +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
谨欣
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
谨欣
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
谨欣
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
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
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
Fangyin Cheng
fcc325d411
feat(core): Support i18n ( #1327 )
2024-03-25 20:15:39 +08:00
Hzh_97
673ddaab5b
feat(web): copy awel flow ( #1200 )
...
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
2024-02-28 21:03:23 +08:00
lcxadml
02abcb7218
fix(web): optimize i18n name
2024-02-21 10:39:32 +08:00
明天
d5afa6e206
Native data AI application framework based on AWEL+AGENT ( #1152 )
...
Co-authored-by: Fangyin Cheng <staneyffer@gmail.com>
Co-authored-by: lcx01800250 <lcx01800250@alibaba-inc.com>
Co-authored-by: licunxing <864255598@qq.com>
Co-authored-by: Aralhi <xiaoping0501@gmail.com>
Co-authored-by: xuyuan23 <643854343@qq.com>
Co-authored-by: aries_ckt <916701291@qq.com>
Co-authored-by: hzh97 <2976151305@qq.com>
2024-02-07 17:43:27 +08:00