alientronics/fleetany-mobile

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.travis.yml
LICENSE
README.md
angular-cli.json
config.xml
emulate.sh
generate-key.sh
ionic.config.json
package.json
publish.sh
src/app/app.html
src/assets/i18n/en.json
src/assets/i18n/pt-br.json
src/index.html
src/manifest.json
src/pages/about/about.html
src/pages/about/about.scss
src/pages/alerts/alerts.html
src/pages/alerts/alerts.scss
src/pages/bluetooth/bluetooth.html
src/pages/bluetooth/bluetooth.scss
src/pages/fuel/fuel.html
src/pages/fuel/fuel.scss
src/pages/gps/gps.html
src/pages/gps/gps.scss
src/pages/login/login.html
src/pages/login/login.scss
src/pages/tabs/tabs.html
src/theme/variables.scss
src/tsconfig.test.json
tsconfig.json
tslint.json
karma.conf.js38
A
1 hr
src/service-worker.js43
src/Window.d.ts32
src/app/app.components.ts99
src/app/app.module.ts36
src/app/app.spec.ts44
B
6 hrs
src/app/config/settings.ts5
src/app/main.dev.ts3
src/app/main.prod.ts5
src/declarations.d.ts1
src/environment.ts3
src/mocks.ts148
A
3 hrs
src/pages/about/about.spec.ts12
src/pages/about/about.ts10
src/pages/alerts/alerts.spec.ts24
src/pages/alerts/alerts.ts35
A
3 hrs