Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(web): Add DAG variables to web flow #1981

Merged
merged 95 commits into from
Sep 10, 2024

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    725e557 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f676b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    439b5b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    494eb58 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    147051c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    08749a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    f1e00a7 View commit details
    Browse the repository at this point in the history
  2. chore: Merge latest code

    fangyinc committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c67b500 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf63a96 View commit details
    Browse the repository at this point in the history
  4. chore: Merge latest code

    fangyinc committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    0e71991 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93527e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0219f57 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e9155f0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d152017 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dbd1a4a View commit details
    Browse the repository at this point in the history
  10. Merge branch 'flow2.0-operators' of https:/eosphoros-ai/D…

    …B-GPT into flow2.0-operators
    谨欣 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    08b0c78 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3e0a243 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f978a50 View commit details
    Browse the repository at this point in the history
  13. chore: update SaveFlowModal component to use useRouter hook and add u…

    …seEffect for id state
    谨欣 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d07cce6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2393842 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0392ab6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    161d04d View commit details
    Browse the repository at this point in the history
  17. chore: Fix import flow error

    fangyinc committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    6030fe1 View commit details
    Browse the repository at this point in the history
  18. Merge branch 'flow2.0-operators' of https:/eosphoros-ai/D…

    …B-GPT into flow2.0-operators
    fangyinc committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b1ca247 View commit details
    Browse the repository at this point in the history
  19. chore: Remove unnecessary code in Flow component

    谨欣 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    293fbb0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8d64679 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    f8789c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea71c49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a09587d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03e3f93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4edc64a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1bc77f9 View commit details
    Browse the repository at this point in the history
  7. chore: Update AddFlowVariable component to remove unnecessary code in…

    … parameter management
    谨欣 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    4bd4d0a View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    7661de8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    230ba69 View commit details
    Browse the repository at this point in the history
  3. chore: Update AddNodesSider component to toggle between all nodes and…

    … higher order nodes
    谨欣 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    e14eb25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72299da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c1f788 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    907897c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    46cb6ac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc87dec View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. feat:Optimized code

    严志勇 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    37aed53 View commit details
    Browse the repository at this point in the history
  2. fix: upload loading

    严志勇 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d96e1ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    839a946 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb97721 View commit details
    Browse the repository at this point in the history
  5. Update globals.css

    yunfeng1993 authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    59b0e68 View commit details
    Browse the repository at this point in the history
  6. Update ctx-axios.ts

    yunfeng1993 authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    75788f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9b9030c View commit details
    Browse the repository at this point in the history
  8. fix: axios file

    严志勇 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    ecc9c42 View commit details
    Browse the repository at this point in the history
  9. 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
    Dreammy23 authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b87b42f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    04af499 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ed12ee0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    af09d14 View commit details
    Browse the repository at this point in the history
  13. feat:Eslint formatting

    严志勇 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    fbfb851 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9a4e6b6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f6bc56a View commit details
    Browse the repository at this point in the history
  16. feat: Refactor AddFlowVariableModal to use buildVariableString from u…

    …tils/flow
    谨欣 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    25944c7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5a35640 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f8ce7d4 View commit details
    Browse the repository at this point in the history
  19. feat: Update AddNodesSider component to use Switch instead of Tag for…

    … node visibility
    谨欣 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    8fb595a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1794069 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6ca1381 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    cbfd3d2 View commit details
    Browse the repository at this point in the history
  23. refactor: Simplify AppContent component by removing unnecessary div a…

    …nd flex container
    谨欣 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    00d9e51 View commit details
    Browse the repository at this point in the history
  24. fix: set flow variable default value

    谨欣 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    ef04432 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ef624b0 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5617385 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    19b8d45 View commit details
    Browse the repository at this point in the history
  28. feat: Bring In Template

    yunfeng1993 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    70dc475 View commit details
    Browse the repository at this point in the history
  29. feat: lang setting

    yunfeng1993 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3b6a5bd View commit details
    Browse the repository at this point in the history
  30. refactor: Update AddFlowVariableModal to use buildVariableString from…

    … utils/flow
    谨欣 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    62b051c View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    f3fe4cd View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    45dec7a View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    b501920 View commit details
    Browse the repository at this point in the history
  34. refactor: Update AddFlowVariableModal to use buildVariableString from…

    … utils/flow
    谨欣 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a8b6b82 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    104b7d0 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    58051df View commit details
    Browse the repository at this point in the history
  37. refactor: Update AddFlowVariableModal to include hover effect on vari…

    …able fields
    谨欣 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4d4aac4 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    f214572 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    7feb1c3 View commit details
    Browse the repository at this point in the history
  40. Merge branch 'feat/sprint-flow-remaining-requirements' into feat/spri…

    …nt-flow2.0
    谨欣 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    21146bb View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    95e119f View commit details
    Browse the repository at this point in the history
  42. feat: Bring In Template (#1975)

    # 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
    Dreammy23 authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    59bbe9b View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    b60dd3b View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Merge branch 'main' into chore/merge-main

    谨欣 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    595c1f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aa791c View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    a3a9da8 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    713714f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c39a213 View commit details
    Browse the repository at this point in the history
  3. Update flow.ts

    yunfeng1993 authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f6b9dfa View commit details
    Browse the repository at this point in the history
  4. Update flow.ts

    yunfeng1993 authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    bc717c4 View commit details
    Browse the repository at this point in the history
  5. 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
    Dreammy23 authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    cadc59b View commit details
    Browse the repository at this point in the history
  6. chore: Merge latest code

    fangyinc committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2e99116 View commit details
    Browse the repository at this point in the history
  7. fix: Eslint formatting

    严志勇 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a5145aa View commit details
    Browse the repository at this point in the history
  8. 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
    Dreammy23 authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f273cb4 View commit details
    Browse the repository at this point in the history