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

Feature/wn 275 #214

Merged
merged 3 commits into from
Mar 12, 2025
Merged

Feature/wn 275 #214

merged 3 commits into from
Mar 12, 2025

Conversation

l-dufour
Copy link

@l-dufour l-dufour commented Mar 11, 2025

Attribution editor:
-Fixed the publish modal that was causing an error and breaking the view.
-Added disabled prop to prevent adding multiple languages at the same time.
-Hid the clearable button of the national society select to prevent errors.

NS Admin permissions:
-Added the 'API Stats View' permission to the 'permissions' table via migration.
-Assigned this permission to the 'NS Admin' and 'GDPC Admin' roles.

LDFOUR\luisd added 2 commits March 11, 2025 17:01
Fixed the publish modal that was causing an error and breaking the view.
Added disabled prop to prevent adding multiple languages at the same time.
Hid the clearable button of the national society select to prevent errors.
Added the 'API Stats View' permission to the 'permissions' table via migration.
Assigned this permission to the 'NS Admin' and 'GDPC Admin' roles.
@@ -314,7 +314,8 @@ export default {
}
},
selectedSoc() {
if (this.countryCode !== this.selectedSoc.countryCode) {
console.log('selectedSoc', this.selectedSoc)
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove this console log please

Copy link
Author

Choose a reason for hiding this comment

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

Removed

@joseganora joseganora merged commit b56874f into develop Mar 12, 2025
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