..
modals
oops my linter is not running automatically
2017-05-10 16:09:33 -04:00
admin-api-keys.js.es6
Fixes some Ember Deprecations for 1.13:
2016-10-21 11:06:07 -04:00
admin-backups-index.js.es6
FEATURE: further restrict downloading of backups
2017-03-01 08:28:34 -07:00
admin-backups-logs.js.es6
Fixes some Ember Deprecations for 1.13:
2016-10-21 11:06:07 -04:00
admin-backups.js.es6
Remove ObjectController, Discouse Controllers + Presence
2015-08-13 10:49:08 -04:00
admin-badges-show.js.es6
Reapply Ember 2.10 for good this time!
2016-12-19 11:19:10 -05:00
admin-badges.js.es6
Fixes some Ember Deprecations for 1.13:
2016-10-21 11:06:07 -04:00
admin-customize-colors-show.js.es6
FIX: destroying color scheme could remove wrong item from UI
2017-04-19 15:31:21 -04:00
admin-customize-colors.js.es6
FEATURE: Native theme support
2017-04-12 10:53:49 -04:00
admin-customize-email-templates-edit.js.es6
FIX: if the email template has multiple subjects, link to customize text page
2015-11-28 11:50:02 +05:30
admin-customize-email-templates.js.es6
FEATURE: Admin interface for editing email templates
2015-11-19 16:39:34 -05:00
admin-customize-themes-edit.js.es6
FIX: resize events for ace were not triggered correctly
2017-05-15 16:10:07 -04:00
admin-customize-themes-show.js.es6
improve upload functionality
2017-05-10 15:47:11 -04:00
admin-customize-themes.js.es6
FIX: sort theme by lower case theme name
2017-04-18 15:43:38 -04:00
admin-dashboard.js.es6
FIX: Admin dashboard problems not displaying when there is one error.
2016-08-09 00:33:37 +08:00
admin-email-bounced.js.es6
FEATURE: handle bounced emails
2016-05-02 23:15:32 +02:00
admin-email-incomings.js.es6
REFACTOR: Remove view from badges-show
2016-03-25 12:11:39 -04:00
admin-email-index.js.es6
REFACTOR: Remove Discourse.Ajax
2016-07-11 12:57:05 -04:00
admin-email-logs.js.es6
REFACTOR: Remove view from badges-show
2016-03-25 12:11:39 -04:00
admin-email-preview-digest.js.es6
FIX: Populate the Email Digest preview with the current username
2017-06-28 15:38:57 -04:00
admin-email-received.js.es6
FEATURE: better email in support
2016-01-19 00:57:55 +01:00
admin-email-rejected.js.es6
FEATURE: better email in support
2016-01-19 00:57:55 +01:00
admin-email-sent.js.es6
FEATURE: better email in support
2016-01-19 00:57:55 +01:00
admin-email-skipped.js.es6
FEATURE: better email in support
2016-01-19 00:57:55 +01:00
admin-embedding.js.es6
Replace findProperty
and filterProperty
with findBy
and filterBy
2016-10-26 15:45:06 -04:00
admin-emojis.js.es6
Fixes some Ember Deprecations for 1.13:
2016-10-21 11:06:07 -04:00
admin-flags-list.js.es6
Fixes some Ember Deprecations for 1.13:
2016-10-21 11:06:07 -04:00
admin-group.js.es6
FEATURE: add support for group visibility level
2017-07-03 15:26:57 -04:00
admin-groups-bulk-complete.js.es6
FEATURE: provide more details when performing a bulk add to group
2017-04-27 01:37:51 +05:30
admin-groups-bulk.js.es6
FEATURE: provide more details when performing a bulk add to group
2017-04-27 01:37:51 +05:30
admin-groups-type-index.js.es6
UX: Display button to add a group when no group has been selected.
2017-03-10 17:15:49 +08:00
admin-groups-type.js.es6
Fixes some Ember Deprecations for 1.13:
2016-10-21 11:06:07 -04:00
admin-logs-screened-emails.js.es6
Fixes some Ember Deprecations for 1.13:
2016-10-21 11:06:07 -04:00
admin-logs-screened-ip-addresses.js.es6
Fixes some Ember Deprecations for 1.13:
2016-10-21 11:06:07 -04:00
admin-logs-screened-urls.js.es6
Fixes some Ember Deprecations for 1.13:
2016-10-21 11:06:07 -04:00
admin-logs-staff-action-logs.js.es6
FEATURE: dropdown to filter staff action logs
2017-05-30 11:25:42 -04:00
admin-permalinks.js.es6
Fixes some Ember Deprecations for 1.13:
2016-10-21 11:06:07 -04:00
admin-plugins.js.es6
Revert "UX: Observe changes to plugin to hide/show plugin admin link without refresh."
2017-02-09 12:11:53 -05:00
admin-reports.js.es6
FIX: Don't show category options for reports that can't be scoped to a category.
2017-04-13 17:10:55 +08:00
admin-site-settings-category.js.es6
Replace findProperty
and filterProperty
with findBy
and filterBy
2016-10-26 15:45:06 -04:00
admin-site-settings.js.es6
reverting add readonly to site settings
2017-06-12 06:53:57 -06:00
admin-site-text-edit.js.es6
FEATURE: Can override any translation via an admin interface
2015-11-27 11:35:19 -05:00
admin-site-text-index.js.es6
FIX: In Ember 2.0 you can't bind Query Parametrs like this
2016-11-03 11:00:26 -04:00
admin-user-badges.js.es6
Fixes some Ember Deprecations for 1.13:
2016-10-21 11:06:07 -04:00
admin-user-fields.js.es6
Remove SortedMixin
2016-12-01 11:33:33 -05:00
admin-user-index.js.es6
UX: Add link to the user's preferences page next to the avatar
2017-05-26 15:00:49 -04:00
admin-user.js.es6
Remove ObjectController, Discouse Controllers + Presence
2015-08-13 10:49:08 -04:00
admin-users-list-show.js.es6
FIX: do not add order param to user list unless required
2017-04-05 13:57:34 +05:30
admin-web-hooks-show-events.js.es6
Unify API keys and web hooks into a single admin nav header.
2016-09-20 05:22:03 +08:00
admin-web-hooks-show.js.es6
FIX: Can't add categories when creating a new web hook.
2017-01-09 11:22:35 +08:00
admin-web-hooks.js.es6
FEATURE: Webhooks.
2016-09-05 18:44:00 +08:00
admin.js.es6
Remove ObjectController, Discouse Controllers + Presence
2015-08-13 10:49:08 -04:00