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

Dev #699

Merged
merged 13 commits into from
Aug 31, 2021
Merged

Dev #699

merged 13 commits into from
Aug 31, 2021

Conversation

k1o0
Copy link
Contributor

@k1o0 k1o0 commented Aug 30, 2021

Release notes

rest

  • Default revision field in dataset serializer
  • Revisions inferred from path in register-file

system

  • Removed IBL-specific scripts to iblalyx repo
  • Disable new nav sidebar messing up our old admin interface
  • keep histology sessions on IBL for cortexlab import
  • Reports page

oliche and others added 13 commits June 24, 2021 16:35
Default revision field in dataset serializer
When globus times out (which happens too often) the exist flag is set to False for files which actually exist
* Revisions now extracted from file path, no longer provided as a separate field
* Revisions are defined as any directory within the session folder that starts and ends with a pound sign
* Error status is returned if either a revision folder contains a subfolder or there are multiple revisions
* There is no longer a difference between a collection in the path field and a collection within the filename
* Registering a file that already exists will not return an error status
* Can now get a revision record by name, i.e. GET /revisions/<name>
@k1o0 k1o0 merged commit ed930b1 into master Aug 31, 2021
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.

None yet

4 participants