executions tab was pull the job detail using the jobspec_id instead of the...
executions tab was pull the job detail using the jobspec_id instead of the job_id, so the wrong details were returned - this is now fixed. Feedback on create job added. Overflow-hidden added to list views
Showing
- src/app/executions/execution/execution-detail/execution-detail.component.html 0 additions, 1 deletion...xecution/execution-detail/execution-detail.component.html
- src/app/executions/execution/execution-detail/execution-detail.component.ts 1 addition, 1 deletion.../execution/execution-detail/execution-detail.component.ts
- src/app/executions/execution/execution.component.html 2 additions, 2 deletionssrc/app/executions/execution/execution.component.html
- src/app/jobspecs/jobspec/jobspec.component.html 2 additions, 2 deletionssrc/app/jobspecs/jobspec/jobspec.component.html
- src/app/products/product/product-details/product-details.component.ts 6 additions, 1 deletion...ucts/product/product-details/product-details.component.ts
- src/app/products/product/product.component.html 4 additions, 6 deletionssrc/app/products/product/product.component.html
- src/app/products/products.component.html 2 additions, 3 deletionssrc/app/products/products.component.html
- src/app/products/products.component.ts 10 additions, 0 deletionssrc/app/products/products.component.ts
- src/app/services/filters.service.ts 1 addition, 1 deletionsrc/app/services/filters.service.ts
- src/app/tiles/tiles.component.html 6 additions, 3 deletionssrc/app/tiles/tiles.component.html
Loading
Please register or sign in to comment