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

(feat): support for "begins_with" operator searches #196

Merged
merged 10 commits into from
Feb 1, 2022

Conversation

sagarbaver
Copy link
Contributor

I've added support for issuing queries using the "begins_with" operator.
This change partially contributes towards resolving #66 and improves user experience.

@sagarbaver
Copy link
Contributor Author

@aaronshaf @rchl Please review. Thanks!

lib/backend.js Outdated Show resolved Hide resolved
@sagarbaver sagarbaver requested a review from rchl January 30, 2022 08:02
@rchl
Copy link
Collaborator

rchl commented Jan 30, 2022

The select box that lists begins_with doesn't fit the text when selected:
Screenshot 2022-01-30 at 21 29 18

lib/backend.js Outdated Show resolved Hide resolved
@sagarbaver sagarbaver requested a review from rchl January 31, 2022 15:39
@rchl rchl changed the title Adds support for "begins_with" operator searches (feat): support for "begins_with" operator searches Feb 1, 2022
@rchl rchl merged commit 57e41e2 into aaronshaf:master Feb 1, 2022
@rchl
Copy link
Collaborator

rchl commented Feb 1, 2022

thanks!

@sagarbaver
Copy link
Contributor Author

@rchl @aaronshaf Could one of you please make these changes available on Docker Hub?
https://hub.docker.com/r/aaronshaf/dynamodb-admin/tags

@sagarbaver sagarbaver deleted the feat-begins-with-operator branch February 2, 2022 06:52
@rchl
Copy link
Collaborator

rchl commented Feb 2, 2022

Updated

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.

None yet

2 participants