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

OCC-203: Update Guide #427

Merged
merged 97 commits into from
Apr 17, 2024
Merged

OCC-203: Update Guide #427

merged 97 commits into from
Apr 17, 2024

Commits on Jan 20, 2024

  1. Configuration menu
    Copy the full SHA
    546baa1 View commit details
    Browse the repository at this point in the history
  2. Add some basic services.

    sarahelsaig committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    371e470 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8d37a4 View commit details
    Browse the repository at this point in the history
  4. Add ChargeRequest.

    sarahelsaig committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    2280e83 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Add response models.

    sarahelsaig committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    5be431d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7b0c5c View commit details
    Browse the repository at this point in the history
  3. controller stuff

    sarahelsaig committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    d4f2f8a View commit details
    Browse the repository at this point in the history
  4. Frontend button.

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

Commits on Jan 29, 2024

  1. not yet needed

    sarahelsaig committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    d3eb9f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1532b40 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Merge remote-tracking branch 'origin/main' into issue/OCC-203

    # Conflicts:
    #	src/Libraries/OrchardCore.Commerce.Abstractions/Exceptions/FrontendException.cs
    #	src/Modules/OrchardCore.Commerce.Payment/Services/PaymentService.cs
    sarahelsaig committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    525b017 View commit details
    Browse the repository at this point in the history
  2. Post merge fixup.

    sarahelsaig committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5476f61 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Add feature to recipes.

    sarahelsaig committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    7b35da8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50e3753 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    208950a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c18703 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e49e34 View commit details
    Browse the repository at this point in the history
  6. Add button to verify API.

    sarahelsaig committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    08e6225 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    90859e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Better error handling.

    sarahelsaig committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    821189f View commit details
    Browse the repository at this point in the history
  2. Fix error output.

    sarahelsaig committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    6c8929a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4321a76 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    709e3ac View commit details
    Browse the repository at this point in the history
  2. bug fix.

    sarahelsaig committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    ceca7a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Code cleanup.

    sarahelsaig committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    c7f5932 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53d8779 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

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

Commits on Apr 4, 2024

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

Commits on Apr 5, 2024

  1. listen to all URL

    sarahelsaig committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    45786dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f62f775 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    832535a View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    9d8cc3e View commit details
    Browse the repository at this point in the history
  2. Remove duplicate errors.

    sarahelsaig committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    8bf541b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e59172d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0afe5fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb9f9d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Code cleanup.

    sarahelsaig committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    1cdb952 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Update and fixes.

    sarahelsaig committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    59670e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc7f41a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e881264 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4de5cfc View commit details
    Browse the repository at this point in the history
  5. Add middleware.

    sarahelsaig committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    f456a29 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    50342d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff226f1 View commit details
    Browse the repository at this point in the history
  3. Code cleanup.

    sarahelsaig committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3b8cf60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93d84b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e711196 View commit details
    Browse the repository at this point in the history
  6. Fix wait view.

    sarahelsaig committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    179b218 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef83e7a View commit details
    Browse the repository at this point in the history
  8. Fix success.

    sarahelsaig committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    2ed160a View commit details
    Browse the repository at this point in the history
  9. Various bug fixes.

    sarahelsaig committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ddf1f5d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6e93792 View commit details
    Browse the repository at this point in the history
  11. Add documentation.

    sarahelsaig committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    00a670d View commit details
    Browse the repository at this point in the history
  12. Code cleanup

    sarahelsaig committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e78ce11 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    363f2c5 View commit details
    Browse the repository at this point in the history
  14. Adjust documentation.

    sarahelsaig committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    bcd4212 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ba6a64e View commit details
    Browse the repository at this point in the history
  16. Spelling.

    sarahelsaig committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    7d1a9b6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a09ae7f View commit details
    Browse the repository at this point in the history
  18. wat?

    sarahelsaig committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    d5dce42 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    9429101 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d68f1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a08454 View commit details
    Browse the repository at this point in the history
  4. Bug fix incorrect price when discounted.

    Use GetTotalAsync for Exactly charge total calculation.
    sarahelsaig committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c225ffb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f28eb24 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d097881 View commit details
    Browse the repository at this point in the history
  7. Update docs/features/exactly-payment.md

    Co-authored-by: Szabolcs Deme <[email protected]>
    sarahelsaig and DemeSzabolcs authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b47ffd6 View commit details
    Browse the repository at this point in the history
  8. Spacing.

    sarahelsaig committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    46f53f2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8c3fe9a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cf7bc3b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9d3251b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    511cf36 View commit details
    Browse the repository at this point in the history
  13. Fix order title.

    sarahelsaig committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    882ceb7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0658445 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c19fe05 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    35f6c68 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5cf63e5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d45f043 View commit details
    Browse the repository at this point in the history
  19. SignUp instead of Signup

    sarahelsaig committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d68bb4f View commit details
    Browse the repository at this point in the history
  20. update class too

    sarahelsaig committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    9199e17 View commit details
    Browse the repository at this point in the history
  21. sigh

    sarahelsaig committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    fde507a View commit details
    Browse the repository at this point in the history
  22. unusing

    sarahelsaig committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d45ffae View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    983f551 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79d2c27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    403c835 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f106876 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4cd964 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef9e532 View commit details
    Browse the repository at this point in the history
  7. Fix formatting in mkdocs

    sarahelsaig committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    5797a93 View commit details
    Browse the repository at this point in the history
  8. Add missing cross links.

    sarahelsaig committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    0858347 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    29c057e View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. taxation clarification

    sarahelsaig committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    cbfcf83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    601961b View commit details
    Browse the repository at this point in the history
  3. Also in the button.

    sarahelsaig committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    9ecb8b3 View commit details
    Browse the repository at this point in the history
  4. Update src/Modules/OrchardCore.Commerce.Payment.Exactly/Views/Checkou…

    …tExactly.cshtml
    
    Co-authored-by: Szabolcs Deme <[email protected]>
    sarahelsaig and DemeSzabolcs authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    fb232f9 View commit details
    Browse the repository at this point in the history
  5. Update docs/guides/create-webshop.md

    Co-authored-by: Szabolcs Deme <[email protected]>
    sarahelsaig and DemeSzabolcs authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    d8f0ae2 View commit details
    Browse the repository at this point in the history
  6. Update docs/features/exactly-payment.md

    Co-authored-by: Szabolcs Deme <[email protected]>
    sarahelsaig and DemeSzabolcs authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    5bb3be8 View commit details
    Browse the repository at this point in the history