Feat/annotation management system#136
Feat/annotation management system#136sam4coding wants to merge 7 commits intoPytorchConnectomics:mainfrom
Conversation
…nectomics#125) - Implemented Login UI and Auth context with localStorage persistence. - Added Admin/Worker role-based view gating. - Integrated mock data for 19 real volumes from cluster export. - Resolved merge conflicts with upstream/main and handled WorkflowSelector sunset.
…nectomics#125) - Implemented Login UI and Auth context with localStorage persistence. - Added Admin/Worker role-based view gating. - Integrated mock data for 1000 volumes (real data ingestion pending). - Resolved merge conflicts with upstream/main.
4067897 to
8b59a5b
Compare
|
Key Changes: ProjectManagerContext.js scripts/ingest_data.py
Views.js |
Title: feat: integrate annotation management system and align with upstream refactoring
Description:
This PR introduces the Project Manager module for handling large-scale scientific image annotation tasks. It also includes critical fixes to align the codebase with the recent upstream/main refactoring (specifically the sunset synanno changes).
Key Changes:
Verification: