PulseUI

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
PUL-8217 conflict resolve

Fixed: PUL-8202-"F" Key: Review pages: invokes and submits the filter.

Merge branch 'PUL-8288' into 'develop'

Resolve PUL-8288

Closes PUL-8288

See merge request Pulse/PulseUI!690

Adding Feature Flag to DC Net Sales: XL Export query

Adding Feature Flag to DC Net Sales: Adv Filter and XL Export

Merge branch 'PUL-8173' into 'develop'

PUL-8173 Xl export query fix

Closes PUL-8173

See merge request Pulse/PulseUI!689

PUL-8173 Xl export query fix

Merge branch 'pUL-8155' into 'develop'

PUL-8227

See merge request Pulse/PulseUI!688

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

change of close lable to close(No Entry)

Merge branch 'pUL-8155' into 'develop'

PUL-8227 :Fix:-Site Logbook Finalization issue

See merge request Pulse/PulseUI!687

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

    • -5
    • +9
    /src/main/webapp/app/src/_scss/pulse.scss
Merge branch 'develop' of auapgpdgitapp01.genpt.net:Pulse/PulseUI into develop

Merge branch 'PUL-8173' into 'develop'

Resolve PUL-8173

Closes PUL-8173

See merge request Pulse/PulseUI!686

PUL-8173 adv. filter

Revert "Merge branch 'develop' of auapgpdgitapp01.genpt.net:Pulse/PulseUI into PUL-8173"

This reverts commit 7b130e896e328e9de41abb0d31ec40d0cd3007f5

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

 Conflicts:

 src/main/webapp/app/src/session/review/sessionReviewCtrl.js

PUL-8173 service changes for adv filter,bulk edit and xl export

commiting tests

    • -0
    • +6
    /src/main/webapp/app/src/.prettierrc
    • -0
    • +106
    /src/test/java/com/napa/pulse/dao/impl/ReviewDAOImplUnitTest.java
PUL-8155 Prod bug fix

    • -5
    • +5
    /src/main/webapp/app/src/_scss/pulse.scss
Pushing initial commit.

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

Pulling latest from develop and resolved conflict

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

 Conflicts:

 src/main/java/com/napa/pulse/dto/SKUTableWidgetData.java

Clean up README & add install instructions

Some formatting & readability clean up for the existing README.md and

added step by step instructions for installing the tools needed for

local development.

Clean up Jest config

Removed `moduleDirectories` from the `jest` config in package.json as it

only included the default node_modules. Keeping this entry provides a

space for human error but offers no value.

Clean up Jest config

At this point, the existing test suite is running without config or

syntax errors and all tests are passing. Removing all comments from the

config file so it is clean.

Fix pathing issue in eventStream mock

Cannot find module 'events/eventStream' from 'eventStream.js'

let es = require('events/eventStream');

Updated to use the proper path

    • -1
    • +1
    /src/main/webapp/app/__mocks__/eventStream.js
Resolve missing eventStream mock

TypeError: eventStream.publishEvent.mockClear is not a function

Resolve missing module error

[ng:areq] Argument 'ParameterCtrl' is not a function, got undefined

controller = $controller('ParameterCtrl', {

at Object.$controller (src/parameterModule/parameterCtrl.spec.js:20:16