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

Add datagrid option #296

Open
wants to merge 16 commits into
base: develop
Choose a base branch
from
Open

Add datagrid option #296

wants to merge 16 commits into from

Conversation

shemgp
Copy link
Contributor

@shemgp shemgp commented Sep 16, 2016

#295
Here's code for a feature to use https://github.com/aginev/datagrid for displaying the index page of a CRUD.
It enables sorting and filtering. It uses the Repository to do that. It needs stubs from core-templstes (InfyOmLabs/core-templates@develop...shemgp:develop)

Thank you for considering this pull request.

@shemgp
Copy link
Contributor Author

shemgp commented Sep 16, 2016

Updated to fix styling issues and missing stubs

@shemgp
Copy link
Contributor Author

shemgp commented Sep 16, 2016

Moved the datagrid filter to Repository filters converter to a trait so the function doesn't need to be copied to all controllers when scaffolding.

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.

None yet

1 participant