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
Rafael dos Santos Silva ec35b353a7
FEATURE: Add a CSS class to the HTML element on background connection error (#10991)
This is a way to detect that Discourse isn't able to receive online updates from
the server, and will be used to trigger an UI warning to the user that the session
is working on offline mode.

Meta request https://meta.discourse.org/t/offline-indicator/123000?u=falco
2020-10-30 11:59:02 +11:00
..
adapters DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
components FIX: Search filters text was not able to be overridden 2020-10-29 16:01:00 -04:00
controllers FEATURE: Ask user to confirm topic deletion when views exceed a certain amount (#11006) 2020-10-29 14:18:43 +11:00
helpers FIX: Staff can create and edit posts even if a topic is in slow mode. (#11057) 2020-10-28 16:47:50 -03:00
initializers FEATURE: Add a CSS class to the HTML element on background connection error (#10991) 2020-10-30 11:59:02 +11:00
lib FIX: pretty text allow list (#10977) 2020-10-28 13:22:06 +11:00
mixins FIX: adjust user card position, follow-up to da5841d (#11036) 2020-10-27 12:35:18 +11:00
models Add routing for category edit screens (#11027) 2020-10-28 09:59:38 -04:00
pre-initializers DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
raw-views DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00
routes Add routing for category edit screens (#11027) 2020-10-28 09:59:38 -04:00
services FIX: Favicon count was not updated when window focus returned (#10875) 2020-10-09 10:51:39 +11:00
templates FIX: keep tag filter value when changing the category dropdown. (#11065) 2020-10-30 11:56:20 +11:00
widgets FIX: Ensure slow mode duration is correctly edited and displayed. (#10945) 2020-10-20 06:52:03 -03:00
app.js DEV: Add support for api-initializers to reduce boilerplate. 2020-09-30 16:05:44 -04:00
mapping-router.js DEV: apply new coding standards (#10592) 2020-09-04 13:42:47 +02:00