Schedule frontend plugin for Flaschengeist
Go to file
Ferdinand Thiessen 11a4f87005 fix(backend): Allow unassigning deleted users, but not assigning 2021-12-05 22:59:13 +01:00
backend fix(backend): Allow unassigning deleted users, but not assigning 2021-12-05 22:59:13 +01:00
src fix(ui) Minor usability fixes for transfer / invite dialog 2021-11-29 11:32:20 +01:00
.eslintignore Init 2021-05-25 17:10:46 +02:00
.eslintrc.js [core] Moved source from main flaschengeist tree 2021-05-25 17:11:44 +02: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 fix(backend): Fix changing service type between backup and normal 2021-12-02 21:31:20 +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.