Skip to content

[engine] Dynamic PWA manifest generation minds#4645

Ben requested to merge feat/dynamic-manifest-m4645 into master

Ticket(s) / Related Merge Requests

Summary of Changes

Generate PWA manifest dynamically for tenants and main Minds site.

Testing Considerations

Manifest files

WARNING - Just so you don't panic, these MAY download the web manifest file rather than open it in a browser depending on which browser you are using. Just check the file's contents, and feel free to delete it when you are done.

Check contents of the below files are relevant to Minds / The bound tenant network:

PWA

Check the below links in a browser with no cache (I used Chrome) - you will need to uninstall the Minds app to see the root Minds one.

Deployment Considerations

Make sure to merge all repos including helm and nginx!

Regression Scope

PWA

Platform Affected (web, mobile, etc)

Web, PWA.

Developer Testing Completed

Manual, unit (phpspec)

Screenshots / Screen Recording

penta-pwa

minds-pwa

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out
Edited by Ben

Merge request reports