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

Azure Email Communication Services (Lombiq Technologies: OCORE-129) #14749

Closed
wants to merge 147 commits into from

Commits on Nov 17, 2023

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

Commits on Nov 23, 2023

  1. Options -> Settings

    hishamco committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    3db73e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99b596c View commit details
    Browse the repository at this point in the history
  3. Fix broken unit test

    hishamco committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    ac8fbc3 View commit details
    Browse the repository at this point in the history
  4. Add OC.Email.Azure module

    hishamco committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    31a41fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f15812a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05180af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    40462d4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    71d9f94 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ace3bc0 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    1acd3f3 View commit details
    Browse the repository at this point in the history
  2. Add docs

    hishamco committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    73d4230 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f625248 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fd62a7 View commit details
    Browse the repository at this point in the history
  5. Add unit test

    hishamco committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    29c6c61 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    673acf1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da600dd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8cdc83d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c5b5fb2 View commit details
    Browse the repository at this point in the history
  10. mkdocs-material 9.4.12

    agriffard authored and hishamco committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    22c3990 View commit details
    Browse the repository at this point in the history
  11. Fix merge conflict

    hishamco committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    7efda9b View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    cc511c3 View commit details
    Browse the repository at this point in the history
  2. Use keyed service

    hishamco committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    385666b View commit details
    Browse the repository at this point in the history
  3. Add other email properties

    hishamco committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c19911f View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Refactoring

    hishamco committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    80d8304 View commit details
    Browse the repository at this point in the history
  2. Register NullEmailService

    hishamco committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    b536600 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83487c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    040e7df View commit details
    Browse the repository at this point in the history
  5. Fix the build

    hishamco committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    e34e8d0 View commit details
    Browse the repository at this point in the history
  6. Attach supported mime types

    hishamco committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    253cf27 View commit details
    Browse the repository at this point in the history
  7. Use primary constrcutor

    hishamco committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    aafb266 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e0fb3f3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7142247 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    458072e View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Merge remote-tracking branch 'origin/main' into hishamco/email-azure

    # Conflicts:
    #	src/OrchardCore.Modules/OrchardCore.Email.Smtp/Views/SmtpEmailSettings.Edit.cshtml
    #	src/docs/reference/modules/Email/README.md
    hishamco committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    ef4a8bc View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Remove keyed service

    hishamco committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    93ed350 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    1ebde44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36f8977 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b81fc21 View commit details
    Browse the repository at this point in the history
  4. Reorder the modifiers

    hishamco committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    2e40baa View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

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

Commits on Jan 11, 2024

  1. Update src/OrchardCore.Modules/OrchardCore.Email.Smtp/Drivers/SmtpSet…

    …tingsDisplayDriver.cs
    
    Co-authored-by: Benedek Farkas <[email protected]>
    hishamco and BenedekFarkas authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    53ceb20 View commit details
    Browse the repository at this point in the history
  2. Update src/OrchardCore.Modules/OrchardCore.Email.Smtp/Drivers/SmtpSet…

    …tingsDisplayDriver.cs
    
    Co-authored-by: Benedek Farkas <[email protected]>
    hishamco and BenedekFarkas authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    2716e83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3037a91 View commit details
    Browse the repository at this point in the history
  4. Update src/OrchardCore.Modules/OrchardCore.Email.Azure/Services/Azure…

    …EmailService.cs
    
    Co-authored-by: Benedek Farkas <[email protected]>
    hishamco and BenedekFarkas authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    cb8debb View commit details
    Browse the repository at this point in the history
  5. Update src/docs/reference/README.md

    Co-authored-by: Benedek Farkas <[email protected]>
    hishamco and BenedekFarkas authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    a607841 View commit details
    Browse the repository at this point in the history
  6. Update src/OrchardCore.Modules/OrchardCore.Email/Views/EmailSettings.…

    …Edit.cshtml
    
    Co-authored-by: Benedek Farkas <[email protected]>
    hishamco and BenedekFarkas authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    3aa1348 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e530d3d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0c93928 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b58a9ff View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    957faa1 View commit details
    Browse the repository at this point in the history
  11. Address feedback

    hishamco committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    2ae0940 View commit details
    Browse the repository at this point in the history
  12. Fix doc

    hishamco committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    5e0d6e4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    45e595e View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Address feedback

    hishamco committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    eeacb04 View commit details
    Browse the repository at this point in the history
  2. Fix the build

    hishamco committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    2a7c24f View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    906baa0 View commit details
    Browse the repository at this point in the history
  2. Remove email services

    hishamco committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    da7e1aa View commit details
    Browse the repository at this point in the history
  3. Use file-scope namespaces

    hishamco committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    3296011 View commit details
    Browse the repository at this point in the history
  4. Fix the broken test

    hishamco committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    70c4017 View commit details
    Browse the repository at this point in the history
  5. Modify the docs

    hishamco committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    6114f50 View commit details
    Browse the repository at this point in the history
  6. Add release note

    hishamco committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    a604ee6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9bc4808 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1573d7f View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    9dd9c7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fb87c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96ec593 View commit details
    Browse the repository at this point in the history
  4. AddEmailServices()

    hishamco committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    8fa8fba View commit details
    Browse the repository at this point in the history
  5. Use keyed services

    hishamco committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    5aac300 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7971126 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    67dd7e9 View commit details
    Browse the repository at this point in the history
  8. Fix the build

    hishamco committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    e2b25d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Formatting

    hishamco committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    dbb99b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d40a82 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Update src/docs/reference/modules/Email.Azure/README.md

    Co-authored-by: Zoltán Lehóczky <[email protected]>
    hishamco and Piedone authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    6932ab4 View commit details
    Browse the repository at this point in the history
  2. Update src/docs/reference/modules/Email.Smtp/README.md

    Co-authored-by: Zoltán Lehóczky <[email protected]>
    hishamco and Piedone authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    bf482eb View commit details
    Browse the repository at this point in the history
  3. Update src/OrchardCore.Modules/OrchardCore.Email.Azure/Services/Azure…

    …EmailDeliveryService.cs
    
    Co-authored-by: Zoltán Lehóczky <[email protected]>
    hishamco and Piedone authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    2a6878e View commit details
    Browse the repository at this point in the history
  4. Update src/OrchardCore/OrchardCore.Email.Abstractions/Services/IEmail…

    …Service.cs
    
    Co-authored-by: Zoltán Lehóczky <[email protected]>
    hishamco and Piedone authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    03d9aca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0a5940 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81efd07 View commit details
    Browse the repository at this point in the history
  7. Fix the removed key

    hishamco committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    40c7be3 View commit details
    Browse the repository at this point in the history
  8. Refer to the docs

    hishamco committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    85c65af View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4770bf4 View commit details
    Browse the repository at this point in the history
  10. Update src/docs/reference/modules/Email.Smtp/README.md

    Co-authored-by: Zoltán Lehóczky <[email protected]>
    hishamco and Piedone authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    e318063 View commit details
    Browse the repository at this point in the history
  11. Update src/docs/reference/modules/Email/README.md

    Co-authored-by: Zoltán Lehóczky <[email protected]>
    hishamco and Piedone authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    db131a0 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    a2e09e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f7a69f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    727e0ad View commit details
    Browse the repository at this point in the history
  4. Fix log error message

    hishamco committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    a11d223 View commit details
    Browse the repository at this point in the history
  5. Use more descriptive name

    hishamco committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    112bad5 View commit details
    Browse the repository at this point in the history
  6. Fix localized message

    hishamco committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    5fbb570 View commit details
    Browse the repository at this point in the history
  7. Fix broken test

    hishamco committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    049926e View commit details
    Browse the repository at this point in the history
  8. Validate() -> IsValidate()

    hishamco committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    bbbb145 View commit details
    Browse the repository at this point in the history
  9. Update src/docs/releases/1.9.0.md

    Co-authored-by: Zoltán Lehóczky <[email protected]>
    hishamco and Piedone authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    40d7fdc View commit details
    Browse the repository at this point in the history
  10. Update src/OrchardCore/OrchardCore.Email.Core/Services/EmailMessageVa…

    …lidator.cs
    
    Co-authored-by: Zoltán Lehóczky <[email protected]>
    hishamco and Piedone authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    b8c0f81 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    573f8fe View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c2efdfe View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9fbbfac View commit details
    Browse the repository at this point in the history
  14. Add IEmailServiceEvents

    hishamco committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    5931737 View commit details
    Browse the repository at this point in the history
  15. Fix test

    hishamco committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    627490d View commit details
    Browse the repository at this point in the history
  16. Split tests

    hishamco committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    7a7d9c1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    46c5fda View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a14ade8 View commit details
    Browse the repository at this point in the history
  19. IsValidate() -> IsValid()

    hishamco committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    57d787a View commit details
    Browse the repository at this point in the history
  20. Fix the build

    hishamco committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    f08c246 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e52e895 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Update test/OrchardCore.Tests/Modules/OrchardCore.Email/EmailValidato…

    …rTests.cs
    
    Co-authored-by: Zoltán Lehóczky <[email protected]>
    hishamco and Piedone authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    09105ce View commit details
    Browse the repository at this point in the history
  2. Update src/OrchardCore/OrchardCore.Email.Core/Services/NullEmailDeliv…

    …eryService.cs
    
    Co-authored-by: Zoltán Lehóczky <[email protected]>
    hishamco and Piedone authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    361e326 View commit details
    Browse the repository at this point in the history
  3. Update src/docs/releases/1.9.0.md

    Co-authored-by: Zoltán Lehóczky <[email protected]>
    hishamco and Piedone authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    c7fc3c9 View commit details
    Browse the repository at this point in the history
  4. Update src/OrchardCore.Modules/OrchardCore.Email.Azure/Manifest.cs

    Co-authored-by: Zoltán Lehóczky <[email protected]>
    hishamco and Piedone authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    2acfe6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    778f560 View commit details
    Browse the repository at this point in the history
  6. sender -> recipient

    hishamco committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    592f436 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3950960 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    505813f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0fcd4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab5183b View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into hishamco/email-azure

    # Conflicts:
    #	src/OrchardCore.Modules/OrchardCore.Email/AdminMenu.cs
    #	src/OrchardCore.Modules/OrchardCore.Email/Manifest.cs
    #	src/OrchardCore/OrchardCore.Email.Abstractions/SmtpSettings.cs
    #	src/OrchardCore/OrchardCore.Email.Core/Services/SmtpService.cs
    #	src/docs/releases/1.9.0.md
    #	test/OrchardCore.Tests/Email/EmailTests.cs
    hishamco committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    760d520 View commit details
    Browse the repository at this point in the history
  5. Fix the build

    hishamco committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    d6f3d39 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7cc40d0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    69566e5 View commit details
    Browse the repository at this point in the history
  8. Fix the email menu

    hishamco committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    64a070a View commit details
    Browse the repository at this point in the history
  9. Introduce IEmailResult

    hishamco committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    fb11fae View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    42ccee8 View commit details
    Browse the repository at this point in the history
  11. Update src/docs/releases/1.9.0.md

    Co-authored-by: Zoltán Lehóczky <[email protected]>
    hishamco and Piedone authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    58ec136 View commit details
    Browse the repository at this point in the history
  12. Update src/OrchardCore.Modules/OrchardCore.Email.Azure/Views/Admin/Op…

    …tions.cshtml
    
    Co-authored-by: Zoltán Lehóczky <[email protected]>
    hishamco and Piedone authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    2f39c0e View commit details
    Browse the repository at this point in the history
  13. Update src/OrchardCore.Modules/OrchardCore.Email.Smtp/Views/SmtpEmail…

    …Settings.Edit.cshtml
    
    Co-authored-by: Zoltán Lehóczky <[email protected]>
    hishamco and Piedone authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    2c22f1f View commit details
    Browse the repository at this point in the history
  14. Comment the settings

    hishamco committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    8283a70 View commit details
    Browse the repository at this point in the history
  15. Remove unnecessary lines

    hishamco committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    7791c2b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    75365fd View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    636a1f4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2df5c43 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Add video to the docs

    hishamco committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    6309a81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98c53a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac8d13c View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    4e40444 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Mike Alhayek <[email protected]>
    hishamco and MikeAlhayek authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    828757d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7f838e View commit details
    Browse the repository at this point in the history
  4. Use constants

    hishamco committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    95131c4 View commit details
    Browse the repository at this point in the history
  5. Use protected

    hishamco committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    47e52db View commit details
    Browse the repository at this point in the history
  6. Fix docs

    hishamco committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    62b2155 View commit details
    Browse the repository at this point in the history
  7. Use NavigationHelper

    hishamco committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    ca86ef2 View commit details
    Browse the repository at this point in the history
  8. Save indentation

    hishamco committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    dbe443c View commit details
    Browse the repository at this point in the history
  9. Don't use nameof

    hishamco committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    1153d45 View commit details
    Browse the repository at this point in the history
  10. Fix the log message

    hishamco committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    62a46ca View commit details
    Browse the repository at this point in the history
  11. Use file-scope

    hishamco committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    b5d9cd2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d65d580 View commit details
    Browse the repository at this point in the history
  13. Remove unnecessary Order

    hishamco committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    83aae0a View commit details
    Browse the repository at this point in the history