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

Add possibility to test the update of generated VSS Models #108

Merged
merged 8 commits into from
Mar 25, 2024

Conversation

Chrylo
Copy link
Contributor

@Chrylo Chrylo commented Mar 22, 2024

Added features:

  • The value is now updated in the test view when a GET request is
    successful.
  • A new collapsable surface is now available inside the "Generated
    VSS Nodes" view. It shows most property values for the
    VssNode / VssSignal. The "value" property can also be changed
    manually and afterwards updated to the DataBroker

close #105

Chrylo added 5 commits March 22, 2024 10:02
- The value is now updated in the test view when a GET request is
  successful.
- A new collapsable surface is now available inside the "Generated
  VSS Nodes" view. It shows most property values for the
  VssNode / VssSignal. The "value" property can also be changed
  manually and afterwards updated to the DataBroker

close eclipse-kuksa#105
- Remove redundant DataBroker prefix from compose view files
Chrylo added 2 commits March 25, 2024 10:26
- Clear focus on TextField when pushing a button
- Fixes array conversion from value string to types:
  The previous logic returned a immutable array which lead to a crash.
Copy link
Contributor

@wba2hi wba2hi left a comment

Choose a reason for hiding this comment

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

LGTM

@wba2hi wba2hi merged commit 5edcd3b into eclipse-kuksa:main Mar 25, 2024
5 checks passed
@wba2hi wba2hi deleted the feature-105 branch March 25, 2024 12:13
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.

Add possibility to test the update of generated VSS Models
2 participants