- Add a notification view
- Only load unread notification count, on login - Fix notification popover CSS style
Showing
- scss/ionic.app.scss 57 additions, 1 deletionscss/ionic.app.scss
- www/css/ionic.app.css 50 additions, 8 deletionswww/css/ionic.app.css
- www/css/ionic.app.min.css 1 addition, 1 deletionwww/css/ionic.app.min.css
- www/i18n/locale-en.json 7 additions, 2 deletionswww/i18n/locale-en.json
- www/i18n/locale-fr-FR.json 8 additions, 3 deletionswww/i18n/locale-fr-FR.json
- www/index.html 2 additions, 1 deletionwww/index.html
- www/js/config.js 2 additions, 2 deletionswww/js/config.js
- www/js/controllers.js 1 addition, 0 deletionswww/js/controllers.js
- www/js/controllers/app-controllers.js 7 additions, 4 deletionswww/js/controllers/app-controllers.js
- www/js/controllers/notification-controllers.js 128 additions, 0 deletionswww/js/controllers/notification-controllers.js
- www/js/controllers/wallet-controllers.js 2 additions, 2 deletionswww/js/controllers/wallet-controllers.js
- www/js/services/wallet-services.js 18 additions, 18 deletionswww/js/services/wallet-services.js
- www/lib/ionic/js/angular/angular-api.js 1 addition, 1 deletionwww/lib/ionic/js/angular/angular-api.js
- www/plugins/es/i18n/locale-en.json 8 additions, 0 deletionswww/plugins/es/i18n/locale-en.json
- www/plugins/es/i18n/locale-fr-FR.json 3 additions, 1 deletionwww/plugins/es/i18n/locale-fr-FR.json
- www/plugins/es/js/controllers/common-controllers.js 3 additions, 3 deletionswww/plugins/es/js/controllers/common-controllers.js
- www/plugins/es/js/entities/notification.js 58 additions, 13 deletionswww/plugins/es/js/entities/notification.js
- www/plugins/es/js/services/message-services.js 8 additions, 14 deletionswww/plugins/es/js/services/message-services.js
- www/plugins/es/js/services/user-services.js 306 additions, 222 deletionswww/plugins/es/js/services/user-services.js
- www/plugins/es/templates/settings/plugin_settings.html 6 additions, 6 deletionswww/plugins/es/templates/settings/plugin_settings.html
Loading
Please register or sign in to comment