discourse/app
Joe e82a2ce9ae
UX: Introduces a splash screen behind a hidden site setting (#17094)
This PR introduces a new hidden site setting that allows admins to display a splash screen while site assets load.

The splash screen can be enabled via the `splash_screen` hidden site setting.

This is what the splash screen currently looks like

5ceb72f085.mp4

Once site assets load, the splash screen is automatically removed.

To control the loading text that shows in the splash screen, you can change the preloader_text translation string in admin > customize > text
2022-06-22 04:35:46 +08:00
..
assets UX: Introduces a splash screen behind a hidden site setting (#17094) 2022-06-22 04:35:46 +08:00
controllers FEATURE: Custom unsubscribe options (#17090) 2022-06-21 15:49:47 -03:00
helpers UX: Introduces a splash screen behind a hidden site setting (#17094) 2022-06-22 04:35:46 +08:00
jobs DEV: drop unused column flair_url from groups table. (#17179) 2022-06-22 00:15:05 +05:30
mailers FEATURE: Custom unsubscribe options (#17090) 2022-06-21 15:49:47 -03:00
models FEATURE: Custom unsubscribe options (#17090) 2022-06-21 15:49:47 -03:00
serializers FIX: Remove tags from experimental sidebar on notification level changed (#17083) 2022-06-14 15:39:56 +08:00
services FIX: Send quote notifications to correct users when prioritizing full names (#17030) 2022-06-09 11:52:28 -05:00
views UX: Introduces a splash screen behind a hidden site setting (#17094) 2022-06-22 04:35:46 +08:00