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

app_store: fix launch button #663

Merged
merged 4 commits into from
Jan 13, 2025
Merged

app_store: fix launch button #663

merged 4 commits into from
Jan 13, 2025

Conversation

barraguda
Copy link
Contributor

Problem

"app has no UI" displayed even when app had registered itself with homepage.

/apps served by root homepage not accessable from subdomain.

Solution

Add getApps to homepage wit types, add /homepageapps to app_store http, which then awaits data from homepage.

Notes

Instead displaying "No UI for app" now just doesn't render any button at all.

Also, download page to be refactored into a simpler modal

Copy link
Member

@dr-frmr dr-frmr left a comment

Choose a reason for hiding this comment

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

LGTM. Non-breaking additive change to homepage API; can keep that at v1. Edited some comments but otherwise all set to merge.

@dr-frmr dr-frmr merged commit 8499512 into develop Jan 13, 2025
1 check passed
@dr-frmr dr-frmr deleted the bp/fixlaunchbutton branch January 13, 2025 20:13
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.

2 participants