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(core): Consolidate CredentialsService.getMany() (no-changelog) #7028

Merged
merged 39 commits into from
Sep 4, 2023

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    ea1a3c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Complete implementation

    ivov committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    936a14c View commit details
    Browse the repository at this point in the history
  2. De-duplicate validation

    ivov committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    c509bc3 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    ivov committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    be06c1f View commit details
    Browse the repository at this point in the history
  4. Consolidate feature flags

    ivov committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d4506af View commit details
    Browse the repository at this point in the history
  5. More deduplication

    ivov committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    28c3cf1 View commit details
    Browse the repository at this point in the history
  6. Readability

    ivov committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    294c890 View commit details
    Browse the repository at this point in the history
  7. Remove unrelated change

    ivov committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    61eb6ba View commit details
    Browse the repository at this point in the history
  8. Merge master, resolve conflicts

    ivov committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    ac4c694 View commit details
    Browse the repository at this point in the history
  9. Fix MFA issue

    ivov committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d242209 View commit details
    Browse the repository at this point in the history
  10. Fix test

    ivov committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    954b97d View commit details
    Browse the repository at this point in the history
  11. Fix pending tests

    ivov committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    b7e8eb3 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    160daa9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ae8522 View commit details
    Browse the repository at this point in the history
  3. Merge master, resolve conflicts

    ivov committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    87e8d00 View commit details
    Browse the repository at this point in the history
  4. Fix take without selection

    ivov committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    07b6fcd View commit details
    Browse the repository at this point in the history
  5. Remove early return

    ivov committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    9fb9cb5 View commit details
    Browse the repository at this point in the history
  6. Fix lint

    ivov committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    22c8684 View commit details
    Browse the repository at this point in the history
  7. Cleanup

    ivov committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ed185c5 View commit details
    Browse the repository at this point in the history
  8. Add clarifying comment

    ivov committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    460b591 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Initial setup

    ivov committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    c023c83 View commit details
    Browse the repository at this point in the history
  2. Fix build

    ivov committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    b8e7253 View commit details
    Browse the repository at this point in the history
  3. Cleanup

    ivov committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    d763fb4 View commit details
    Browse the repository at this point in the history
  4. Fix credentials.test.ts

    ivov committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    a078178 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e58f46e View commit details
    Browse the repository at this point in the history
  6. Remove logging

    ivov committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    bdf9ff0 View commit details
    Browse the repository at this point in the history
  7. Cleanup

    ivov committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    89f72b3 View commit details
    Browse the repository at this point in the history
  8. Add missing param

    ivov committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    69f57ba View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' into pay-647

    ivov committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    5a875f4 View commit details
    Browse the repository at this point in the history
  10. Move method

    ivov committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    f1cd686 View commit details
    Browse the repository at this point in the history
  11. Reference base service

    ivov committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    e154504 View commit details
    Browse the repository at this point in the history
  12. Skip test causing timeouts

    ivov committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    b8af009 View commit details
    Browse the repository at this point in the history
  13. Remove duplication

    ivov committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    802c2af View commit details
    Browse the repository at this point in the history
  14. Improve typing

    ivov committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    e805ee1 View commit details
    Browse the repository at this point in the history
  15. Simplify typings

    ivov committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    006f2ff View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    b7fad9c View commit details
    Browse the repository at this point in the history
  2. Fix lint

    ivov committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    23af1ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3d282c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    90ed65e View commit details
    Browse the repository at this point in the history