feat: add duplicate account import prevention #189

Merged
jose merged 10 commits from account-import-duplicate-prevention into master 3 days ago

10 Commits

Author SHA1 Message Date
Trent Larson 2c7cb9333e chore: remove error logging for errors that are propagated 3 days ago
Trent Larson fa8956fb38 chore: explicitly share error message used for logic 3 days ago
Jose Olarte III 1499211018 refactor: simplify duplicate account error detection 3 days ago
Jose Olarte III 25e37cc415 refactor: consolidate duplicate account checking logic into unified utility 3 days ago
Jose Olarte III d339f1a274 chore: remove generated doc 3 days ago
Jose Olarte III c2e7531554 Merge branch 'master' into account-import-duplicate-prevention 3 days ago
Jose Olarte III c9082fa57b refactor: remove single-use notification constant 3 days ago
Jose Olarte III 96e4d3c394 chore - reorder duplication test 1 week ago
Jose Olarte III c4f2bb5e3a refactor: move duplicate account import warnings to notification constants 1 week ago
Jose Olarte III f51408e32a feat: add duplicate account import prevention 1 week ago