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

EZP-28131: Create extendable right sidebar #30

Merged
merged 2 commits into from
Oct 31, 2017

Conversation

webhdx
Copy link
Contributor

@webhdx webhdx commented Oct 25, 2017

JIRA: https://jira.ez.no/browse/EZP-28131
Requires: #26

Description

This PR implements extendable menu system for contextual sidebars which are a part of Location View and Trash (blue sidebar on the right side).

Similarly to #28 developers are allowed to do their own customizations using EventSubscriber on:

  • ConfigureMenuEvent::CONTENT_SIDEBAR_RIGHT for right sidebar in Location View
  • ConfigureMenuEvent::TRASH_SIDEBAR_RIGHT for right sidebar in Trash

For example code snippets for most common use cases please refer to #26.

@webhdx webhdx self-assigned this Oct 25, 2017
@webhdx webhdx changed the title EZP-28131: Create extendable right sidebar [WIP] EZP-28131: Create extendable right sidebar Oct 25, 2017
@webhdx
Copy link
Contributor Author

webhdx commented Oct 27, 2017

Please review only 1ebafdc and ca31080 commits as other commits come from #26 and they will be removed once #26 gets merged.

@ezsystems ezsystems deleted a comment from ezrobot Oct 31, 2017
@lserwatka lserwatka merged commit 34d5516 into ezsystems:master Oct 31, 2017
@lserwatka lserwatka changed the title [WIP] EZP-28131: Create extendable right sidebar EZP-28131: Create extendable right sidebar Oct 31, 2017
webhdx pushed a commit that referenced this pull request Oct 31, 2017
EZP-28131: Create extendable right sidebar
@webhdx webhdx deleted the right_sidebar branch November 13, 2017 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants