vbv/client
Christian Cueni 64407a622e Fix duration display 2023-05-29 07:44:50 +02:00
..
.storybook Merged in feature/storybook (pull request #49) 2023-03-29 13:45:13 +00:00
.vscode
public
src Fix duration display 2023-05-29 07:44:50 +02:00
.eslintrc.cjs VBV-306: Use GraphQL for assignment code 2023-05-15 19:07:06 +02:00
.gitignore
.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
codegen.ts Add graqhql introspection schema 2023-05-16 17:08:54 +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
index.html Merged in feature/storybook (pull request #49) 2023-03-29 13:45:13 +00:00
minimizeGraphqlSchema.mjs Add graqhql introspection schema 2023-05-16 17:08:54 +02:00
package-lock.json Run GraphQL codegen concurrently with vite 2023-05-17 11:23:36 +02:00
package.json Run GraphQL codegen concurrently with vite 2023-05-17 11:23:36 +02:00
postcss.config.js Add rating scale component 2023-01-26 07:18:50 +01:00
tailwind.config.js Change icons in cockpit 2023-05-08 14:44:24 +02:00
tailwind.css Frontend: "Vorbereitungsauftrag" 2023-05-24 15:19:49 +02: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
vite.config.ts Add translations strings 2022-11-08 15:05:54 +01: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