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

[PB-1337]: Feature/Add SDKmanager #11

Merged
merged 42 commits into from
Feb 15, 2024
Merged

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    d85b2f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b80ac1 View commit details
    Browse the repository at this point in the history
  3. added sdkmanager

    larryrider committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    6759e5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a830260 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7aebda7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b610b7e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0dfbd2f View commit details
    Browse the repository at this point in the history
  8. fixed packageJSON import

    larryrider committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    eb2c7d7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    93e63c1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    81156cd View commit details
    Browse the repository at this point in the history
  11. moved services

    larryrider committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    815a800 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fc17e9a View commit details
    Browse the repository at this point in the history
  13. change services to class

    larryrider committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    5390403 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    abae74a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9068274 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e743da7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    732c000 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    3ce31d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59777b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18949e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9f8591 View commit details
    Browse the repository at this point in the history
  5. removed unused oclif type

    larryrider committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    cda41f0 View commit details
    Browse the repository at this point in the history
  6. added config service tests

    larryrider committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    da8907a View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. added sinon-chai

    larryrider committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    c5ff9cf View commit details
    Browse the repository at this point in the history
  2. added auth service tests

    larryrider committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    7f8f869 View commit details
    Browse the repository at this point in the history
  3. added sdkmanager tests

    larryrider committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    3ff871b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b4efff View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    d8ef2d2 View commit details
    Browse the repository at this point in the history
  2. added crypto service tests

    larryrider committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    3c1fad0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6a6d84 View commit details
    Browse the repository at this point in the history
  4. added descriptions

    larryrider committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    ee9e653 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82199c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a5ed047 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d4a9d1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    50a9e43 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a19f985 View commit details
    Browse the repository at this point in the history
  10. added readonly properties

    larryrider committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    1da5c1e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    970de43 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #12 from internxt/feat/add-service-tests

    [_]: Feat/add service tests
    larry-internxt authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    dec8801 View commit details
    Browse the repository at this point in the history
  13. some maintainability fixes

    larryrider committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    5a2c551 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7014b10 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7c1aaa6 View commit details
    Browse the repository at this point in the history