[enh] ES network: add a view to monitor Cesium+ pod network
Showing
- .gitignore 2 additions, 6 deletions.gitignore
- doc/development_guide.md 7 additions, 8 deletionsdoc/development_guide.md
- package.json 9 additions, 5 deletionspackage.json
- scss/ionic.app.scss 37 additions, 37 deletionsscss/ionic.app.scss
- www/index.html 3 additions, 5 deletionswww/index.html
- www/js/config.js 1 addition, 1 deletionwww/js/config.js
- www/js/controllers/app-controllers.js 2 additions, 2 deletionswww/js/controllers/app-controllers.js
- www/js/services/http-services.js 3 additions, 1 deletionwww/js/services/http-services.js
- www/plugins/es/css/style.css 28 additions, 14 deletionswww/plugins/es/css/style.css
- www/plugins/es/i18n/locale-en-GB.json 10 additions, 0 deletionswww/plugins/es/i18n/locale-en-GB.json
- www/plugins/es/i18n/locale-en.json 10 additions, 0 deletionswww/plugins/es/i18n/locale-en.json
- www/plugins/es/i18n/locale-fr-FR.json 11 additions, 1 deletionwww/plugins/es/i18n/locale-fr-FR.json
- www/plugins/es/js/controllers/document-controllers.js 206 additions, 31 deletionswww/plugins/es/js/controllers/document-controllers.js
- www/plugins/es/js/controllers/network-controllers.js 679 additions, 11 deletionswww/plugins/es/js/controllers/network-controllers.js
- www/plugins/es/js/controllers/subscription-controllers.js 15 additions, 7 deletionswww/plugins/es/js/controllers/subscription-controllers.js
- www/plugins/es/js/entities/peer.js 163 additions, 0 deletionswww/plugins/es/js/entities/peer.js
- www/plugins/es/js/services.js 2 additions, 1 deletionwww/plugins/es/js/services.js
- www/plugins/es/js/services/comment-services.js 5 additions, 10 deletionswww/plugins/es/js/services/comment-services.js
- www/plugins/es/js/services/document-services.js 62 additions, 53 deletionswww/plugins/es/js/services/document-services.js
- www/plugins/es/js/services/http-services.js 166 additions, 45 deletionswww/plugins/es/js/services/http-services.js
Loading
Please register or sign in to comment