Issue: Can edit post (#11)
parent
5851c2d6
No related branches found
No related tags found
Showing
- client/src/app/app-routing.module.ts 1 addition, 0 deletionsclient/src/app/app-routing.module.ts
- client/src/app/posts/post-details/post-details.component.html 1 addition, 0 deletions...nt/src/app/posts/post-details/post-details.component.html
- client/src/app/posts/post-details/post-details.component.ts 9 additions, 1 deletionclient/src/app/posts/post-details/post-details.component.ts
- client/src/app/posts/post-form/post-form.component.html 4 additions, 3 deletionsclient/src/app/posts/post-form/post-form.component.html
- client/src/app/posts/post-form/post-form.component.spec.ts 25 additions, 1 deletionclient/src/app/posts/post-form/post-form.component.spec.ts
- client/src/app/posts/post-form/post-form.component.ts 52 additions, 7 deletionsclient/src/app/posts/post-form/post-form.component.ts
- client/src/app/posts/post.service.spec.ts 53 additions, 1 deletionclient/src/app/posts/post.service.spec.ts
- client/src/app/posts/post.service.ts 34 additions, 0 deletionsclient/src/app/posts/post.service.ts
- server/src/controllers/postController/index.ts 28 additions, 7 deletionsserver/src/controllers/postController/index.ts
- server/src/models/post.ts 1 addition, 0 deletionsserver/src/models/post.ts
Please register or sign in to comment