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

Latest Changes #526

Merged
merged 29 commits into from
Sep 11, 2024
Merged

Latest Changes #526

merged 29 commits into from
Sep 11, 2024

Conversation

oakdbca
Copy link
Member

@oakdbca oakdbca commented Sep 6, 2024

OCR Cleanup

  • Remove unused OCR fields / models

OCR Bulk Import Tool

  • Add ability to exclude certain fields from the list on a per model basis
  • Filter out models from the content type dropdown if all their fields are already included in the schema
  • Make Selected Column Details panel sticky top so it's still visible when scrolling down when there are lots of columns
  • Add full traceback to log output when bulk import encounters unexpected exception
  • Allow adding all fields for whole model or just mandatory fields for whole model at once rather than having to select single columns
  • Importer is now successfully importing multiple models per row (Tested OCR with OCRVegetationStructure)
  • Importer is now successfully associating a species with the OCR based on a lookup that spans multiple models (i.e. taxonomy__scientific_name

@oakdbca oakdbca changed the title OCR Field Cleanup OCR / OCC Field Cleanup Sep 6, 2024
…eportBulkImportSchemaColumnNestedSerializer. As was giving false positives for validation.
… fields for whole model. Restucture page so that the selected colun details are sticky top (i.e. when scrolling down when there are lots of columns you can still see the column details).
… id when deciding if showing options is necessary.
…ld for advanced uses. Also bug fix that was breaking popovers when the first column was selected.
…sary and replaces the cell value with an instance of the associated model.
@oakdbca oakdbca changed the title OCR / OCC Field Cleanup Latest Changes Sep 11, 2024
Copy link
Collaborator

@xzzy xzzy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sensitivity Check Completed

@xzzy xzzy merged commit a44dfcd into dbca-wa:main Sep 11, 2024
11 checks passed
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.

2 participants