Schedule frontend plugin for Flaschengeist
Go to file
Ferdinand Thiessen 0f65ae53af feat(ui): Add functions for getting a job and invitations to the events store 2021-12-22 01:08:48 +01:00
.woodpecker chore(ci): Rename pipelines to match other projects 2021-12-17 14:48:53 +01:00
backend feat(backend): Add routed for get_job and get_invitations 2021-12-22 01:06:23 +01:00
src feat(ui): Add functions for getting a job and invitations to the events store 2021-12-22 01:08:48 +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.