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 support for wbcatalog source #216

Merged
merged 49 commits into from
Oct 3, 2018
Merged

Add support for wbcatalog source #216

merged 49 commits into from
Oct 3, 2018

Conversation

danielfdsilva
Copy link
Collaborator

No description provided.

@danielfdsilva
Copy link
Collaborator Author

danielfdsilva commented Apr 17, 2018

Base structure for the WB catalog integration.

TODO:

  • Integrate with the catalog endpoint to index resources
  • Get the data from the catalog when creating a scenario

These depend on some changes needed on the catalog. See #214

@olafveerman
Copy link
Contributor

@olafveerman
Copy link
Contributor

@danielfdsilva Please rebase this branch with develop. Had to force update it to purge the bu config files.

@danielfdsilva danielfdsilva force-pushed the feature/wbcatalog branch 12 times, most recently from a1e81d7 to dcc4ab1 Compare June 19, 2018 09:57
@danielfdsilva danielfdsilva changed the title [WIP] Add support for wbcatalog source Add support for wbcatalog source Jun 20, 2018
@danielfdsilva
Copy link
Collaborator Author

@olafveerman I think we should implement this #225 to finish this feature, but it should be ready to test.

vgeorge and others added 26 commits September 14, 2018 13:28
In the process move code to async / await :D
Also convert rra-osm-p2p to async/await
Tt would wait indefinitely because the event had been emitted when the listener was added
Using async/await on operations didn't play nice with bluebird Promises. This is also a more vanilla way of handling things
@olafveerman
Copy link
Contributor

olafveerman commented Oct 2, 2018

@danielfdsilva Tested the back- and frontend of the Data Catalog. I get the stack up and running and the form looks good. When I select the Catalog as a data source, none of the categories show datasets that can be imported (I changed the empty text):

image

Anything I missed on my end?

@danielfdsilva
Copy link
Collaborator Author

danielfdsilva commented Oct 3, 2018

@olafveerman There was another PR open #234 that merged into this one and fixed a couple of issues. I fast-forwarded this branch and now should be all good.

@olafveerman olafveerman merged commit 40ca7c7 into develop Oct 3, 2018
@olafveerman olafveerman deleted the feature/wbcatalog branch October 3, 2018 20:36
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.

3 participants