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

Improved imports #70

Draft
wants to merge 5 commits into
base: 2.0
Choose a base branch
from
Draft

Conversation

simonhamp
Copy link

@simonhamp simonhamp commented Oct 24, 2019

  • Make the import process really smooth
  • Allow imports to be placed on the queue so that imports don't hog the UI / timeout
  • Include a structure that allows import file templates to be generated (mainly for the header row)
  • Retrying imports
  • Upload a new file to an existing import ?
  • Make sure reverting works
  • Update the readme with all the juicy import goodness

Simon Hamp added 5 commits October 24, 2019 19:10
Allows us to come back to large imports without having to open the whole file again
Improves UX when opening large files for the first time
Useful for particularly wide files
If your file's header row has the same names as your DB column, we can match them up ;)
@patrickbrouwers patrickbrouwers changed the base branch from 1.2 to 2.0 February 28, 2020 15:39
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.

1 participant