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

Generic HMI is missing an Alert View implementation #19

Closed
Jack-Byrne opened this issue Apr 6, 2017 · 1 comment
Closed

Generic HMI is missing an Alert View implementation #19

Jack-Byrne opened this issue Apr 6, 2017 · 1 comment

Comments

@Jack-Byrne
Copy link
Collaborator

No description provided.

@Jack-Byrne
Copy link
Collaborator Author

Alert view merged into master

iCollin added a commit that referenced this issue Aug 11, 2021
* Added box for reseting timeout (Reset period input); added Reset timeout button on Alert pop-up with connection to value from Reset period input

* Created function for Alert resetting with timer and using set value of reset period

* Added function for checkboxes

* Merged changes

* Added impl onreset timeout for UI.Alert only

* Fix int type

* Minor Updates

* Minor changes

* Add possibility to reset Speak

* Fix AAW-921

HMI sends BC.OnResetTimeout for TTS.Speak request in case Alert has been requested without TTS part

* Fix AAW-923

HMI sends TTS.Speak requets after UI.Alert without timeout resetting

* Fix AAW-925

It's able to send BC.OnResetTimeout for request that has already processed

* Fix AAW-926

HMI sends default reset period instead of set value after app reconnect

* Added out of bound event emitter

* SDL-0189 Restructuring onResetTimeout

Updated reducers.js

* SDL-0189 Restructuring OnResetTimeout

Updated TTSController

* Extended UIController

Added resetPerformInteractionTimeout method

* Extended UIController

Added implementation for resetPerformInteractionTimeout method

* Added reset timeout button and counter for PerformInteraction rpc

* Connected reset timeout component to reset function for performInteraction

* Changed position for reset timeout box for performIntetaction; fixed bugs with timers

* Fixed variables in HScrollMenu and UIController

* Fixed for PI timeout started value; added out of bound function; changed label for PI counter

* Fixed value of starting timeout duration value for Alert rpc

* Alert and Speak fixex

* Fixed value of starting timeout duration value for Alert rpc

* SDL-0189 Retructuring OnResetTimeout

Added new timeout interface usage for slider, scrollablemessage

* SDL-0189 Restructuring OnResetTimeout

Get reset period value from input for alert, subtlealert, scrollablemessage

* Remove unused code

* SDL-0189 Answer for review

* SDL-0189 Updated TTSController

* get rid of reactjs-eventemitter

* Remove unused code

* SDL-0189-Fixed-background-color-of-reset-button-according-to-theme

* Fixed wrong imports

* Resolve merge conflict

* Fix reducer return value

* Fix/SDL 0192 deleted unused action and state variable

* Fixed with removing of unused variable

* Fixed params of onResetTimeout for speak case

* Fixed: removed speak from UI state

* Fix SubtleAlert (#19)

* Fix SubtleAlert

* SDL-0189 Fixed response sending for TTS.Speak request

* Fixed alert for softButtons

* Removed unused variable

* Changed state of resetTimeout from state per app to single state

* Removed reset timeout functionality for PerformInteraction

* Fix PerformInteraction RPC with interaction Layout = KEAYBOARD (#24)

* SDL-0189 Implemented check if Speak is ended after Aler timeout

* SDL-0189 Fixed speechsynthesis

Fixed speechsyntesis, which sometimes not ended.
Also removed unused params from callbacks.

* SDL-0189 Removed decremented timeout

* SDL-0189 Removed redundant css

* Transferred resetTimeout to state called system

* SDL-0189 Answer for review comment related to TTS.Speak

* SDL-0189 Revert file changes in Alert.js

* SDL-0189 Removed redundant speakEnded() call

* SDL-0189 Removed redundant lines after rebase

* Fixed issues according last comments

* SDL-0189 Removed redundant parseInt

* Review answers

* Fixed issues according last comments

* Fixed issues according last comments

* Fixed issues according last comments

* Resolved issue with OUT_OF_BOUND_RESET_PERIOD

* Fixed issue

* Fixed gaps in Alert file

* Fixed alert for softButtons

* Removed unused variable

* Changed state of resetTimeout from state per app to single state

* Removed reset timeout functionality for PerformInteraction

* Fix PerformInteraction RPC with interaction Layout = KEAYBOARD (#24)

* SDL-0189 Implemented check if Speak is ended after Aler timeout

* SDL-0189 Fixed speechsynthesis

Fixed speechsyntesis, which sometimes not ended.
Also removed unused params from callbacks.

* SDL-0189 Removed decremented timeout

* SDL-0189 Removed redundant css

* Transferred resetTimeout to state called system

* SDL-0189 Answer for review comment related to TTS.Speak

* SDL-0189 Revert file changes in Alert.js

* SDL-0189 Removed redundant speakEnded() call

* SDL-0189 Removed redundant lines after rebase

* SDL-0189 Removed redundant parseInt

* Fixed issues according last comments

* SDL-0189 Applied necessary changes for TTSController.js

* SDL-0189 Update src/index.js reset timeout input field type

Co-authored-by: Collin <iCollin@users.noreply.github.com>

* Fixed - minor changes

* Removed unused expression

* Removed inappropriate structures and values

* Added~const DEFAULT_TIMEOUT_VALUE in UIController for common use

* Added~const DEFAULT_TIMEOUT_VALUE in UIController for common use

Co-authored-by: LiliiaShlikhtLuxoft <lshlikht@luxoft.com>
Co-authored-by: valerii <valera.malkof@gmail.com>
Co-authored-by: Andrii Kalinich <AKalinich@luxoft.com>
Co-authored-by: Valerii Malkov <VMalkov@luxoft.com>
Co-authored-by: YuriiYefimenko <yurii.yefimenko@dxc.com>
Co-authored-by: Yurii Yefimenko (GitHub) <86713844+YuriiYefimenko@users.noreply.github.com>
Co-authored-by: LiliiaShlikhtLuxoft <85491862+LiliiaShlikhtLuxoft@users.noreply.github.com>
Co-authored-by: Collin <iCollin@users.noreply.github.com>
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

No branches or pull requests

1 participant