-
- Downloads
- Add a notification view
- Only load unread notification count, on login - Fix notification popover CSS style - Notification: save readTime, to optimize unread count - Message : mark as read after 2s - Message : count only unread messages
Showing
- scss/ionic.app.scss 1 addition, 0 deletionsscss/ionic.app.scss
- www/js/app.js 1 addition, 1 deletionwww/js/app.js
- www/js/controllers/app-controllers.js 14 additions, 21 deletionswww/js/controllers/app-controllers.js
- www/js/controllers/notification-controllers.js 14 additions, 10 deletionswww/js/controllers/notification-controllers.js
- www/js/services/settings-services.js 2 additions, 1 deletionwww/js/services/settings-services.js
- www/js/services/wallet-services.js 3 additions, 0 deletionswww/js/services/wallet-services.js
- www/plugins/es/i18n/locale-fr-FR.json 8 additions, 5 deletionswww/plugins/es/i18n/locale-fr-FR.json
- www/plugins/es/js/controllers/market-controllers.js 6 additions, 8 deletionswww/plugins/es/js/controllers/market-controllers.js
- www/plugins/es/js/controllers/message-controllers.js 47 additions, 44 deletionswww/plugins/es/js/controllers/message-controllers.js
- www/plugins/es/js/entities/notification.js 11 additions, 1 deletionwww/plugins/es/js/entities/notification.js
- www/plugins/es/js/services/message-services.js 38 additions, 21 deletionswww/plugins/es/js/services/message-services.js
- www/plugins/es/js/services/user-services.js 34 additions, 23 deletionswww/plugins/es/js/services/user-services.js
- www/plugins/es/templates/menu_extend.html 2 additions, 2 deletionswww/plugins/es/templates/menu_extend.html
- www/plugins/es/templates/message/view_message.html 1 addition, 1 deletionwww/plugins/es/templates/message/view_message.html
- www/templates/common/item_notification.html 1 addition, 1 deletionwww/templates/common/item_notification.html
- www/templates/common/popover_notification.html 2 additions, 2 deletionswww/templates/common/popover_notification.html
- www/templates/common/view_notifications.html 10 additions, 3 deletionswww/templates/common/view_notifications.html
- www/templates/menu.html 1 addition, 0 deletionswww/templates/menu.html
Loading
Please register or sign in to comment