SuccessChanges

Summary

  1. tsk-2-6 adds web template and recent story list (details)
Commit 20f3a31c221cfac30318420025fd2f8a5ffed310 by ivizcaya
tsk-2-6 adds web template and recent story list
Adds a base template and a list of recent stories. Also includes a
primeflex as grid sistem.
The file was modifiedweb/src/main/angular/src/app/app.component.scss (diff)
The file was addedweb/src/main/angular/src/app/home/carousel/carousel.component.html (diff)
The file was addedweb/src/main/angular/src/assets/img/img_2.png (diff)
The file was addedweb/src/main/angular/src/assets/img/ui-arrow-left-black.svg (diff)
The file was addedweb/src/main/angular/src/app/layout/layout.component.scss (diff)
The file was addedweb/src/main/angular/src/assets/img/ui-arrow-right-black.svg (diff)
The file was addedweb/src/main/angular/src/app/layout/layout.component.html (diff)
The file was addedweb/src/main/angular/src/app/home/home.component.html (diff)
The file was modifiedweb/src/main/angular/package-lock.json (diff)
The file was addedweb/src/main/angular/src/app/home/home.component.scss (diff)
The file was addedweb/src/main/angular/src/app/layout/header/header.component.ts (diff)
The file was addedweb/src/main/angular/src/app/layout/layout.component.spec.ts (diff)
The file was modifiedweb/src/main/angular/src/app/app.component.html (diff)
The file was modifiedweb/src/main/angular/src/app/app-routing.module.ts (diff)
The file was modifiedweb/src/main/angular/angular.json (diff)
The file was modifiedweb/src/main/angular/src/styles.scss (diff)
The file was addedweb/src/main/angular/src/assets/img/img_1.png (diff)
The file was addedweb/src/main/angular/src/app/layout/header/header.component.scss (diff)
The file was addedweb/src/main/angular/src/app/home/home.component.spec.ts (diff)
The file was addedweb/src/main/angular/src/app/layout/layout.component.ts (diff)
The file was addedweb/src/main/angular/src/app/home/home.component.ts (diff)
The file was modifiedweb/src/main/angular/src/index.html (diff)
The file was addedweb/src/main/angular/src/app/home/carousel/carousel.component.spec.ts (diff)
The file was modifiedweb/src/main/angular/package.json (diff)
The file was addedweb/src/main/angular/src/app/services/microStory.service.ts (diff)
The file was addedweb/src/main/angular/src/app/layout/header/header.component.html (diff)
The file was addedweb/src/main/angular/src/app/layout/header/header.component.spec.ts (diff)
The file was addedweb/src/main/angular/src/app/home/carousel/carousel.component.ts (diff)
The file was addedweb/src/main/angular/src/environments/environment.ts (diff)
The file was addedweb/src/main/angular/src/app/interfaces/microStory.ts (diff)
The file was modifiedweb/src/main/angular/src/app/app.module.ts (diff)
The file was addedweb/src/main/angular/src/app/home/carousel/carousel.component.scss (diff)
The file was addedweb/src/main/angular/src/app/services/microStory.service.spec.ts (diff)