skillbox/client
Ramon Wenger 1428634440 Add default footer to new dynamic footer component 2023-05-10 12:19:10 +02:00
..
build Remove unnecessary scripts 2023-04-19 10:06:00 +02:00
bundle-analysis Add new gitignore file 2022-01-13 10:54:32 +01:00
config Migrate webpack env variables to vite 2023-04-17 14:59:21 +02:00
cypress Skip unfinished component tests 2023-05-10 10:28:19 +02:00
src Add default footer to new dynamic footer component 2023-05-10 12:19:10 +02:00
static Revert "Add favicon" 2018-08-16 17:49:11 +02:00
tests/unit Add extensions for .vue and .gql files 2023-04-13 23:03:41 +02:00
.babelrc Apply prettier to whole project 2023-01-12 15:58:59 +01:00
.editorconfig Update .editorconfig 2021-03-05 10:55:32 +01:00
.eslintignore initial commit 2018-08-06 23:26:23 +02:00
.eslintrc.js Update eslint settings to not clash with prettier 2023-01-12 16:23:29 +01:00
.gitignore Fix copy, fix styles on server 2019-11-11 18:19:35 +01:00
.postcssrc.json Update dependencies, add vite config 2023-04-13 16:28:48 +02:00
.prettierignore Upgrade code according to migration guide for Vue 3 2023-02-07 13:38:51 +01:00
currents.config.js Add currents npm task 2023-04-26 15:26:12 +02:00
cypress.e2e.json Fix old cypress test 2021-08-16 20:43:45 +02:00
cypress.e2e.ts Fix issue with multiple assignments on same page 2023-03-29 18:04:46 +02:00
cypress.frontend.ts Merge branch 'feature/vite-vue3' into develop 2023-05-08 16:14:06 +02:00
index.html Migrate webpack env variables to vite 2023-04-17 14:59:21 +02:00
jest.config.js Apply prettier on project again 2023-02-07 14:31:26 +01:00
mock.js Apply prettier to whole project 2023-01-12 15:58:59 +01:00
package-lock.json Merge branch 'feature/vite-vue3' into develop 2023-05-08 16:14:06 +02:00
package.json Add component tests to pipeline 2023-05-10 10:31:25 +02:00
tsconfig.json Apply prettier to whole project 2023-01-12 15:58:59 +01:00
vite.config.ts Change compatibility mode to Vue 3 2023-05-08 16:16:07 +02:00