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

[full-ci] Set document title consistently for all apps in useAppDefaults composable #6870

Merged
merged 1 commit into from
Jun 14, 2022

Conversation

dschmidt
Copy link
Member

@dschmidt dschmidt commented May 4, 2022

... and move makeRequest to its own composable.

Description

This refactors document title setting and moves makeRequest into its own composable.

Related Issue

Motivation and Context

How Has This Been Tested?

  • I've opened files in preview and text-editor app and the title is set correctly
  • the only usage of makeRequest in addAppProviderFile seems to produce the same request as before the refactor, but my ocis doesn't like either.. so I cannot be 100%. Could anyone with a working wopi setup give this a spin?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Open tasks:

  • ...

@update-docs
Copy link

update-docs bot commented May 4, 2022

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.

@dschmidt dschmidt force-pushed the app_name_title branch 2 times, most recently from 6e2cc87 to bae8532 Compare May 4, 2022 10:56
@ownclouders
Copy link
Contributor

ownclouders commented May 4, 2022

Results for oCISFiles2 https://drone.owncloud.com/owncloud/web/25272/57/1

💥 The acceptance tests failed on retry. Please find the screenshots inside ...

webUIFilesActionMenu-fileFolderActionMenu_feature-L14.png

webUIFilesActionMenu-fileFolderActionMenu_feature-L14.png

webUIFilesActionMenu-fileFolderActionMenu_feature-L37.png

webUIFilesActionMenu-fileFolderActionMenu_feature-L37.png

webUIFilesActionMenu-versions_feature-L15.png

webUIFilesActionMenu-versions_feature-L15.png

webUIFilesActionMenu-versions_feature-L26.png

webUIFilesActionMenu-versions_feature-L26.png

webUIFilesActionMenu-versions_feature-L77.png

webUIFilesActionMenu-versions_feature-L77.png

webUIFilesDetails-fileDetails_feature-L14.png

webUIFilesDetails-fileDetails_feature-L14.png

webUIFilesDetails-fileDetails_feature-L142.png

webUIFilesDetails-fileDetails_feature-L142.png

webUIFilesDetails-fileDetails_feature-L146.png

webUIFilesDetails-fileDetails_feature-L146.png

webUIFilesDetails-fileDetails_feature-L173.png

webUIFilesDetails-fileDetails_feature-L173.png

webUIFilesDetails-fileDetails_feature-L182.png

webUIFilesDetails-fileDetails_feature-L182.png

webUIFilesDetails-fileDetails_feature-L27.png

webUIFilesDetails-fileDetails_feature-L27.png

webUIFilesList-fileList_feature-L15.png

webUIFilesList-fileList_feature-L15.png

webUIFilesList-fileList_feature-L22.png

webUIFilesList-fileList_feature-L22.png

webUIFilesList-fileList_feature-L28.png

webUIFilesList-fileList_feature-L28.png

webUIFilesList-fileList_feature-L33.png

webUIFilesList-fileList_feature-L33.png

webUIFilesList-fileList_feature-L42.png

webUIFilesList-fileList_feature-L42.png

webUIFilesList-fileList_feature-L55.png

webUIFilesList-fileList_feature-L55.png

webUIFilesList-sort_feature-L31.png

webUIFilesList-sort_feature-L31.png

webUIFilesList-sort_feature-L51.png

webUIFilesList-sort_feature-L51.png

webUIFilesList-sort_feature-L72.png

webUIFilesList-sort_feature-L72.png

webUIFilesSearch-search_feature-L113.png

webUIFilesSearch-search_feature-L113.png

webUIFilesSearch-search_feature-L122.png

webUIFilesSearch-search_feature-L122.png

webUIFilesSearch-search_feature-L139.png

webUIFilesSearch-search_feature-L139.png

webUIFilesSearch-search_feature-L146.png

webUIFilesSearch-search_feature-L146.png

webUIFilesSearch-search_feature-L185.png

webUIFilesSearch-search_feature-L185.png

webUIFilesSearch-search_feature-L27.png

webUIFilesSearch-search_feature-L27.png

webUIFilesSearch-search_feature-L38.png

webUIFilesSearch-search_feature-L38.png

webUIFilesSearch-search_feature-L95.png

webUIFilesSearch-search_feature-L95.png

@dschmidt dschmidt force-pushed the app_name_title branch 4 times, most recently from 01d1050 to 6e6fa35 Compare May 24, 2022 09:37
Copy link
Member

@kulmann kulmann left a comment

Choose a reason for hiding this comment

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

LGTM - but please rebase once more since the last time is quite a while ago, sorry :-(

... and move makeRequest into its own composable.
@sonarcloud
Copy link

sonarcloud bot commented Jun 14, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

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

30.5% 30.5% Coverage
0.0% 0.0% Duplication

Copy link
Member

@kulmann kulmann left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@kulmann kulmann merged commit dd65859 into master Jun 14, 2022
@delete-merged-branch delete-merged-branch bot deleted the app_name_title branch June 14, 2022 19:34
@diocas diocas mentioned this pull request Jun 22, 2022
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