ferfissimo
  • Joined on 2021-03-31
ferfissimo pushed to develop at Flaschengeist/flaschengeist-users 2021-12-02 20:15:56 +00:00
7d3e47494f feat(ui): Implement delete user
45e0defe7e fix(ui): Improve readability on small devices
28224960a0 sync permissions with backend
Compare 3 commits »
ferfissimo pushed to develop at Flaschengeist/flaschengeist 2021-12-01 14:31:54 +00:00
593b8546a2 fix(roles): Ignore name if it did not change
ferfissimo pushed to develop at Flaschengeist/flaschengeist 2021-12-01 14:19:36 +00:00
e4a10028b7 fix(users): Update hook needs to check existence of display_name as well
45d15b4f88 docs(config): Add some database default values
Compare 2 commits »
ferfissimo pushed tag v1.0.0-alpha.2 to Flaschengeist/flaschengeist-users 2021-11-29 17:22:02 +00:00
ferfissimo pushed to develop at Flaschengeist/flaschengeist-users 2021-11-29 17:21:30 +00:00
542f157b49 chore(release) Tag a new version + update dependencies
ferfissimo pushed to develop at Flaschengeist/flaschengeist-frontend 2021-11-29 17:18:03 +00:00
8fca175d39 chore(api) Tag a new api version
ferfissimo pushed to develop at Flaschengeist/flaschengeist-users 2021-11-29 17:16:26 +00:00
2baa813eb8 fix(settings) Some cleanup + large preview of avatar
ferfissimo pushed to develop at Flaschengeist/flaschengeist 2021-11-29 17:15:26 +00:00
0ce52de8cd feat(plugins) Plugins use native Image objects as default avatar, but can still implement their own stuff.
ferfissimo pushed to develop at Flaschengeist/flaschengeist-users 2021-11-29 17:12:19 +00:00
868a3f3383 fix(widget) Cleanup widget and use more shared api functions
ferfissimo pushed to develop at Flaschengeist/flaschengeist-frontend 2021-11-29 16:24:03 +00:00
6c219c5226 feat(api) Added function to get the URL of an user avatar
6839ae5742 feat(api) Added function to get the URL of an user avatar
Compare 2 commits »
ferfissimo pushed to develop at Flaschengeist/flaschengeist-frontend 2021-11-29 16:21:55 +00:00
6839ae5742 feat(api) Added function to get the URL of an user avatar
cb43b8a39b fix(core) Token should be added to headers instead of replacing them
Compare 2 commits »
ferfissimo pushed to develop at Flaschengeist/flaschengeist 2021-11-29 10:33:26 +00:00
06caec86e7 fix(users) Display name should be created when user is created
ferfissimo pushed to develop at Flaschengeist/flaschengeist-schedule 2021-11-29 10:32:25 +00:00
81c33ece8c fix(ui) Minor usability fixes for transfer / invite dialog
ferfissimo pushed to develop at Flaschengeist/flaschengeist-schedule 2021-11-28 21:30:26 +00:00
de6e959937 chore(backend) Split backend from flaschengeist, now developed here
ferfissimo pushed to develop at Flaschengeist/flaschengeist 2021-11-28 21:29:16 +00:00
b94319c38f chore(plugins) Split of events plugin
ferfissimo pushed to develop at Flaschengeist/flaschengeist 2021-11-28 21:27:46 +00:00
60ba8d4799 fix(core) Fix entry point name
1011360694 fix(core) Fix entry point name
Compare 2 commits »
ferfissimo pushed to develop at Flaschengeist/flaschengeist 2021-11-28 21:24:55 +00:00
1011360694 fix(core) Fix entry point name
ferfissimo pushed to develop at Flaschengeist/flaschengeist 2021-11-28 21:23:47 +00:00
50632eb333 feat(cli) Allow assigning all permissions to one group from cli
ferfissimo pushed to develop at Flaschengeist/flaschengeist-schedule 2021-11-28 21:21:25 +00:00
c8ae458775 fix(ui) AgendaView now shows correct events on small devices