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

Enhance demo #52

Merged
merged 5 commits into from
Jan 22, 2024
Merged

Enhance demo #52

merged 5 commits into from
Jan 22, 2024

Conversation

friendlymatthew
Copy link
Collaborator

@friendlymatthew friendlymatthew commented Jan 22, 2024

Fixes: #46

What this PR contains

  • update build script to handle the -jsonl flag
  • upon Execute query being clicked, the query gets validated first. If the query is not valid it will emit a message like this:
Screen Shot 2024-01-21 at 8 48 49 PM Screen Shot 2024-01-21 at 8 49 05 PM
  • when you edit a key value, it synchronizes and updates the other key value so you don't need to edit both the where key value and orderBy key value. This is nice because the same field we filter by must be used for sorting
  • css work so overall demo is more structured

examples/client/index.html Show resolved Hide resolved
@friendlymatthew friendlymatthew enabled auto-merge (squash) January 22, 2024 13:41
@friendlymatthew friendlymatthew merged commit 79a8ff2 into kevmo314:main Jan 22, 2024
2 checks passed
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.

Improve querying experience
2 participants