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

Refactor duplicate_name_check and validate_input method #2

Merged
merged 9 commits into from
Oct 25, 2022
Merged

Commits on Oct 17, 2022

  1. Testing write permissions

    Ashrita Ramaswamy committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    e48643b View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Testing write connection

    aramasw committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    d75b67c View commit details
    Browse the repository at this point in the history
  2. Pair programming with @kalgeekotak99 : Remove params from validate_in…

    …put method
    root committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    3041ba0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e021cf View commit details
    Browse the repository at this point in the history
  4. @kalgeekotak99 , @aramasw : Refactor duplicate_name_check method into…

    … check_if_policy_name_exists_on_update and check_if_policy_name_exists
    aramasw committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    42255e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf04118 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. @kkotak @aramasw : remove model object from function parameter and in…

    …stead use late_policy_params
    aramasw committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    ed9149b View commit details
    Browse the repository at this point in the history
  2. @kkotak @aramasw Fix build errors

    aramasw committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    7090c8c View commit details
    Browse the repository at this point in the history
  3. @kkotak @aramasw Fix build errors

    aramasw committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    2b20f7d View commit details
    Browse the repository at this point in the history