parse-dashboard icon indicating copy to clipboard operation
parse-dashboard copied to clipboard

feat: Import data via CSV

Open dblythy opened this issue 2 years ago • 4 comments

New Pull Request Checklist

  • [x] I am not disclosing a vulnerability.
  • [x] I am creating this PR in reference to an issue.

Issue Description

Currently, it's not possible to import data

Closes: #307

Approach

Adds ability to import data.

Limitations:

  • objectId, createdAt, updatedAt are readonly and cannot be imported.

TODOs before merging

  • [ ] Add tests
  • [ ] Add changes to documentation (guides, repository pages, in-code descriptions)

dblythy avatar Jan 19 '23 03:01 dblythy

Thanks for opening this pull request!

  • 🎉 We are excited about your hands-on contribution!

Dismissing review until we consider how objectId is impacted

dblythy avatar Jan 20 '23 04:01 dblythy

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.

uffizzi-cloud[bot] avatar Jan 27 '23 18:01 uffizzi-cloud[bot]

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?

mtrezza avatar Feb 09 '23 12:02 mtrezza