-
Notifications
You must be signed in to change notification settings - Fork 528
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
Add banner for project managers, give priority to roles within locale #3422
Commits on Nov 4, 2024
-
Add banner for project managers, given priority to role within locale
This adds a banner for users defined as "Project Manager" within a project. To reduce the space for confusion, I changed the tooltip of MNGR from "Manager" to "Team Manager". This also makes the priority of roles consistent between front-end and back-end: - If a user as a role within the locale (translator, manager), we use that for the banner. - If a user is set as PM, we use that even if the user is an Admin. Finally, this adds CSS variables for users, instead of reusing the ones for translation status.
Configuration menu - View commit details
-
Copy full SHA for c544d11 - Browse repository at this point
Copy the full SHA c544d11View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac3958d - Browse repository at this point
Copy the full SHA ac3958dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a81869 - Browse repository at this point
Copy the full SHA 3a81869View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85766ef - Browse repository at this point
Copy the full SHA 85766efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5180b8c - Browse repository at this point
Copy the full SHA 5180b8cView commit details -
Using values_list() is generally better than list comprehensions for …
…retrieving specific fields from a queryset
Configuration menu - View commit details
-
Copy full SHA for cc6d287 - Browse repository at this point
Copy the full SHA cc6d287View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef2f5c1 - Browse repository at this point
Copy the full SHA ef2f5c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a90835 - Browse repository at this point
Copy the full SHA 0a90835View commit details -
Configuration menu - View commit details
-
Copy full SHA for c68441e - Browse repository at this point
Copy the full SHA c68441eView commit details -
Configuration menu - View commit details
-
Copy full SHA for da0c8ec - Browse repository at this point
Copy the full SHA da0c8ecView commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dcb4eee - Browse repository at this point
Copy the full SHA dcb4eeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8293bda - Browse repository at this point
Copy the full SHA 8293bdaView commit details -
Rename: managerForLocales -> canManageLocale, translatorForLocales ->…
… canTranslateLocales
Configuration menu - View commit details
-
Copy full SHA for 947a6e9 - Browse repository at this point
Copy the full SHA 947a6e9View commit details -
Introduce managerForLocales and translatorForLocales and use it in Us…
…erStatus instead of canManageLocales and canTranslateLocales
Configuration menu - View commit details
-
Copy full SHA for acffd9a - Browse repository at this point
Copy the full SHA acffd9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d26022 - Browse repository at this point
Copy the full SHA 9d26022View commit details -
Configuration menu - View commit details
-
Copy full SHA for 203c116 - Browse repository at this point
Copy the full SHA 203c116View commit details