The source project of this merge request has been removed.
possibility to add nc users as members
Added an autocomplete to the member input to allow adding nextcloud users as members. The member data is extended by a "userid" property, which may still be null if you want to have generic members. After linking the member, the name can still be updated to values other than the users displayname to support short names etc.
That change implies two other new features for the web ui:
- The real user avatar will be displayed
- If someone creates a bill, his own name will be preselected
If this merge request gets approved, I'd also like to add this to the android app.
Closes #37 (closed)