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

Add an endpoint to synchronize the KKR database with updates from the change log #221

Open
wants to merge 182 commits into
base: main
Choose a base branch
from

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    9bed012 View commit details
    Browse the repository at this point in the history
  2. Fix comment typos

    hggutvik committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    5e8c12c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d78a923 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7bcce5 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Correct typo in comment

    hggutvik committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    502872c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c1185e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    148c693 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    463287d View commit details
    Browse the repository at this point in the history
  2. Correct namespace ..User.ContactPoints -> Unit.ContactPoints for IUni…

    …tContactPointsService
    hggutvik committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9da782d View commit details
    Browse the repository at this point in the history
  3. Simplify list initialization

    hggutvik committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    6b32190 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    9ad68f5 View commit details
    Browse the repository at this point in the history
  2. Generate database models

    Ahmed-Ghanam committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    42def52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    368af63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d0631d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    4a9e081 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d459308 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b9c2f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da1535b View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    4be6d04 View commit details
    Browse the repository at this point in the history
  2. Code refactoring to achieve a clean separation of concerns, enhance f…

    …lexibility, and improve the maintainability and testability
    Ahmed-Ghanam committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    50f9afd View commit details
    Browse the repository at this point in the history
  3. Code refactoring

    Ahmed-Ghanam committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f518723 View commit details
    Browse the repository at this point in the history
  4. Keep the validation in the service layer and use the AutoMapper to mo…

    …ve mapping logic out of service.
    Ahmed-Ghanam committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    220239b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17ee5f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    393fa8b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7cf18d6 View commit details
    Browse the repository at this point in the history
  8. Improve the unit tests

    Ahmed-Ghanam committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    635fe89 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Code refactoring

    Ahmed-Ghanam committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e4b42b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98d7786 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f0cc46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b595849 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0dbe139 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

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

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    0399981 View commit details
    Browse the repository at this point in the history
  2. Code refactoring

    Ahmed-Ghanam committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    7b1838e View commit details
    Browse the repository at this point in the history
  3. Remove old unit tests

    Ahmed-Ghanam committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    0280fdf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af75be9 View commit details
    Browse the repository at this point in the history
  5. Fix typos

    Ahmed-Ghanam committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e074f56 View commit details
    Browse the repository at this point in the history
  6. Fix a conflict

    Ahmed-Ghanam committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    02df646 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3beb232 View commit details
    Browse the repository at this point in the history
  8. Improve a comment

    Ahmed-Ghanam committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    2aeb39e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a260f47 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    62fd873 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2708b4f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8ca0b59 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    201732e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    22264d2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6b3014f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6903998 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2d755a4 View commit details
    Browse the repository at this point in the history
  18. Improve code smell

    Ahmed-Ghanam committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    3aa73a6 View commit details
    Browse the repository at this point in the history
  19. Code refactoring

    Ahmed-Ghanam committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    3723e74 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Implement two unit tests to validate the functionality of the user co…

    …ntact details retrieval use case.
    Ahmed-Ghanam committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    643d984 View commit details
    Browse the repository at this point in the history
  2. Fix merge conflicts

    Ahmed-Ghanam committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9a9a8b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b14fe81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec690a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53dea15 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59cca99 View commit details
    Browse the repository at this point in the history
  7. Fix merge conflicts

    Ahmed-Ghanam committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0d8eb00 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e4c7c3e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e64c189 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2a7bcf9 View commit details
    Browse the repository at this point in the history
  11. Rename some classes

    Ahmed-Ghanam committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    16dc240 View commit details
    Browse the repository at this point in the history
  12. Rename more classes

    Ahmed-Ghanam committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b224d14 View commit details
    Browse the repository at this point in the history
  13. Code refactoring

    Ahmed-Ghanam committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0c5b8b2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2036783 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ecb80aa View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    104b446 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    30f5cea View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6c23549 View commit details
    Browse the repository at this point in the history
  19. Rename the unit tests

    Ahmed-Ghanam committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e1fd350 View commit details
    Browse the repository at this point in the history
  20. Check the error message

    Ahmed-Ghanam committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    5713989 View commit details
    Browse the repository at this point in the history
  21. Implement a single unit test to ensure that the controller does not b…

    …lock unnecessarily by mocking long-running tasks.
    Ahmed-Ghanam committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d7970b6 View commit details
    Browse the repository at this point in the history
  22. Implement unit tests to verify the functionality of the class respons…

    …ible for validating national identity numbers
    Ahmed-Ghanam committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    38640d4 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    89ba7b9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    86babbd View commit details
    Browse the repository at this point in the history
  25. Fix a typo

    Ahmed-Ghanam committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    3999344 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5310621 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3df44e6 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    a1c0938 View commit details
    Browse the repository at this point in the history
  29. Try to avoid duplicates

    Ahmed-Ghanam committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    72e15e0 View commit details
    Browse the repository at this point in the history
  30. Check model validity

    Ahmed-Ghanam committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    23411a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    b3c9ff6 View commit details
    Browse the repository at this point in the history
  2. Rename the unit tests

    Ahmed-Ghanam committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    92d2d99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c40cf77 View commit details
    Browse the repository at this point in the history
  4. Increase the unit tests to cover valid and invalid national identity …

    …numbers, retrieving contact details, handling empty results, and managing repository exceptions gracefully in the PersonService
    Ahmed-Ghanam committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9d5bade View commit details
    Browse the repository at this point in the history
  5. Use different types

    Ahmed-Ghanam committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a48bf37 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e11984 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d486bf3 View commit details
    Browse the repository at this point in the history
  8. Renamed a file

    Ahmed-Ghanam committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    7e6f569 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d607540 View commit details
    Browse the repository at this point in the history
  10. Code refactoring

    Ahmed-Ghanam committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    4a96d15 View commit details
    Browse the repository at this point in the history
  11. Code refactoring

    Ahmed-Ghanam committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    de8f506 View commit details
    Browse the repository at this point in the history
  12. Add a missing dot

    Ahmed-Ghanam committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    7a51015 View commit details
    Browse the repository at this point in the history
  13. Rename a folder

    Ahmed-Ghanam committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c29f65a View commit details
    Browse the repository at this point in the history
  14. Code refactoring

    Ahmed-Ghanam committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b596225 View commit details
    Browse the repository at this point in the history
  15. Cover more use cases

    Ahmed-Ghanam committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    88b03e0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2891cc7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f58eb64 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4227cbf View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    98813ff View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    30dbaa8 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    13de400 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    74979bb View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2250863 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6dc787a View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Fix merge conflicts

    Ahmed-Ghanam committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    5a6cfbc View commit details
    Browse the repository at this point in the history
  2. Fix merge conflicts

    Ahmed-Ghanam committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9262540 View commit details
    Browse the repository at this point in the history
  3. Fix merge conflcits

    Ahmed-Ghanam committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c0e1b12 View commit details
    Browse the repository at this point in the history
  4. Renaming some classes

    Ahmed-Ghanam committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3ddd933 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Fix merge conflicts

    Ahmed-Ghanam committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    7730a39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71e5c7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2d225c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70dc7c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3643701 View commit details
    Browse the repository at this point in the history
  6. Improve the data models

    Ahmed-Ghanam committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    be1a241 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    43fe346 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f6cab51 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5feb3bf View commit details
    Browse the repository at this point in the history
  10. Code refactoring

    Ahmed-Ghanam committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    213b3f2 View commit details
    Browse the repository at this point in the history
  11. Code refactoring

    Ahmed-Ghanam committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ab0ecb9 View commit details
    Browse the repository at this point in the history
  12. Fix merge conflicts

    Ahmed-Ghanam committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    06ce296 View commit details
    Browse the repository at this point in the history
  13. Code refactoring

    Ahmed-Ghanam committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    d14129f View commit details
    Browse the repository at this point in the history
  14. Code refactoring

    Ahmed-Ghanam committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    2ca5dd0 View commit details
    Browse the repository at this point in the history
  15. Code refactoring

    Ahmed-Ghanam committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    394c4ec View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fb69648 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Code refactoring

    Ahmed-Ghanam committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    44d2f91 View commit details
    Browse the repository at this point in the history
  2. Code refactoring

    Ahmed-Ghanam committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    8e6a936 View commit details
    Browse the repository at this point in the history
  3. Code refactoring

    Ahmed-Ghanam committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c894cd5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b488ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6202105 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2764709 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2abee47 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cf56464 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    d64257a View commit details
    Browse the repository at this point in the history
  2. Update NuGet packages

    Ahmed-Ghanam committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    37a35ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c166703 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aec3d28 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f23351 View commit details
    Browse the repository at this point in the history
  6. Rename the settings file

    Ahmed-Ghanam committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    b540c7d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c3f59d6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b33ed37 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    99d2cc1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    06b851f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4b2cdc8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5e1706a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f7cee30 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    adf25cc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cc91320 View commit details
    Browse the repository at this point in the history
  16. Adjust file names

    Ahmed-Ghanam committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a963182 View commit details
    Browse the repository at this point in the history
  17. Rename a folder

    Ahmed-Ghanam committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c0c152d View commit details
    Browse the repository at this point in the history
  18. Improve classes names

    Ahmed-Ghanam committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2edbc39 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    26b1f18 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f386794 View commit details
    Browse the repository at this point in the history
  21. Code refactoring

    Ahmed-Ghanam committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    779d039 View commit details
    Browse the repository at this point in the history
  22. Code refactoring

    Ahmed-Ghanam committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e3c0b9b View commit details
    Browse the repository at this point in the history
  23. Code refactoring

    Ahmed-Ghanam committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    03241dd View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    562ac6e View commit details
    Browse the repository at this point in the history
  25. Remove unused function

    Ahmed-Ghanam committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1e8bafa View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

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

    Ahmed-Ghanam committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    663fe4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a27dbc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e60f1d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b16267e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d2e291b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    76af1ae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    322260f View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Implement the IDisposable interface.

    Use the asynchronization method to create the database.
    Update the unit tests to use IDbContextFactory instead of ProfileDbContext.
    Ahmed-Ghanam committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c8a6d3e View commit details
    Browse the repository at this point in the history
  2. Updating some unit tests

    Ahmed-Ghanam committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    40690d5 View commit details
    Browse the repository at this point in the history
  3. Update unit tests

    Ahmed-Ghanam committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    907fdbb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad41714 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    8ec209b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b565b51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    749ae16 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a845fd View commit details
    Browse the repository at this point in the history
  5. Add test runner settings

    SandGrainOne committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3b74176 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    703d08a View commit details
    Browse the repository at this point in the history
  7. Add dbsetup script

    SandGrainOne committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3bedda8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    911d513 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    2af94b6 View commit details
    Browse the repository at this point in the history
  2. Rename PersonContactChangesController to TriggerController

    Remove endpoint from API explorer and simplify return value in the call chain. Mock the http client to prevent actual calls to KRR during tests.
    SandGrainOne committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    bd0726e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b75667 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fce7c44 View commit details
    Browse the repository at this point in the history