Bug Fixes
- fix - fixed wallet helper apis
(71404ec1) - fix - added loaders to buttons + minor code fixes
(8c93e497) - fix and split coverage commands
(3b661aa3) - fix coverage report build
(880f0143) - fix tests
(766b9aaa) - fix - added jest mocks for frontend
(d7d44a6b) - fix - tests/lint fixed
(b80c0748) - fix space-before-function-paren violations
(37bcb231) - fix - persisting lib files during test build
(103dc525) - fix - limited jest workers, removed build deps step, increased parallelism for prettier/lint
(2fbd479c) - fix prettier violations
(0c71e958) - fix merge issues'
(909bec63) - fix persist pathing try 2
(0423fab6) - fix persist pathing
(80834f8c) - fix - made some buysell components global
(efd9bb63) - fix - added package add/remove instructions to README
(2c92b96a) - fix - upgraded travis config
(3c6d10fb) - fix - npm run => yarn in modules
(b02938c4) - iframes: allow camera for jumio, remove sandbox attr from iframes
(1fd8b136) - jumio: remove unused compose
(ac88981f) - lint:
- recover wallet: amend recover wallet saga
(c3382f4b) - translations: get custom bc translation lib from npm
(1c8f89dc)
Features
- feature - added address and verify screens to kyc flow
(e0227fbc) - feature - first step for KYC flow
(5c79a9b1) - jumio:
- add pending trade balance
(1bceb613) - pending balance wip
(afd4c08d) - show id verification dialogue on sell
(9aca950b) - add msging and img to existing user alert
(8b3f11eb) - add profile limit and trade processing time data to jumiostatus
(7330e22c) - add expected delivery to Order Review
(193d9d49) - move completeJumio to saga
(867020a0) - address some comments
(e4eec0f6) - translations
(32fc7b8d) - expected delivery dates for jumio
(e4d6cb33) - parse postMessage and continue flow
(c9965b5d) - finish generic Confirm, prompt for confirmation on buy/sell
(b8ead198) - add generic Confirm to saga services
(b22abb24) - clean up jumio sagas, get jumio status after modal closes
(982c3e6a) - add 'next' to jumio flow, if user has account close, if not go to funding
(3d34a25b) - getJumioToken, add step to flow
(d39f88d9)
- add pending trade balance
- select input: added keybinds
(fb515dd5) - storybook: added integrated deployment
(5452c48c) - text fields: added ability to disable last pass in secure input fields
(6b2246f2)
Refactor
- jumio:
Test
- test - added personal form tests
(0f941883) - test - added integrational tests setup and proof of concept
(34eabff0) - test multiple commands
(8e7ef634) - test precommit
(9b0b361c) - testing pre push
(b33f4bf3) - testing pre-commit hook
(44089d0d) - test(requestBtc) sagas
(4c2bc1b5) - jumio:
- sfox: amend upload test and reducer tests
(bd7722c1)