Merge branch 'feat/post-tags' into 'dev'
Feat/post tags See merge request web-et-numerique/pamn_plateforme-des-acteurs-de-la-mediation-numerique/pamn_client!95
No related branches found
No related tags found
Showing
- src/app/app-routing.module.ts 1 addition, 1 deletionsrc/app/app-routing.module.ts
- src/app/header/header.component.html 4 additions, 8 deletionssrc/app/header/header.component.html
- src/app/post/components/post-card/post-card.component.ts 1 addition, 1 deletionsrc/app/post/components/post-card/post-card.component.ts
- src/app/post/components/post-details/post-details.component.ts 1 addition, 1 deletion...pp/post/components/post-details/post-details.component.ts
- src/app/post/components/post-header/post-header.component.html 75 additions, 1 deletion...pp/post/components/post-header/post-header.component.html
- src/app/post/components/post-header/post-header.component.scss 150 additions, 0 deletions...pp/post/components/post-header/post-header.component.scss
- src/app/post/components/post-header/post-header.component.ts 94 additions, 3 deletionssrc/app/post/components/post-header/post-header.component.ts
- src/app/post/components/post-list/post-list.component.html 50 additions, 15 deletionssrc/app/post/components/post-list/post-list.component.html
- src/app/post/components/post-list/post-list.component.scss 18 additions, 3 deletionssrc/app/post/components/post-list/post-list.component.scss
- src/app/post/components/post-list/post-list.component.ts 110 additions, 13 deletionssrc/app/post/components/post-list/post-list.component.ts
- src/app/post/components/post-modal-filters/post-modal-filters.component.html 34 additions, 0 deletions...ents/post-modal-filters/post-modal-filters.component.html
- src/app/post/components/post-modal-filters/post-modal-filters.component.scss 132 additions, 0 deletions...ents/post-modal-filters/post-modal-filters.component.scss
- src/app/post/components/post-modal-filters/post-modal-filters.component.spec.ts 25 additions, 0 deletions...s/post-modal-filters/post-modal-filters.component.spec.ts
- src/app/post/components/post-modal-filters/post-modal-filters.component.ts 72 additions, 0 deletions...onents/post-modal-filters/post-modal-filters.component.ts
- src/app/post/components/utils/NewsUtils.ts 11 additions, 0 deletionssrc/app/post/components/utils/NewsUtils.ts
- src/app/post/enum/tag.enum.ts 6 additions, 0 deletionssrc/app/post/enum/tag.enum.ts
- src/app/post/enum/typeModalNews.enum.ts 4 additions, 0 deletionssrc/app/post/enum/typeModalNews.enum.ts
- src/app/post/models/tag.model.ts 6 additions, 0 deletionssrc/app/post/models/tag.model.ts
- src/app/post/models/tagWithMeta.model.ts 7 additions, 0 deletionssrc/app/post/models/tagWithMeta.model.ts
- src/app/post/news.component.html 2 additions, 1 deletionsrc/app/post/news.component.html
Loading
Please register or sign in to comment