[fix] JS hint
[fix] removing some unused console.log() [fix] Currency: fix useRelative toggle value [fix] Wallet: fix security modal used wallet [enh] plateform: state data login/auth now determine the wallet to use, depending on the 'wallet' stateParam [enh] Wallet: detect changes on settings used by wallet service only [enh] Map page/registry: new template for the marker's popup
Showing
- www/js/app.js 7 additions, 6 deletionswww/js/app.js
- www/js/controllers/app-controllers.js 3 additions, 12 deletionswww/js/controllers/app-controllers.js
- www/js/controllers/currency-controllers.js 4 additions, 4 deletionswww/js/controllers/currency-controllers.js
- www/js/controllers/login-controllers.js 1 addition, 1 deletionwww/js/controllers/login-controllers.js
- www/js/controllers/network-controllers.js 0 additions, 1 deletionwww/js/controllers/network-controllers.js
- www/js/controllers/wallet-controllers.js 23 additions, 22 deletionswww/js/controllers/wallet-controllers.js
- www/js/services/settings-services.js 3 additions, 3 deletionswww/js/services/settings-services.js
- www/js/services/storage-services.js 3 additions, 3 deletionswww/js/services/storage-services.js
- www/js/services/wallet-services.js 55 additions, 37 deletionswww/js/services/wallet-services.js
- www/plugins/es/js/controllers/invitation-controllers.js 2 additions, 2 deletionswww/plugins/es/js/controllers/invitation-controllers.js
- www/plugins/es/js/controllers/message-controllers.js 1 addition, 1 deletionwww/plugins/es/js/controllers/message-controllers.js
- www/plugins/es/js/controllers/notification-controllers.js 5 additions, 2 deletionswww/plugins/es/js/controllers/notification-controllers.js
- www/plugins/es/js/controllers/registry-controllers.js 1 addition, 0 deletionswww/plugins/es/js/controllers/registry-controllers.js
- www/plugins/es/js/controllers/subscription-controllers.js 1 addition, 1 deletionwww/plugins/es/js/controllers/subscription-controllers.js
- www/plugins/es/js/controllers/wallet-controllers.js 8 additions, 2 deletionswww/plugins/es/js/controllers/wallet-controllers.js
- www/plugins/es/js/services/message-services.js 1 addition, 1 deletionwww/plugins/es/js/services/message-services.js
- www/plugins/es/js/services/notification-services.js 1 addition, 3 deletionswww/plugins/es/js/services/notification-services.js
- www/plugins/es/js/services/settings-services.js 3 additions, 2 deletionswww/plugins/es/js/services/settings-services.js
- www/plugins/es/templates/document/item_document.html 1 addition, 1 deletionwww/plugins/es/templates/document/item_document.html
- www/plugins/map/js/controllers/registry-controllers.js 28 additions, 30 deletionswww/plugins/map/js/controllers/registry-controllers.js
Loading
Please register or sign in to comment