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

Release v0.6.0 #327

Merged
merged 64 commits into from
Oct 13, 2020
Merged

Release v0.6.0 #327

merged 64 commits into from
Oct 13, 2020

Commits on Jun 26, 2020

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

Commits on Jul 6, 2020

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

Commits on Jul 29, 2020

  1. version numbers updated.

    kidunot89 committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    a95b406 View commit details
    Browse the repository at this point in the history
  2. Example sections added

    kidunot89 committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    6744e17 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. Configuration menu
    Copy the full SHA
    59ec0e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa0e01d View commit details
    Browse the repository at this point in the history
  3. "galleryImages" connection refactored.

    Unneeded "graphql_post_object_connection_query_args" filter removed.
    kidunot89 committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    aed99ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdf7bd9 View commit details
    Browse the repository at this point in the history
  5. .gitignore updated.

    kidunot89 committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    173a13f View commit details
    Browse the repository at this point in the history
  6. vendor directory restored

    kidunot89 committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    4ad70f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. Merge pull request #311 from kidunot89/bugfix/product-gallery-images-…

    …connection
    
    "galleryImages" connection refactored.
    kidunot89 authored Aug 5, 2020
    Configuration menu
    Copy the full SHA
    37faa95 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #312 from kidunot89/feature/better-add-to-cart-err…

    …or-handling
    
    New error handling method introduced in the "addToCart" mutation
    kidunot89 authored Aug 5, 2020
    Configuration menu
    Copy the full SHA
    1b78f92 View commit details
    Browse the repository at this point in the history
  3. Github workflows updated

    kidunot89 committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    1039e6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4523c87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d79c730 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. Configuration menu
    Copy the full SHA
    f9191c7 View commit details
    Browse the repository at this point in the history
  2. Removes debug line

    kidunot89 committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    757bf0a View commit details
    Browse the repository at this point in the history
  3. "label" field added.

    kidunot89 committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    8c7951b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf25353 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee9b210 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #316 from kidunot89/bugfix/downloadable-items-rest…

    …riction
    
    Fixes downloadableItems accessibility bug.
    kidunot89 authored Aug 6, 2020
    Configuration menu
    Copy the full SHA
    9dc34dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c64c094 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    edf10a8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    65c7fc8 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #314 from kidunot89/feature/attribute-labels

    Adds some label fields to the attribute types.
    kidunot89 authored Aug 6, 2020
    Configuration menu
    Copy the full SHA
    09158c4 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #318 from kidunot89/feature/product-category-meta

    Two new fields added to the "ProductCategory" type.
    kidunot89 authored Aug 6, 2020
    Configuration menu
    Copy the full SHA
    3b7bd5d View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. Configuration menu
    Copy the full SHA
    9fa1a15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe91fc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    664bacf View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Configuration menu
    Copy the full SHA
    87eb81d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe46ea0 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. vendor cleaned

    kidunot89 committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    725bd12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d479a73 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

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

Commits on Sep 7, 2020

  1. Merge pull request #319 from kidunot89/feature/grouped-product-price

    "price" field added to "GroupProduct" type.
    kidunot89 authored Sep 7, 2020
    Configuration menu
    Copy the full SHA
    872e87f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #331 from kidunot89/feature/root-queries

    "Root_Query" class implemented.
    kidunot89 authored Sep 7, 2020
    Configuration menu
    Copy the full SHA
    12231bb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #332 from kidunot89/bugfix/price-format-permission…

    …-removed
    
    Field caps removed from product raw price and description fields.
    kidunot89 authored Sep 7, 2020
    Configuration menu
    Copy the full SHA
    f2a6a3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    589cede View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

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

Commits on Sep 17, 2020

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

Commits on Sep 21, 2020

  1. initial commit

    kidunot89 committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    55fa706 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f700c4d View commit details
    Browse the repository at this point in the history
  3. version numbers updated.

    kidunot89 committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    f1e9322 View commit details
    Browse the repository at this point in the history
  4. initial commit

    kidunot89 committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    704845e View commit details
    Browse the repository at this point in the history
  5. Stripe test cleaned up

    kidunot89 committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    2456586 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de0615d View commit details
    Browse the repository at this point in the history
  7. testing workflow updated.

    kidunot89 committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    5271fe4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f5fa2a3 View commit details
    Browse the repository at this point in the history
  9. composer.json updated.

    kidunot89 committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    3150b9e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0ffe6d5 View commit details
    Browse the repository at this point in the history
  11. Crud_CPT renamed to WC_Post

    kidunot89 committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    331bfe5 View commit details
    Browse the repository at this point in the history
  12. autoloader files rebuilt

    kidunot89 committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    b66f52c View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

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

Commits on Oct 1, 2020

  1. Session Handler upgraded.

    kidunot89 committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    b7a14f9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from kidunot89/feature/ql-session-handler-v2.5

    Feature/ql session handler v2.5
    kidunot89 authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    b123275 View commit details
    Browse the repository at this point in the history
  3. Deprecated code removed.

    kidunot89 committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    0cbd8de View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

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

Commits on Oct 3, 2020

  1. Configuration menu
    Copy the full SHA
    6026ed9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcda02c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #315 from kidunot89/bugfix/cart-item-checkout-vali…

    …dation
    
    Fixes cart item validation and error handling on checkout
    kidunot89 authored Oct 3, 2020
    Configuration menu
    Copy the full SHA
    531fac9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e708346 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #337 from kidunot89/feature/some-node-interfaces-s…

    …upport
    
    Support for some node interfaces added to the product and order models.
    kidunot89 authored Oct 3, 2020
    Configuration menu
    Copy the full SHA
    d063337 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

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

Commits on Oct 13, 2020

  1. final cleanups in code.

    kidunot89 committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    86a7ef1 View commit details
    Browse the repository at this point in the history