Skip to content

Commit

Permalink
Merge pull request #3 from oskar-binary/poi
Browse files Browse the repository at this point in the history
Poi
  • Loading branch information
zaki-hanafiah authored Sep 24, 2019
2 parents c0c40ab + 5a5914b commit bf983fc
Show file tree
Hide file tree
Showing 20 changed files with 1,089 additions and 26 deletions.
463 changes: 459 additions & 4 deletions packages/trader/package-lock.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions packages/trader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@
"mobx-utils": "^5.4.0",
"moment": "^2.24.0",
"null-loader": "^3.0.0",
"onfido-sdk-ui": "^5.3.0",
"object.fromentries": "^2.0.0",
"promise-polyfill": "^8.1.3",
"prop-types": "^15.7.2",
Expand Down
1 change: 0 additions & 1 deletion packages/trader/src/App/Constants/routes-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { Redirect } from 'App/Containers/Redirect';
import { localize } from 'App/i18n';
import { routes } from 'Constants';

// TODO: Find a workaround for black flash when on initial load for page route modules
import PersonalDetails from 'Modules/Account/Sections/Profile/PersonalDetails';
import FinancialAssessment from 'Modules/Account/Sections/Profile/FinancialAssessment';
import ProofOfIdentity from 'Modules/Account/Sections/Verification/ProofOfIdentity';
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions packages/trader/src/Assets/AccountManagement/icon-passport.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions packages/trader/src/Assets/AccountManagement/icon-poi-expired.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions packages/trader/src/Assets/AccountManagement/icon-poi-verified.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit bf983fc

Please sign in to comment.