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

feat: prevent org admins from changing fields on the organisation #1197

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

open-dynaMIX
Copy link
Member

This commit makes the main fields of an organisation for organisation admins read-only.

Additionally this fixes two bugs:

  1. Fetch title from backend (was always None)
  2. Do not display comment field (was always empty)

@open-dynaMIX open-dynaMIX force-pushed the prevent_orga_fields_from_being_changed branch from b7895a6 to d20b562 Compare January 23, 2025 14:07
This commit makes the main fields of an organisation for organisation
admins read-only.

Additionally this fixes two bugs:

1. Fetch title from backend (was always None)
2. Do not display comment field (was always empty)
@open-dynaMIX open-dynaMIX force-pushed the prevent_orga_fields_from_being_changed branch from d20b562 to 3ee7cca Compare January 23, 2025 14:10
@open-dynaMIX open-dynaMIX marked this pull request as ready for review January 23, 2025 14:18
@open-dynaMIX open-dynaMIX requested a review from Yelinz January 23, 2025 14:18
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