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/acmidm switch #172

Merged
merged 2 commits into from
Sep 10, 2021
Merged

Feature/acmidm switch #172

merged 2 commits into from
Sep 10, 2021

Conversation

nvdk
Copy link
Member

@nvdk nvdk commented Sep 6, 2021

To test, you can enable the feature with http://localhost:4200/inbox/meetings?feature[acmidm-switch]=true

@nvdk nvdk requested review from cecemel and lagartoverde September 6, 2021 10:43
@nvdk nvdk force-pushed the feature/acmidm-switch branch from 1941a74 to a831968 Compare September 6, 2021 10:46
@nvdk nvdk force-pushed the feature/acmidm-switch branch from a831968 to d1d029f Compare September 6, 2021 10:51
@nvdk nvdk added the enhancement New feature or request label Sep 6, 2021
Copy link
Contributor

@lagartoverde lagartoverde left a 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
Copy link
Contributor

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?

@nvdk
Copy link
Member Author

nvdk commented Sep 10, 2021

I'm going to merge this, since it's hidden by default and needs to be tested on QA

@nvdk nvdk merged commit f68b94d into development Sep 10, 2021
@nvdk nvdk deleted the feature/acmidm-switch branch September 10, 2021 10:20
Dietr added a commit that referenced this pull request Sep 14, 2021
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants