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: Workflow Builder #20880

Merged
merged 55 commits into from May 10, 2023
Merged

Commits on May 1, 2023

  1. feat: workflow builder

    created page with vue setup
    shariquerik committed May 1, 2023
    Configuration menu
    Copy the full SHA
    aa3b6d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    289c774 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96057eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c61be69 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    42247bc View commit details
    Browse the repository at this point in the history
  2. fix: action node between to state node on connect

    also added connection line
    shariquerik committed May 2, 2023
    Configuration menu
    Copy the full SHA
    00b80aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17c613a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4859a53 View commit details
    Browse the repository at this point in the history
  5. feat: undo/redo feature

    shariquerik committed May 2, 2023
    Configuration menu
    Copy the full SHA
    abcc955 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b004a28 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f258ca0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a10cf8d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3d0af4b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    654c941 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    13e5031 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bcfd07b View commit details
    Browse the repository at this point in the history
  13. fix: resizable sidebar

    shariquerik committed May 2, 2023
    Configuration menu
    Copy the full SHA
    8e9c2aa View commit details
    Browse the repository at this point in the history
  14. fix: sidebar header

    shariquerik committed May 2, 2023
    Configuration menu
    Copy the full SHA
    5894286 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9ab905c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1384b65 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9037c41 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b6aa76b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    277c5e1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5b21db8 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a405f99 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1622f8d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    befde64 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b786119 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    43dcda0 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    10c48a5 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    4e93f6c View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f209474 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    5fccffb View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    e01e5a9 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    7f0aeea View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. fix: set stateid as 1 if there is no states

    default doc_status as Draft instead of 0
    shariquerik committed May 3, 2023
    Configuration menu
    Copy the full SHA
    4611447 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c6077d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7a5c22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    173511b View commit details
    Browse the repository at this point in the history
  5. fix: do not set selected as null if state/action loose focus becoz it…

    … is getting priority when we select another state while state is selected
    shariquerik committed May 3, 2023
    Configuration menu
    Copy the full SHA
    80d59a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ad8079 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    997f2f6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2f566a6 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    f5310e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8c9ba3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f6eb02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37dbabf View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    a6ce473 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35f1c02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab5570f View commit details
    Browse the repository at this point in the history
  4. fix: changed state shape

    default fitview
    shariquerik committed May 10, 2023
    Configuration menu
    Copy the full SHA
    c3e6d7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ecc4318 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93f9492 View commit details
    Browse the repository at this point in the history
  7. chore: linter fix

    shariquerik committed May 10, 2023
    Configuration menu
    Copy the full SHA
    3736aaa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6dfcd52 View commit details
    Browse the repository at this point in the history