Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Auto-complete (or not) UI for authorized users management #114

Closed
atodorov opened this issue Sep 21, 2020 · 0 comments
Closed

Auto-complete (or not) UI for authorized users management #114

atodorov opened this issue Sep 21, 2020 · 0 comments

Comments

@atodorov
Copy link
Member

The current drop down list is a bit clunky.

django-guardian uses a text field where you put the username which you want to manage - that looks like a good first step.

Next could be an auto-complete functionality similar to what we have for tags.

atodorov added a commit that referenced this issue Dec 9, 2020
this is a custom field which accepts username, email or ID and
is used in many places in Kiwi TCMS. Here it is used to avoid
presenting a huge list of existing accounts to the administrator
and making the selection a bit less clunky.

Still doesn't implement an auto-complete widget but that's
unrelated.
atodorov added a commit that referenced this issue Dec 10, 2020
this is a custom field which accepts username, email or ID and
is used in many places in Kiwi TCMS. Here it is used to avoid
presenting a huge list of existing accounts to the administrator
and making the selection a bit less clunky.

Still doesn't implement an auto-complete widget but that's
unrelated.
atodorov added a commit that referenced this issue Dec 10, 2020
this is a custom field which accepts username, email or ID and
is used in many places in Kiwi TCMS. Here it is used to avoid
presenting a huge list of existing accounts to the administrator
and making the selection a bit less clunky.

Still doesn't implement an auto-complete widget but that's
unrelated.
atodorov added a commit that referenced this issue Dec 10, 2020
this is a custom field which accepts username, email or ID and
is used in many places in Kiwi TCMS. Here it is used to avoid
presenting a huge list of existing accounts to the administrator
and making the selection a bit less clunky.

Still doesn't implement an auto-complete widget but that's
unrelated.
atodorov added a commit that referenced this issue Dec 10, 2020
this is a custom field which accepts username, email or ID and
is used in many places in Kiwi TCMS. Here it is used to avoid
presenting a huge list of existing accounts to the administrator
and making the selection a bit less clunky.

Still doesn't implement an auto-complete widget but that's
unrelated.
atodorov added a commit that referenced this issue Dec 10, 2020
this is a custom field which accepts username, email or ID and
is used in many places in Kiwi TCMS. Here it is used to avoid
presenting a huge list of existing accounts to the administrator
and making the selection a bit less clunky.

Still doesn't implement an auto-complete widget but that's
unrelated.
atodorov added a commit that referenced this issue Dec 10, 2020
this is a custom field which accepts username, email or ID and
is used in many places in Kiwi TCMS. Here it is used to avoid
presenting a huge list of existing accounts to the administrator
and making the selection a bit less clunky.

Still doesn't implement an auto-complete widget but that's
unrelated.
atodorov added a commit that referenced this issue Dec 10, 2020
this is a custom field which accepts username, email or ID and
is used in many places in Kiwi TCMS. Here it is used to avoid
presenting a huge list of existing accounts to the administrator
and making the selection a bit less clunky.

Still doesn't implement an auto-complete widget but that's
unrelated.
atodorov added a commit that referenced this issue Dec 10, 2020
this is a custom field which accepts username, email or ID and
is used in many places in Kiwi TCMS. Here it is used to avoid
presenting a huge list of existing accounts to the administrator
and making the selection a bit less clunky.

Still doesn't implement an auto-complete widget but that's
unrelated.
atodorov added a commit that referenced this issue Dec 11, 2020
this is a custom field which accepts username, email or ID and
is used in many places in Kiwi TCMS. Here it is used to avoid
presenting a huge list of existing accounts to the administrator
and making the selection a bit less clunky.

Still doesn't implement an auto-complete widget but that's
unrelated.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant