api/keycloak/README.md | |
|
|
api/keycloak/configuration.ts | 33 | A 0 mins |
|
api/keycloak/controllers.ts | 66 | A 0 mins |
|
api/keycloak/index.ts | 35 | A 0 mins |
|
api/keycloak/middleware.ts | 13 | A 0 mins |
|
api/keycloak/routes.ts | 14 | A 0 mins |
|
api/keycloak/utils.ts | 109 | A 0 mins |
|
api/package.json | |
|
|
api/routes/open/chefs-router.ts | 6 | A 0 mins |
|
api/routes/open/health-router.ts | 5 | A 0 mins |
|
api/routes/open/index.ts | 9 | A 0 mins |
|
api/routes/open/swagger-router.ts | 6 | A 0 mins |
|
api/routes/protected/index.ts | 7 | A 0 mins |
|
api/routes/protected/jira-router.ts | 5 | A 0 mins |
|
api/routes/protected/requests-router.ts | 14 | A 0 mins |
|
api/schemas/chefRequestSchema.ts | 26 | C 1 day |
|
api/server.ts | 11 | A 0 mins |
|
api/tsconfig.json | |
|
|
api/tslint.json | |
|
|
app/.dockerignore | |
|
|
app/.eslintrc.cjs | |
|
|
app/.prettierrc.cjs | |
|
|
app/Dockerfile | |
|
|
app/cypress.config.ts | 24 | A 0 mins |
|
app/cypress/component/NavigationBar.cy.tsx | 8 | A 0 mins |
|
app/cypress/e2e/LoginPage.cy.tsx | 27 | A 0 mins |
|
app/cypress/fixtures/example.json | |
|
|
app/cypress/support/commands.ts | 1 | A 0 mins |
|
app/cypress/support/component-index.html | |
|
|
app/cypress/support/component.ts | 13 | A 0 mins |
|
app/cypress/support/e2e.ts | 1 | A 0 mins |
|
app/index.html | |
|
|
app/nginx.conf | |
|
|
app/package.json | |
|
|
app/public/favicon.png | |
|
|
app/public/logo-banner.svg | |
|
|
app/src/App.css | |
|
|
app/src/App.tsx | 49 | A 0 mins |
|
app/src/components/bcgov/ActionButton.tsx | 26 | A 0 mins |
|
app/src/components/bcgov/BackButton.tsx | 28 | A 0 mins |
|
app/src/components/bcgov/ButtonStyles.ts | 59 | A 0 mins |
|
app/src/components/bcgov/LinkButton.tsx | 30 | A 0 mins |
|
app/src/components/bcgov/NavigationBar.tsx | 81 | A 0 mins |
|
app/src/components/custom/fileHandlers/FileLink.tsx | 147 | A 0 mins |
|
app/src/components/custom/fileHandlers/FileUpload.tsx | 86 | A 1 hr |
|
app/src/components/custom/forms/RequestForm.tsx | 453 | D 1 day |
|
app/src/components/custom/login/UserControl.tsx | 132 | A 2 hrs |
|
app/src/components/custom/modals/DeletePrompt.tsx | 52 | A 0 mins |
|
app/src/components/custom/modals/GeneralPrompt.tsx | 52 | A 0 mins |
|
app/src/components/custom/modals/UserReport.tsx | 160 | A 0 mins |
|