Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OCM 1.1 invitation work flow #1

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

mickenordin
Copy link
Member

Summary

This patchset adds support for OCM 1.1 invitation workflow.

It adds the invite-accepted enpoint: https://cs3org.github.io/OCM-API/docs.html?branch=v1.1.0&repo=OCM-API&user=cs3org#/paths/~1invite-accepted/post

and also the database table to hold invites: federated_invites.

An upcoming pr to contacts app will implement ui for sending and accepting invites.

@mickenordin mickenordin force-pushed the master branch 6 times, most recently from c6023fe to 6ad1712 Compare February 27, 2025 09:54
Co-authored-by: Navid Shokri <navid.pdp11@gmail.com>
Signed-off-by: Micke Nordin <kano@sunet.se>
Signed-off-by: Navid Shokri <navid.pdp11@gmail.com>
@mickenordin mickenordin force-pushed the master branch 5 times, most recently from 16017ef to 5dd7b74 Compare February 27, 2025 16:36
mickenordin and others added 6 commits February 28, 2025 08:39
…ler.php

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Micke Nordin <mickenordin@users.noreply.github.com>
…ler.php

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Micke Nordin <mickenordin@users.noreply.github.com>
Signed-off-by: Micke Nordin <kano@sunet.se>
…62004.php

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Micke Nordin <mickenordin@users.noreply.github.com>
…62004.php

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Micke Nordin <mickenordin@users.noreply.github.com>
Empty strings are needed when creating invite.

Signed-off-by: Micke Nordin <kano@sunet.se>
I realize that we need to be able to react to accepted invites
elsewhere, e.g. contacts app, so adding invite class and event for
that purpose.

Co-authored-by: Navid Shokri <navid.pdp11@gmail.com>
Signed-off-by: Micke Nordin <kano@sunet.se>
Signed-off-by: Navid Shokri <navid.pdp11@gmail.com>
This needs to be done for migration to take affect

Signed-off-by: Micke Nordin <kano@sunet.se>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant