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

Feature/several small fixes #238

Merged
merged 9 commits into from
May 8, 2022
Merged

Conversation

dukeofharen
Copy link
Owner

@dukeofharen dukeofharen commented May 8, 2022

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Issue Number: N/A

What is the new behavior?

  • When using the "response body form helper" and the type is changed, the type is now immediately changed in the stub contents.
  • Prevent non-numeric fields from being filled in in the hit count in the scenario form.
  • When not logged in or authentication is disabled, immediately redirect to requests overview page if the login page is visited.
  • Added delay for showing loader.

Does this introduce a breaking change?

  • Yes
  • No

Other information

@dukeofharen dukeofharen added enhancement Enhancement of the code, not introducing new features. refactor Improvement of existing code, not introducing new features. bugfix Inconsistencies or issues which will cause a problem for users or implementors. labels May 8, 2022
@dukeofharen dukeofharen merged commit 106d09a into master May 8, 2022
@dukeofharen dukeofharen deleted the feature/several-small-fixes branch May 8, 2022 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Inconsistencies or issues which will cause a problem for users or implementors. enhancement Enhancement of the code, not introducing new features. refactor Improvement of existing code, not introducing new features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant