Clone
 

rett walker <rettwalker@gmail.com> in PulseUI

removing app from resources/js and use war to gather html

    • -23439
    • +19930
    /src/main/webapp/app/package-lock.json
    • -14
    • +14
    /src/main/webapp/app/webpack.config.js
  1. … 477 more files in changeset.
updating webpack output

    • -26
    • +0
    /src/main/webapp/app/dist/app.bundle.js
    • -1
    • +0
    /src/main/webapp/app/dist/appstyles.bundle.js
    • -1
    • +1
    /src/main/webapp/app/webpack.config.js
copying application code into new subfolder or webapp

    • -5
    • +0
    /src/main/webapp/__mocks__/eventStream.js
    • -0
    • +11
    /src/main/webapp/app/.babelrc
    • -0
    • +248
    /src/main/webapp/app/.eslintrc.json
    • -0
    • +5
    /src/main/webapp/app/__mocks__/eventStream.js
    • -0
    • +6
    /src/main/webapp/app/css/_skins.scss
    • -0
    • +112
    /src/main/webapp/app/css/_variables.scss
    • -0
    • +75
    /src/main/webapp/app/css/_variables_contrast.scss
    • -0
    • +15
    /src/main/webapp/app/css/app.styles.js
    • -0
    • +243
    /src/main/webapp/app/css/default.css
    • -0
    • +9
    /src/main/webapp/app/css/lib.styles.js
    • -0
    • +299
    /src/main/webapp/app/css/login.css
  1. … 646 more files in changeset.
removing more unused config files

REMOVING POSSIBLE UNUSED FILES

    • -15
    • +0
    /src/main/webapp/resources/findDictionaryDup.js
    • -4
    • +0
    /src/main/webapp/resources/sortDict.js
REMOVING UNUSED FILES

adding test where user is found

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

adding SPOCK for java testing

    • -0
    • +93
    /src/test/groovy/com/napa/pulse/util/BaseHttpSession.groovy
REMOVING UNUSED TESTS

removing wait for it to use elsewhere

adding wait for it script to be used during e2e pipeline

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

adding docker build process

    • -0
    • +344
    /configuration/QA/standalone/configuration/standalone.xml