getodk / central-frontend

Vue.js based frontend for ODK Central
https://docs.getodk.org/central-intro/
Apache License 2.0
32 stars 56 forks source link

Request server data to show in table in EntityUpload #959

Closed matthew-white closed 5 months ago

matthew-white commented 5 months ago

This PR makes progress on getodk/central#589, sending the request for the server data table.

What has been done to verify that this works as intended?

New tests. Currently, the request is sent, but the data isn't shown: the table will be added later.

Before submitting this PR, please make sure you have: