-
- Downloads
feat: finalize view for user reviews + some bugfixes (#31)
Showing
- client/src/app/models/review.model.spec.ts 7 additions, 0 deletionsclient/src/app/models/review.model.spec.ts
- client/src/app/models/review.model.ts 67 additions, 0 deletionsclient/src/app/models/review.model.ts
- client/src/app/posts/post-details/post-details.component.scss 1 addition, 0 deletions...nt/src/app/posts/post-details/post-details.component.scss
- client/src/app/posts/post-details/post-details.component.ts 1 addition, 1 deletionclient/src/app/posts/post-details/post-details.component.ts
- client/src/app/posts/post.service.ts 30 additions, 2 deletionsclient/src/app/posts/post.service.ts
- client/src/app/users/user-guest-profile/user-guest-profile.component.html 12 additions, 0 deletions...sers/user-guest-profile/user-guest-profile.component.html
- client/src/app/users/user-guest-profile/user-guest-profile.component.scss 30 additions, 0 deletions...sers/user-guest-profile/user-guest-profile.component.scss
- client/src/app/users/user-guest-profile/user-guest-profile.component.ts 21 additions, 0 deletions.../users/user-guest-profile/user-guest-profile.component.ts
- client/src/app/users/user-profile-edit-form/user-profile-edit-form.component.html 2 additions, 0 deletions...r-profile-edit-form/user-profile-edit-form.component.html
- client/src/app/users/user-profile-edit-form/user-profile-edit-form.component.scss 1 addition, 0 deletions...r-profile-edit-form/user-profile-edit-form.component.scss
- client/src/app/users/user-profile-edit-form/user-profile-edit-form.component.ts 13 additions, 0 deletions...ser-profile-edit-form/user-profile-edit-form.component.ts
- client/src/app/users/user-profile/user-profile.component.html 28 additions, 0 deletions...nt/src/app/users/user-profile/user-profile.component.html
- client/src/app/users/user-profile/user-profile.component.scss 34 additions, 1 deletion...nt/src/app/users/user-profile/user-profile.component.scss
- client/src/app/users/user-profile/user-profile.component.ts 42 additions, 13 deletionsclient/src/app/users/user-profile/user-profile.component.ts
- client/src/app/users/user-review-detail/user-review-detail.component.html 20 additions, 0 deletions...sers/user-review-detail/user-review-detail.component.html
- client/src/app/users/user-review-detail/user-review-detail.component.scss 26 additions, 0 deletions...sers/user-review-detail/user-review-detail.component.scss
- client/src/app/users/user-review-detail/user-review-detail.component.spec.ts 28 additions, 0 deletions...s/user-review-detail/user-review-detail.component.spec.ts
- client/src/app/users/user-review-detail/user-review-detail.component.ts 49 additions, 0 deletions.../users/user-review-detail/user-review-detail.component.ts
- client/src/app/users/user.module.ts 3 additions, 1 deletionclient/src/app/users/user.module.ts
- client/src/app/users/user.service.ts 68 additions, 0 deletionsclient/src/app/users/user.service.ts
Loading
Please register or sign in to comment