part-search

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
APPDEV-6827: adjusted the logic for displaying the retail price

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-part-search/trunk@7196 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-6831: modified fitment table to display in the order - make, model and year

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-part-search/trunk@7190 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-6825: clear all saved search filters when user searches from top nav search bar

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-part-search/trunk@7180 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-6818: modified code to support all featuretypes such as bullet, note, warning and sub

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-part-search/trunk@7157 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-6805: updated code to show if the yourdealerprice is undefined

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-part-search/trunk@7151 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-6655: Fix navbar search on IE 11.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-part-search/trunk@6927 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-6642: hiding add to cart button from part details modal while in the ordering page(s)

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-part-search/trunk@6764 c9e438f2-161f-4379-92ca-8387c394dae0

    • -1
    • +2
    /assets/js/part-search/part-details.js
APPDEV-6654: Fix part search page mobile layout issues.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-part-search/trunk@6761 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-6645: encodeURIComponent-ize the navbar search value

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-part-search/trunk@6751 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-6645: Update 'yourPrice' to 'yourDealerPrice'

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-part-search/trunk@6743 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-6645: Products/Quick View

* nix'd part#/msrp row

* added your price

Parts View/Click Part

* Added place for your price, when it's provided by DB. Already spoke to Murali

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-part-search/trunk@6739 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-6624: Improve consistency in product details layout

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-part-search/trunk@6667 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-6580: Rearrange the product detail view, per Jeff. Added 'Next Avail' text to availability table heading (not header) on product detail view. Improved responsive behavior.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-part-search/trunk@6581 c9e438f2-161f-4379-92ca-8387c394dae0

    • -1
    • +10
    /assets/css/part-search/product.css
APPDEV-6533: Moved the availability table down one row, touched up styling, and hid (not deleted) the part number, per conversation about whether or not to continue displaying it, since it's right beneath the part selector.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-part-search/trunk@6502 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-6531: Add View As header, and style it appropriately

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-part-search/trunk@6436 c9e438f2-161f-4379-92ca-8387c394dae0

    • -0
    • +8
    /assets/css/part-search/part-search.css
APPDEV-6531: Better handle errors in part search quickview.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-part-search/trunk@6435 c9e438f2-161f-4379-92ca-8387c394dae0

    • -0
    • +11
    /assets/js/part-search/part-search.js
APPDEV-6532: Add retail price header to product search results items.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-part-search/trunk@6431 c9e438f2-161f-4379-92ca-8387c394dae0

    • -1
    • +1
    /assets/css/part-search/part-search.css
APPDEV-6457: Work around Object.values, because Internet Explorer. Implement Select2 on country codes, sort countries by name, not code. Improve style consistency. Improve address display. Trim whitespace on input values when adding a new address.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-part-search/trunk@6423 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-6502: Correct fitmentTable search bar alignment.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-part-search/trunk@6368 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-6379: Bug fix to handle UI block when all filters are cleared.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-part-search/trunk@6309 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-6375: If thead doesn't already exist in dom, use the one that was generated earlier in execution.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-part-search/trunk@6280 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-6368: Refactor for dealerCode req in product feed request, and don't assume currency is being passed a number

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-part-search/trunk@6274 c9e438f2-161f-4379-92ca-8387c394dae0

    • -0
    • +1
    /assets/js/part-search/part-details.js
APPDEV-6339: Make product view the default.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-part-search/trunk@6255 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-6053: Fixing the create current order bug and new fixes to the part search page.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-part-search/trunk@6246 c9e438f2-161f-4379-92ca-8387c394dae0

    • -0
    • +8
    /assets/css/part-search/part-search.css
APPDEV-6240: Updating the partseach page to fix alignemnt issues.

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-part-search/trunk@6238 c9e438f2-161f-4379-92ca-8387c394dae0

    • -0
    • +7
    /assets/css/part-search/part-search.css
APPDEV-6250: Fix a style issue in monthly reports

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-part-search/trunk@6221 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-6261: Hide warehouse colSet on non-ordering line-item-table. code cleanup

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-part-search/trunk@6205 c9e438f2-161f-4379-92ca-8387c394dae0

APPDEV-6103: Change non-table msrp prices/ranges to represent yourDealerPrices, not msrp

git-svn-id: https://svn.lemanscorp.com/lemans-common-php/lemans-part-search/trunk@6204 c9e438f2-161f-4379-92ca-8387c394dae0