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

Return Versions as part of Projects Request #367

Closed
reglim opened this issue Dec 22, 2022 · 0 comments · Fixed by #384
Closed

Return Versions as part of Projects Request #367

reglim opened this issue Dec 22, 2022 · 0 comments · Fixed by #384

Comments

@reglim
Copy link
Contributor

reglim commented Dec 22, 2022

That would eliminate a lot of requests that check which versions exist for a given project.

@reglim reglim changed the title Return Logo Url as part of Projects Request Return Logo URL and Versions as part of Projects Request Jan 9, 2023
reglim added a commit that referenced this issue Jan 9, 2023
Now we don't have to load any data for each project, greatly reducing
the number of requests and improving responsiveness.

We now also return hidden versions, but with the property "hidden" to
distinguish them in the UI, which fixes a bug where you couldn't look at
hidden versions because they weren't found.

fixes: #367
@reglim reglim changed the title Return Logo URL and Versions as part of Projects Request Return Versions as part of Projects Request Jan 9, 2023
reglim added a commit that referenced this issue Jan 9, 2023
Now we don't have to load any data for each project, greatly reducing
the number of requests and improving responsiveness.

We now also return hidden versions, but with the property "hidden" to
distinguish them in the UI, which fixes a bug where you couldn't look at
hidden versions because they weren't found.

fixes: #367
reglim added a commit that referenced this issue Jan 9, 2023
Now we don't have to load any data for each project, greatly reducing
the number of requests and improving responsiveness.

We now also return hidden versions, but with the property "hidden" to
distinguish them in the UI, which fixes a bug where you couldn't look at
hidden versions because they weren't found.

fixes: #367
reglim added a commit that referenced this issue Jan 16, 2023
Now we don't have to load any data for each project, greatly reducing
the number of requests and improving responsiveness.

We now also return hidden versions, but with the property "hidden" to
distinguish them in the UI, which fixes a bug where you couldn't look at
hidden versions because they weren't found.

fixes: #367
reglim added a commit that referenced this issue Jan 16, 2023
Now we don't have to load any data for each project, greatly reducing
the number of requests and improving responsiveness.

We now also return hidden versions, but with the property "hidden" to
distinguish them in the UI, which fixes a bug where you couldn't look at
hidden versions because they weren't found, but they aren't returned by
default.

fixes: #367
reglim added a commit that referenced this issue Jan 16, 2023
Now we don't have to load any data for each project, greatly reducing
the number of requests and improving responsiveness.

We now also return hidden versions, but with the property "hidden" to
distinguish them in the UI, which fixes a bug where you couldn't look at
hidden versions because they weren't found, but they aren't returned by
default.

fixes: #367
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 a pull request may close this issue.

1 participant