You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
config.ts : Seems like more properties got added to the table column configs, mainly the sort. We'll have to make sure to update our column definitions if needed for the volume and cost tables.
index-default.module.ts
index-default.component.scss
index-default.component.html
index-default.component.spec.ts
index-default.component.ts : The way the backend is called for the notebooks changed. So that caused a bit more conflicts with our other custom calls for the volume and kubecost data.
Epic StatCan/aaw#1632
Update the frontend for the index section of jupyter-apis to match upstream while making sure to not remove our custom code.
For the volume table, make sure to look in here.This will be another ticketThis would also include adding the notebook details and the volume details pages.another ticketSRC App Pages Index
jupyter/frontend/src/app/pages/index
jupyter/frontend/src/app/pages/index/index-default
sort
. We'll have to make sure to update our column definitions if needed for the volume and cost tables.jupyter/frontend/src/app/pages/index/index-default/server-type
jupyter/frontend/src/app/pages/index/index-rok
(We dont use this component so just copying it all)
The text was updated successfully, but these errors were encountered: