SuccessChanges

Summary

  1. tak16- Added explore stories view (details)
Commit 78080ec57e639797db15e989befca665108c038a by luissalgadoblanco
tak16- Added explore stories view
Added the explore module view and corrected a minor fix in the explore
resource. Angular docs and version updated.
The file was modifiedrest/src/main/java/microstories/rest/StoryResource.java (diff)
The file was modifiedweb/src/main/angular/src/app/app.module.ts (diff)
The file was modifiedweb/src/main/angular/package-lock.json (diff)
The file was modifiedweb/src/main/angular/package.json (diff)
The file was addedweb/src/main/angular/src/app/explore/explore.component.spec.ts (diff)
The file was modifiedweb/src/main/angular/src/app/app-routing.module.ts (diff)
The file was addedweb/src/main/angular/src/app/explore/explore.component.html (diff)
The file was addedweb/src/main/angular/src/app/explore/explore.component.ts (diff)
The file was modifiedweb/src/main/angular/src/app/search/search.component.html (diff)
The file was modifiedweb/src/main/angular/src/app/services/microStory.service.ts (diff)
The file was addedweb/src/main/angular/src/app/explore/explore.component.scss (diff)