PulseUI

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed watch-html.sh and updated package.json. I can run the watch-html cmd in cli manually

Cleanup webpackOnBuildPlugin console messages on webpack.config.js

    • -5
    • +8
    /src/main/webapp/app/webpack.config.js
Modified webpack.config.js. Automatically reload browser when any js file is modified.

    • -55
    • +26
    /src/main/webapp/app/webpack.config.js
Merge branch 'spring-boot-jwt' into 'develop'

PUL-6218 Spring Boot Migration

Closes PUL-6895

See merge request Pulse/PulseUI!30

Per request from Scott. Change "Currently Stocked in the store" to Capitalized "Store"

Merge branch 'spring-boot-jwt' of auapgpdgitapp01.genpt.net:Pulse/PulseUI into spring-boot-jwt

Modified Package.json and watch-html.sh. Automatically refresh chrome for html changes

Update to version 2.1.0.1

PUL-6919 added slider position images to src/main/resources for PDF exports

    • binary
    /src/main/resources/images/blue_linked.png
    • binary
    /src/main/resources/images/blue_unlinked.png
    • binary
    /src/main/resources/images/edit.png
    • binary
    /src/main/resources/images/green_left_linked.png
    • binary
    /src/main/resources/images/green_left_unlinked.png
    • binary
    /src/main/resources/images/green_linked.png
    • binary
    /src/main/resources/images/green_right_linked.png
    • binary
    /src/main/resources/images/green_right_unlinked.png
    • binary
    /src/main/resources/images/green_unlinked.png
    • binary
    /src/main/resources/images/not_stocking.png
    • binary
    /src/main/resources/images/red_left_linked.png
    • binary
    /src/main/resources/images/red_left_unlinked.png
    • binary
    /src/main/resources/images/red_right_linked.png
    • binary
    /src/main/resources/images/red_right_unlinked.png
  1. … 4 more files in changeset.
Update to version 2.1.0.3

Merge remote-tracking branch 'origin/spring-boot-jwt' into testbranch Testing merge process

[PUL-6919] Added distributionManagement section to POM for Archiva deployment

Merge branch 'spring-boot-jwt' of auapgpdgitapp01.genpt.net:Pulse/PulseUI into spring-boot-jwt

underlying code changes to hybernate had to add anotation and fetch type

[PUL-6916] Added backend cache for Pulse configuration

[PUL-6916] Removed unused imports and variables from siteApi

    • -6
    • +1
    /src/main/webapp/app/src/apis/siteApi.js
Merge branch 'spring-boot-jwt' of auapgpdgitapp01.genpt.net:Pulse/PulseUI into spring-boot-jwt

overrode equals and hashCode methods to fix hibernate warning in startup

[PUL-6916] Moved caching of session sites to backend

    • -1
    • +1
    /src/main/webapp/app/src/apis/generalApi.js
    • -2
    • +2
    /src/main/webapp/app/src/apis/sessionApi.js
[PUL-6916] Removed caching of version, and move caching of site type to backend

    • -1
    • +1
    /src/main/webapp/app/src/apis/generalApi.js
    • -1
    • +1
    /src/main/webapp/app/src/apis/siteApi.js
Changed JWT parse error logging to warn

[PUL-6916] Stop using front-end cache for firebase and pulse config loading

    • -2
    • +2
    /src/main/webapp/app/src/apis/generalApi.js
Removed comments and unused imports

Merge remote-tracking branch 'origin/develop' into spring-boot-jwt

[PUL-6862] ACO: MVP: Red ACO Button: Pop-up Warning

[PUL-6919] Prevent nav bar from ever showing up on the login screen

[PUL-6919] Fixed issue with user exists message

Merge branch 'spring-boot-jwt' of auapgpdgitapp01.genpt.net:Pulse/PulseUI into spring-boot-jwt

Revert "fixed pulseUserExists response type"

This reverts commit 2e72a6bf5420ed1b8fb2927d3e5f631b68b4daac.

fixed pulseUserExists response type