react-ams-tires-git

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
trying to fix issue with product details page title

misc fixes;

DL page fixes; fixing misc items;

  1. … 12 more files in changeset.
DL implementation - initial commit

  1. … 52 more files in changeset.
tires 101 page

code cleanup

adjusting domain id to see if that is causing contact from not submitting

contact us form

    • -0
    • +34
    /src/lemans-brandsites-common/libs/formHelpers.ts
    • -0
    • +76
    /src/theme/components/HelpCenter/HelpCenter.component.tsx
    • -0
    • +26
    /src/theme/components/HelpCenter/HelpCenter.container.ts
    • -0
    • +51
    /src/theme/components/HelpCenter/HelpCenter.docs.tsx
    • -0
    • +34
    /src/theme/components/HelpCenter/HelpCenter.styles.less
    • -0
    • +44
    /src/theme/components/HelpCenter/HelpCenter.test.tsx
    • -0
    • +23
    /src/theme/components/HelpCenter/HelpCenter.types.ts
    • -0
    • +1
    /src/theme/components/HelpCenter/index.ts
    • -0
    • +1
    /src/theme/components/HelpCenterForm/index.ts
fixing footer link

modified footer item; modified legal page logic; modified styles of generic static pages

generic static pages and footer links change

    • -0
    • +48
    /src/theme/components/About/About.component.tsx
    • -0
    • +26
    /src/theme/components/About/About.container.ts
    • -0
    • +51
    /src/theme/components/About/About.docs.tsx
    • -0
    • +0
    /src/theme/components/About/About.styles.less
    • -0
    • +44
    /src/theme/components/About/About.test.tsx
    • -0
    • +23
    /src/theme/components/About/About.types.ts
    • -0
    • +1
    /src/theme/components/About/index.ts
  1. … 43 more files in changeset.
fixing key issues

Video page

    • -0
    • +117
    /src/theme/components/VideoPage/VideoPage.component.tsx
    • -0
    • +26
    /src/theme/components/VideoPage/VideoPage.container.ts
    • -0
    • +51
    /src/theme/components/VideoPage/VideoPage.docs.tsx
    • -0
    • +18
    /src/theme/components/VideoPage/VideoPage.styles.less
    • -0
    • +44
    /src/theme/components/VideoPage/VideoPage.test.tsx
    • -0
    • +37
    /src/theme/components/VideoPage/VideoPage.types.ts
    • -0
    • +1
    /src/theme/components/VideoPage/index.ts
adding 404 handling to product details page

404 page

    • -0
    • +86
    /src/theme/components/FourOhFour/FourOhFour.component.tsx
    • -0
    • +26
    /src/theme/components/FourOhFour/FourOhFour.container.ts
    • -0
    • +51
    /src/theme/components/FourOhFour/FourOhFour.docs.tsx
    • -0
    • +28
    /src/theme/components/FourOhFour/FourOhFour.styles.less
    • -0
    • +44
    /src/theme/components/FourOhFour/FourOhFour.test.tsx
    • -0
    • +23
    /src/theme/components/FourOhFour/FourOhFour.types.ts
    • -0
    • +1
    /src/theme/components/FourOhFour/index.ts
Search functionality

    • -0
    • +84
    /src/theme/components/Search/Search.component.tsx
    • -0
    • +27
    /src/theme/components/Search/Search.container.ts
    • -0
    • +51
    /src/theme/components/Search/Search.docs.tsx
    • -0
    • +0
    /src/theme/components/Search/Search.styles.less
    • -0
    • +29
    /src/theme/components/Search/Search.test.tsx
  1. … 25 more files in changeset.
style fix

finishing up related items

refactoring related products

    • -0
    • +1
    /src/theme/components/RelatedProductItem/index.ts
prod details page and misc fixes

    • -0
    • +31
    /src/lemans-brandsites-common/libs/ProductGroup/productGroup.ts
    • -0
    • +1
    /src/theme/components/RelatedProducts/index.ts
Product details page (partial) and helper pages

  1. … 41 more files in changeset.
fixing stage rest url issues

    • -10
    • +3
    /src/lemans-brandsites-common/libs/api.ts
debugging again for stage

    • -2
    • +10
    /src/lemans-brandsites-common/libs/api.ts
reverting debugging informations

    • -2
    • +0
    /src/lemans-brandsites-common/libs/config.ts
updating stored hostname

    • -1
    • +1
    /src/lemans-brandsites-common/libs/config.ts
debugging for stage site

debugging environments

    • -2
    • +4
    /src/lemans-brandsites-common/libs/config.ts
added no image image; prod submenu style changes

    • -1
    • +1
    /src/lemans-brandsites-common/libs/imageUrl.ts
fetching category and displaying the corresponding products in product listing page

    • -0
    • +28
    /src/lemans-brandsites-common/libs/Category/category.ts
    • -0
    • +1
    /src/lemans-brandsites-common/libs/Product/index.ts
    • -0
    • +27
    /src/lemans-brandsites-common/libs/Product/product.ts
    • -0
    • +257
    /src/lemans-brandsites-common/libs/Product/product.types.ts
    • -0
    • +3
    /src/lemans-brandsites-common/libs/as.ts
    • -0
    • +8
    /src/lemans-brandsites-common/libs/asPage.tsx
    • -0
    • +9
    /src/lemans-brandsites-common/libs/chunkArray.ts
    • -0
    • +7
    /src/lemans-brandsites-common/libs/createMapping.ts
    • -0
    • +1
    /src/lemans-brandsites-common/libs/createRange.ts
    • -0
    • +1
    /src/lemans-brandsites-common/libs/doNothing.ts
    • -0
    • +7
    /src/lemans-brandsites-common/libs/extract.ts
    • -0
    • +2
    /src/lemans-brandsites-common/libs/filterBy.ts
  1. … 16 more files in changeset.
Implemented home page, also some header and footer changes

    • -0
    • +51
    /src/lemans-brandsites-common/components/Spinner/Spinner.docs.tsx
    • -0
    • +44
    /src/lemans-brandsites-common/components/Spinner/Spinner.test.tsx
    • -0
    • +24
    /src/lemans-brandsites-common/components/Spinner/Spinner.types.ts
    • -0
    • +1
    /src/lemans-brandsites-common/components/Spinner/index.ts
  1. … 20 more files in changeset.