fb50ed05be
deps: Require at lease python 3.9, fixes #22
54a789b772
fix(docs): PIP 21.0+ is required, some minor improvements
ferfissimo
pushed to proposal/plugin-metadata at Flaschengeist/flaschengeist
2021-12-26 14:27:06 +00:00
96eb9799d6
Proposal: Add plugin metadata class to seperate implementation
ferfissimo
created branch proposal/plugin-metadata in Flaschengeist/flaschengeist
2021-12-26 14:27:05 +00:00
ferfissimo
created branch feature/requests in Flaschengeist/flaschengeist-schedule
2021-12-23 02:25:50 +00:00
ferfissimo
pushed to feature/requests at Flaschengeist/flaschengeist-schedule
2021-12-23 02:25:50 +00:00
0881069b11
feat(ui): Implemented job invitations / transfer page
30173ec87d
feat(ui): models: Provide Job class
ec28857af5
chore(deps): Update dependencies
1c452e23fe
fix(api): Ensure everything is cleared on logout
5ff906086b
fix(app): Skip plugins with not satisfied dependencies.
04dcf39dfc
fix(plugins): Fix plugin version for plugin list API endpoint
8e18a11fc8
feat(cli): Added CLI command for handling plugins
878a61f1c2
feat(plugins): Identify plugins by id, migrations must be provided at defined location, add utils for plugin functions
c4bf33d1c7
fix(docs): Various documentation fixed and improvments
a1a20b0d65
docs(migrations): Some documentation ++
c647c7c8f8
feat(docs): Add documentation on how to install tables
a6cbc002f6
fix(cli): InterfaceGenerator now works even without a namespace defined
34ee95c66a
feat(cli): Split CLI commands into seperate files
0c319aab1a
feat(plugins): Identify plugins by id, migrations must be provided at defined location, add utils for plugin functions
5669220b5d
fix(docs): Various documentation fixed and improvments
166073fb55
fix(ui): Fix routes, requests should have more priority than settings
0f65ae53af
feat(ui): Add functions for getting a job and invitations to the events store
2ef9fd023a
fix(ui): Align api with backend
a09ce26474
feat(backend): Add routed for get_job and get_invitations
5a52c364e4
chore(deps): Set minimum supported python version to 3.8.
1201505586
docs(migrations): Some documentation ++
40424f9fd3
feat(docs): Add documentation on how to install tables
e657241b42
fix(db): Remove print statement for debugging
88fc3b1ac8
feat(db): Add initial migrations for core Flaschengeist + balance and pricelist plugins
77be01b8cf
feat(db): Add migrations support to plugins
Not compatible with Python < 3.9
Werkzeug's user agend parser is deprecated