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

Api: Add flag to set default step #3740

Merged
merged 12 commits into from
Feb 19, 2021

Commits on Feb 19, 2021

  1. Add flag to set default step

    Signed-off-by: Hitanshu Mehta <hitanshu99amehta@gmail.com>
    hitanshu-mehta committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    ba07180 View commit details
    Browse the repository at this point in the history
  2. Add support to use default step in classic ui

    Signed-off-by: Hitanshu Mehta <hitanshu99amehta@gmail.com>
    hitanshu-mehta committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    b4cd8a4 View commit details
    Browse the repository at this point in the history
  3. Add support to use default step in new ui

    Signed-off-by: Hitanshu Mehta <hitanshu99amehta@gmail.com>
    hitanshu-mehta committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    ab7603d View commit details
    Browse the repository at this point in the history
  4. Lint fixes

    Signed-off-by: Hitanshu Mehta <hitanshu99amehta@gmail.com>
    hitanshu-mehta committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    e9f47d4 View commit details
    Browse the repository at this point in the history
  5. change ParseStep function to be consistent with ui

    Signed-off-by: Hitanshu Mehta <hitanshu99amehta@gmail.com>
    hitanshu-mehta committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    4a0f7ff View commit details
    Browse the repository at this point in the history
  6. Improve description of query.default-step flag

    Signed-off-by: Hitanshu Mehta <hitanshu99amehta@gmail.com>
    hitanshu-mehta committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    eefab68 View commit details
    Browse the repository at this point in the history
  7. Minor fixes

    Signed-off-by: Hitanshu Mehta <hitanshu99amehta@gmail.com>
    hitanshu-mehta committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    b6a9eee View commit details
    Browse the repository at this point in the history
  8. Use default value when flag is undefined

    Signed-off-by: Hitanshu Mehta <hitanshu99amehta@gmail.com>
    hitanshu-mehta committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    8cbceda View commit details
    Browse the repository at this point in the history
  9. minor fixes

    Signed-off-by: Hitanshu Mehta <hitanshu99amehta@gmail.com>
    hitanshu-mehta committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    196036d View commit details
    Browse the repository at this point in the history
  10. Minor fixes

    Signed-off-by: Hitanshu Mehta <hitanshu99amehta@gmail.com>
    hitanshu-mehta committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    9298870 View commit details
    Browse the repository at this point in the history
  11. Update changelog

    Signed-off-by: Hitanshu Mehta <hitanshu99amehta@gmail.com>
    hitanshu-mehta committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    bb0b8b7 View commit details
    Browse the repository at this point in the history
  12. Fix typo

    Signed-off-by: Hitanshu Mehta <hitanshu99amehta@gmail.com>
    hitanshu-mehta committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    dfcfbe4 View commit details
    Browse the repository at this point in the history