Skip to content

Feature/menu manager#482

Merged
crokita merged 24 commits into
developfrom
feature/menu-manager
Sep 23, 2021
Merged

Feature/menu manager#482
crokita merged 24 commits into
developfrom
feature/menu-manager

Conversation

@crokita

@crokita crokita commented Aug 27, 2021

Copy link
Copy Markdown
Collaborator

Fixes #123

Risk

This PR makes minor API changes.

Testing Plan

  • I have verified that I have not introduced new warnings in this PR (or explain why below)
  • I have verified that this PR passes lint validation
  • I have run the unit tests with this PR
  • I have tested this PR against Core and verified behavior (if applicable, if not applicable, explain why below).

Unit Tests

Adds tests relating to menu manager operation

Summary

Adds a menu manager to the library, aligning with the iOS and Java Suite libraries.

@crokita

crokita commented Sep 2, 2021

Copy link
Copy Markdown
Collaborator Author

This is now ready for review

@renonick87 renonick87 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

See feedback below.
Additionally, updates to the example apps would help developers get a starting point with the new manager APIs.

Comment thread lib/js/src/manager/screen/menu/_MenuManagerBase.js Outdated
Comment thread lib/js/src/manager/screen/menu/_MenuManagerBase.js Outdated
Comment thread lib/js/src/manager/screen/menu/_MenuManagerBase.js
Comment thread lib/js/src/manager/screen/menu/_MenuManagerBase.js Outdated
Comment thread lib/js/src/manager/screen/menu/_DynamicMenuUpdateAlgorithm.js Outdated
Comment thread lib/js/src/manager/screen/menu/_DynamicMenuUpdateAlgorithm.js
Comment thread lib/js/src/manager/screen/menu/_DynamicMenuUpdateRunScore.js Outdated
Comment thread lib/js/src/manager/screen/menu/_MenuReplaceUtilities.js Outdated
Comment thread lib/js/src/manager/screen/menu/_MenuReplaceUtilities.js Outdated
Comment thread lib/js/src/manager/screen/menu/_MenuManagerBase.js Outdated
crokita and others added 2 commits September 20, 2021 15:14
Co-authored-by: renonick87 <nick@livioradio.com>
Comment thread lib/js/src/manager/screen/menu/enums/_MenuCellState.js Outdated
Comment thread lib/js/src/manager/screen/menu/enums/DynamicMenuUpdatesMode.js Outdated
Comment thread lib/js/src/manager/screen/menu/_DynamicMenuUpdateAlgorithm.js Outdated
Comment thread lib/js/src/manager/screen/menu/_DynamicMenuUpdateAlgorithm.js Outdated
Comment thread lib/js/src/manager/screen/menu/_DynamicMenuUpdateRunScore.js Outdated
Comment thread lib/js/src/manager/screen/menu/_MenuReplaceUtilities.js
Comment thread lib/js/src/manager/screen/menu/_MenuShowOperation.js Outdated
Comment thread lib/js/src/manager/screen/menu/MenuConfiguration.js Outdated
Comment thread lib/js/src/manager/screen/menu/MenuConfiguration.js Outdated
Comment thread lib/js/src/manager/screen/menu/MenuSelectionListener.js Outdated
crokita and others added 2 commits September 23, 2021 09:16

@renonick87 renonick87 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The _MenuCellState description looks to be on the DynamicMenuUpdatesMode file.

Comment thread lib/js/src/manager/screen/menu/enums/DynamicMenuUpdatesMode.js Outdated
Comment thread lib/js/src/manager/screen/menu/enums/_MenuCellState.js
Co-authored-by: renonick87 <nick@livioradio.com>
@crokita crokita merged commit 282e32c into develop Sep 23, 2021
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.

[SDL 0272] JavaScript Suite SDL Manager

3 participants