Path Lines of Code src/dashboard/config/test.yaml 14 src/dashboard/public/index.html 15 src/dashboard/server/api/configurations/config.js 14 src/dashboard/server/api/configurations/logger.js 14 src/dashboard/server/api/controllers/authenticate/index.js 62 src/dashboard/server/api/controllers/authenticate/logout.js 7 src/dashboard/server/api/controllers/cluster/index.js 3 src/dashboard/server/api/controllers/cluster/job/commands.js 6 src/dashboard/server/api/controllers/cluster/job/commands.post.js 7 src/dashboard/server/api/controllers/cluster/job/endpoints.js 6 src/dashboard/server/api/controllers/cluster/job/endpoints.post.js 6 src/dashboard/server/api/controllers/cluster/job/index.js 5 src/dashboard/server/api/controllers/cluster/job/log.js 6 src/dashboard/server/api/controllers/cluster/job/priority.put.js 6 src/dashboard/server/api/controllers/cluster/job/status.js 6 src/dashboard/server/api/controllers/cluster/job/status.put.js 6 src/dashboard/server/api/controllers/cluster/jobs.post.js 9 src/dashboard/server/api/controllers/cluster/jobs/status.post.js 35 src/dashboard/server/api/controllers/error/index.js 8 src/dashboard/server/api/controllers/index.js 4 src/dashboard/server/api/controllers/team/cluster.js 6 src/dashboard/server/api/controllers/team/jobs.js 38 src/dashboard/server/api/controllers/team/template.delete.js 13 src/dashboard/server/api/controllers/team/template.put.js 13 src/dashboard/server/api/controllers/team/templates.js 16 src/dashboard/server/api/controllers/teams.js 44 src/dashboard/server/api/controllers/user.js 4 src/dashboard/server/api/index.js 12 src/dashboard/server/api/middlewares/body.js 24 src/dashboard/server/api/middlewares/cluster.js 5 src/dashboard/server/api/middlewares/user.js 23 src/dashboard/server/api/router.js 79 src/dashboard/server/api/services/cluster.js 318 src/dashboard/server/api/services/service.js 10 src/dashboard/server/api/services/user.js 66 src/dashboard/server/api/v2/controllers/cluster/job.js 4 src/dashboard/server/api/v2/controllers/cluster/team/jobs.js 8 src/dashboard/server/api/v2/controllers/index.js 4 src/dashboard/server/api/v2/controllers/openapi.js 5 src/dashboard/server/api/v2/controllers/team/cluster.js 140 src/dashboard/server/api/v2/documents/openapi.yaml 31 src/dashboard/server/api/v2/middlewares/cluster.js 5 src/dashboard/server/api/v2/router.js 18 src/dashboard/server/api/v2/services/cluster.js 39 src/dashboard/server/api/validator/index.js 10 src/dashboard/server/frontend.js 14 src/dashboard/server/index.js 29 src/dashboard/src/App.tsx 65 src/dashboard/src/Constants/TabsContants.ts 7 src/dashboard/src/Constants/WarnConstants.ts 8 src/dashboard/src/Constants/tableConstants.ts 1 src/dashboard/src/Layout/AppBar/Brand.tsx 23 src/dashboard/src/Layout/AppBar/SignOutButton.tsx 18 src/dashboard/src/Layout/AppBar/TeamMenuButton.tsx 67 src/dashboard/src/Layout/AppBar/ToggleDrawerButton.tsx 23 src/dashboard/src/Layout/AppBar/UserButton.tsx 86 src/dashboard/src/Layout/AppBar/index.tsx 48 src/dashboard/src/Layout/Content.tsx 34 src/dashboard/src/Layout/Context.tsx 23 src/dashboard/src/Layout/Cover/SignInButton.tsx 39 src/dashboard/src/Layout/Cover/UnauthorizedDialog.tsx 31 src/dashboard/src/Layout/Cover/index.tsx 52 src/dashboard/src/Layout/Drawer.tsx 45 src/dashboard/src/Layout/NavigationList.tsx 66 src/dashboard/src/Layout/index.tsx 58 src/dashboard/src/Routes.tsx 47 src/dashboard/src/components/CaptionColumnTitle.tsx 16 src/dashboard/src/components/ClusterSelector.tsx 56 src/dashboard/src/components/CodeBlock.tsx 50 src/dashboard/src/components/CopyableTextListItem.tsx 30 src/dashboard/src/components/JobStatus.tsx 92 src/dashboard/src/components/Loading.tsx 15 src/dashboard/src/components/SvgIconsMaterialTable.ts 50 src/dashboard/src/contexts/Clusters.tsx 23 src/dashboard/src/contexts/Config.tsx 10 src/dashboard/src/contexts/MonospacedTheme.tsx 11 src/dashboard/src/contexts/Team.tsx 45 src/dashboard/src/contexts/User.tsx 20 src/dashboard/src/hooks/useActions.ts 155 src/dashboard/src/hooks/useBatchActions.ts 151 src/dashboard/src/hooks/useConfirm.tsx 64 src/dashboard/src/hooks/useConstant.ts 3 src/dashboard/src/hooks/usePrometheus.ts 31 src/dashboard/src/hooks/useTableData.ts 25 src/dashboard/src/index.js 18 src/dashboard/src/pages/Cluster/Metrics.tsx 40 src/dashboard/src/pages/Cluster/Pods.tsx 136 src/dashboard/src/pages/Cluster/QueryContext.tsx 33 src/dashboard/src/pages/Cluster/Storages.tsx 152 src/dashboard/src/pages/Cluster/Users.tsx 239 src/dashboard/src/pages/Cluster/Workers.tsx 163 src/dashboard/src/pages/Cluster/index.tsx 133 src/dashboard/src/pages/ClusterStatus/components/ClusterUsage.tsx 19 src/dashboard/src/pages/ClusterStatus/components/PhysicalClusterNodeStatus.tsx 86 src/dashboard/src/pages/ClusterStatus/components/ServicesChips.tsx 47 src/dashboard/src/pages/ClusterStatus/components/TeamVCUserStatus.tsx 76 src/dashboard/src/pages/ClusterStatus/components/TeamVirtualClusterStatus.tsx 75 src/dashboard/src/pages/ClusterStatus/index.tsx 252 src/dashboard/src/pages/Clusters/index.tsx 160 src/dashboard/src/pages/Clusters/useResourceColumns.tsx 81 src/dashboard/src/pages/CommonComponents/DLTSDialog.tsx 54 src/dashboard/src/pages/CommonComponents/DLTSSnackbar.tsx 51 src/dashboard/src/pages/CommonComponents/DLTSTabPanel.tsx 38 src/dashboard/src/pages/CommonComponents/DLTSTabs.tsx 35 src/dashboard/src/pages/CommonComponents/TabPanel.tsx 24 src/dashboard/src/pages/CommonComponents/a11yProps.ts 6 src/dashboard/src/pages/Home/ClusterCard/ClusterCardActions.tsx 29 src/dashboard/src/pages/Home/ClusterCard/ClusterCardHeader.tsx 61 src/dashboard/src/pages/Home/ClusterCard/Context.ts 50 src/dashboard/src/pages/Home/ClusterCard/ResourceChart.tsx 149 src/dashboard/src/pages/Home/ClusterCard/StorageList.tsx 151 src/dashboard/src/pages/Home/ClusterCard/index.tsx 23 src/dashboard/src/pages/Home/index.tsx 18 src/dashboard/src/pages/Job/Context.ts 13 src/dashboard/src/pages/Job/Header.tsx 66 src/dashboard/src/pages/Job/Tabs/Brief.tsx 132 src/dashboard/src/pages/Job/Tabs/Console.tsx 108 src/dashboard/src/pages/Job/Tabs/Endpoints.tsx 223 src/dashboard/src/pages/Job/Tabs/Metrics.tsx 29 src/dashboard/src/pages/Job/Tabs/index.tsx 61 src/dashboard/src/pages/Job/index.tsx 102 src/dashboard/src/pages/Job/useRouteParams.ts 7 src/dashboard/src/pages/JobLegacy/Details/Brief.tsx 177 src/dashboard/src/pages/JobLegacy/Details/Context.ts 12 src/dashboard/src/pages/JobLegacy/Details/Endpoints.tsx 241 src/dashboard/src/pages/JobLegacy/Details/Log.tsx 92 src/dashboard/src/pages/JobLegacy/Details/Monitor.tsx 20 src/dashboard/src/pages/JobLegacy/Details/RunCommand.tsx 40 src/dashboard/src/pages/JobLegacy/Details/index.tsx 121 src/dashboard/src/pages/JobLegacy/index.tsx 54 src/dashboard/src/pages/JobLegacy/useJob.ts 28 src/dashboard/src/pages/JobV2/Brief.tsx 104 src/dashboard/src/pages/JobV2/Console.tsx 66 src/dashboard/src/pages/JobV2/Endpoints.tsx 226 src/dashboard/src/pages/JobV2/Metrics.tsx 27 src/dashboard/src/pages/Jobs/AllJobs.tsx 156 src/dashboard/src/pages/Jobs/ClusterContext.ts 6 src/dashboard/src/pages/Jobs/JobsTable/DetailPanel.tsx 54 src/dashboard/src/pages/Jobs/JobsTable/PriorityField.tsx 98 src/dashboard/src/pages/Jobs/JobsTable/columns/finished.tsx 20 src/dashboard/src/pages/Jobs/JobsTable/columns/gpu.tsx 19 src/dashboard/src/pages/Jobs/JobsTable/columns/index.ts 10 src/dashboard/src/pages/Jobs/JobsTable/columns/preemptible.tsx 7 src/dashboard/src/pages/Jobs/JobsTable/columns/priority.tsx 12 src/dashboard/src/pages/Jobs/JobsTable/columns/started.tsx 20 src/dashboard/src/pages/Jobs/JobsTable/columns/status.tsx 17 src/dashboard/src/pages/Jobs/JobsTable/columns/submitted.tsx 19 src/dashboard/src/pages/Jobs/JobsTable/columns/type.tsx 6 src/dashboard/src/pages/Jobs/JobsTable/columns/useNameId.tsx 47 src/dashboard/src/pages/Jobs/JobsTable/columns/user.tsx 9 src/dashboard/src/pages/Jobs/JobsTable/columns/utils/renderDate.tsx 14 src/dashboard/src/pages/Jobs/JobsTable/index.tsx 83 src/dashboard/src/pages/Jobs/MyJobs.tsx 146 src/dashboard/src/pages/Jobs/index.tsx 95 src/dashboard/src/pages/Jobs/utils.ts 15 src/dashboard/src/pages/JobsLegacy/components/JobsOperationDialog.tsx 42 src/dashboard/src/pages/JobsLegacy/components/JobsSelectByCluster.tsx 26 src/dashboard/src/pages/JobsLegacy/index.tsx 1309 src/dashboard/src/pages/JobsLegacy/useJobs.ts 40 src/dashboard/src/pages/JobsLegacy/useJobsAll.ts 41 src/dashboard/src/pages/JobsV2/PriorityField.tsx 100 src/dashboard/src/pages/JobsV2/tableUtils.tsx 32 src/dashboard/src/pages/Submission/DataJob.tsx 230 src/dashboard/src/pages/Submission/Training.tsx 1168 src/dashboard/src/pages/Submission/components/ClusterSelectField.tsx 74 src/dashboard/src/pages/Submission/components/GPUCard.tsx 482 src/dashboard/src/pages/Submission/index.tsx 15 src/dashboard/src/setupProxy.js 3 src/dashboard/src/utils/formats.ts 40 src/dashboard/src/utlities/ObjUtlities.ts 33 src/dashboard/src/utlities/interactionUtlties.ts 23 src/dashboard/src/utlities/layoutUtlities.ts 6