Path Lines of Code radlab-ui/automation/cloudbuild_create_deployment.yaml 52 radlab-ui/automation/cloudbuild_delete_deployment.yaml 20 radlab-ui/automation/cloudbuild_update_deployment.yaml 64 radlab-ui/automation/terraform/infrastructure/buckets.tf 51 radlab-ui/automation/terraform/infrastructure/builder.tf 51 radlab-ui/automation/terraform/infrastructure/cloudbuild.tf 105 radlab-ui/automation/terraform/infrastructure/function/create_deployment/index.js 111 radlab-ui/automation/terraform/infrastructure/function/delete_deployment/index.js 73 radlab-ui/automation/terraform/infrastructure/functions.tf 137 radlab-ui/automation/terraform/infrastructure/iam_permissions.tf 139 radlab-ui/automation/terraform/infrastructure/main.tf 76 radlab-ui/automation/terraform/infrastructure/outputs.tf 69 radlab-ui/automation/terraform/infrastructure/service_accounts.tf 52 radlab-ui/automation/terraform/infrastructure/templates/app.yaml.tpl 24 radlab-ui/automation/terraform/infrastructure/templates/backend.tf.tpl 21 radlab-ui/automation/terraform/infrastructure/topics.tf 41 radlab-ui/automation/terraform/infrastructure/variables.tf 257 radlab-ui/automation/terraform/infrastructure/versions.tf 22 radlab-ui/automation/terraform/infrastructure/webapp.tf 46 radlab-ui/automation/terraform/modules/project/iam.tf 33 radlab-ui/automation/terraform/modules/project/main.tf 66 radlab-ui/automation/terraform/modules/project/organization_policies.tf 82 radlab-ui/automation/terraform/modules/project/outputs.tf 46 radlab-ui/automation/terraform/modules/project/variables.tf 102 radlab-ui/automation/terraform/modules/project/versions.tf 28 radlab-ui/automation/terraform/modules/tf-builder/cloudbuild.yaml 29 radlab-ui/automation/terraform/modules/tf-builder/entrypoint.bash 2 radlab-ui/automation/terraform/modules/tf-builder/main.tf 27 radlab-ui/automation/terraform/modules/tf-builder/outputs.tf 15 radlab-ui/automation/terraform/modules/tf-builder/variables.tf 31 radlab-ui/automation/terraform/modules/tf-builder/versions.tf 28 radlab-ui/webapp/lint-staged.config.js 5 radlab-ui/webapp/next-i18next.config.js 6 radlab-ui/webapp/next.config.js 30 radlab-ui/webapp/postcss.config.js 7 radlab-ui/webapp/public/404.html 32 radlab-ui/webapp/public/assets/htmlTemplates/deleteEmail.html 22 radlab-ui/webapp/public/assets/htmlTemplates/email.html 57 radlab-ui/webapp/public/browserconfig.xml 9 radlab-ui/webapp/public/site.webmanifest 14 radlab-ui/webapp/setup-tests.ts 10 radlab-ui/webapp/src/components/AdminSettingsButton.tsx 17 radlab-ui/webapp/src/components/DeleteDeploymentModal.tsx 94 radlab-ui/webapp/src/components/DocumentUpload.tsx 95 radlab-ui/webapp/src/components/EmptyAdminState.tsx 28 radlab-ui/webapp/src/components/EmptyState.tsx 28 radlab-ui/webapp/src/components/GlobalAlert.tsx 66 radlab-ui/webapp/src/components/LoadingRow.tsx 15 radlab-ui/webapp/src/components/NewDeploymentButton.tsx 16 radlab-ui/webapp/src/components/NotAuthorized.tsx 26 radlab-ui/webapp/src/components/ProjectLink.tsx 34 radlab-ui/webapp/src/components/RouteContainer.tsx 12 radlab-ui/webapp/src/components/Search.tsx 60 radlab-ui/webapp/src/components/SectionHeader.tsx 16 radlab-ui/webapp/src/components/UpdateSafeDeploymentModal.tsx 107 radlab-ui/webapp/src/components/builds/ModuleBuilds.tsx 69 radlab-ui/webapp/src/components/forms/CreateForm.tsx 148 radlab-ui/webapp/src/components/forms/DefaultCreateForm.tsx 153 radlab-ui/webapp/src/components/forms/DefaultStepCreator.tsx 46 radlab-ui/webapp/src/components/forms/FormikStepper.tsx 103 radlab-ui/webapp/src/components/forms/PublishCreateForm.tsx 198 radlab-ui/webapp/src/components/forms/StepCreator.tsx 116 radlab-ui/webapp/src/components/forms/fields/BooleanField.tsx 27 radlab-ui/webapp/src/components/forms/fields/ListField.tsx 77 radlab-ui/webapp/src/components/forms/fields/MapField.tsx 113 radlab-ui/webapp/src/components/forms/fields/MapNestedField.tsx 166 radlab-ui/webapp/src/components/forms/fields/NumberField.tsx 40 radlab-ui/webapp/src/components/forms/fields/RegionStringField.tsx 42 radlab-ui/webapp/src/components/forms/fields/SetField.tsx 77 radlab-ui/webapp/src/components/forms/fields/StringField.tsx 42 radlab-ui/webapp/src/components/forms/fields/ZoneStringField.tsx 46 radlab-ui/webapp/src/components/logs/ModuleLogs.tsx 110 radlab-ui/webapp/src/components/modules/ModuleCard.tsx 46 radlab-ui/webapp/src/components/modules/ModuleDeployment.tsx 177 radlab-ui/webapp/src/components/modules/ModuleOverview.tsx 98 radlab-ui/webapp/src/components/modules/ModuleOverviewCard.tsx 15 radlab-ui/webapp/src/components/modules/PublishModule.tsx 39 radlab-ui/webapp/src/components/outputs/ModuleOutputs.tsx 140 radlab-ui/webapp/src/context/auth.tsx 39 radlab-ui/webapp/src/layout/Meta.tsx 58 radlab-ui/webapp/src/navigation/Footer.tsx 54 radlab-ui/webapp/src/navigation/Loading.tsx 39 radlab-ui/webapp/src/navigation/Navbar.tsx 214 radlab-ui/webapp/src/navigation/PasswordResetForm.tsx 80 radlab-ui/webapp/src/navigation/SignInForm.tsx 217 radlab-ui/webapp/src/pages/ThemeChanger.tsx 21 radlab-ui/webapp/src/pages/_app.tsx 27 radlab-ui/webapp/src/pages/_document.tsx 13 radlab-ui/webapp/src/pages/api/deployments/[id]/index.ts 155 radlab-ui/webapp/src/pages/api/deployments/[id]/logs.ts 54 radlab-ui/webapp/src/pages/api/deployments/[id]/outputs.ts 46 radlab-ui/webapp/src/pages/api/deployments/[id]/status.ts 73 radlab-ui/webapp/src/pages/api/deployments/[id]/variables.ts 57 radlab-ui/webapp/src/pages/api/deployments/index.ts 208 radlab-ui/webapp/src/pages/api/firebaseAdminConnection.ts 7 radlab-ui/webapp/src/pages/api/github/[moduleName]/variables.ts 31 radlab-ui/webapp/src/pages/api/github/modules.ts 26 radlab-ui/webapp/src/pages/api/modules.ts 66 radlab-ui/webapp/src/pages/api/regions.ts 37 radlab-ui/webapp/src/pages/api/secret.ts 79 radlab-ui/webapp/src/pages/api/settings.ts 66 radlab-ui/webapp/src/pages/api/user.ts 13 radlab-ui/webapp/src/pages/index.tsx 23 radlab-ui/webapp/src/pages/password-reset.tsx 39 radlab-ui/webapp/src/pages/signin.tsx 54 radlab-ui/webapp/src/routes/Admin.tsx 72 radlab-ui/webapp/src/routes/AdminRoutes.tsx 9 radlab-ui/webapp/src/routes/AppRouter.tsx 56 radlab-ui/webapp/src/routes/Deploy.tsx 88 radlab-ui/webapp/src/routes/DeploymentDetails.tsx 172 radlab-ui/webapp/src/routes/Deployments.tsx 122 radlab-ui/webapp/src/routes/Home.tsx 7 radlab-ui/webapp/src/routes/NotFound.tsx 9 radlab-ui/webapp/src/routes/ProvisionModule.tsx 108 radlab-ui/webapp/src/routes/ProvisionPublishModule.tsx 121 radlab-ui/webapp/src/routes/Publish.tsx 265 radlab-ui/webapp/src/routes/SignOut.tsx 12 radlab-ui/webapp/src/routes/UpdateModule.tsx 94 radlab-ui/webapp/src/store/alert.ts 18 radlab-ui/webapp/src/store/cloudLocation.ts 10 radlab-ui/webapp/src/store/index.ts 4 radlab-ui/webapp/src/store/user.ts 15 radlab-ui/webapp/src/styles/global.css 47 radlab-ui/webapp/src/styles/themes.js 4 radlab-ui/webapp/src/templates/Authenticated.tsx 68 radlab-ui/webapp/src/templates/Main.tsx 30 radlab-ui/webapp/src/templates/Unauthenticated.tsx 17 radlab-ui/webapp/src/utils/Api_SeverSideCon.ts 119 radlab-ui/webapp/src/utils/AppConfig.ts 31 radlab-ui/webapp/src/utils/api.ts 180 radlab-ui/webapp/src/utils/cloud.ts 49 radlab-ui/webapp/src/utils/data.ts 923 radlab-ui/webapp/src/utils/deployments.ts 28 radlab-ui/webapp/src/utils/dom.ts 2 radlab-ui/webapp/src/utils/env.ts 14 radlab-ui/webapp/src/utils/firebase.ts 19 radlab-ui/webapp/src/utils/firebaseAdmin.ts 23 radlab-ui/webapp/src/utils/mailHandler.ts 152 radlab-ui/webapp/src/utils/middleware.ts 89 radlab-ui/webapp/src/utils/routing.ts 3 radlab-ui/webapp/src/utils/sorting.ts 1 radlab-ui/webapp/src/utils/terraform.ts 165 radlab-ui/webapp/src/utils/types.ts 265 radlab-ui/webapp/src/utils/validation.ts 38 radlab-ui/webapp/src/utils/variables.ts 39 radlab-ui/webapp/tailwind.config.js 59