Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DIGI-564: added line breaks to the error messages so that it will appear good

DIGI-564: debug

DIGI-564: fixing bug

DIGI-564: updated to append multiple warning messages together

DIGI-564: adding special case scenario to show messages when adding parts to studio order partially fails

DIGI-567 added modal icon to admin summary so that can navigate to notes quicker

    • -2
    • +34
    ./AdminSummary/AdminSummary.component.tsx
    • -43
    • +61
    ./CategorySpecialistNotes/CategorySpecialistNotes.helpers.tsx
DIGI-576 updated with proper date

    • -1
    • +1
    ./EntityMediaList/EntityMediaList.columns.tsx
    • -1
    • +1
    ./MediaDetails/MediaDetails.component.tsx
DIGI-576 updated date to use lastUpdated

    • -1
    • +1
    ./EntityMediaList/EntityMediaList.columns.tsx
    • -1
    • +1
    ./MediaDetails/MediaDetails.component.tsx
/PEG-13904: modified adhoc parts component to act as a selector for some other page

    • -2
    • +37
    ./AdHocPartQueue/AdHocPartQueue.component.tsx
    • -1
    • +3
    ./AdHocPartQueue/AdHocPartQueue.types.ts
    • -6
    • +31
    ./PublicationCategoryParts/PublicationCategoryParts.component.tsx
    • -1
    • +1
    ./SelectPartsButton/SelectPartsButton.component.tsx
DIGI-574 add permissions

    • -80
    • +90
    ./ProductDetailsRelatedProducts/ProductDetailsRelatedProducts.component.tsx
Reverting DIGI-556 changes from sprint -25-06 branch

DIGI-556 fix filter not persisting selections

DIGI-560: made brand filter for product multi select

    • -1
    • +1
    ./ProductFilterGroup/ProductFilterGroup.helpers.ts
DIGI-537 add media to to media column

    • -133
    • +140
    ./EntityMediaList/EntityMediaList.columns.tsx
    • -110
    • +111
    ./EntityMediaList/EntityMediaList.component.tsx
Refreshing split products tab each time the tab is clicked so that it will display attribute changes

    • -1
    • +1
    ./ProductDetails/ProductDetails.component.tsx
    • -1
    • +1
    ./ProductDetailsSplitValidation/ProductDetailsSplitValidation.component.tsx
    • -0
    • +1
    ./ProductDetailsSplitValidation/ProductDetailsSplitValidation.types.ts
    • -2
    • +3
    ./ProductSplitValidator/ProductSplitValidator.component.tsx
    • -0
    • +1
    ./ProductSplitValidator/ProductSplitValidator.types.ts
DIGI-544: adjusting the order

    • -7
    • +7
    ./ProductSplitValidator/ProductSplitValidator.component.tsx
DIGI-544:removed all unwanted code changes from split validations page

    • -10
    • +20
    ./ProductDetailsMerchandising/ProductDetailsMerchandising.helpers.tsx
    • -0
    • +32
    ./ProductSplitValidator/ProductSplitValidator.component.tsx
DIGI-544 remove test data

    • -32
    • +35
    ./ProductSplitValidator/ProductSplitValidator.container.ts
DIGI-544 update to fix part number

    • -25
    • +209
    ./ProductSplitValidator/ProductSplitValidator.container.ts
DIGI-544 use data instead of localData

    • -1
    • +1
    ./ProductSplitValidator/ProductSplitValidator.container.ts
DIGI-544 add console.log for split validation data

    • -0
    • +1
    ./ProductSplitValidator/ProductSplitValidator.container.ts
DIGI-455 added console.log to see if split validation data is passed

    • -0
    • +1
    ./ProductSplitValidator/ProductSplitValidator.container.ts
DIGI-544 updated to pull data

    • -1
    • +11
    ./ProductSplitValidator/ProductSplitValidator.container.ts
DIGI-428 updated to refresh on attribute filter change

DIGI-542 added part count to order

DIGI-544 added fixes for possible data issue

    • -4
    • +4
    ./ProductDetailsMerchandising/ProductDetailsMerchandising.helpers.tsx
DIGI-428 add attribute filter

DIGI-544 fix disabled issue

    • -9
    • +20
    ./ProductDetailsMerchandising/ProductDetailsMerchandising.helpers.tsx
DIGI-508: fixing import issues

DIGI-544 fixed failing issues

    • -6
    • +16
    ./ProductDetailsSplitValidation/ProductDetailsSplitValidation.test.tsx
    • -3
    • +8
    ./ProductSplitValidator/ProductSplitValidator.docs.tsx
    • -43
    • +50
    ./ProductSplitValidator/ProductSplitValidator.test.tsx
    • -1
    • +9
    ./ProductSplitValidator/ProductSplitValidator.types.ts