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

Created integration with datastore api for table component #1083

Merged
merged 1 commit into from Jan 31, 2024

Conversation

Gutts-n
Copy link
Contributor

@Gutts-n Gutts-n commented Jan 29, 2024

Closes: #1053

Changes

  • Created manual pagination, search, and sort integrated with the datastore API.

Copy link

vercel bot commented Jan 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
portaljs-storybook ✅ Ready (Inspect) Visit Preview Jan 29, 2024 5:12pm
8 Ignored Deployments
Name Status Preview Comments Updated (UTC)
portaljs-alan-turing ⬜️ Ignored (Inspect) Jan 29, 2024 5:12pm
portaljs-ckan ⬜️ Ignored (Inspect) Jan 29, 2024 5:12pm
portaljs-ckan-ssg ⬜️ Ignored (Inspect) Jan 29, 2024 5:12pm
portaljs-fivethirtyeight ⬜️ Ignored (Inspect) Jan 29, 2024 5:12pm
portaljs-git-example ⬜️ Ignored (Inspect) Jan 29, 2024 5:12pm
portaljs-learn ⬜️ Ignored (Inspect) Jan 29, 2024 5:12pm
portaljs-openspending ⬜️ Ignored (Inspect) Jan 29, 2024 5:12pm
site-portaljs ⬜️ Ignored (Inspect) Jan 29, 2024 5:12pm

Copy link

changeset-bot bot commented Jan 29, 2024

🦋 Changeset detected

Latest commit: 86a2945

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@portaljs/components Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@anuveyatsu
Copy link
Member

@Gutts-n it would be great to be able to perform filters in addition to full text query. See docs here https://docs.ckan.org/en/2.10/maintaining/datastore.html#api-reference

Do you think we can implement it as part of this PR?

@anuveyatsu
Copy link
Member

Merging this as this component is sufficient for basic CKAN DataStore integration with the Table component.

@anuveyatsu anuveyatsu merged commit c904e37 into main Jan 31, 2024
10 checks passed
@anuveyatsu anuveyatsu deleted the feature/table-with-integration-with-datastore-api branch January 31, 2024 09:28
@github-actions github-actions bot mentioned this pull request Jan 31, 2024
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.

Table component for DataStore (CKAN) API
2 participants