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

Vendure 2.1.1 Migration #271

Merged
merged 26 commits into from
Nov 3, 2023
Merged

Vendure 2.1.1 Migration #271

merged 26 commits into from
Nov 3, 2023

Commits on Oct 19, 2023

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

Commits on Oct 20, 2023

  1. feat: readme and packgae version updated

    Surafel authored and Surafel committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    5690488 View commit details
    Browse the repository at this point in the history
  2. feat: merged with main

    Surafel authored and Surafel committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    25239b3 View commit details
    Browse the repository at this point in the history
  3. feat: run prettier

    Surafel authored and Surafel committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    384b776 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. feat: merged with latest from main and tested all queries

    Surafel authored and Surafel committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    d591904 View commit details
    Browse the repository at this point in the history
  2. feat: removed body parser middlewares in all plugins which had them

    Surafel authored and Surafel committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    52004fa View commit details
    Browse the repository at this point in the history
  3. feat: updatd laetst version number on some packages and changelog cur…

    …renrt dtes
    Surafel authored and Surafel committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    a0ded6a View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. feat: tests fro admin ui compilation added

    Surafel authored and Surafel committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    6633093 View commit details
    Browse the repository at this point in the history
  2. feat: increase timeout for admi ui compilation test from 60000 to 100000

    Surafel authored and Surafel committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    9e0acea View commit details
    Browse the repository at this point in the history
  3. feat: order export plugin timeout admin ui compilation test timeout v…

    …alue is increased to 100000
    Surafel authored and Surafel committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    60cb518 View commit details
    Browse the repository at this point in the history
  4. feat: picuqer plugin admin ui compilation test timeout value is incre…

    …ased to 200000
    Surafel authored and Surafel committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    532c5aa View commit details
    Browse the repository at this point in the history
  5. feat: myparcel plugin admin ui compilation test timeout value is incr…

    …eased to 200000
    Surafel authored and Surafel committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    a6934f9 View commit details
    Browse the repository at this point in the history
  6. feat: modify customer order plugin admin ui compilation test timeout …

    …value is increased to 200000
    Surafel authored and Surafel committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    74b5491 View commit details
    Browse the repository at this point in the history
  7. feat: primary collection plugin admin ui compilation test timeout val…

    …ue is increased to 200000
    Surafel authored and Surafel committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    b835a8f View commit details
    Browse the repository at this point in the history
  8. feat: e-boekhouden plugin admin ui compilation test timeout value is …

    …increased to 200000
    Surafel authored and Surafel committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    f719672 View commit details
    Browse the repository at this point in the history
  9. feat: order export plugin admin ui compilation test timeout value is …

    …increased to 200000
    Surafel authored and Surafel committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    6ed8333 View commit details
    Browse the repository at this point in the history
  10. feat: all plugin admin ui compilation test timeout value is increased…

    … to 200000
    Surafel authored and Surafel committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    1206b4b View commit details
    Browse the repository at this point in the history
  11. feat: vitest after all callback added to all tests that destroy the t…

    …est server
    Surafel authored and Surafel committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    55d15e9 View commit details
    Browse the repository at this point in the history
  12. feat: added timeout to afterAll hoojks

    Surafel authored and Surafel committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    1cd6711 View commit details
    Browse the repository at this point in the history
  13. fix: removed dupliocate afterAll hooks and added timeout of 100000 to…

    … all
    Surafel authored and Surafel committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    52f526d View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. feat: removed custom request context creationa and moved the getFiles…

    …InAdminUiFolder method to util
    Surafel authored and Surafel committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    74db33d View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    8531ab8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb3c53c View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. feat: kept the middleware while parsing the request body manually

    Surafel authored and Surafel committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    13fc45d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbb3fea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4bfce5 View commit details
    Browse the repository at this point in the history