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

Improve input constraints; general usability improvements #294

Merged
merged 6 commits into from
Aug 16, 2024

Commits on Aug 16, 2024

  1. move delete workflow modal directly

    Signed-off-by: Tyler Ohlsen <[email protected]>
    ohltyler committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    c579adb View commit details
    Browse the repository at this point in the history
  2. Add deprovision optionally on delete modal on workflow list

    Signed-off-by: Tyler Ohlsen <[email protected]>
    ohltyler committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    9a6abd1 View commit details
    Browse the repository at this point in the history
  3. Add name sanitization; add display limits on wf name

    Signed-off-by: Tyler Ohlsen <[email protected]>
    ohltyler committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    711ef49 View commit details
    Browse the repository at this point in the history
  4. add npe check

    Signed-off-by: Tyler Ohlsen <[email protected]>
    ohltyler committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    7fece94 View commit details
    Browse the repository at this point in the history
  5. add xss check; add failed finding workflow state

    Signed-off-by: Tyler Ohlsen <[email protected]>
    ohltyler committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    1b794d4 View commit details
    Browse the repository at this point in the history
  6. other minor usability improvements

    Signed-off-by: Tyler Ohlsen <[email protected]>
    ohltyler committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    9b45d0e View commit details
    Browse the repository at this point in the history