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

Enable api #1321

Open
wants to merge 24 commits into
base: develop
Choose a base branch
from
Open

Enable api #1321

wants to merge 24 commits into from

Commits on Feb 26, 2022

  1. Enable API features

    This reverts commit 9a2a934.
    pdavide committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    30a4200 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    faf248d View commit details
    Browse the repository at this point in the history
  3. Cast credential type enum

    pdavide committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    b2663d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f56ba27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    adf8ed3 View commit details
    Browse the repository at this point in the history
  6. Use enum instead of string

    pdavide committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    ce0cfab View commit details
    Browse the repository at this point in the history
  7. Fix array key name for input

    pdavide committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    bc12a85 View commit details
    Browse the repository at this point in the history
  8. Fix kong build args

    pdavide committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    5c8babe View commit details
    Browse the repository at this point in the history
  9. Refactor credential form

    pdavide committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    e426573 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2d9aa4d View commit details
    Browse the repository at this point in the history
  11. Update credential show layout

    pdavide committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    93284a1 View commit details
    Browse the repository at this point in the history
  12. Refactor CredentialController

    pdavide committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    5bf06dd View commit details
    Browse the repository at this point in the history
  13. Update API description text

    pdavide committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    3752831 View commit details
    Browse the repository at this point in the history
  14. Apply cosmetic fixes

    pdavide committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    5c883d3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b16b883 View commit details
    Browse the repository at this point in the history
  16. Fix API path

    pdavide committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    88849da View commit details
    Browse the repository at this point in the history
  17. Update oauth2 token url

    pdavide committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    cf5c38b View commit details
    Browse the repository at this point in the history
  18. Fix retrun type

    pdavide committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    da1d164 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2022

  1. Simplify code

    pdavide committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    04fa196 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b93510e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c60a55 View commit details
    Browse the repository at this point in the history
  4. Fix swagger style

    pdavide committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    c503b2e View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Fix log string

    pdavide committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    f26af12 View commit details
    Browse the repository at this point in the history
  2. Update tests

    pdavide committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    c9add6d View commit details
    Browse the repository at this point in the history