ferfissimo
pushed tag v1.0.0-alpha.3 to Flaschengeist/flaschengeist-users
2021-12-06 00:28:59 +00:00
1525de1469
chore(deps): Update dependencies
6a75d1bf51
chore(format): Fix formatting, enforce prettier style
e4d3ef2097
chore(ui): Update dependencies
dd49b0eb9e
feat(ui): Allow assigning other users (if you have the permission).
58621d3da4
chore(ui): Fix code formatting
ferfissimo
pushed tag @flaschengeist/api-v1.0.0-alpha.7 to Flaschengeist/flaschengeist-frontend
2021-12-05 22:58:11 +00:00
f9f66e7172
chore(api): Update dependencies, cleanup, tag new version
e9c0086859
feat(api): Add component for displaying an users avatar with fallback image
239faac7dd
fix(plugin): Only active users can and should be notified
5819a0637f
fix(models): Notification.plugin should be bigger to support FQN as value
b2c70a6657
feat(api): user store decides if data is outdated based on the last update rather then last local changes.
f27212f60e
feat(api): user store now handels deleted users.
9eb5412c14
fix(api): Session is required to load current user
ferfissimo
pushed tag v1.0.0-alpha.10 to Flaschengeist/flaschengeist-types
2021-12-05 13:25:11 +00:00
56823952d4
Tag a new alpha version, update dependencies
bd74725263
Sync with backend, added deleted prop to users
8e552ba508
feat(app): Set lifetime to 14 days on capacitor.
49c3ec74ba
fix(api): Load current user in login function of mainStore
b2e69e3b61
feat(app): Set lifetime to 14 days on capacitor.
6652025143
fix(api): Load current user in login function of mainStore
e3856c77d4
chore(api): Deprecate findUser from user store.
83f32ea82a
feat(api): Get current session
32bcf7ecbf
fix(backend): Fix changing service type between backup and normal
7baa274d02
feat(backend): Remove deleted user from all futur services
d0674e8876
fix(users): Fix deleting users
50fa39be4f
feat(users): Add some more relationships to model