ferfissimo
  • Joined on 2021-03-31
ferfissimo created pull request Flaschengeist/flaschengeist#20 2021-12-20 01:19:44 +00:00
WIP: feature/migrations, closes #19
ferfissimo pushed to feature/migrations at Flaschengeist/flaschengeist 2021-12-19 23:56:35 +00:00
88718676f8 feat(docs): Add documentation on how to install tables
3935f9386b fix(db): Remove print statement for debugging
5b1ccc9c07 feat(db): Add initial migrations for core Flaschengeist + balance and pricelist plugins
e34dc5dd62 feat(db): Add migrations support to plugins
6ae0bdc3d9 fix(db): Add __repr__ to custom column types, same as done by SQLAlchemy
Compare 7 commits »
ferfissimo pushed to develop at Flaschengeist/flaschengeist 2021-12-19 23:56:21 +00:00
9b42d2b5b7 fix(docs): Rename README
ferfissimo created branch feature/migrations in Flaschengeist/flaschengeist 2021-12-19 23:54:03 +00:00
ferfissimo pushed to feature/migrations at Flaschengeist/flaschengeist 2021-12-19 23:54:03 +00:00
6643cbfefb feat(docs): Add documentation on how to install tables
ef144b6513 fix(db): Remove print statement for debugging
7899e3751d feat(db): Add initial migrations for core Flaschengeist + balance and pricelist plugins
f787d19747 feat(db): Add migrations support to plugins
8792a0eae6 fix(db): Add __repr__ to custom column types, same as done by SQLAlchemy
Compare 6 commits »
ferfissimo pushed to develop at Flaschengeist/flaschengeist 2021-12-19 18:01:58 +00:00
22fbb526bb fix(balance): Replace deprecated sqlalchemy functions
d9be9430db docs(misc): Some more documentation fixes
4df7f1cc01 docs(plugins): Some more documentation on the plugin class
Compare 3 commits »
ferfissimo pushed to develop at Flaschengeist/flaschengeist 2021-12-19 12:06:41 +00:00
b8ac6eb462 fix(users): Readd `create` flag on set_roles
ferfissimo pushed to develop at Flaschengeist/flaschengeist 2021-12-18 03:24:13 +00:00
25ba4d21aa feat(balance): Add option to allow active services to debit other users
e1f919bd20 feat(scheduler): Add function to add scheduled tasks programmatically
691345cf40 fix(roles): Minor fix in set_permissions
1db3391826 fix(roles): Minor documentation + typings
2df5a61ff3 fix(cli): Fix logging level not set on run
Compare 6 commits »
ferfissimo pushed to develop at Flaschengeist/flaschengeist 2021-12-18 01:12:52 +00:00
ab093c04bd fix(cli): Defaul logging level should be WARNING
ee839ce6a3 fix(auth_plain): Fix post_install hook
f507cd483d fix(docs): Fix script name in documentation
Compare 3 commits »
ferfissimo pushed to develop at Flaschengeist/flaschengeist 2021-12-18 00:57:19 +00:00
bd371dfcf2 fix(users): Register: validate `mail`, handle duplicated `userid`, only send password mail if `mail` was set
9f6aa38925 fix(users): Reduce amount of SELECT queries in set_roles
ec7bf39666 fix(roles): Map IntegrityError to BadRequest as this is an client error, no server error.
0a3da51b92 fix(logging): console logger should default to stderr
ceba819ca7 fix(db): User.userid should be unique
Compare 10 commits »
ferfissimo opened issue Flaschengeist/flaschengeist#19 2021-12-17 18:16:37 +00:00
DB: Migrations need to be supported
ferfissimo pushed to develop at Flaschengeist/flaschengeist-schedule 2021-12-17 13:50:48 +00:00
62599898d0 fix(backend): Invite must search user in database
90219c5ddd chore(ci): Rename pipelines to match other projects
c2e0e55a19 fix(ui): Invite should send only transferee userid
Compare 3 commits »
ferfissimo pushed to develop at Flaschengeist/flaschengeist-types 2021-12-14 16:40:17 +00:00
7f0d124d31 chore(ui): Add missing packages to devel packages
ferfissimo pushed to develop at Flaschengeist/flaschengeist-types 2021-12-14 16:39:21 +00:00
1c8b9b51a7 chore(ui): Add missing packages to devel packages
ferfissimo pushed to develop at Flaschengeist/flaschengeist-types 2021-12-14 16:37:53 +00:00
69d7b6ad96 chore(ui): Add missing packages to devel packages
ferfissimo pushed to develop at Flaschengeist/flaschengeist-types 2021-12-14 16:36:41 +00:00
b2c93cda2a feat(ci): Added woodpecker CI
ferfissimo pushed to develop at Flaschengeist/flaschengeist-types 2021-12-14 14:57:28 +00:00
008244580f feat(ci): Added woodpecker CI
ferfissimo pushed to develop at Flaschengeist/flaschengeist-frontend 2021-12-14 14:49:09 +00:00
195593ddc5 feat(ci): Added woodpecker CI
ferfissimo pushed to develop at Flaschengeist/flaschengeist-frontend 2021-12-14 14:47:51 +00:00
be8b770274 feat(ci): Added woodpecker CI
ferfissimo pushed to develop at Flaschengeist/flaschengeist 2021-12-14 14:36:21 +00:00
1b80e39648 feat(ci): Added woodpecker CI