MAIF / izanami

Izanami is a centralized versatile feature flag solution, well suited for micro service architectures.
https://maif.github.io/izanami/
Apache License 2.0
189 stars 43 forks source link

Feat/817 copy another user rights for a new user #899

Closed helakaraa closed 6 days ago

ptitFicus commented 2 weeks ago

We don't need to update backend for this, I would prefer fetching target user rights in frontend first, and sending these rights in the user creation request. This would keep backend code simpler.

Moreover, UI should either allow to copy user rights OR specify manual rights. Right now both are displayed, and if I select a user to copy AND specify manual rights, only manual rights are taken.

ptitFicus commented 2 weeks ago

There is still some issues with the form as it is: