Skip to content

ref/memberships#277

Merged
mohitpubnub merged 22 commits intomasterfrom
ref/memberships
Jun 14, 2022
Merged

ref/memberships#277
mohitpubnub merged 22 commits intomasterfrom
ref/memberships

Conversation

@mohitpubnub
Copy link
Contributor

@mohitpubnub mohitpubnub commented May 27, 2022

feat: Added membership apis

Added user and space memberships related methods.

feat: Added type and status fields.

Added type and status fields in User and Space. status field in memberships.

@mohitpubnub
Copy link
Contributor Author

WiP fetchMemberships

@are
Copy link
Contributor

are commented May 27, 2022

Oh, you have to remember that we cannot remove or change any existing methods. (the remove -> delete should be fine)

@mohitpubnub
Copy link
Contributor Author

Oh, you have to remember that we cannot remove or change any existing methods. (the remove -> delete should be fine)

Yes,
apart from that it has following changes

  • status field in membership api's patch payload.
  • if (params?.limit)) returns false with integer 0 param value of limit which we set default with add/update memberships. So it has to check for null

@mohitpubnub mohitpubnub requested a review from Salet June 7, 2022 11:38
@mohitpubnub mohitpubnub added status: done This issue is considered resolved. type: feature This PR contains new feature. labels Jun 7, 2022
@mohitpubnub mohitpubnub added the type: refactor This PR contains refactored existing features. label Jun 7, 2022
* Fixed tests
* Minor indentation changes in changed files.
* refactored dead listeners which were not emitting any events for user and space type.
@mohitpubnub
Copy link
Contributor Author

@client-engineering-bot release as v7.1.1

@mohitpubnub mohitpubnub merged commit f09df2b into master Jun 14, 2022
@mohitpubnub mohitpubnub deleted the ref/memberships branch June 14, 2022 15:28
@github-actions
Copy link

🚀 Release successfully completed 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: done This issue is considered resolved. type: feature This PR contains new feature. type: refactor This PR contains refactored existing features.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants