-
- Downloads
webhooks and small fixes
parent
b99a9235
No related branches found
No related tags found
Showing
- src/app/appmarket/admin/configuration/configuration.routes.ts 6 additions, 0 deletions...app/appmarket/admin/configuration/configuration.routes.ts
- src/app/appmarket/admin/webhook/webhook-details/webhook-details.component.css 0 additions, 0 deletions...min/webhook/webhook-details/webhook-details.component.css
- src/app/appmarket/admin/webhook/webhook-details/webhook-details.component.html 81 additions, 0 deletions...in/webhook/webhook-details/webhook-details.component.html
- src/app/appmarket/admin/webhook/webhook-details/webhook-details.component.spec.ts 23 additions, 0 deletions...webhook/webhook-details/webhook-details.component.spec.ts
- src/app/appmarket/admin/webhook/webhook-details/webhook-details.component.ts 43 additions, 0 deletions...dmin/webhook/webhook-details/webhook-details.component.ts
- src/app/appmarket/admin/webhook/webhook-list/webhook-list.component.css 0 additions, 0 deletions...ket/admin/webhook/webhook-list/webhook-list.component.css
- src/app/appmarket/admin/webhook/webhook-list/webhook-list.component.html 112 additions, 0 deletions...et/admin/webhook/webhook-list/webhook-list.component.html
- src/app/appmarket/admin/webhook/webhook-list/webhook-list.component.spec.ts 23 additions, 0 deletions...admin/webhook/webhook-list/webhook-list.component.spec.ts
- src/app/appmarket/admin/webhook/webhook-list/webhook-list.component.ts 62 additions, 0 deletions...rket/admin/webhook/webhook-list/webhook-list.component.ts
- src/app/appmarket/appmarket.module.ts 8 additions, 2 deletionssrc/app/appmarket/appmarket.module.ts
- src/app/model/webhook.ts 16 additions, 0 deletionssrc/app/model/webhook.ts
- src/app/service/webhook.service.ts 38 additions, 0 deletionssrc/app/service/webhook.service.ts
- src/app/shared/admin/clusters/manager/manager.component.html 9 additions, 1 deletionsrc/app/shared/admin/clusters/manager/manager.component.html
- src/app/shared/admin/clusters/manager/manager.component.ts 4 additions, 1 deletionsrc/app/shared/admin/clusters/manager/manager.component.ts
- src/app/shared/left-menu/left-menu.component.html 8 additions, 0 deletionssrc/app/shared/left-menu/left-menu.component.html
src/app/model/webhook.ts
0 → 100644
src/app/service/webhook.service.ts
0 → 100644
Please register or sign in to comment