Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: getcandy/candy-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.12.11
Choose a base ref
...
head repository: getcandy/candy-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 17 files changed
  • 4 contributors

Commits on Jun 9, 2021

  1. Add missing trait

    alecritson committed Jun 9, 2021
    Copy the full SHA
    a468d8d View commit details
  2. Copy the full SHA
    04dc19b View commit details
  3. Copy the full SHA
    f58e782 View commit details
  4. Apply fixes from StyleCI (#397)

    Co-authored-by: Alec Ritson <alecritson@users.noreply.github.com>
    alecritson and alecritson authored Jun 9, 2021
    Copy the full SHA
    aac0b6d View commit details

Commits on Jun 23, 2021

  1. Bug/search filter issue master (#404)

    * Merge master
    
    * Fixing non-detection of filters
    
    * Fix ProductFamily creation
    
    * Apply fixes from StyleCI (#403)
    
    Co-authored-by: Glenn Jacobs <glennjacobs@users.noreply.github.com>
    
    Co-authored-by: Alec <hello@itsalec.co.uk>
    Co-authored-by: Glenn Jacobs <glennjacobs@users.noreply.github.com>
    3 people authored Jun 23, 2021
    Copy the full SHA
    1721d15 View commit details

Commits on Jul 28, 2021

  1. Assetable detach bug fix

    The assetable_type was not being considered on delete queries, causing it to delete assetables which were associated to other model types.
    glennjacobs committed Jul 28, 2021
    Copy the full SHA
    b39d4b6 View commit details

Commits on Aug 16, 2021

  1. Hotfix/fix invalid user service (#410)

    * Use FetchUser action instead of service
    
    * Reorder imports
    
    * Use GetCandy helper to fetch user class
    
    * Put user service back in
    
    * Revert action call
    
    * Bind user service to container
    
    * Styleci fix
    alecritson authored Aug 16, 2021
    Copy the full SHA
    c1e0528 View commit details

Commits on Sep 22, 2021

  1. Copy the full SHA
    8fa3709 View commit details

Commits on Mar 23, 2022

  1. Copy the full SHA
    89bfc6f View commit details
Loading