discourse/app/assets/javascripts/admin
Vinoth Kannan 6a8562894a FIX: change the controller method name to match its new name.
The controller method `_changeFilters` is now changed to `changeFilters` in the commit 1fc58b5a4e. But it was not modified in the `admin-tools` service script.
2020-08-13 00:58:35 +05:30
..
adapters FEATURE: Add scopes to API keys (#9844) 2020-07-16 15:51:24 -03:00
components FIX: Removes an error in the console in test mode 2020-07-31 14:06:52 -04:00
controllers FIX: Shows all_results if current settings category has no results (#10358) 2020-08-05 09:39:54 +02:00
helpers DEV: import I18n instead of global usage (#9768) 2020-05-13 16:23:41 -04:00
mixins UX: Add simple-list setting type (#9970) 2020-06-04 10:44:54 -04:00
models FIX: Computed property deprecation 2020-07-28 11:55:47 -04:00
routes FEATURE: allows to display charts by day/week/month (#10325) 2020-07-28 16:14:41 +02:00
services FIX: change the controller method name to match its new name. 2020-08-13 00:58:35 +05:30
templates FIX: Expose PG headline highlighting for all search results. 2020-08-12 16:43:47 +08:00