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 Show results on the front-end of a CKAN Registry Page #137

Merged

Conversation

ScopeyNZ
Copy link
Member

No description provided.

Dylan Wagstaff and others added 6 commits January 18, 2019 12:16
In preparation for displaying CKAN resource info from the DataStore
extension API, we need a grid to display this data in. For this we can
use the highly extensible Griddle library.

We also need the minimal SilverStripe methods and an access point
to the configuration for the CKAN API.
Layout changes were needed from the default configuration of Griddle
component to get the layout as desired. Also correctly filtered columns
to display only those selected from the CMS.
Due to a weak truthy check, string "0" was returning true in the filter condition
Copy link
Contributor

@robbieaverill robbieaverill left a comment

Choose a reason for hiding this comment

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

Merge on green

@ScopeyNZ ScopeyNZ merged commit f5a6ee4 into silverstripe:master Jan 22, 2019
@ScopeyNZ ScopeyNZ deleted the pulls/1.0/griddle-me-that branch January 22, 2019 20:31
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.

None yet

2 participants