Frontend
- Show error message for private bundles. (4241)
- Remove min-height from worksheet content area (4244)
- Simplify isLoading logic in MainContent component (4243)
- Add preparing and finalizing text to upload progress. (4248)
- Fix mutateMetadata. (4249)
- Sync bundle row state and bundle detail state (4246)
- Prevent worksheet reloads during command execution. (4253)
- Add error handling for editable bundle fields. (4254)
- Disable editing for certain fields once bundle reaches starting state (4252)
- Improve bundle view responsiveness. (4260)
- Only show [uploaded] summary for dataset bundles that are ready. (4247)
Backend
- Fix staged_status and add it to bundle state details (4242)
- Bypass server upload for GCS (4119)
Dev
- Use minikube instead of kind for local k8s (4214)
Full Changelog
https://github.com/codalab/codalab-worksheets/compare/v1.5.8...v1.5.9