skillbox/client
Ramon Wenger a52671fd40 Upgrade code according to migration guide for Vue 3
Update npm dependencies

Update vue router version

Disable validation temporarily

Specify property

Update dependencies

Update store to v4

Update async component definitions

Update some event emitters

Update tiptap vue version

Implement some router changes for v4

Remove obsolete tag attributes

Update dependencies

Fix some cypress tests

Fix most jest tests

Fix some more cypress tests

Fix school class cypress test

Fix another cypress test

Disable failing test temporarily

Fix validation

Fix error messages for validation

Fix e2e test for beta login page

Apply prettier
2023-02-07 13:38:51 +01:00
..
build Update dependencies 2023-01-26 16:31:07 +01:00
bundle-analysis Add new gitignore file 2022-01-13 10:54:32 +01:00
config Apply prettier to whole project 2023-01-12 15:58:59 +01:00
cypress Upgrade code according to migration guide for Vue 3 2023-02-07 13:38:51 +01:00
src Upgrade code according to migration guide for Vue 3 2023-02-07 13:38:51 +01:00
static Revert "Add favicon" 2018-08-16 17:49:11 +02:00
tests/unit Upgrade code according to migration guide for Vue 3 2023-02-07 13:38:51 +01: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.js Apply prettier to whole project 2023-01-12 15:58:59 +01:00
.prettierignore Upgrade code according to migration guide for Vue 3 2023-02-07 13:38:51 +01:00
cypress.e2e.json Fix old cypress test 2021-08-16 20:43:45 +02:00
cypress.e2e.ts Apply prettier to whole project 2023-01-12 15:58:59 +01:00
cypress.frontend.ts Apply prettier to whole project 2023-01-12 15:58:59 +01:00
index.html Apply prettier to whole project 2023-01-12 15:58:59 +01:00
jest.config.js Upgrade code according to migration guide for Vue 3 2023-02-07 13:38:51 +01:00
mock.js Apply prettier to whole project 2023-01-12 15:58:59 +01:00
package-lock.json Resolve some package.json issues 2023-02-02 14:30:21 +01:00
package.json Upgrade code according to migration guide for Vue 3 2023-02-07 13:38:51 +01:00
tsconfig.json Apply prettier to whole project 2023-01-12 15:58:59 +01:00