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

Release 0.9.0 #320

Merged
merged 82 commits into from
Nov 5, 2020
Merged

Release 0.9.0 #320

merged 82 commits into from
Nov 5, 2020

Conversation

ShobhitAd and others added 30 commits May 6, 2020 14:12
* Display alert when a revoked app is chosen for activation
Co-authored-by: Collin <iCollin@users.noreply.github.com>
* Use create react app command

Use create-react-app command.
Copied generic hmi project back into directory.
Make minimal modifications to allow build and launch to be successful.

* Fix es-lint warnings

* Fix app list and style and router error

* Fix router path

* Append svg-stroke to static image classes

* Fix static icon usage and imports

* Remove logs

* Update build files

* Fix menu + submenu errors

* Add build files

* Fix equality check in app header

* Add build files

* Address Comments

* Add build files

* Address comments

* build

* Fix icon property name from merge conflict

* FIx alerts

* Remove build folder

* Add build/ to gitignore

* Update readme

* Remove package lock

* Add package-lock.json to gitignore

* Update readme

* Fix compile warnings

* Fix issues from fixing compile warnings
…ance

Fix/Modify webengine backend to only use one file server
add GetLanguage and GetSupportedLanguages responses
Added pcmStreamCapabilities structure into UI.GetCapabilities response
Co-authored-by: Collin <iCollin@users.noreply.github.com>
Jack-Byrne and others added 23 commits August 20, 2020 12:45
* Implement additional subMenus and DD menu safety limits

* Fix merge conflicts + warnings

* Fix DD State button

* Fix back button and submenu depth

* Move SubmenuDeepFind to module and fix ShowAppMenu

* Dynamic Update Capabilities

* Fix merge conflicts

* Add error handler for template image

* Fix app disconnect when viewing menu

* Remove path.basename

* Add OnUpdateSubMenu to deeper menus

* Check for duplicate submenu ids

* Refresh error images after onPutfile

* Fix conflicts
remove color scheme from subtle alert buttons
* Wait for core connection before executing fs controller startup

* Remove log

* Apply suggestions from code review

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

Co-authored-by: Collin <iCollin@users.noreply.github.com>
remove div over top of shutdown and theme buttons in non-media template
Fix classes for several svg files so that they are templated properly
* Add menuIcon support

* Remove menuTitle from capabilities

* Fix issue with infinite refreshing on error
* Calculate show reponse for unsupported template layout

* Apply suggestions from code review

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

* Simplify logic

Co-authored-by: Collin <iCollin@users.noreply.github.com>
* Add onSystemContext to cancel interaction calls

* Return MAIN sysContext if app in menu during alert/subtleAlert

* Fix context calculation

* Update src/js/Controllers/UIController.js

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

Co-authored-by: Collin <iCollin@users.noreply.github.com>
* Implement image validation and warnings response for UI RPCs

* Add image validation for Alert and SubtleAlert

* Add image validation for softbutton objects

* Implement image validation for PerformInteraction

* Add image validation for alert timeout

* Fix Show response handling for ERROR and WARNINGS case

* Combine the Get and Remove methods for the queued image validation requests

* Remove image validation for PerformInteraction

* Modify warnings check in `CombineWithWarningsResponse`

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

* Address review comments

Co-authored-by: Collin <iCollin@users.noreply.github.com>
remove mediaTrack from display capabilities
@iCollin iCollin merged commit 6eda9dd into master Nov 5, 2020
@iCollin iCollin deleted the develop branch November 5, 2020 18:33
@vladmu
Copy link

vladmu commented Nov 6, 2020

Hi @iCollin, is that correct that the develop branch is removed here, and no any new created, so this repository doesn't have the develop anymore? CC: @theresalech

@jacobkeeler jacobkeeler restored the develop branch November 6, 2020 16:03
@jacobkeeler
Copy link
Contributor

@vladmu seems it might have been deleted automatically by Github, just fixed it

@iCollin
Copy link
Collaborator Author

iCollin commented Nov 6, 2020

@vladmu sorry we turned on delete branch after merge this release, deleting the develop branch was not intentional.

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.

6 participants