SuccessChanges

Summary

  1. tsk33 Adds the update of your own microstories (details)
Commit d05c0fee7babfb49dfe499810d3385567b5db893 by 84422910+olivergr77
tsk33 Adds the update of your own microstories
A new component was created that adds the functionality to update
unpublished microstories by the user.
The file was modifiedweb/src/main/angular/src/app/shared/story-reader/story-reader.component.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/user-private-section/user-stories/user-stories-update/user-stories-update.component.spec.ts (diff)
The file was addedweb/src/main/angular/src/app/user-private-section/user-stories/user-stories-update/user-stories-update.component.ts (diff)
The file was modifiedweb/src/main/angular/src/app/services/microStory.service.ts (diff)
The file was modifiedweb/src/main/angular/src/app/app.module.ts (diff)
The file was modifiedweb/src/main/angular/src/app/shared/story-reader/story-reader.component.scss (diff)
The file was modifiedweb/src/main/angular/package.json (diff)
The file was modifiedweb/src/main/angular/src/app/user-private-section/user-stories/user-stories-showall/user-stories-showall.component.ts (diff)
The file was modifiedweb/src/main/angular/package-lock.json (diff)
The file was modifiedweb/src/main/angular/src/app/interfaces/gender.ts (diff)
The file was modifiedweb/src/main/angular/src/app/interfaces/topic.ts (diff)
The file was modifiedweb/src/main/angular/src/app/user-private-section/user-stories/user-stories-showall/user-stories-showall.component.html (diff)
The file was modifiedweb/src/main/angular/src/app/shared/story-reader/story-reader.component.html (diff)
The file was addedweb/src/main/angular/src/app/user-private-section/user-stories/user-stories-update/user-stories-update.component.html (diff)
The file was addedweb/src/main/angular/src/app/user-private-section/user-stories/user-stories-update/user-stories-update.component.scss (diff)