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

fix(protocol-designer): preserve uppercase letters of step name #16584

Merged
merged 6 commits into from
Oct 24, 2024

Commits on Oct 23, 2024

  1. fix(protocol-designer): perserve uppercase letters of step name

    fixes RQA-3398
    shiyaochen authored and shiyaochen committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    e36930a View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. cast stepName to String

    shiyaochen authored and shiyaochen committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    0cf2fdb View commit details
    Browse the repository at this point in the history
  2. update test

    shiyaochen authored and shiyaochen committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c328199 View commit details
    Browse the repository at this point in the history
  3. update RenameStepModal to prevent saving empty step name

    shiyaochen authored and shiyaochen committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e624c48 View commit details
    Browse the repository at this point in the history
  4. format

    shiyaochen authored and shiyaochen committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9615211 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    861f767 View commit details
    Browse the repository at this point in the history