Merge branch 'pipeline-frontend' into 'master'
Adjust pipeline setup See merge request !54
Showing
- .gitlab-ci.yml 43 additions, 4 deletions.gitlab-ci.yml
- frontend/.eslintrc.json 27 additions, 0 deletionsfrontend/.eslintrc.json
- frontend/.gitignore 3 additions, 0 deletionsfrontend/.gitignore
- frontend/package-lock.json 5245 additions, 4450 deletionsfrontend/package-lock.json
- frontend/package.json 20 additions, 4 deletionsfrontend/package.json
- frontend/public/env.js 0 additions, 7 deletionsfrontend/public/env.js
- frontend/src/components/button/index.tsx 1 addition, 0 deletionsfrontend/src/components/button/index.tsx
- frontend/src/components/link/index.tsx 1 addition, 1 deletionfrontend/src/components/link/index.tsx
- frontend/src/components/link/link.test.tsx 14 additions, 0 deletionsfrontend/src/components/link/link.test.tsx
- frontend/src/routes/frontpage/index.tsx 1 addition, 1 deletionfrontend/src/routes/frontpage/index.tsx
- frontend/src/routes/index.tsx 0 additions, 1 deletionfrontend/src/routes/index.tsx
frontend/.eslintrc.json
0 → 100644
This diff is collapsed.
frontend/public/env.js
deleted
100644 → 0
frontend/src/components/link/link.test.tsx
0 → 100644
Please register or sign in to comment