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

[vrotsc] (#340) Add Workflow canvas Workflow End item #348

Merged
merged 8 commits into from
Jul 22, 2024

Commits on Jul 18, 2024

  1. [Task 340] Initial implementation of workflow end item.

    Signed-off-by: Alexander Kantchev <[email protected]>
    akantchev committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    40adf1a View commit details
    Browse the repository at this point in the history
  2. [Task 340] docs: Updated md files.

    Signed-off-by: Alexander Kantchev <[email protected]>
    akantchev committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    0f96880 View commit details
    Browse the repository at this point in the history
  3. [Task 340] docs: Updated formatting.

    Signed-off-by: Alexander Kantchev <[email protected]>
    akantchev committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    fadec02 View commit details
    Browse the repository at this point in the history
  4. [Task 340] code: Added support for business status.

    Signed-off-by: Alexander Kantchev <[email protected]>
    akantchev committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    23cc51e View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. [Task 340] code: Updated annotation variable name.

    Signed-off-by: Alexander Kantchev <[email protected]>
    akantchev committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    9d6cf9a View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. [Task 340] code: Updated test workflows methods not to contain parame…

    …ters.
    
    Signed-off-by: Alexander Kantchev <[email protected]>
    akantchev committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3c61a76 View commit details
    Browse the repository at this point in the history
  2. [Task 340] code: Removed unused imports in test workflows.

    Signed-off-by: Alexander Kantchev <[email protected]>
    akantchev committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3932ea3 View commit details
    Browse the repository at this point in the history
  3. [Task 340] docs: Updated examples, added parameter docs.

    Signed-off-by: Alexander Kantchev <[email protected]>
    akantchev committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    18c4e1c View commit details
    Browse the repository at this point in the history