-
Notifications
You must be signed in to change notification settings - Fork 6
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
Tracking pull request to merge release-0.3.0 to main #329
base: main
Are you sure you want to change the base?
Conversation
feat: formats cases (titlecase for names, uppercase for model, etc) feat: makes ltd and inc consistent feat: adds rebate adjustment field
* feat: 310 - ICBC file processing refinements * remove commented out code
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
* feat: adds preposition capitalization logic * chore: fix line length
* feat: adds typo checking to backend and returns warnings to frontend * feat: popup showing warnings for similar sounding names * chore: code cleanup
…factored end of loop error checking code. (#347)
* feat (partial): checks spreadsheet cities against placenames api. currently not properly set up to use list of cities * feat: prints out list of communities that we are looking for and a list of communities found with the api * chore: cleanup * removes extra line * chore: removes uneccessary line * chore: refines function , adds logic for missing names, moves feature types to constant * chore: fixes how communities are returned
…s missing places and row numbers on frontend (#353)
… email validation (#362)
* feat: (partial) adds components for displaying issues, modifies popup * -feat: new issues component working as expected with errors and warnings split up * -adds issue type to detail ie 'warning name' or 'error name'
* feat: (partial) adds components for displaying issues, modifies popup * -feat: new issues component working as expected with errors and warnings split up * -adds issue type to detail ie 'warning name' or 'error name' * First version of backend refactor * Cleanup --------- Co-authored-by: emi-hi <[email protected]> Co-authored-by: Emily <[email protected]>
…apping functionality, created region checker function to validate region strings, updated backend to account for data structure changes (#376)
…ion to prevent errors (#380)
* Added logic to include the expected values for restricted fields * Removed unneccessary logic, added a type conversion to display error messages in a better way. * Adding datetime expected type and error if a datetime field is incorrect
* task: styles download template button task: adds tooltip for disabled file drop area, adds condition for disabling (file already selected) * removes commented text
…ror info, updating alert to only display on successful import (#413)
* task: adds code to cancel buttons * fix: adds success dialog back * chore: linting
… a value exists (#422)
No description provided.