vbv/client
Daniel Egger 7a3e4324d9 VBV-213: Filter criteria by selected circle
Show upload button only to circle experts

Add files app and basic frontend test

Add service, refactor form

WIP: Upload file

WIP: Upload file to s3

WIP: Add course models, add view

WIP: Add local upload

WIP: Add basic get

WIP: Validate form

WIP: Add file list, download by name

WIP: Update documents after upload

WIP: Add delete button and API

WIP: Reset upload_finished_at when document is deleted

WIP: Handle upload error

Add s3 document
2023-01-10 08:04:56 +01: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 VBV-213: Filter criteria by selected circle 2023-01-10 08:04:56 +01:00
.eslintrc.cjs Add code formatting with prettier and black 2022-09-30 17:43:06 +02:00
.gitignore Add client 2022-04-13 14:57:20 +02:00
.prettierignore Add code formatting with prettier and black 2022-09-30 17:43:06 +02:00
.prettierrc Add circle view for user profiles in cockpit 2022-12-14 19:02:48 +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 Add favicon 2022-12-08 17:06:04 +01:00
package-lock.json Add tailwind headlessui plugin 2022-12-29 16:28:36 +01:00
package.json Add tailwind headlessui plugin 2022-12-29 16:28:36 +01:00
postcss.config.js Add code formatting with prettier and black 2022-09-30 17:43:06 +02:00
tailwind.config.js Add tailwind headlessui plugin 2022-12-29 16:28:36 +01:00
tailwind.css Some fixes in media library 2022-10-11 16:46:53 +02:00
tsconfig.app.json Add back links to media library frontend 2022-10-07 17:33:15 +02:00
tsconfig.json Add client 2022-04-13 14:57:20 +02:00
tsconfig.vite-config.json Add client base vue app 2022-04-12 16:02:00 +02:00
tsconfig.vitest.json Add code formatting with prettier and black 2022-09-30 17:43:06 +02: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

README.md

VBV Client

VBV Frontend

Installation

npm run install

Run

npm run dev

Vue layouts

How layouts are implemented