Skip to content

fix payload for removing users #498

Merged
jbluks merged 1 commit intomainfrom
fix-removing-user-from-community
Sep 16, 2022
Merged

fix payload for removing users #498
jbluks merged 1 commit intomainfrom
fix-removing-user-from-community

Conversation

@germanurrus
Copy link
Copy Markdown
Contributor

No description provided.

const addCommunityUsers = useCallback(
async ({ userType, addrs, body }) => {
return new Promise((resolve, reject) => {
addrs.forEach((addrToRemove) => {
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change in the name only

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice - saw that when I was looking at this issue.

@germanurrus germanurrus requested a review from jbluks September 16, 2022 22:22
@jbluks jbluks merged commit 4e92ff2 into main Sep 16, 2022
@jbluks jbluks deleted the fix-removing-user-from-community branch September 16, 2022 22:32
jbluks added a commit that referenced this pull request Sep 19, 2022
fix payload for removing users  (#498)

fix payload

Co-authored-by: German Urrustarazú <germanurrus@users.noreply.github.com>
jbluks added a commit that referenced this pull request Sep 21, 2022
* Added the port (#244) (#245)

Co-authored-by: Fernando Sanchez <fer@Fernandos-MacBook-Pro.local>

Co-authored-by: Fernando Sanchez <fer@Fernandos-MacBook-Pro.local>

* Nginx change (#329) (#330)

Co-authored-by: Fernando Sanchez <fer@iMac-de-Fernando.local>

Co-authored-by: Fernando Sanchez <fer@iMac-de-Fernando.local>

* fix latest tag

* Main -> Staging (#500)

fix payload for removing users  (#498)

fix payload

Co-authored-by: German Urrustarazú <germanurrus@users.noreply.github.com>

* hide react-query icon

* only set  to  in DEV and TEST environments

* adds migration to increase vote message max length

* fix migration order

* remove duplicate flag.Bool call

* only call flag.Bool('ipfs-override') once

* change votes.message column to TEXT instead of VARCHAR

Co-authored-by: FerSanchez <72047538+fersan1985@users.noreply.github.com>
Co-authored-by: David Slone <dbslone@gmail.com>
Co-authored-by: Fernando Sanchez <fer@Fernandos-MacBook-Pro.local>
Co-authored-by: Fernando Sanchez <fer@iMac-de-Fernando.local>
Co-authored-by: German Urrustarazú <germanurrus@users.noreply.github.com>
Co-authored-by: German Urrustarazu <germanurrus@gmail.com>
Co-authored-by: jacksonfoley <jackson.foley@dapperlabs.com>
Co-authored-by: Jonathan Bluks <jonathan.bluks@dapperlabs.com>
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.

2 participants