-
Notifications
You must be signed in to change notification settings - Fork 6
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/acmidm switch #172
Conversation
1941a74
to
a831968
Compare
a831968
to
d1d029f
Compare
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.
I can't fully test it, I think because I'm not using acmidm, I see the switch besturseenheid button, but when I click it says it didn't find the page.
Code looks good, only thing I see it's that strings should be translated and added to the .yml files.
Good job 👍
{{#if this.acmSwitchEnabled}} | ||
<Acmidm::Switch as |acmidm|> | ||
<AuButton @loading={{acmidm.isSwitching}} class="au-c-button au-c-button--tertiary" role="menuitem" {{on "click" acmidm.switch}}> | ||
<AuIcon @icon="switch" @alignment="left" />Wissel van bestuurseenheid |
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.
Maybe all these strings should be translated?
I'm going to merge this, since it's hidden by default and needs to be tested on QA |
* development: fix faulty merge support switching user via acm/idm (#172) Remove requirebranch config Release 2.11.1 Add updated items to changeset notulenSet should be outside of the map Fix bug with signed resources Hide button on edit agendapoint added feature flag in environment.js linting improved component and fixed all bugs Fix notulen was not correctly reloaded under a very specific scenario Calculated status based on the actual publication status of the extract Hide attachments behind feature flag Fixed page numbers in extract publication table add styling for tables still relying on webuniversum css
To test, you can enable the feature with http://localhost:4200/inbox/meetings?feature[acmidm-switch]=true