-
Notifications
You must be signed in to change notification settings - Fork 187
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
Phoenix update #651
Phoenix update #651
Conversation
d59dabf
to
cbad8d2
Compare
Updated the phoenix commit id for tests to solve failing webUI CI. |
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.
One super minor thing. Otherwise all good 👍
hide-label | ||
@change="toggleSelectionAll" | ||
class="uk-margin-small-left" | ||
class="oc-ml-s" |
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.
Some odd change of indentation?
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.
True, that is incorrect indentation. We should setup prettier in accounts and settings UI....
I merged the PR with this. I have another PR touching the accounts and settings UI anyway (moving the navItems to the user menu). I will fix the indentation in that PR then. Thanks for spotting it!
This PR updates phoenix to v0.18.0 and adjusts accounts and settings accordingly.