TokenD client application.
Known issues:
- Some tests are forcing
Vue.config.silentflag because of a few annoying warnings, (vuejs/vue-test-utils#532). Remove once migrating to Vue 2.6 documentsmodule and all it's internals are in draft, may not be released and may not be compatible with other TokenD features.- Windows support is experimental and has known issues. Set
git config --global core.autocrlf falseto avoid line endings issues
All the components listed below are experimental and can be modified or removed in any time without any notification. We strongly do not recommend usage of any of the enrolled stuff, we do not take over any responsibility for damage caused by it.
The following features are experimental:
- Documents integrity verification and access sharing:
src/modules-arch/schemes/healthcare.jssrc/modules-arch/schemes/healthcare.en.jsonsrc/vue/modules/documents/*src/vue/pages/Documents.vuesrc/vue/pages/documents-page-module.jsDOCUMENT_TYPES.healthcareDocumentdocument type
- REIT:
src/modules-arch/schemes/reit.jssrc/modules-arch/schemes/reit.en.jssrc/vue/modules/deposit-fiat/*src/vue/modules/deposit-fiat-bank/*src/vue/modules/deposit-fiat-card/*src/vue/modules/withdrawal-fiat/*src/vue/modules/withdrawal-fiat-bank/*src/vue/modules/withdrawal-fiat-card/*src/vue/modules/create-opportunity/*(and all other opportunity-related stuff)src/vue/modules/dividend-form/*src/vue/pages/OpportunityDetails.vuesrc/vue/pages/opportunity-details-page-module.jssrc/vue/modules/redeem-form/*
- Loyalty:
src/vue/pages/LoyaltyPoints.vuesrc/vue/pages/LoyaltyPointsInvoices.vuesrc/vue/pages/loyalty-points-invoices-page.jssrc/vue/pages/loyalty-points-page-module.jssrc/modules-arch/schemes/loyalty-points-merchant.en.jsonsrc/modules-arch/schemes/loyalty-points-merchant.jssrc/modules-arch/schemes/loyalty-points-reconciliation.en.jsonsrc/modules-arch/schemes/loyalty-points-reconciliation.jssrc/vue/modules/loyalty-points/*src/vue/pages/Statistics.vue