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

Tracking pull request to merge release-0.3.0 to main #329

Open
wants to merge 56 commits into
base: main
Choose a base branch
from

Conversation

kuanfandevops
Copy link
Collaborator

No description provided.

@kuanfandevops kuanfandevops changed the title initial updates for 0.3.0 Tracking pull request to merge release-0.3.0 to main Jun 6, 2024
tim738745 and others added 4 commits June 7, 2024 12:10
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
@github-advanced-security
Copy link

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.

emi-hi and others added 23 commits June 18, 2024 11:32
* feat: adds preposition capitalization logic

* chore: fix line length
* Adding prep function to alter manufacturer names to have more readable casing

* Cleanup
* feat: adds typo checking to backend and returns warnings to frontend

* feat: popup showing warnings for similar sounding names

* chore: code cleanup
* 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
* Adding phone number verification method

* Added warning popup for phone number validation

* Standardized validation functions, updated frontend to accomodate new data structure, addresses PR comments
…s missing places and row numbers on frontend (#353)
JulianForeman and others added 28 commits July 11, 2024 15:51
* 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)
* Adding batch system to API call to avoid max query length error

* Accidentally removed a couple relevant comments and code

* Adding unique_values_list to loop in case of duplicates
* Checking for empty values in phone numbers and emails to avoid flagging them with an incorrect warning

* Correcting statement checking for empty values
* 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
* Migration to add regions table data

* Removing comments

* Removing id insertion and adding unique constraint to name
* Changed portfolio column to Use Case and Class, updated validate_field_values function to check for multiple values in a string

* Making delimiter for splitting values in a function a kwarg argument
* 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)
-changes alert and banner display for failed uploads
-adds failed uploads list to the the list of files below the file drop area
* task: adds code to cancel buttons

* fix: adds success dialog back

* chore: linting
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.

5 participants