-
Notifications
You must be signed in to change notification settings - Fork 396
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Filter entities in the UI (part 8): Make the query semantics more pow…
…erful (#8886)
- Loading branch information
Showing
79 changed files
with
1,248 additions
and
141 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
3 changes: 3 additions & 0 deletions
3
.../re_blueprint_tree/tests/snapshots/view_structure_test/query-ath_left/empty.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.
3 changes: 3 additions & 0 deletions
3
...print_tree/tests/snapshots/view_structure_test/query-ath_left/multiple_proj.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.
3 changes: 3 additions & 0 deletions
3
...int_tree/tests/snapshots/view_structure_test/query-ath_left/non_root_origin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.
3 changes: 3 additions & 0 deletions
3
...ee/tests/snapshots/view_structure_test/query-ath_left/proj_with_placeholder.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.
3 changes: 3 additions & 0 deletions
3
...ueprint_tree/tests/snapshots/view_structure_test/query-ath_left/root_origin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
69 changes: 69 additions & 0 deletions
69
...wer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath_left/root_origin.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
--- | ||
source: crates/viewer/re_blueprint_tree/tests/view_structure_test.rs | ||
expression: blueprint_tree_data | ||
--- | ||
root_container: | ||
id: | ||
id: "<container-id>" | ||
name: | ||
Placeholder: Grid | ||
kind: Grid | ||
visible: true | ||
default_open: true | ||
children: | ||
- View: | ||
id: | ||
id: 0864e1b8-cec4-1b82-5b17-b9d628b8f4fe | ||
class_identifier: 3D | ||
name: | ||
Placeholder: / | ||
visible: true | ||
default_open: true | ||
origin_tree: | ||
kind: EntityPart | ||
entity_path: [] | ||
visible: true | ||
view_id: | ||
id: 0864e1b8-cec4-1b82-5b17-b9d628b8f4fe | ||
label: / (root) | ||
highlight_sections: [] | ||
default_open: true | ||
children: | ||
- kind: EntityPart | ||
entity_path: | ||
- path | ||
visible: true | ||
view_id: | ||
id: 0864e1b8-cec4-1b82-5b17-b9d628b8f4fe | ||
label: path | ||
highlight_sections: | ||
- start: 1 | ||
end: 4 | ||
default_open: true | ||
children: | ||
- kind: EntityPart | ||
entity_path: | ||
- path | ||
- to | ||
visible: true | ||
view_id: | ||
id: 0864e1b8-cec4-1b82-5b17-b9d628b8f4fe | ||
label: to | ||
highlight_sections: [] | ||
default_open: true | ||
children: | ||
- kind: EntityPart | ||
entity_path: | ||
- path | ||
- to | ||
- left | ||
visible: true | ||
view_id: | ||
id: 0864e1b8-cec4-1b82-5b17-b9d628b8f4fe | ||
label: left | ||
highlight_sections: | ||
- start: 0 | ||
end: 4 | ||
default_open: true | ||
children: [] | ||
projection_trees: [] |
3 changes: 3 additions & 0 deletions
3
...ueprint_tree/tests/snapshots/view_structure_test/query-ath_left/single_proj.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.
3 changes: 3 additions & 0 deletions
3
...rint_tree/tests/snapshots/view_structure_test/query-ath_left/unknown_origin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.
3 changes: 3 additions & 0 deletions
3
...wer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath_t/empty.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.
3 changes: 3 additions & 0 deletions
3
...lueprint_tree/tests/snapshots/view_structure_test/query-ath_t/multiple_proj.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions
5
...ewer/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath_t/multiple_proj.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
source: crates/viewer/re_blueprint_tree/tests/view_structure_test.rs | ||
expression: blueprint_tree_data | ||
--- | ||
root_container: ~ |
3 changes: 3 additions & 0 deletions
3
...eprint_tree/tests/snapshots/view_structure_test/query-ath_t/non_root_origin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions
5
...er/re_blueprint_tree/tests/snapshots/view_structure_test/query-ath_t/non_root_origin.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
source: crates/viewer/re_blueprint_tree/tests/view_structure_test.rs | ||
expression: blueprint_tree_data | ||
--- | ||
root_container: ~ |
3 changes: 3 additions & 0 deletions
3
..._tree/tests/snapshots/view_structure_test/query-ath_t/proj_with_placeholder.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.