Three stores that track the list of site invites and the REST requests to accept or create an invite. They use ImmutableJS, which makes them an interesting target.
Used at 6 places when accepting or sending an invite.
Done 🎉 there's a few actions and constants left which are used/listened to by lib/user and should be removed/refactored as part of the work there or follow-up.
Three stores that track the list of site invites and the REST requests to accept or create an invite. They use ImmutableJS, which makes them an interesting target.
Used at 6 places when accepting or sending an invite.