discourse/app/assets/javascripts/admin
Sam Saffron 83f5f9176b
DEV: only load staff logs when page is visited
Previously we would load admin staff action logs unconditionally as soon
as the controller was instantiated, this is not desirable we only want to
run the query when you visit the route.
2020-04-03 14:13:01 +11:00
..
adapters Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
components FIX: allows color-input to set hex and color names through input (#9339) 2020-04-02 21:19:31 +02:00
controllers DEV: only load staff logs when page is visited 2020-04-03 14:13:01 +11:00
helpers Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
mixins Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
models DEV: Use type instead of method in ajax calls (#8974) 2020-03-26 21:00:10 +01:00
routes DEV: only load staff logs when page is visited 2020-04-03 14:13:01 +11:00
services Rename .js.es6 to .js in the admin application 2020-03-13 17:03:08 -04:00
templates DEV: Enable and fix the 'no-multiple-empty-lines' lint 2020-03-30 14:13:33 -07:00