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

New ERMD2WColumnSelector component #751

Merged
merged 1 commit into from
Sep 9, 2016

Conversation

fbarthez
Copy link
Contributor

Adds a small drop-down menu to list table headers, allowing the user to choose which columns to hide or display. The choices are persisted via the ERCoreBusinessLogic preferences system. To enable it, a rule as per the component java doc has to be added.

Also includes a corresponding functional test case for the ERModernMoviesTest application.

columnselector

@darkv
Copy link
Member

darkv commented Aug 4, 2016

Can you rebase this branch? Seems to have merging conflicts.

…o list table headers, allowing the user to choose which columns to hide or display. The choices are persisted via the ERCoreBusinessLogic preferences system. To enable it, a rule as per the component java doc has to be added.

Also includes a corresponding functional test case for the ERModernMoviesTest application.
@fbarthez
Copy link
Contributor Author

fbarthez commented Sep 9, 2016

I think (!) I've rebased and force-pushed this successfully – what an adventure! Unfortunately the travis build failed due to a missing dependency elsewhere.

@darkv
Copy link
Member

darkv commented Sep 9, 2016

Seems to have worked :-)

@darkv darkv merged commit 539d18c into wocommunity:master Sep 9, 2016
@fbarthez fbarthez deleted the pr/ERMDColumnSelector branch September 16, 2016 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants