-
-
Notifications
You must be signed in to change notification settings - Fork 91
Translate workflow history titles #541
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
Conversation
f642fdd to
80a90c4
Compare
|
#545 needs to be merged before this one. |
lukasgraf
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just one minor details, otherwise looks good to me! 👍 🎉
| self.portal_url = self.portal.absolute_url() | ||
| setRoles(self.portal, TEST_USER_ID, ['Manager']) | ||
|
|
||
| set_available_languages() |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These three shouldn't be necessary any more since this is now done in the PloneRestApiDXLayer
80a90c4 to
6031505
Compare
6031505 to
d94e6a0
Compare
Like in #337 but with transition names, action titles and state titles in
@worfklowendpoint