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: saleor/saleor-dashboard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.20.9
Choose a base ref
...
head repository: saleor/saleor-dashboard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.20.10
Choose a head ref
  • 6 commits
  • 34 files changed
  • 5 contributors

Commits on Sep 12, 2024

  1. ✨ Add label to run e2e on demand ✨ (#5141)

    * e2e label
    
    * e2e lable
    
    * e2e label
    
    * Create kind-weeks-kiss.md
    
    * Add contains to the if statment
    
    * Trigger Build
    
    * Trigger Build
    
    * Update kind-weeks-kiss.md
    
    * Remove unnecessary constraint
    
    * Update kind-weeks-kiss.md
    
    * Update .github/workflows/pr-automation.yml
    
    ---------
    
    Co-authored-by: M.Graczyk <michalina.graczyk@saleor.io>
    Cloud11PL and michalina-graczyk committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e91e592 View commit details
    Browse the repository at this point in the history
  2. Change headers for history components (#5133)

    * change headers for history components
    
    * use card Title instead of plain Text
    
    * fix UI issue in order details
    
    * change skeleton height
    
    ---------
    
    Co-authored-by: Patryk Andrzejewski <vox3r69@gmail.com>
    Cloud11PL and andrzejewsky committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    73387c1 View commit details
    Browse the repository at this point in the history
  3. Fix link in shipping destination alert box (#5148)

    * fix shipping alert box link
    
    * fix url
    
    * fix link
    
    * remove urljoin
    
    * fix test
    
    ---------
    
    Co-authored-by: Patryk Andrzejewski <vox3r69@gmail.com>
    Cloud11PL and andrzejewsky committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    55d5a5f View commit details
    Browse the repository at this point in the history
  4. Fix permission error in order details without MANAGE_PRODUCTS (#5154)

    * order variant private metadata permission fix
    
    * add tests
    
    * hide private metadata if no permissions
    
    * add tests
    
    * small fix
    
    * fix types
    
    * improve loading state
    
    * fix loading state
    
    * `hidePrivateMetadata` prop
    
    * Add comments
    
    ---------
    
    Co-authored-by: Patryk Andrzejewski <vox3r69@gmail.com>
    Cloud11PL and andrzejewsky committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    660f6c1 View commit details
    Browse the repository at this point in the history
  5. Return empty cell for removed row (#5157)

    * Return empty cell for removed row
    
    * Return empty cell for removed row
    andrzejewsky authored and Cloud11PL committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    3dc1c6d View commit details
    Browse the repository at this point in the history
  6. Prepare release 3.20 (#5159)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ca538af View commit details
    Browse the repository at this point in the history
Loading