PulseUI

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Completed static lib removal, static css removal, gobal.js and config.js now consolidated into pulseAppConfig.js and imported into dependent modules accordingly

    • -1
    • +3
    /src/main/webapp/app/src/admin/adminRoute.js
  1. … 157 more files in changeset.
Deployment Script for Sprint 040 - Yeti

    • -12
    • +87
    /pulsedb/scripts/deploy_pulse_uap.sql
    • -12
    • +87
    /pulsedb/scripts/deploy_pulse_ui.sql
    • -14
    • +39
    /pulsedb/scripts/rollback_pulse_uap.sql
    • -14
    • +39
    /pulsedb/scripts/rollback_pulse_ui.sql
PUL-6592 - Replaced the view HUB_SITE_SIM_PRODUCT_V with Materialized view HUB_SIM_PARTS_MV

    • -4
    • +6
    /pulsedb/procedures/add_similar_parts.sql
Static libs for JQuery, JQuery-UI and UI-Bootstrap-TPLS removed

    • -2
    • +0
    /src/main/webapp/app/src/app.dependencies.js
    • -1
    • +3
    /src/main/webapp/app/src/lib.dependencies.js
    • -422
    • +0
    /src/main/webapp/app/src/tools.js
    • -3
    • +8
    /src/main/webapp/app/webpack.config.js
    • -422
    • +0
    /src/main/webapp/resources/js/tools.js
PUL-6608 added aco_enabled to query for keylines since it's basically the same query as getFullHierarchy

PUL-6604 ACO: Session Sliders Page: Stage 4 of 6: Click Optimize Button

PUL-6604 ACO: Session Sliders Page: Stage 4 of 6: Click Optimize Button

    • -0
    • +71
    /src/main/java/com/napa/pulse/dto/AcoDTO.java
Merge branch 'develop' of auapgpdgitapp01.genpt.net:Pulse/PulseUI into develop

PUL-6604 ACO: Session Sliders Page: Stage 4 of 6: Click Optimize Button

    • -0
    • +68
    /src/main/java/com/napa/pulse/dao/impl/AcoDAOImpl.java
    • -0
    • +6
    /src/main/java/com/napa/pulse/dao/interfaces/AcoDAO.java
fixed conflict

Merge branch 'develop' of auapgpdgitapp01.genpt.net:Pulse/PulseUI into develop

[PUL-6593] ACO-product-selection -- part 6

PUL-6614 SKU Exports: 5 new columns: PUL-6438: Fails to display Order data - bug fix

PUL-6614 SKU Exports: 5 new columns: PUL-6438: Fails to display Order data

[PUL-6593] ACO-product-selection -- part 5

[PUL-6593] ACO-product-selection -- part 4

Merge branch 'develop' into aco_develop

Merge branch 'develop' of auapgpdgitapp01.genpt.net:Pulse/PulseUI into develop

[PUL-6593] ACO-product-selection -- part 3

PUL-6608 add aco flag to product-groups REST return

[PUL-6593] ACO: Product selection visual distinction -- 3

[PUL-6593] ACO: Product selection visual distinction

    • -0
    • +29
    /src/main/webapp/resources/css/pulse.scss
PUL-6559 Blending - Get PulseUI connected to SPSS

    • -0
    • +23
    /src/main/resources/constants.properties
    • -0
    • +72
    /src/main/webapp/WEB-INF/spring/spring-beans.xml
3

    • -1611
    • +1621
    /src/main/webapp/resources/dist/app.bundle.js
fixed jim svc test url

    • -1
    • +1
    /src/main/resources/constants.properties
fixed Jim test url

    • -2
    • +2
    /src/main/resources/constants.properties
fixed bad jimservice url

    • -3
    • +3
    /src/main/resources/constants.properties
Set DEV and PROD to hit JIM Prod and QA to hit JIM TEST

    • -3
    • +1
    /src/main/resources/constants.properties
Set DEV and PROD to hit JIM Prod and QA to hit JIM TEST

    • -3
    • +1
    /src/main/resources/constants.properties
merge dev to aco