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(MonitoringTool): Ability to inspect submodels #14525

Merged
merged 1 commit into from Apr 30, 2024
Merged

Conversation

micieslak
Copy link
Member

@micieslak micieslak commented Apr 26, 2024

What does the PR do

  • whenever a cell in a list view displaying model represents submodel, it's clickable and opens windows with a listview for submodel
  • names of injected properties are selectable (and therefore easy to copy)
  • display number of items for submodels

For reviewers: Running Monitoring Tool app is described in this ticket: #8961

Closes: #14496

Affected areas

MonitorEntryPoint.qml

@status-im-auto
Copy link
Member

status-im-auto commented Apr 26, 2024

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 632257b #1 2024-04-26 07:59:18 ~6 min tests/nim 📄log
✔️ 632257b #1 2024-04-26 07:59:28 ~6 min macos/aarch64 🍎dmg
✔️ 632257b #1 2024-04-26 08:02:41 ~10 min macos/x86_64 🍎dmg
✔️ 632257b #1 2024-04-26 08:04:36 ~12 min tests/ui 📄log
✔️ 632257b #1 2024-04-26 08:10:23 ~17 min linux/x86_64 📦tgz
✔️ 632257b #1 2024-04-26 08:16:58 ~24 min windows/x86_64 💿exe
✔️ 8ec1245 #2 2024-04-29 09:34:32 ~6 min tests/nim 📄log
✔️ 8ec1245 #2 2024-04-29 09:34:54 ~6 min macos/aarch64 🍎dmg
✔️ 8ec1245 #2 2024-04-29 09:37:56 ~9 min macos/x86_64 🍎dmg
✔️ 8ec1245 #2 2024-04-29 09:39:05 ~10 min tests/ui 📄log
✔️ 8ec1245 #2 2024-04-29 09:44:40 ~16 min linux/x86_64 📦tgz
✔️ 8ec1245 #2 2024-04-29 09:51:28 ~23 min windows/x86_64 💿exe

Copy link
Contributor

@Seitseman Seitseman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@micieslak micieslak merged commit 18adfbe into master Apr 30, 2024
8 checks passed
@micieslak micieslak deleted the feat/issue-14496 branch April 30, 2024 07:51
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.

MonitoringTool: Add inspection of nested models
4 participants