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(Project Authoring): Don't open imported step for editing #1415

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    956115f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f68fd4 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

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

Commits on Sep 19, 2023

  1. Refactor code: make ChooseImportStepLocation component extend

    ChooseNodeLocationComponent. This necessitated changes to make the
    insertAfter() and insertInside() functions returns Promises.
    
    #1414
    hirokiterashima committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    1a79a16 View commit details
    Browse the repository at this point in the history