Schedule frontend plugin for Flaschengeist
Go to file
Ferdinand Thiessen dd49b0eb9e feat(ui): Allow assigning other users (if you have the permission). 2021-12-06 00:23:15 +01:00
backend fix(backend): Allow unassigning deleted users, but not assigning 2021-12-05 22:59:13 +01:00
src feat(ui): Allow assigning other users (if you have the permission). 2021-12-06 00:23:15 +01:00
.eslintignore Init 2021-05-25 17:10:46 +02:00
.eslintrc.js chore(ui): Fix code formatting 2021-12-06 00:23:10 +01:00
.gitignore chore(backend) Split backend from flaschengeist, now developed here 2021-11-28 22:30:15 +01:00
.npmignore chore(backend) Split backend from flaschengeist, now developed here 2021-11-28 22:30:15 +01:00
LICENSE Init 2021-05-25 17:10:46 +02:00
README.md [API] Added events / schedule api 2021-05-26 21:16:46 +02:00
package.json feat(ui): Allow assigning other users (if you have the permission). 2021-12-06 00:23:15 +01:00
tsconfig.json Init 2021-05-25 17:10:46 +02:00

README.md

Flaschengeist schedule fontend-plugin

This package provides the Flaschengeist frontend for the schedule plugin (event and schedule management).

License

Licensed under the MIT license, see LICENSE for more details.

Development

Feel free to report bugs, issues and feature requests using the Issues function.

Please follow our general development guide.