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

Expose user freeze state #8850

Merged
merged 7 commits into from
Nov 15, 2024
Merged

Expose user freeze state #8850

merged 7 commits into from
Nov 15, 2024

Conversation

AureliaDolo
Copy link
Contributor

@AureliaDolo AureliaDolo commented Nov 5, 2024

Fix #8695, fix #8697
Related #8694

TODO

  • check if author is admin
  • add client test

Open questions

  • in postgre do we really need to first check that the organization exists ?

@AureliaDolo AureliaDolo force-pushed the aurelia/exposing_freeze branch from b2a8640 to e491599 Compare November 7, 2024 14:15
@AureliaDolo AureliaDolo marked this pull request as ready for review November 13, 2024 16:40
@AureliaDolo AureliaDolo requested review from a team as code owners November 13, 2024 16:40
@AureliaDolo AureliaDolo force-pushed the aurelia/exposing_freeze branch from 6cdff41 to 6d72239 Compare November 13, 2024 16:41
@AureliaDolo AureliaDolo force-pushed the aurelia/exposing_freeze branch from dfa5125 to 677dcc5 Compare November 14, 2024 15:46
@AureliaDolo AureliaDolo requested a review from a team as a code owner November 14, 2024 16:04
@AureliaDolo AureliaDolo force-pushed the aurelia/exposing_freeze branch from f1747b4 to 89c4e88 Compare November 15, 2024 16:11
@AureliaDolo AureliaDolo force-pushed the aurelia/exposing_freeze branch from 781515a to a5dd0d3 Compare November 15, 2024 16:14
@AureliaDolo AureliaDolo added this pull request to the merge queue Nov 15, 2024
Merged via the queue into master with commit 418cffb Nov 15, 2024
16 checks passed
@AureliaDolo AureliaDolo deleted the aurelia/exposing_freeze branch November 15, 2024 16:47
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.

Server: Add freeze status when requesting user list Expose user freeze status in bindings
3 participants