Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Uploader refactor to just use 1 function for all services. WIP working state for arc_project_tracking * New service files * Moving constants to their own file, changing dictionary to enums, seperating import function into function steps, updating logic to support new data formats, added a couple helper functions * Cleaning up logic, adding working upload state for data fleets & charger rebates * Working state for all uploader services refactored to use general import function * Fixing field type mapping and adding type casts & error exceptions for field types * Individual cell error handling with response message formatting and code cleanup * Making uploaded data store the idir of who uploaded it & updating suvi model * Updating README with instructions for creating a user account locally. * Excluding a list of datasets so they can be re-implemented as we get updated models for them * Moving dataset config to constants, updating constants import to avoid namespace clashing, updated how alerts are displayed to use existing functionality
- Loading branch information