skillbox/client
Lorenz Padberg e66c79f5fa Fix last char is emoji, remove console logs 2024-05-16 01:27:36 +02:00
..
build Remove stale code and dependencies 2023-08-07 16:23:06 +02:00
bundle-analysis Add new gitignore file 2022-01-13 10:54:32 +01:00
config Update favicons and logos 2024-03-19 18:13:38 +01:00
cypress Add wait statemtns to projects page tests 2024-05-15 18:14:27 +02:00
src Fix last char is emoji, remove console logs 2024-05-16 01:27:36 +02:00
static Revert "Add favicon" 2018-08-16 17:49:11 +02:00
tests/unit Fix issue with new SRF URL pattern 2024-04-09 11:30:47 +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 Add linting rule for cypress tests to reject .only calls 2024-03-07 13:15:29 +01:00
.gitignore Add sentry config for sourcemaps 2023-07-27 18:45:48 +02:00
.postcssrc.json Add new postcss mixin 2024-02-28 11:14:45 +01:00
.prettierignore Upgrade code according to migration guide for Vue 3 2023-02-07 13:38:51 +01:00
codegen.ts Refactor ContentComponent 2024-02-28 11:14:45 +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 Change cypress base url 2024-05-15 11:02:25 +02:00
eslint-checker.sh Speed up linting if eslint_d is available 2024-03-13 14:56:14 +01:00
index.html Reformat, refactor some code and fix some linting errors 2024-02-28 11:14:45 +01:00
jest.config.js Apply prettier on project again 2023-02-07 14:31:26 +01:00
local.graphql Add frontend language setting to local cache 2023-08-24 12:29:54 +02:00
mock.js Apply prettier to whole project 2023-01-12 15:58:59 +01:00
package-lock.json Add content to bookmark on Activity page 2024-03-11 11:47:58 +01:00
package.json Speed up linting if eslint_d is available 2024-03-13 14:56:14 +01:00
tsconfig.app.json Remove shim, add correct type to tsconfig for vite 2024-03-12 15:59:37 +01:00
tsconfig.cypress.json Add cypress test for highlights 2024-02-28 11:14:45 +01:00
tsconfig.json Update configs for component tests 2023-05-10 12:19:48 +02:00
vite.config.ts Update favicons and logos 2024-03-19 18:13:38 +01:00