Schedule frontend plugin for Flaschengeist
Go to file
Ferdinand Thiessen f79823531d [agendaview] Fix week not loaded if window resized from 3 to 7 days 2021-11-25 15:33:50 +01:00
src [agendaview] Fix week not loaded if window resized from 3 to 7 days 2021-11-25 15:33:50 +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 [fix] set start date to midnight 2021-11-21 12:36:17 +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 [ported] Validate jobs before adding new and minimize inactive jobs 2021-11-23 17:32:48 +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.