Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Implementation of Expandable design for proprietary data exchange feature #68

Conversation

Ypostolov
Copy link
Contributor

@Ypostolov Ypostolov commented Apr 19, 2018

Fixes smartdevicelink/sdl_core#1734

This PR is ready for review.

Risk

This PR makes minor API changes.

Testing Plan

HMI behavior should be tested manually

Summary

Made the following changes:

  • Added new parameter "requestSubType" to OnSystemRequest notification from HMI
  • Added new RequestType option in System Request view - "OEM_SPECIFIC"
  • Added new field for entering and sending "requestSubType" value

CLA

@Ypostolov Ypostolov requested review from a user and AKalinich-Luxoft April 19, 2018 05:34
{
elementId: 'systemRequestLabel',
classNames: 'systemRequestLabel',
content: 'System Request'
Copy link
Contributor

@AKalinich-Luxoft AKalinich-Luxoft Apr 19, 2018

Choose a reason for hiding this comment

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

@Ypostolov please rename content to Request Subtypes

Valerii added 2 commits April 19, 2018 14:34
change name systemRequest Label

Bugfix error at the ffw/BasicCommunication OnSystemRequest method
with subType parameter which was null and which
was calling.
Change name systemRequest Label from 'System request'
to 'requestSubType'.
…oprietary_data_exchange

Bugfix error at the OnSystemRequest method and
@AKalinich-Luxoft AKalinich-Luxoft changed the title Updated WebHMI for feature Feature: Expandable design for proprietary data exchange Apr 20, 2018
@AKalinich-Luxoft AKalinich-Luxoft changed the title Feature: Expandable design for proprietary data exchange Implementation of Expandable design for proprietary data exchange feature Apr 20, 2018
@AKalinich-Luxoft AKalinich-Luxoft merged commit 84864dd into smartdevicelink:feature/expandable_design_for_proprietary_data_exchange Apr 20, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants