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 provider improvements #5881

Merged
merged 3 commits into from
Oct 7, 2021
Merged

App provider improvements #5881

merged 3 commits into from
Oct 7, 2021

Conversation

kulmann
Copy link
Contributor

@kulmann kulmann commented Oct 6, 2021

Some minor improvements for the app provider frontend...

The ready hook is available now in the runtime. This enables us to fetch
the available mime types from the app provider backend before the app
gets mounted. Additionally fetching the mime types was fully moved into
the store, since it only relies on store internals.
@update-docs
Copy link

update-docs bot commented Oct 6, 2021

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@kulmann kulmann self-assigned this Oct 6, 2021
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 6, 2021

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

9.1% 9.1% Coverage
0.0% 0.0% Duplication

@kulmann kulmann mentioned this pull request Oct 7, 2021
25 tasks
Copy link
Contributor

@fschade fschade left a comment

Choose a reason for hiding this comment

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

LGTM 🤖

@fschade fschade merged commit 6a50485 into release-4.3.0 Oct 7, 2021
@delete-merged-branch delete-merged-branch bot deleted the app-provider-improvements branch October 7, 2021 09:29
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