-
- Downloads
Merge branch 'feat/posts-list' into 'dev'
Feat/posts list See merge request web-et-numerique/pamn_plateforme-des-acteurs-de-la-mediation-numerique/pamn_client!87
Showing
- src/app/app-routing.module.ts 4 additions, 0 deletionssrc/app/app-routing.module.ts
- src/app/app.component.html 2 additions, 2 deletionssrc/app/app.component.html
- src/app/app.component.scss 2 additions, 3 deletionssrc/app/app.component.scss
- src/app/app.component.ts 5 additions, 2 deletionssrc/app/app.component.ts
- src/app/post/components/post-card/post-card.component.html 34 additions, 0 deletionssrc/app/post/components/post-card/post-card.component.html
- src/app/post/components/post-card/post-card.component.scss 69 additions, 0 deletionssrc/app/post/components/post-card/post-card.component.scss
- src/app/post/components/post-card/post-card.component.spec.ts 25 additions, 0 deletions...app/post/components/post-card/post-card.component.spec.ts
- src/app/post/components/post-card/post-card.component.ts 17 additions, 0 deletionssrc/app/post/components/post-card/post-card.component.ts
- src/app/post/components/post-details/post-details.component.html 1 addition, 0 deletions.../post/components/post-details/post-details.component.html
- src/app/post/components/post-details/post-details.component.scss 0 additions, 0 deletions.../post/components/post-details/post-details.component.scss
- src/app/post/components/post-details/post-details.component.spec.ts 25 additions, 0 deletions...st/components/post-details/post-details.component.spec.ts
- src/app/post/components/post-details/post-details.component.ts 15 additions, 0 deletions...pp/post/components/post-details/post-details.component.ts
- src/app/post/components/post-header/post-header.component.html 1 addition, 0 deletions...pp/post/components/post-header/post-header.component.html
- src/app/post/components/post-header/post-header.component.scss 6 additions, 0 deletions...pp/post/components/post-header/post-header.component.scss
- src/app/post/components/post-header/post-header.component.spec.ts 25 additions, 0 deletions...post/components/post-header/post-header.component.spec.ts
- src/app/post/components/post-header/post-header.component.ts 15 additions, 0 deletionssrc/app/post/components/post-header/post-header.component.ts
- src/app/post/components/post-list/post-list.component.html 64 additions, 0 deletionssrc/app/post/components/post-list/post-list.component.html
- src/app/post/components/post-list/post-list.component.scss 97 additions, 0 deletionssrc/app/post/components/post-list/post-list.component.scss
- src/app/post/components/post-list/post-list.component.spec.ts 25 additions, 0 deletions...app/post/components/post-list/post-list.component.spec.ts
- src/app/post/components/post-list/post-list.component.ts 81 additions, 0 deletionssrc/app/post/components/post-list/post-list.component.ts
Loading
Please register or sign in to comment