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

CSCFC4EMSCR-612 Hide create content buttons from group members #234

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

maariaw
Copy link

@maariaw maariaw commented Nov 13, 2024

Buttons for registering/creating content in a group workspace are now only visible to group admins and editors, not members

@maariaw maariaw requested review from rquazi and masillan November 13, 2024 09:32
@@ -11,16 +11,15 @@ import { Roles } from '../interfaces/format.interface';

// Need to specify the actions permitted for each type of user
const actions = [
Copy link
Member

Choose a reason for hiding this comment

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

Can we remove this long list of actions, if we are not using it or have plan to use? Are they important for any context?

@rquazi
Copy link
Member

rquazi commented Nov 21, 2024

Things look good and I tested also locally. Merging it

@rquazi rquazi merged commit b3a7717 into develop Nov 21, 2024
2 checks passed
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