removed host column from host job table
Includes altering how we handle custom columns in job table, I tought it a bit more clean to let consuming components send columns as props if they want something else than the default columns, since custom tables are now used in two places.
Showing
- src/components/Job/JobTable/JobTable.js 42 additions, 38 deletionssrc/components/Job/JobTable/JobTable.js
- src/components/common/User/UserOperationList.js 5 additions, 0 deletionssrc/components/common/User/UserOperationList.js
- src/views/host/details/HostJobsSection.js 5 additions, 0 deletionssrc/views/host/details/HostJobsSection.js
Loading
Please register or sign in to comment