Schedule frontend plugin for Flaschengeist
Go to file
Ferdinand Thiessen 72cb163a00 fix(backend): Fix Job model and using controller functions
type should be the type id not the object
2021-12-22 01:05:10 +01:00
.woodpecker chore(ci): Rename pipelines to match other projects 2021-12-17 14:48:53 +01:00
backend fix(backend): Fix Job model and using controller functions 2021-12-22 01:05:10 +01:00
src fix(ui): Invite should send only transferee userid 2021-12-17 14:48:20 +01:00
.eslintignore Init 2021-05-25 17:10:46 +02:00
.eslintrc.js chore(deps): Update dependencies + tag new version 2021-12-13 20:18:19 +01:00
.gitignore chore(backend) Split backend from flaschengeist, now developed here 2021-11-28 22:30:15 +01:00
.npmignore chore(deps): Update dependencies + tag new version 2021-12-13 20:18:19 +01:00
LICENSE Init 2021-05-25 17:10:46 +02:00
README.md feat(ci): Added woodpecker CI 2021-12-13 20:18:16 +01:00
package.json chore(deps): Update dependencies + tag new version 2021-12-13 20:18:19 +01:00
tsconfig.json Init 2021-05-25 17:10:46 +02:00

README.md

Flaschengeist schedule fontend-plugin

status-badge

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.