Skip to content

118 database models compliancy with orc os#120

Merged
hcwinsemius merged 7 commits intomainfrom
118-database-models-compliancy-with-orc-os
Apr 3, 2026
Merged

118 database models compliancy with orc os#120
hcwinsemius merged 7 commits intomainfrom
118-database-models-compliancy-with-orc-os

Conversation

@hcwinsemius
Copy link
Copy Markdown
Contributor

Issue addressed

Fixes #118

Explanation

  • Implemented new and changed existing models to make commensurate with ORC-OS database structure:
    • Profile --> CrossSection
    • CameraConfig --> VideoConfig
  • Updated admin views and api views to match the new database structure.
  • Added tests, in particular for VideoConfig related end points
  • Removed task creation everywhere, left code commented so that it can be brought back quickly once ORC-OS API is getting connected.

General Checklist

  • Updated tests or added new tests
  • Fork is up-to-date with main
  • Tests pass
  • Updated documentation
  • Updated changelog.rst

Additional Notes (optional)

Add any additional notes or information that may be helpful.

@hcwinsemius hcwinsemius linked an issue Apr 3, 2026 that may be closed by this pull request
@hcwinsemius hcwinsemius merged commit 0b858ad into main Apr 3, 2026
1 of 2 checks passed
@hcwinsemius hcwinsemius deleted the 118-database-models-compliancy-with-orc-os branch April 3, 2026 10:24
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.

Database models compliancy with ORC-OS

1 participant