vbv/client
Reto Aebersold 0a2198e830 Merge branch 'develop' into feature/VBV-599-avatar-upload 2024-01-16 09:18:57 +01:00
..
.storybook Cleanup stuff 2023-07-07 18:10:51 +02:00
.vscode Add code formatting with prettier and black 2022-09-30 17:43:06 +02:00
public Fix test settings 2023-06-02 11:45:13 +02:00
src Merge branch 'develop' into feature/VBV-599-avatar-upload 2024-01-16 09:18:57 +01:00
.eslintrc.cjs VBV-306: Use GraphQL for assignment code 2023-05-15 19:07:06 +02:00
.gitignore Add client 2022-04-13 14:57:20 +02:00
.npmrc Merged in feature/storybook (pull request #49) 2023-03-29 13:45:13 +00:00
.prettierignore VBV-306: Use GraphQL for assignment code 2023-05-15 19:07:06 +02:00
.prettierrc Add sorting of json files with the help of prettier 2023-02-20 13:09:55 +01:00
README.md Add code formatting with prettier and black 2022-09-30 17:43:06 +02:00
codegen.ts Adapt code to user more of the codegen generated typescript types 2023-10-12 10:51:10 +02:00
codegenGenerateTypenames.js Add generated types so that they can be referenced in code 2023-07-07 18:43:57 +02:00
cypress.config.ts Add cypress to client for component and frontend tests 2023-04-06 16:50:29 +02:00
env.d.ts Add client base vue app 2022-04-12 16:02:00 +02:00
index.html Cleanup unused stuff 2023-06-01 23:12:47 +02:00
minimizeGraphqlSchema.mjs Adapt code to user more of the codegen generated typescript types 2023-10-12 10:51:10 +02:00
package-lock.json Add initial KompetenzNavi Frontend 2023-09-08 16:46:53 +02:00
package.json Adapt code to user more of the codegen generated typescript types 2023-10-12 10:51:10 +02:00
postcss.config.js Add rating scale component 2023-01-26 07:18:50 +01:00
tailwind.config.js Simplify media library models 2023-07-21 13:56:09 +02:00
tailwind.css Style start pages 2023-12-18 15:44:00 +01:00
tsconfig.app.json Fix ts lint, remove unused component 2023-04-12 17:47:59 +02:00
tsconfig.cypress.json Fix ts lint, remove unused component 2023-04-12 17:47:59 +02:00
tsconfig.json Fix ts lint, remove unused component 2023-04-12 17:47:59 +02:00
tsconfig.vite-config.json Add sorting of json files with the help of prettier 2023-02-20 13:09:55 +01:00
tsconfig.vitest.json Add sorting of json files with the help of prettier 2023-02-20 13:09:55 +01:00
versionize.js Add code formatting with prettier and black 2022-09-30 17:43:06 +02:00
vite.config.ts Cleanup stuff 2023-07-07 18:10:51 +02:00
vue-i18n-extract.config.js Add sorting of json files with the help of prettier 2023-02-20 13:09:55 +01:00

README.md

VBV Client

VBV Frontend

Installation

npm run install

Run

npm run dev

Vue layouts

How layouts are implemented