[fix] Wallet list: do not load all TX history, to avoid request spam on node
[enh] Wallet list: display unread notifications/messages/invitations [enh] Notifications: add wallet WARN event as notification
Showing
- www/css/ionic.app.min.css 1 addition, 1 deletionwww/css/ionic.app.min.css
- www/css/style.css 3 additions, 0 deletionswww/css/style.css
- www/i18n/locale-fr-FR.json 1 addition, 1 deletionwww/i18n/locale-fr-FR.json
- www/js/controllers/transfer-controllers.js 13 additions, 12 deletionswww/js/controllers/transfer-controllers.js
- www/js/controllers/wallet-controllers.js 65 additions, 32 deletionswww/js/controllers/wallet-controllers.js
- www/js/services/currency-services.js 1 addition, 0 deletionswww/js/services/currency-services.js
- www/js/services/settings-services.js 7 additions, 2 deletionswww/js/services/settings-services.js
- www/js/services/tx-services.js 8 additions, 3 deletionswww/js/services/tx-services.js
- www/js/services/wallet-services.js 30 additions, 3 deletionswww/js/services/wallet-services.js
- www/plugins/es/js/controllers/invitation-controllers.js 166 additions, 34 deletionswww/plugins/es/js/controllers/invitation-controllers.js
- www/plugins/es/js/controllers/notification-controllers.js 35 additions, 8 deletionswww/plugins/es/js/controllers/notification-controllers.js
- www/plugins/es/js/controllers/wot-controllers.js 34 additions, 13 deletionswww/plugins/es/js/controllers/wot-controllers.js
- www/plugins/es/js/entities/notification.js 1 addition, 0 deletionswww/plugins/es/js/entities/notification.js
- www/plugins/es/js/services/http-services.js 11 additions, 4 deletionswww/plugins/es/js/services/http-services.js
- www/plugins/es/js/services/invitation-services.js 28 additions, 16 deletionswww/plugins/es/js/services/invitation-services.js
- www/plugins/es/js/services/message-services.js 17 additions, 5 deletionswww/plugins/es/js/services/message-services.js
- www/plugins/es/js/services/notification-services.js 66 additions, 11 deletionswww/plugins/es/js/services/notification-services.js
- www/plugins/es/templates/invitation/modal_new_invitation.html 1 addition, 1 deletion...plugins/es/templates/invitation/modal_new_invitation.html
- www/plugins/es/templates/menu_extend.html 4 additions, 3 deletionswww/plugins/es/templates/menu_extend.html
- www/plugins/es/templates/notification/list_notification.html 3 additions, 3 deletionswww/plugins/es/templates/notification/list_notification.html
Loading
Please register or sign in to comment