parse-community / parse-dashboard

A dashboard for managing Parse Server
https://parseplatform.org
Other
3.75k stars 1.39k forks source link

feat: Import data via CSV #2360

Open dblythy opened 1 year ago

dblythy commented 1 year ago

New Pull Request Checklist

Issue Description

Currently, it's not possible to import data

Closes: #307

Approach

Adds ability to import data.

Limitations:

TODOs before merging

parse-github-assistant[bot] commented 1 year ago

Thanks for opening this pull request!

dblythy commented 1 year ago

Dismissing review until we consider how objectId is impacted

uffizzi-cloud[bot] commented 1 year ago

This branch has been deployed using Uffizzi.

Preview URL: https://pr-2360-deployment-12537-parse-dashboard.app.uffizzi.com

View deployment details here: https://https://app.uffizzi.com/projects/5259/deployments

This is an automated comment. To turn off commenting, visit uffizzi.com.

mtrezza commented 1 year ago

Given https://github.com/parse-community/parse-dashboard/issues/307#issuecomment-1398533915, are there any changes needed to implement the basic version of the import feature?