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

Create new steps in workflow editor #6764

Merged
merged 32 commits into from
Aug 30, 2024
Merged

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    28bc974 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52b8681 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f1beca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58275a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4b93ac View commit details
    Browse the repository at this point in the history
  6. refactor: use structuredClone to make a deep copy instead of the old …

    …JSON.parse & stringify trick
    Devessier committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    1c60193 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7b9e960 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ad0aa21 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    136bd54 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    52da10b View commit details
    Browse the repository at this point in the history
  11. refactor: rename the name of the recoil state that stores the id of t…

    …he parent node to create a new node from
    Devessier committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5ade683 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    23b98fd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    57fda7e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f38f3d4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2764d45 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1fbd7a4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    95f505c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    42c61a1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d17470b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    77f2221 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    337b5b6 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    caf95a8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    42ca561 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e280b0f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c97cd9b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ab696d5 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    0a46f9b View commit details
    Browse the repository at this point in the history
  28. fix: solve typo in path

    Devessier committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    194986b View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. refactor: delete comments

    Devessier committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    4cc20b1 View commit details
    Browse the repository at this point in the history
  2. refactor: remove comments

    Devessier committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    42fa8f5 View commit details
    Browse the repository at this point in the history
  3. test: fix failing tests

    Devessier committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    c3ad01b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb6e62f View commit details
    Browse the repository at this point in the history