Merge branch '4-frontend-vise-annonser' into 'master'
Resolve "Frontend: Vise annonser" Closes #4 See merge request tdt4140-group-58/spring2021-sellpoint!7
No related branches found
No related tags found
Showing
- client/src/app/app-routing.module.ts 5 additions, 1 deletionclient/src/app/app-routing.module.ts
- client/src/app/app.component.html 11 additions, 2 deletionsclient/src/app/app.component.html
- client/src/app/app.component.scss 25 additions, 0 deletionsclient/src/app/app.component.scss
- client/src/app/models/category.model.ts 45 additions, 0 deletionsclient/src/app/models/category.model.ts
- client/src/app/models/post.model.ts 1 addition, 8 deletionsclient/src/app/models/post.model.ts
- client/src/app/posts/post-details/post-details.component.html 7 additions, 0 deletions...nt/src/app/posts/post-details/post-details.component.html
- client/src/app/posts/post-details/post-details.component.scss 0 additions, 0 deletions...nt/src/app/posts/post-details/post-details.component.scss
- client/src/app/posts/post-details/post-details.component.spec.ts 25 additions, 0 deletions...src/app/posts/post-details/post-details.component.spec.ts
- client/src/app/posts/post-details/post-details.component.ts 30 additions, 0 deletionsclient/src/app/posts/post-details/post-details.component.ts
- client/src/app/posts/post-form/post-form.component.html 15 additions, 12 deletionsclient/src/app/posts/post-form/post-form.component.html
- client/src/app/posts/post-form/post-form.component.scss 4 additions, 0 deletionsclient/src/app/posts/post-form/post-form.component.scss
- client/src/app/posts/post-form/post-form.component.spec.ts 41 additions, 3 deletionsclient/src/app/posts/post-form/post-form.component.spec.ts
- client/src/app/posts/post-form/post-form.component.ts 21 additions, 2 deletionsclient/src/app/posts/post-form/post-form.component.ts
- client/src/app/posts/post-list/post-list.component.html 3 additions, 0 deletionsclient/src/app/posts/post-list/post-list.component.html
- client/src/app/posts/post-list/post-list.component.scss 0 additions, 0 deletionsclient/src/app/posts/post-list/post-list.component.scss
- client/src/app/posts/post-list/post-list.component.spec.ts 25 additions, 0 deletionsclient/src/app/posts/post-list/post-list.component.spec.ts
- client/src/app/posts/post-list/post-list.component.ts 25 additions, 0 deletionsclient/src/app/posts/post-list/post-list.component.ts
- client/src/app/posts/post-thumbnail/post-thumbnail.component.html 3 additions, 0 deletions...rc/app/posts/post-thumbnail/post-thumbnail.component.html
- client/src/app/posts/post-thumbnail/post-thumbnail.component.scss 5 additions, 0 deletions...rc/app/posts/post-thumbnail/post-thumbnail.component.scss
- client/src/app/posts/post-thumbnail/post-thumbnail.component.spec.ts 25 additions, 0 deletions...app/posts/post-thumbnail/post-thumbnail.component.spec.ts
Loading
Please register or sign in to comment