PulseUI

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Resolve missing module error

Failed to instantiate module ui.event due to:

Error: [$injector:nomod] Module 'ui.event' is not available!

This may not be the right way to resolve this, but I don't have much to

go on. I am following the instructions found here

https://github.com/angular-ui/ui-utils/issues/113

Resolve missing module error

Failed to instantiate module ui.router due to:

Error: [$injector:nomod] Module 'ui.router' is not available!

Resolve missing module error

Failed to instantiate module ui.bootstrap due to:

Error: [$injector:nomod] Module 'ui.bootstrap' is not available!

Resolve missing module error

Failed to instantiate module parameterModule due to:

Error: [$injector:nomod] Module 'parameterModule' is not available!

Match angular-mocks version to angular

angular-mocks version should match the version of angular used to

prevent issues. Specifc error resolved was

`TypeError: angular.module(...).info is not a function`.

    • -3
    • +3
    /src/main/webapp/app/package-lock.json
Resolve CRP module of undefined Error

Cannot read property 'module' of undefined

angular.mock.module('parameterModule')

Resolve `angular is not defined` error

Remove all Jest Configs for clean start

    • -18
    • +18
    /src/main/webapp/app/jest.init.js
Merge branch 'PUL-8202' into 'develop'

Fixed: PUL8202-Review Page Filter: Entering "F" in text field will submit filter

Closes PUL-8202

See merge request Pulse/PulseUI!681

Merge branch 'PUL-8117' into 'develop'

Service Changes - Query changes for similar parts - All filter in (bulk edit,...

Closes PUL-8117

See merge request Pulse/PulseUI!682

Service Changes - Query changes for similar parts - All filter in (bulk edit, reviewed/unreviewed, review excel, sku data, sku count)

Fixed: PUL8202-Review Page Filter: Entering "F" in text field will submit filter

Merge branch 'PUL-8222' into 'develop'

PUL-8222: Add Feature flag to Prolink data columns

Closes PUL-8222

See merge request Pulse/PulseUI!680

PUL-8222: Add Feature flag to Prolink data columns

Merge branch 'PUL-8117' into 'develop'

Service Changes - Query changes for similar parts filter (bulk edit,...

Closes PUL-8117

See merge request Pulse/PulseUI!679

Service Changes - Query changes for similar parts filter (bulk edit, reviewed/unreviewed, review excel, sku data, sku count)

Merge branch 'PUL-8108' into 'develop'

Resolve PUL-8108

Closes PUL-8108

See merge request Pulse/PulseUI!677

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

ReviewPage prolink columns sorting

8198 proLink service change

PUL-8198 xl Export

Merge branch 'PUL-8178' into 'develop'

Change for PUL-8178 Dated 16.05.2022

Closes PUL-8178

See merge request Pulse/PulseUI!676

prolink service fix

PUL-8196-PROLink columns: Tooltips

PUL-8198 :XL export service for Prolink Data