vbv/client
Elia Bieri 10f34f53d8 Merged in feature/storybook (pull request #49)
Integrate Storybook

* Merged in feature/caprover-deploy (pull request #47)

Feature/caprover deploy

Approved-by: Christian Cueni
* Merge branch 'feature/storybook' of bitbucket.org:iterativ/vbv_lernwelt into feature/storybook

* Add stories

* Add BuenosAires font to storybook

* Mute typecheck error

* Update bitbucket deployment

* Add ItNavigationProgress component

* Update pipelines file

* Update pipelines file

* Merged develop into feature/storybook

Approved-by: Daniel Egger
2023-03-29 13:45:13 +00:00
..
.storybook Merged in feature/storybook (pull request #49) 2023-03-29 13:45:13 +00:00
.vscode Add code formatting with prettier and black 2022-09-30 17:43:06 +02:00
public Add client 2022-04-13 14:57:20 +02:00
src Merged in feature/storybook (pull request #49) 2023-03-29 13:45:13 +00:00
.eslintrc.cjs Merged in feature/storybook (pull request #49) 2023-03-29 13:45:13 +00: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 Add sorting of json files with the help of prettier 2023-02-20 13:09:55 +01: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 Add Feedback mutation call, also codegen for typing 2022-12-29 16:26:29 +01:00
cypress.json Add client 2022-04-13 14:57:20 +02:00
env.d.ts Add client base vue app 2022-04-12 16:02:00 +02:00
index.html Merged in feature/storybook (pull request #49) 2023-03-29 13:45:13 +00:00
package-lock.json Merged in feature/storybook (pull request #49) 2023-03-29 13:45:13 +00:00
package.json Merged in feature/storybook (pull request #49) 2023-03-29 13:45:13 +00:00
postcss.config.js Add rating scale component 2023-01-26 07:18:50 +01:00
tailwind.config.js Add component for horizontal bar charts 2023-01-26 07:54:45 +01:00
tailwind.css Merged in feature/storybook (pull request #49) 2023-03-29 13:45:13 +00:00
tsconfig.app.json Add sorting of json files with the help of prettier 2023-02-20 13:09:55 +01:00
tsconfig.json Add client 2022-04-13 14:57:20 +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 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