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

LA-224 Added '/file/{fid}/version/{vid}' to auto-launch schema #145

Merged
merged 8 commits into from
Oct 8, 2024

Conversation

JohnAD
Copy link
Contributor

@JohnAD JohnAD commented Oct 3, 2024

See https://ondsel-brad.atlassian.net/browse/LA-224?atlOrigin=eyJpIjoiYTBkNTNlNWM3YmIyNDM5MjhmMmY1ZTRlN2IyMDlkMTEiLCJwIjoiaiJ9 for detail.

Also adds many of the remaining data models to /models. Needed for pulling file and version details.
Also refactors the shared-model download handling somewhat to make more robust.

@JohnAD JohnAD marked this pull request as ready for review October 3, 2024 21:56
@JohnAD JohnAD requested a review from pieterhijma October 3, 2024 21:57
@amrit3701
Copy link

@JohnAD Make sure that URL pattern is ondsel:file/<file_id>/version/<version_id> (for example: ondsel:file/666beb013603d85d3cdb59ef/version/666beb013603d85d3cdb59ee)

@JohnAD
Copy link
Contributor Author

JohnAD commented Oct 7, 2024

@JohnAD Make sure that URL pattern is ondsel:file/<file_id>/version/<version_id> (for example: ondsel:file/666beb013603d85d3cdb59ef/version/666beb013603d85d3cdb59ee)

It wasn't. I was thinking it did not have the "/version/" in the middle.

I've sent an updated commit. xdg-open ondsel:file/65341fdbefaf423c53f11728/version/65341fdbefaf423c53f11727 now works

@JohnAD JohnAD changed the title LA-224 Added '/file/{fid}/{vid}' to auto-launch schema LA-224 Added '/file/{fid}/version/{vid}' to auto-launch schema Oct 7, 2024
Copy link
Contributor

@pieterhijma pieterhijma left a comment

Choose a reason for hiding this comment

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

Looks good, I would only prefer to change a function name.

@pieterhijma pieterhijma merged commit 1bbe38e into develop Oct 8, 2024
2 checks passed
@JohnAD JohnAD deleted the feature/add-file-version-autolaunch branch October 21, 2024 18:15
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.

3 participants