discourse/app/assets/javascripts/admin
Robin Ward a95826f60c
Remove discourse constants (#9958)
* DEV: `Discourse.baseUri` does not exist

This never could have worked - should have been `Discourse.BaseUri` if
anything.

* DEV: Remove Discourse.Environment

* DEV: Remove `Discourse.disableMissingIconWarning`

* DEV: A bunch more missing environment checks
2020-06-01 16:33:43 -04:00
..
adapters Rename `.js.es6` to `.js` in the admin application 2020-03-13 17:03:08 -04:00
components Remove discourse constants (#9958) 2020-06-01 16:33:43 -04:00
controllers DEV: Standardize table sorting verbiage (#9757) 2020-05-14 20:10:59 -06:00
helpers DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
mixins DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
models Revert "Revert "DEV: Import `MessageBus` from `message-bus-client` instead of globals"" 2020-05-28 08:42:36 -04:00
routes Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00
services DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
templates FIX: allows to define label/title properties for display instead of name 2020-05-28 08:30:31 +02:00