-
- Downloads
No related branches found
No related tags found
Checking pipeline status
Showing
- client/src/app/app-routing.module.ts 4 additions, 1 deletionclient/src/app/app-routing.module.ts
- client/src/app/app.component.html 1 addition, 0 deletionsclient/src/app/app.component.html
- client/src/app/app.module.ts 3 additions, 1 deletionclient/src/app/app.module.ts
- client/src/app/categories/admin/admin.component.html 16 additions, 0 deletionsclient/src/app/categories/admin/admin.component.html
- client/src/app/categories/admin/admin.component.scss 50 additions, 0 deletionsclient/src/app/categories/admin/admin.component.scss
- client/src/app/categories/admin/admin.component.spec.ts 33 additions, 0 deletionsclient/src/app/categories/admin/admin.component.spec.ts
- client/src/app/categories/admin/admin.component.ts 85 additions, 0 deletionsclient/src/app/categories/admin/admin.component.ts
- client/src/app/posts/post-details/post-details.component.html 5 additions, 5 deletions...nt/src/app/posts/post-details/post-details.component.html
- 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-list/post-list.component.spec.ts 6 additions, 3 deletionsclient/src/app/posts/post-list/post-list.component.spec.ts
- client/src/app/posts/post.service.ts 23 additions, 0 deletionsclient/src/app/posts/post.service.ts
- server/src/controllers/categoryController/index.ts 15 additions, 4 deletionsserver/src/controllers/categoryController/index.ts
- server/src/controllers/postController/index.ts 3 additions, 3 deletionsserver/src/controllers/postController/index.ts
- server/src/middlewares/adminPermission.ts 21 additions, 0 deletionsserver/src/middlewares/adminPermission.ts
- server/src/models/post.ts 1 addition, 1 deletionserver/src/models/post.ts
Loading
Please register or sign in to comment