-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
WeLoop: Sufficient Social GraphQL exposure for initial use cases #18
Comments
See WeLoop #69 for WeLoop specific uses: Activity reflow-project/weloop#135 (maybe not critical unless it also provides information about the value flows activity) |
Work on the API is ongoing, will track progress here:
|
@adam-burns I've now pushed most of the queries and mutations. I could use help prioritising what's missing:
|
Thanks @mayel ! Awaiting WeLoop dev feedback on WIP, but current priorities for this issue would be
Notes:
** are these related to bonfire_circles extension or separate? |
Noted. To answer your question, circles and boundaries will come into play for groups and organisations at some point to manage roles and permissions. For now organisations are implemented more like "shared users" where multiple people can login with their own account and can all choose to act as the organisation (meaning they're all admins of it). |
@adam-burns are the latest changes live on the Bon Fire staging server? Thanks |
@pral2a the latest changes are not yet reflected in the docker image or staging server, as due to multiple component upgrades, there remain some consequential Phoenix issues could impact pilot use on staging. However, in the meantime, a local build can be performed for assessment by: Raising a local ReflowOS instance
To create first user in Elixir console
http://localhost:4000/api/explore then contains a docs link describing all up to date GraphQL endpoints |
Thanks for the clarification @mayel . Could you please update this issue on the status of remaining priorities? |
All items related to user and organisation are now checked off (I've been updating the checklist above) |
Thanks @mayel for also preparing graphql example usage. |
Assess, implement, debug, test & verify the ReflowOS GraphQL equivalent exposure to ZP Comment, Thread, Like and Flag extensions operate correctly with WeLoop to the extent required by initial use case flows.
The text was updated successfully, but these errors were encountered: