CategoryDetailsAttributeValues

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DASH-576: Vite refactor

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

    • -5
    • +5
    ./CategoryDetailsAttributeValues.component.tsx
    • -2
    • +2
    ./CategoryDetailsAttributeValues.container.ts
    • -1
    • +1
    ./CategoryDetailsAttributeValues.docs.tsx
    • -1
    • +1
    ./CategoryDetailsAttributeValues.test.tsx
  1. … 723 more files in changeset.
Update required permission

    • -7
    • +7
    ./CategoryDetailsAttributeValues.component.tsx
  1. … 1 more file in changeset.
Merge branch 'PTR-236_Category-Attribute-Issues' into sprint-77

    • -89
    • +27
    ./CategoryDetailsAttributeValues.component.tsx
  1. … 1 more file in changeset.
PTR-236: Reimplement category attribute selector

    • -89
    • +27
    ./CategoryDetailsAttributeValues.component.tsx
  1. … 8 more files in changeset.
Merge branch 'PTR-236_Category-Attribute-Issues' into sprint-77

    • -3
    • +5
    ./CategoryDetailsAttributeValues.component.tsx
PTR-236: Fix number sorting issue

    • -3
    • +5
    ./CategoryDetailsAttributeValues.component.tsx
Merge branch 'PTR-236_Category-Attribute-Issues' into sprint-77

    • -7
    • +16
    ./CategoryDetailsAttributeValues.component.tsx
PTR-236: Update sorting on category attribute value dropdown

    • -7
    • +16
    ./CategoryDetailsAttributeValues.component.tsx
PTR-237: usi api handle error for attribute and attribute val create

    • -5
    • +2
    ./CategoryDetailsAttributeValues.component.tsx
  1. … 1 more file in changeset.
Fix implementations of flash.error where err.message is incorrectly being supplied as the messageDuration param

    • -6
    • +6
    ./CategoryDetailsAttributeValues.component.tsx
  1. … 10 more files in changeset.
Replace CanEdit/CantEdit instances with hasPermission

    • -99
    • +78
    ./CategoryDetailsAttributeValues.component.tsx
    • -1
    • +2
    ./CategoryDetailsAttributeValues.container.ts
    • -1
    • +2
    ./CategoryDetailsAttributeValues.test.tsx
    • -1
    • +1
    ./CategoryDetailsAttributeValues.types.ts
  1. … 4 more files in changeset.
Add edit permission checks

    • -76
    • +58
    ./CategoryDetailsAttributeValues.component.tsx
    • -3
    • +20
    ./CategoryDetailsAttributeValues.styles.less
  1. … 3 more files in changeset.
Add Add and Create Attribute Value functionality

    • -16
    • +201
    ./CategoryDetailsAttributeValues.component.tsx
    • -1
    • +27
    ./CategoryDetailsAttributeValues.styles.less
  1. … 2 more files in changeset.
Add test props

    • -1
    • +2
    ./CategoryDetailsAttributeValues.test.tsx
Add CategoryDetailsAttributeValues component

    • -0
    • +147
    ./CategoryDetailsAttributeValues.component.tsx
    • -0
    • +27
    ./CategoryDetailsAttributeValues.container.ts
    • -0
    • +52
    ./CategoryDetailsAttributeValues.docs.tsx
    • -0
    • +1
    ./CategoryDetailsAttributeValues.styles.less
    • -0
    • +47
    ./CategoryDetailsAttributeValues.test.tsx
    • -0
    • +24
    ./CategoryDetailsAttributeValues.types.ts
  1. … 2 more files in changeset.