-
- Downloads
Add crud for projections
Showing
- src/app/app.routing.module.ts 39 additions, 2 deletionssrc/app/app.routing.module.ts
- src/app/components/index.ts 9 additions, 0 deletionssrc/app/components/index.ts
- src/app/components/menu/menu.component.html 7 additions, 0 deletionssrc/app/components/menu/menu.component.html
- src/app/components/page-header/page-header.component.ts 0 additions, 1 deletionsrc/app/components/page-header/page-header.component.ts
- src/app/components/projections/detail/projection-detail.component.html 34 additions, 0 deletions...nents/projections/detail/projection-detail.component.html
- src/app/components/projections/detail/projection-detail.component.scss 3 additions, 0 deletions...nents/projections/detail/projection-detail.component.scss
- src/app/components/projections/detail/projection-detail.component.ts 30 additions, 0 deletions...ponents/projections/detail/projection-detail.component.ts
- src/app/components/projections/edit/projection-form.component.html 45 additions, 0 deletions...omponents/projections/edit/projection-form.component.html
- src/app/components/projections/edit/projection-form.component.scss 19 additions, 0 deletions...omponents/projections/edit/projection-form.component.scss
- src/app/components/projections/edit/projection-form.component.ts 108 additions, 0 deletions.../components/projections/edit/projection-form.component.ts
- src/app/components/projections/list/projections.component.html 90 additions, 0 deletions...pp/components/projections/list/projections.component.html
- src/app/components/projections/list/projections.component.scss 1 addition, 0 deletions...pp/components/projections/list/projections.component.scss
- src/app/components/projections/list/projections.component.ts 145 additions, 0 deletionssrc/app/components/projections/list/projections.component.ts
- src/app/components/resources/detail/resource-detail.component.scss 0 additions, 5 deletions...omponents/resources/detail/resource-detail.component.scss
- src/app/models/projection.model.ts 38 additions, 0 deletionssrc/app/models/projection.model.ts
- src/app/services/index.ts 3 additions, 0 deletionssrc/app/services/index.ts
- src/app/services/projection.service.ts 98 additions, 0 deletionssrc/app/services/projection.service.ts
- src/styles.scss 5 additions, 0 deletionssrc/styles.scss
Loading
Please register or sign in to comment