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

WIP - fully-scoped query UI for the dataframe view #6961

Closed
wants to merge 2 commits into from

Conversation

abey79
Copy link
Member

@abey79 abey79 commented Jul 22, 2024

What

WIP

Checklist

  • I have read and agree to Contributor Guide and the Code of Conduct
  • I've included a screenshot or gif (if applicable)
  • I have tested the web demo (if applicable):
  • The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG
  • If applicable, add a new check to the release checklist!
  • If have noted any breaking changes to the log API in CHANGELOG.md and the migration guide

To run all checks from main, comment on the PR with @rerun-bot full-check.

@abey79 abey79 force-pushed the antoine/dataframe-query-ui branch from b986d12 to c5a1361 Compare August 5, 2024 13:01
@abey79 abey79 mentioned this pull request Aug 6, 2024
6 tasks
abey79 added a commit that referenced this pull request Aug 9, 2024
### What

- Fixes #7065
- Supersedes  #6961

This PR introduce a new blueprint archetype and related bespoke UI to
configure the query underlying a dataframe view. As a consequence of
this new scheme, Visible Time Range is no longer shown in dataframe view
selection panel.

<img width="297" alt="image"
src="https://github.com/user-attachments/assets/2ccae940-7e4c-4eab-8951-dfd63601407f">

### Checklist
* [x] I have read and agree to [Contributor
Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and
the [Code of
Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md)
* [x] I've included a screenshot or gif (if applicable)
* [x] I have tested the web demo (if applicable):
* Using examples from latest `main` build:
[rerun.io/viewer](https://rerun.io/viewer/pr/7071?manifest_url=https://app.rerun.io/version/main/examples_manifest.json)
* Using full set of examples from `nightly` build:
[rerun.io/viewer](https://rerun.io/viewer/pr/7071?manifest_url=https://app.rerun.io/version/nightly/examples_manifest.json)
* [x] The PR title and labels are set such as to maximize their
usefulness for the next release's CHANGELOG
* [x] If applicable, add a new check to the [release
checklist](https://github.com/rerun-io/rerun/blob/main/tests/python/release_checklist)!
* [x] If have noted any breaking changes to the log API in
`CHANGELOG.md` and the migration guide

- [PR Build Summary](https://build.rerun.io/pr/7071)
- [Recent benchmark results](https://build.rerun.io/graphs/crates.html)
- [Wasm size tracking](https://build.rerun.io/graphs/sizes.html)

To run all checks from `main`, comment on the PR with `@rerun-bot
full-check`.
@abey79
Copy link
Member Author

abey79 commented Aug 18, 2024

This does contain a few more (very partially implemented) features than #7071 (query component and PoV component), but rebasing is 10x worse than reimplementing -> close

@abey79 abey79 closed this Aug 18, 2024
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.

1 participant