Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/mowdev 3411 new #237

Closed
wants to merge 68 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
68 commits
Select commit Hold shift + click to select a range
3b04304
mowdev-3411
Dec 5, 2019
b36efd3
added more rules
Dec 5, 2019
6567058
Feature/846 async logging (#100)
lewisdaly Dec 5, 2019
03fc69d
Feature/update json rules engine (#101)
partiallyordered Dec 5, 2019
78bdc53
Feature/test fx rules (#102)
partiallyordered Dec 5, 2019
71dff00
added more rules and tests
Dec 6, 2019
7a5cb58
test discard
Dec 6, 2019
6b058cc
test discard
Dec 6, 2019
1dd36cb
test discard
Dec 6, 2019
28549b8
stripe off accept header for PUT requests
Dec 12, 2019
621ff7c
added package-lock.json
Dec 12, 2019
61c4dd0
Merge branch 'master' into feature/mowdev-3411
shashi165 Dec 12, 2019
e27d8dc
added more rules
Dec 18, 2019
72e1dac
Merge remote-tracking branch 'origin/feature/mowdev-3411' into featur…
Dec 18, 2019
da91411
fixed the package.json version
Dec 19, 2019
b6b3890
fixed version number
Dec 19, 2019
4e4db82
fixed the Object.assign
Dec 19, 2019
578f61a
removed rules.json
Dec 19, 2019
026bbf5
update package-lock.json
Dec 19, 2019
200d721
Merge branch 'master' into feature/mowdev-3411
shashi165 Dec 19, 2019
3a87289
Attempt cache refresh
KamuelaFranco Jan 6, 2020
cbb418f
Replace audit:check with audit
KamuelaFranco Jan 6, 2020
2c5d6f6
Debug with verbose audit
KamuelaFranco Jan 6, 2020
1be3256
Skip vulnerability check because of network errors
KamuelaFranco Jan 6, 2020
736f5b3
Skip vuln check step
KamuelaFranco Jan 6, 2020
693f3ae
downgrade helm version
Jan 6, 2020
58a285b
temp logging
Jan 8, 2020
99ceeb5
renamed switchEndpoint to a better name
Jan 8, 2020
745d45f
removed config from dockerfile
shashi165 Jan 9, 2020
f6e8f6c
Added synchronous responses for rules engine invalid quote errors (#127)
partiallyordered Jan 16, 2020
53f4907
added error code
shashi165 Jan 16, 2020
06eaf8c
added swagger changes
shashi165 Jan 16, 2020
5f1dc1b
added error handling when there are no active accounts
shashi165 Jan 22, 2020
b1f7e1c
added error handling when there are no active accounts
shashi165 Jan 22, 2020
85f748d
added error handling when there are no active accounts
shashi165 Jan 22, 2020
b0e3047
fixed error responses sync and async
shashi165 Jan 24, 2020
9767ad7
fixed the rounting problem with forex quotes
shashi165 Jan 26, 2020
1d814b3
fixed the rounting problem with forex quotes
shashi165 Jan 26, 2020
ec8ce82
fixed the rounting problem with forex quotes
shashi165 Jan 26, 2020
c876ec3
removed fspiop-uri header
shashi165 Jan 27, 2020
24b82fb
removed fspiop-signature header
shashi165 Jan 27, 2020
6ff4541
added one more error code to sync errors
shashi165 Jan 27, 2020
9641b2f
added more error handling
shashi165 Jan 29, 2020
a3131ad
Merged from master
partiallyordered Feb 10, 2020
ab806e0
Merged from master
partiallyordered Mar 2, 2020
99a2226
Updated package version
partiallyordered Mar 2, 2020
50858fe
Do not modify headers in case they are only being relayed to another …
Mar 18, 2020
76e654a
Do not delete `FSPIOP-Signature` header unless if `modifyHeaders` is …
Mar 18, 2020
c9cde80
Merged `master` into this branch.
May 11, 2020
de7996b
merge master
May 19, 2020
464b4da
fixed the bug with createQuoteExtensions
May 20, 2020
5a49911
fixed issue with createQuoteExtension
May 21, 2020
8c735ae
Revert change of the error message as it breaks tests.
May 22, 2020
05b7dfc
Aligned an error message with the master branch to match Postman test…
Jun 25, 2020
39121ef
Fixed some npm vulnerabilities and skipped the rest.
Jun 25, 2020
1261ad1
Updated circle CI config according to master branch.
Jun 25, 2020
2669bdd
Removed `quoteId` from error log message as it causes error due its e…
Jun 30, 2020
4303335
fixed error message
Jun 30, 2020
aef86fa
fix error message
Jun 30, 2020
88e85be
fix error message
Jun 30, 2020
93f0420
merge master
Aug 13, 2020
ff1c180
merge branch mowdev-3411
Aug 13, 2020
0ebf068
linting changes
Aug 13, 2020
08dbb68
linting changes
Aug 13, 2020
9336dcd
linting changes
Aug 13, 2020
5faf73b
linting changes
Aug 13, 2020
dd33bf8
merging master
Aug 13, 2020
d74ea2d
merge master
Aug 13, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
71 changes: 3 additions & 68 deletions audit-resolve.json
Original file line number Diff line number Diff line change
@@ -1,74 +1,9 @@
{
"decisions": {
"1523|@mojaloop/central-services-error-handling>lodash": {
"1500|npm-audit-resolver>audit-resolve-core>yargs-parser": {
"decision": "ignore",
"madeAt": 1593690759717,
"expiresAt": 1594295539291
},
"1523|@mojaloop/central-services-shared>@mojaloop/central-services-error-handling>lodash": {
"decision": "ignore",
"madeAt": 1593690759717,
"expiresAt": 1594295539291
},
"1523|@mojaloop/central-services-logger>winston>async>lodash": {
"decision": "ignore",
"madeAt": 1593690759717,
"expiresAt": 1594295539291
},
"1523|@mojaloop/central-services-shared>@mojaloop/central-services-logger>winston>async>lodash": {
"decision": "ignore",
"madeAt": 1593690759717,
"expiresAt": 1594295539291
},
"1523|@mojaloop/central-services-shared>@mojaloop/event-sdk>@mojaloop/central-services-logger>winston>async>lodash": {
"decision": "ignore",
"madeAt": 1593690759717,
"expiresAt": 1594295539291
},
"1523|@mojaloop/event-sdk>@mojaloop/central-services-logger>winston>async>lodash": {
"decision": "ignore",
"madeAt": 1593690759717,
"expiresAt": 1594295539291
},
"1523|@mojaloop/central-services-shared>@mojaloop/event-sdk>winston>async>lodash": {
"decision": "ignore",
"madeAt": 1593690759717,
"expiresAt": 1594295539291
},
"1523|@mojaloop/event-sdk>winston>async>lodash": {
"decision": "ignore",
"madeAt": 1593690759717,
"expiresAt": 1594295539291
},
"1523|@mojaloop/central-services-shared>@mojaloop/event-sdk>lodash": {
"decision": "ignore",
"madeAt": 1593690759717,
"expiresAt": 1594295539291
},
"1523|@mojaloop/event-sdk>lodash": {
"decision": "ignore",
"madeAt": 1593690759717,
"expiresAt": 1594295539291
},
"1523|@mojaloop/central-services-shared>lodash": {
"decision": "ignore",
"madeAt": 1593690759717,
"expiresAt": 1594295539291
},
"1523|@mojaloop/central-services-shared>openapi-backend>lodash": {
"decision": "ignore",
"madeAt": 1593690759717,
"expiresAt": 1594295539291
},
"1523|@mojaloop/central-services-shared>openapi-backend>mock-json-schema>lodash": {
"decision": "ignore",
"madeAt": 1593690759717,
"expiresAt": 1594295539291
},
"1523|knex>lodash": {
"decision": "ignore",
"madeAt": 1593690759717,
"expiresAt": 1594295539291
"madeAt": 1593089870124,
"expiresAt": 1595681864774
}
},
"rules": {},
Expand Down
Loading