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

SW-659 Add separate route for export debug information #253

Closed

Commits on Mar 1, 2022

  1. Push state

    zaifastafa committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    f1ea24b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Merge branch 'develop' into SW-659_separate_route_for_export_debug_in…

    …formation
    Tobias Graml committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    5d12ed7 View commit details
    Browse the repository at this point in the history
  2. Extend ExportController in ProductDebugController

    Tobias Graml committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    f209b0a View commit details
    Browse the repository at this point in the history
  3. Return basic product information

    Tobias Graml committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    d6c3ff1 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Add more information to response

    Tobias Graml committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    3a4965a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into SW-659_separate_route_for_export_debug_in…

    …formation
    Tobias Graml committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    d2bdfba View commit details
    Browse the repository at this point in the history
  3. Only fetch siblings for variant products

    Tobias Graml committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    260a61b View commit details
    Browse the repository at this point in the history
  4. Add information about exported main variant

    Tobias Graml committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    8ba8299 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Add more reasons and correct isExported value

    Tobias Graml committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    12d8034 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into SW-659_separate_route_for_export_debug_in…

    …formation
    Tobias Graml committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    190529b View commit details
    Browse the repository at this point in the history
  3. Use correct shop domain

    Tobias Graml committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    7f4c96d View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/SW-659_separate_route_for_export…

    …_debug_information' into SW-659_separate_route_for_export_debug_information
    Tobias Graml committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    577db9f View commit details
    Browse the repository at this point in the history
  5. Fix non-existent product id as parameter

    Tobias Graml committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    5278383 View commit details
    Browse the repository at this point in the history
  6. Reuse fetched main product id for URL generation

    Tobias Graml committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    31aa8cc View commit details
    Browse the repository at this point in the history
  7. Also log general exceptions

    Tobias Graml committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    4d25f2c View commit details
    Browse the repository at this point in the history
  8. Remove unused imports

    Tobias Graml committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    f0df1cc View commit details
    Browse the repository at this point in the history
  9. Fix status code and add tests

    Tobias Graml committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    b319fc8 View commit details
    Browse the repository at this point in the history
  10. Remove unused imports

    Tobias Graml committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    597227d View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Try test installation with node 14

    Tobias Graml committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    4d3b302 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Merge branch 'develop' into SW-659_separate_route_for_export_debug_in…

    …formation
    Tobias Graml committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    6b6b52c View commit details
    Browse the repository at this point in the history
  2. Make some suggested changes

    Tobias Graml committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    311bebc View commit details
    Browse the repository at this point in the history
  3. Fix linting issues

    Tobias Graml committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    fabceda View commit details
    Browse the repository at this point in the history
  4. Fix current tests

    Tobias Graml committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    cbe8a39 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Get rid of reasons variable

    Tobias Graml committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    e5aa8a7 View commit details
    Browse the repository at this point in the history
  2. Simplify implementation by using the xml item

    Tobias Graml committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    1a2256d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into SW-659_separate_route_for_export_debug_in…

    …formation
    Tobias Graml committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    8f3d159 View commit details
    Browse the repository at this point in the history
  4. Fix linting issue

    Tobias Graml committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    f9d96c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Add separate class for product fetching

    Tobias Graml committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    68459ba View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Fix exportedMainProductId when product cannot be exported

    Tobias Graml committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    57e7817 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29034fe View commit details
    Browse the repository at this point in the history
  3. Reuse already fetched exported main variant

    Tobias Graml committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    c75c840 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Check active status for isExported

    Tobias Graml committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    d20dda5 View commit details
    Browse the repository at this point in the history
  2. Fix linting

    Tobias Graml committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    2e1106a View commit details
    Browse the repository at this point in the history
  3. add support for versions below 6.3.2.0

    Tobias Graml committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    6853256 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Merge branch 'develop' into SW-659_separate_route_for_export_debug_in…

    …formation
    Tobias Graml committed May 30, 2022
    Configuration menu
    Copy the full SHA
    652c131 View commit details
    Browse the repository at this point in the history