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

Admin Config: Implement a Groups UI Picker #28

Open
marianunez opened this issue Mar 5, 2020 · 3 comments
Open

Admin Config: Implement a Groups UI Picker #28

marianunez opened this issue Mar 5, 2020 · 3 comments
Labels
Difficulty/3:Hard Hard ticket Hacktoberfest Help Wanted Community help wanted Tech/ReactJS Type/Enhancement New feature or improvement of existing feature Up For Grabs Ready for help from the community. Removed when someone volunteers

Comments

@marianunez
Copy link
Contributor

marianunez commented Mar 5, 2020

When configuring a custom attribute in the System Console, you must provide the group ids in a simple text box. Implement a picker that can allow the user to search by group name and select based on a filtered list (like it currently does with the users).


LDAP Groups are available in Enterprise Edition. In order to test the changes in this ticket, please open a PR as WIP first and a Mattermost Core Comitter can set up an EE server for testing.

@hanzei
Copy link
Contributor

hanzei commented Mar 6, 2020

@marianunez What do you think about making this a HW?

@hanzei hanzei added Setup Cloud Test Server Setup a test server using Mattermost Cloud Difficulty/3:Hard Hard ticket Tech/ReactJS Help Wanted Community help wanted Up For Grabs Ready for help from the community. Removed when someone volunteers and removed Setup Cloud Test Server Setup a test server using Mattermost Cloud Triage labels Mar 6, 2020
@hanzei
Copy link
Contributor

hanzei commented Mar 6, 2020

@marianunez Does this require implementing a go API to fetch the groups?

@marianunez
Copy link
Contributor Author

marianunez commented Mar 6, 2020

@hanzei No, there are already the required endpoints to get and search groups here but may require adding it to mattermost-redux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Difficulty/3:Hard Hard ticket Hacktoberfest Help Wanted Community help wanted Tech/ReactJS Type/Enhancement New feature or improvement of existing feature Up For Grabs Ready for help from the community. Removed when someone volunteers
Projects
None yet
Development

No branches or pull requests

5 participants