skillbox/client
Ramon Wenger f333e92489 Disable sentry plugin on bitbucket 2023-07-27 19:44:52 +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 Fix e2e test 2023-05-25 10:29:40 +02:00
src Fix linting error 2023-07-27 19:11:47 +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 configs for component tests 2023-05-10 12:19:48 +02:00
.gitignore Add sentry config for sourcemaps 2023-07-27 18:45:48 +02: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 Add sentry config for sourcemaps 2023-07-27 18:45:48 +02:00
package.json Add sentry config for sourcemaps 2023-07-27 18:45:48 +02:00
tsconfig.app.json Update configs for component tests 2023-05-10 12:19:48 +02:00
tsconfig.cypress.json Update configs for component tests 2023-05-10 12:19:48 +02:00
tsconfig.json Update configs for component tests 2023-05-10 12:19:48 +02:00
vite.config.ts Disable sentry plugin on bitbucket 2023-07-27 19:44:52 +02:00