Skip to content
This repository was archived by the owner on Jul 27, 2025. It is now read-only.

Allow inline account creation when importing CSV#1291

Merged
zachgoll merged 4 commits intomainfrom
zachgoll/csv-import-improvements
Oct 10, 2024
Merged

Allow inline account creation when importing CSV#1291
zachgoll merged 4 commits intomainfrom
zachgoll/csv-import-improvements

Conversation

@zachgoll
Copy link
Contributor

@zachgoll zachgoll commented Oct 10, 2024

A few CSV import improvements:

  • If user hasn't created any accounts before doing a CSV import, we allow them to create one inline so they don't have to exit the flow to do this
  • Better parsing of raw CSV data (stripping non-numericals from amounts, etc.)
  • Fixes #1289 for date validations

@zachgoll zachgoll merged commit cd9f207 into main Oct 10, 2024
@zachgoll zachgoll deleted the zachgoll/csv-import-improvements branch October 10, 2024 19:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: CSV import should validate dates less than the "cutoff" date in the system

1 participant