arranbartish/angular-cli-seed

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.angular-cli.json
.editorconfig
.gitignore
.travis.yml
LICENSE
README.md
e2e/tsconfig.e2e.json
e2e/tsconfig.json
package.json
src/app/404/pageNotFound.component.html
src/app/app.component.css
src/app/app.component.html
src/app/car/components/add/add.component.html
src/app/car/components/add/add.component.scss
src/app/car/components/list/car-list.component.html
src/app/car/components/list/car-list.component.scss
src/app/car/containers/listing/listing.component.html
src/app/car/containers/listing/listing.component.scss
src/app/car/containers/search-result/search-result.component.html
src/app/car/containers/search-result/search-result.component.scss
src/app/home/home.component.css
src/app/home/home.component.html
src/app/housing/components/edit/house-edit.component.html
src/app/housing/components/edit/house-edit.component.scss
src/app/housing/components/list/house-list.component.html
src/app/housing/components/list/house-list.component.scss
src/app/housing/containers/listing/listing.component.html
src/app/housing/containers/listing/listing.component.scss
src/app/housing/containers/search-result/search-result.component.html
src/app/housing/containers/search-result/search-result.component.scss
src/assets/mock/list/cars.json
src/assets/mock/list/houses.json
src/assets/mock/search/cars.json
src/assets/mock/search/houses.json
src/favicon.ico
src/index.html
src/styles.css
src/tsconfig.app.json
src/tsconfig.spec.json
tsconfig.json
tslint.json
karma.conf.js67
A
2 hrs
protractor.conf.js28
wallaby.js47
e2e/app.e2e-spec.ts15
e2e/app.po.ts9
A
1 hr
e2e/home/home.e2e-spec.ts12
A
3 hrs
e2e/home/home.po.ts12
A
2 hrs
e2e/housing/housing.e2e-spec.ts13
e2e/housing/housing.po.ts13