Clone
 

jjohn <jjohn@parts-unltd.com> in z1r-react-theme

Merge branch 'Z1R-31'

Z1R-31: added shop buttons for mobile page

    • -0
    • +5
    /components/Product/Product.component.tsx
Merge branch 'Z1R-31'

Z1R-31: added shop buttons to product page

    • -1
    • +14
    /components/Product/Product.component.tsx
    • -0
    • +16
    /components/Product/Product.styles.less
Merge branch 'Z1R-26'

Z1R-29: fixing misc issues

Merge branch 'Z1R-26'

Z1R-27: made the product banner video loop

    • -1
    • +1
    /components/Product/Product.component.tsx
Merge branch 'Z1R-26'

Z1R-27: category & product page changes

    • -25
    • +58
    /components/Product/Product.component.tsx
    • -16
    • +38
    /components/Product/Product.styles.less
Merge branch 'Z1R-26'

Z1R-28: fixing issue with images in home page

    • -1
    • +1
    /components/Homepage/Homepage.styles.less
Merge branch 'Z1R-26'

Z!R-26: modified code to handle situation where only one of the related item is there - either accessory or replacement parts; also added provision to set the button label in part source;

    • -8
    • +11
    /components/Product/Product.component.tsx
Z1R-26: modified homepage and product as per requirements

    • -18
    • +54
    /components/Homepage/Homepage.styles.less
    • -0
    • +8
    /components/Homepage/Homepage.types.ts
    • -8
    • +46
    /components/Product/Product.component.tsx
    • -1
    • +18
    /components/Product/Product.styles.less
    • -0
    • +1
    /components/ProductAccessories/index.ts
Merge branch 'Z1R-19'

Z1R-19: adding part number to the related items modal window

style overrides for instagram title

Implementing GA 4 analytics

Merge branch 'SD-31628' into main

modified logic & cleaned up code to get hostname for api calls and image src

fixing a general footer issue which was found during working on the stage3 stuff

    • -1
    • +1
    /components/Footer/Footer.component.tsx
fixing image and api urls to not to include the host name

changing stage host url settings

SD-31628: fixing local and numbered stage environments

Merge branch 'SD-30079' into main

style changes

Merge branch 'SD-30079' into main

SD-30079: modified code to handle blog posts

    • -0
    • +80
    /components/Blog/Blog.component.tsx
    • -0
    • +36
    /components/Blog/Blog.styles.less
    • -0
    • +81
    /components/Blog/Blog.types.ts
    • -0
    • +52
    /components/Blog/BlogRecentPosts/BlogRecentPosts.component.tsx
    • -0
    • +71
    /components/Blog/BlogRecentPosts/BlogRecentPosts.styles.less
    • -0
    • +21
    /components/Blog/BlogRecentPosts/BlogRecentPosts.types.ts
    • -0
    • +1
    /components/Blog/BlogRecentPosts/index.ts
    • -0
    • +1
    /components/Blog/index.ts
    • -0
    • +33
    /components/StaticTemplate/StaticTemplate.component.tsx
    • -0
    • +1
    /components/StaticTemplate/index.ts
    • binary
    /media/images/z1r_01.jpg
    • binary
    /media/images/z1r_011.jpg
Merge branch 'SD-27642' into main