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

Client search #303

Merged
merged 15 commits into from
Feb 16, 2023
Merged

Client search #303

merged 15 commits into from
Feb 16, 2023

Conversation

armisss4
Copy link
Contributor

Returned client search input field, added functionality to it, made it only visible on clients page.
Search looks in name, email and ip fields for matches, case insensitive.
Resolves #159

More than one user with Manager or Admin permissions can be created from UI
Patched some security holes with GetUser and UpdateUser, did some minor cleanup
Merge from development branch
Changed available actions done by an admin to itself: admin can no longer remove itself from users list, admin can no longer change its user type to manager.
Revert "Merge from development branch"
Returned and edited client search input field.
Set search bar visible on clients page.
Search looks in name, email and ip fields for matches, case insensitive.
Returned client search field, added functionality for it to work.
Returned client search input field, added functionality to it, made it hidden, unless in clients page.
Returned client search input field, added functionality to it, made only visible in clients page.
Returned client search input field, added functionality to it, made it only visible on clients page.
Search looks in name, email and ip fields for matches, case insensitive.
@ngoduykhanh ngoduykhanh merged commit 40a0ba8 into ngoduykhanh:master Feb 16, 2023
@armisss4 armisss4 deleted the client-search branch February 16, 2023 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Searchbar for clients
2 participants