SuccessChanges

Summary

  1. tsk2-6 Adds angular template and story list (details)
Commit 5203e311286f68df21f0a63ecdd2574b636f8bdb by ivizcaya
tsk2-6 Adds angular template and story list
Adds a angular base template and theme. Also adds a list of recent
microstories.
The file was modifiedweb/src/main/angular/src/app/app.component.scss
The file was addedweb/src/main/angular/src/environments/environment.ts
The file was addedweb/src/main/angular/src/app/layout/header/header.component.ts
The file was addedweb/src/main/angular/src/assets/img/img_1.png
The file was addedweb/src/main/angular/src/app/home/home.component.scss
The file was addedweb/src/main/angular/src/app/services/microStory.service.ts
The file was addedweb/src/main/angular/src/app/home/home.component.spec.ts
The file was modifiedweb/src/main/angular/src/app/app.component.html
The file was modifiedweb/src/main/angular/src/app/app-routing.module.ts
The file was addedweb/src/main/angular/src/app/interfaces/microStory.ts
The file was addedweb/src/main/angular/src/app/layout/header/header.component.html
The file was modifiedweb/src/main/angular/src/index.html
The file was addedweb/src/main/angular/src/app/home/carousel/carousel.component.scss
The file was addedweb/src/main/angular/src/app/home/home.component.ts
The file was addedweb/src/main/angular/src/app/layout/layout.component.scss
The file was addedweb/src/main/angular/src/app/home/carousel/carousel.component.ts
The file was addedweb/src/main/angular/src/app/layout/layout.component.html
The file was addedweb/src/main/angular/src/app/layout/layout.component.ts
The file was addedweb/src/main/angular/src/assets/img/img_2.png
The file was modifiedweb/src/main/angular/package-lock.json
The file was modifiedweb/src/main/angular/src/styles.scss
The file was modifiedweb/src/main/angular/package.json
The file was addedweb/src/main/angular/src/app/layout/header/header.component.spec.ts
The file was addedweb/src/main/angular/src/app/home/carousel/carousel.component.html
The file was modifiedweb/src/main/angular/src/app/app.module.ts
The file was addedweb/src/main/angular/src/app/home/carousel/carousel.component.spec.ts
The file was addedweb/src/main/angular/src/app/layout/header/header.component.scss
The file was addedweb/src/main/angular/src/assets/img/ui-arrow-left-black.svg
The file was modifiedweb/src/main/angular/angular.json
The file was addedweb/src/main/angular/src/app/home/home.component.html
The file was addedweb/src/main/angular/src/app/layout/layout.component.spec.ts
The file was addedweb/src/main/angular/src/app/services/microStory.service.spec.ts
The file was addedweb/src/main/angular/src/assets/img/ui-arrow-right-black.svg