Issue: Basic form for post (#3)
Co-authored-by:
Hanna Pelsholen Busterud <hannapb@ntnu.no>
parent
862fa58b
No related branches found
No related tags found
Showing
- client/src/app/models/post.model.ts 42 additions, 18 deletionsclient/src/app/models/post.model.ts
- client/src/app/posts/post-form/post-form.component.html 18 additions, 6 deletionsclient/src/app/posts/post-form/post-form.component.html
- client/src/app/posts/post-form/post-form.component.ts 23 additions, 20 deletionsclient/src/app/posts/post-form/post-form.component.ts
- client/src/app/posts/post.module.ts 4 additions, 1 deletionclient/src/app/posts/post.module.ts
- client/src/app/posts/post.service.spec.ts 1 addition, 0 deletionsclient/src/app/posts/post.service.spec.ts
- client/src/app/posts/post.service.ts 12 additions, 3 deletionsclient/src/app/posts/post.service.ts
- client/src/app/shared/text-input/text-input.component.html 1 addition, 0 deletionsclient/src/app/shared/text-input/text-input.component.html
- client/src/app/shared/text-input/text-input.component.ts 6 additions, 5 deletionsclient/src/app/shared/text-input/text-input.component.ts
- client/tsconfig.json 1 addition, 1 deletionclient/tsconfig.json
- server/src/controllers/postController.ts 4 additions, 4 deletionsserver/src/controllers/postController.ts
Loading
Please register or sign in to comment