-
- Downloads
Add Editorialisation module to get pages from Wordpress API (services, routing, model, component)
Showing
- webapp/.angular-cli.json 1 addition, 1 deletionwebapp/.angular-cli.json
- webapp/src/app/app.module.ts 2 additions, 0 deletionswebapp/src/app/app.module.ts
- webapp/src/app/editorialisation/components/index.ts 10 additions, 0 deletionswebapp/src/app/editorialisation/components/index.ts
- webapp/src/app/editorialisation/components/wordpress-page/wordpress-page.component.html 8 additions, 0 deletions...n/components/wordpress-page/wordpress-page.component.html
- webapp/src/app/editorialisation/components/wordpress-page/wordpress-page.component.scss 0 additions, 0 deletions...n/components/wordpress-page/wordpress-page.component.scss
- webapp/src/app/editorialisation/components/wordpress-page/wordpress-page.component.spec.ts 25 additions, 0 deletions...omponents/wordpress-page/wordpress-page.component.spec.ts
- webapp/src/app/editorialisation/components/wordpress-page/wordpress-page.component.ts 31 additions, 0 deletions...ion/components/wordpress-page/wordpress-page.component.ts
- webapp/src/app/editorialisation/editorialisation-routing.module.ts 19 additions, 0 deletions...c/app/editorialisation/editorialisation-routing.module.ts
- webapp/src/app/editorialisation/editorialisation.module.ts 16 additions, 0 deletionswebapp/src/app/editorialisation/editorialisation.module.ts
- webapp/src/app/editorialisation/models/index.ts 1 addition, 0 deletionswebapp/src/app/editorialisation/models/index.ts
- webapp/src/app/editorialisation/models/wordpress-page.model.ts 21 additions, 0 deletions...p/src/app/editorialisation/models/wordpress-page.model.ts
- webapp/src/app/editorialisation/services/editorialisation.service.spec.ts 15 additions, 0 deletions...ditorialisation/services/editorialisation.service.spec.ts
- webapp/src/app/editorialisation/services/editorialisation.service.ts 21 additions, 0 deletions...app/editorialisation/services/editorialisation.service.ts
- webapp/src/app/editorialisation/services/index.ts 10 additions, 0 deletionswebapp/src/app/editorialisation/services/index.ts
- webapp/src/environments/environment.ts 6 additions, 0 deletionswebapp/src/environments/environment.ts
Loading
Please register or sign in to comment