Load manifest.json values dynamicly
What does this MR do and why?
Fixes partially #375708 (closed)
Loads text values in manifest.json
dynamicly from appearance settings
followup MR => !104582 (merged)
Adds short_title
attribute to appearance API => was moved to !106979 (merged)
Screenshots or screen recordings
How to set up and validate locally
- Open your local GitLab instance
- Click
f12
and inspectmanifest.json
in application tab - You should see default values for the titles, logos and so on
- Change your Appearance settings as explained here, for example:
title, short_title, description
- Reload your browser and recheck the manifest
- You should see the new values.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Andreas Deicha