negue
|
a42cb0e3ab
|
moving developer-only strings to api messages (#10188)
* move translatable string to apiMessages
* use apiMessages instead of res.t for groupIdRequired / keepOrRemove
* move pageMustBeNumber to apiMessages
* change apimessages
* move missingKeyParam to apiMessages
* move more strings to apiMessages
* fix lint
* revert lodash imports to fix tests
* fix webhook test
* fix test
* rollback key change of `keepOrRemove`
* remove unneeded `req.language` param
* extract more messages from i18n
* add missing `missingTypeParam` message
|
2018-04-14 16:13:13 +02:00 |
|
Matteo Pagliazzi
|
1c1b0f00ad
|
reorganize payments files (#10235)
|
2018-04-08 16:27:03 +02:00 |
|
Keith Holliday
|
e37ad420ce
|
Updated tests to have no redirect to homes (#8494)
|
2017-02-16 16:33:49 -07:00 |
|
Keith Holliday
|
2bbc4f4f4d
|
Paypal refactor lib (#8420)
* Abstracted paypal logic from controller. Added intial tests
* Added checkout tests
* Added checkout success test
* Added subscribe test
* Added subscribeSuccess tests
* Added subscribeCancel tests
* Added ipn tests
* Fixed broken test
* Added integration tests and fixed linting issues
* Added errors for paypal checkout success integration test
* Removed extra test
* Removed pending status from subscribe cancel test
* Added more error checking and tests
* Fixed lint issues
|
2017-01-22 09:59:47 -07:00 |
|