This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/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
..
adapters FEATURE: Display pending posts on user’s page 2021-11-29 10:26:33 +01:00
components FEATURE: Expand messages filter links when viewing private messages. (#17106) 2022-06-20 11:43:01 +08:00
controllers FIX: double selecting replies (#17086) 2022-06-17 18:32:57 +02:00
helpers DEV: Remove use of run-loop-dot-access (#17114) 2022-06-17 11:19:14 -05:00
initializers DEV: Remove isLegacyEmber (#17181) 2022-06-21 15:01:03 -05:00
lib DEV: Remove isLegacyEmber (#17181) 2022-06-21 15:01:03 -05:00
mixins FIX: Ensure emoji is inserted in the correct location (#17107) 2022-06-16 12:16:53 +01:00
models FEATURE: Expand messages filter links when viewing private messages. (#17106) 2022-06-20 11:43:01 +08:00
pre-initializers DEV: Remove isLegacyEmber (#17181) 2022-06-21 15:01:03 -05:00
raw-views DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
routes FIX: ensures composer is not pre-filled with none/all tags (#16998) 2022-06-05 16:58:38 +02:00
services DEV: Remove isLegacyEmber (#17181) 2022-06-21 15:01:03 -05:00
styles DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
templates DEV: Rename translatedtitle to translatedTitle (#17160) 2022-06-20 12:28:05 -06:00
widgets DEV: quick-access-panel setting for viewAllLabel (#16977) 2022-06-02 10:13:41 -04:00
app.js UX: Introduces a splash screen behind a hidden site setting (#17094) 2022-06-22 04:35:46 +08:00
index.html DEV: Moves SVG sprite to <discourse-assets> element (#17148) 2022-06-20 20:58:50 +08:00
mapping-router.js DEV: Improve and document __container__ workaround in tests (#15498) 2022-01-10 10:34:08 +00:00