ProductDetailsRelatedProducts

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DIGI-574 add permissions

    • -80
    • +90
    ./ProductDetailsRelatedProducts.component.tsx
DASH-576: Vite refactor

    • -1
    • +1
    ./ProductDetailsRelatedProducts.test.tsx
  1. … 169 more files in changeset.
DASH-230: Vite refactor

    • -5
    • +5
    ./ProductDetailsRelatedProducts.component.tsx
    • -2
    • +2
    ./ProductDetailsRelatedProducts.container.ts
    • -1
    • +1
    ./ProductDetailsRelatedProducts.docs.tsx
    • -1
    • +1
    ./ProductDetailsRelatedProducts.test.tsx
  1. … 723 more files in changeset.
Replace anchor tags with Link tags

    • -3
    • +3
    ./ProductDetailsRelatedProducts.component.tsx
Make refreshTrigger a required prop and ensure we're only initially loading related data once

    • -1
    • +4
    ./ProductDetailsRelatedProducts.docs.tsx
    • -1
    • +2
    ./ProductDetailsRelatedProducts.test.tsx
    • -1
    • +1
    ./ProductDetailsRelatedProducts.types.ts
  1. … 23 more files in changeset.
When a tab is selected, refresh related data

    • -1
    • +1
    ./ProductDetailsRelatedProducts.component.tsx
    • -0
    • +1
    ./ProductDetailsRelatedProducts.types.ts
  1. … 12 more files in changeset.
Fix link by replacing productId to relatedProductId

    • -1
    • +1
    ./ProductDetailsRelatedProducts.component.tsx
PTR-146: Fix merge issues

    • -5
    • +1
    ./ProductDetailsRelatedProducts.component.tsx
  1. … 5 more files in changeset.
Merge branch 'sprint-72' into PTR-146-merge

    • -4
    • +12
    ./ProductDetailsRelatedProducts.component.tsx
PTR-89: fixing refresh issue

    • -5
    • +10
    ./ProductDetailsRelatedProducts.component.tsx
PTR-89: fixed refresh

    • -6
    • +10
    ./ProductDetailsRelatedProducts.component.tsx
PTR-146: Remove ProductSearch dependency from related products tab and fix several bugs

    • -172
    • +109
    ./ProductDetailsRelatedProducts.component.tsx
Rename api/service calls to proxyApi/proxyService

    • -7
    • +7
    ./ProductDetailsRelatedProducts.component.tsx
  1. … 90 more files in changeset.
Refactor product pages to support localization

    • -5
    • +5
    ./ProductDetailsRelatedProducts.component.tsx
    • -18
    • +1
    ./ProductDetailsRelatedProducts.docs.tsx
    • -17
    • +1
    ./ProductDetailsRelatedProducts.test.tsx
    • -2
    • +1
    ./ProductDetailsRelatedProducts.types.ts
  1. … 27 more files in changeset.
Remove tableLayout='fixed'

    • -2
    • +2
    ./ProductDetailsRelatedProducts.component.tsx
Fix modal display issue

    • -0
    • +1
    ./ProductDetailsRelatedProducts.component.tsx
    • -3
    • +5
    ./ProductDetailsRelatedProducts.styles.less
PTR-88: Refactor and fix issue where table header checkboxes without an association would render incorrectly

    • -7
    • +1
    ./ProductDetailsRelatedProducts.component.tsx
    • -3
    • +20
    ./ProductDetailsRelatedProducts.docs.tsx
    • -7
    • +23
    ./ProductDetailsRelatedProducts.test.tsx
    • -1
    • +6
    ./ProductDetailsRelatedProducts.types.ts
  1. … 14 more files in changeset.
PTR-89: Retrieve updated related products on last iteration, instead of each iteration, to prevent unnecessary calls

    • -4
    • +9
    ./ProductDetailsRelatedProducts.component.tsx
PTR-88: Add ProductDetailsMerchandising page (without filters)

    • -17
    • +12
    ./ProductDetailsRelatedProducts.component.tsx
  1. … 2 more files in changeset.
Add fall back icon if related product does not have valid thumbnail

    • -6
    • +10
    ./ProductDetailsRelatedProducts.component.tsx
Add ProductSearch in modal to assist user in finding Product IDs for ProductDetailsRelatedProducts

    • -5
    • +47
    ./ProductDetailsRelatedProducts.component.tsx
    • -4
    • +5
    ./ProductDetailsRelatedProducts.styles.less
  1. … 3 more files in changeset.
Update models

    • -2
    • +2
    ./ProductDetailsRelatedProducts.component.tsx
  1. … 1 more file in changeset.
Add start of ProductDetailsMerchandising page

    • -1
    • +1
    ./ProductDetailsRelatedProducts.component.tsx
  1. … 4 more files in changeset.
PTR-89: Add ProductDetailsRelatedProducts page

    • -5
    • +341
    ./ProductDetailsRelatedProducts.component.tsx
    • -0
    • +45
    ./ProductDetailsRelatedProducts.styles.less
    • -11
    • +9
    ./ProductDetailsRelatedProducts.types.ts
  1. … 1 more file in changeset.
Add each required tab component

    • -0
    • +9
    ./ProductDetailsRelatedProducts.component.tsx
    • -0
    • +27
    ./ProductDetailsRelatedProducts.container.ts
    • -0
    • +52
    ./ProductDetailsRelatedProducts.docs.tsx
    • -0
    • +0
    ./ProductDetailsRelatedProducts.styles.less
    • -0
    • +47
    ./ProductDetailsRelatedProducts.test.tsx
    • -0
    • +23
    ./ProductDetailsRelatedProducts.types.ts
  1. … 63 more files in changeset.