discourse/app/assets/javascripts/admin/templates
Régis Hanol bddffa7f9a FEATURE: flag dispositions normalization
All flags should end up in one of the three dispositions
  - Agree
  - Disagree
  - Defer

In the administration area, the *active* flags section displays 4 buttons
  - Agree (hide post + send PM)
  - Disagree
  - Defer
  - Delete

Clicking "Delete" will open a modal that offer to
  - Delete Post & Defer Flags
  - Delete Post & Agree with Flags
  - Delete Spammer (if available)

When the flag has a list associated, the list will now display 1
response and 1 reply and a "show more..." link if there are more in the
conversation. Replying to the conversation will NOT give a disposition.
Moderators must click the buttons that does that.

If someone clicks one buttons, this will add a default moderator message
from that moderator saying what happened.

The *old* flags section now displays the proper dispositions and is
super duper fast (no more N+9999 queries).

FIX: the old list includes deleted topics
FIX: the lists now properly display the topic states (deleted, closed,
archived, hidden, PM)
FIX: flagging a topic that you've already flagged the first post
2014-07-28 19:28:07 +02:00
..
logs BUGFIX: date of the post in the share dialog is now properly bound 2014-06-10 19:04:31 +02:00
modal FEATURE: flag dispositions normalization 2014-07-28 19:28:07 +02:00
reports FIX: Ember doesn't allow one route name, basic, and Discourse used it! 2014-04-17 10:45:06 -04:00
site_settings Use settingName in settings_list like the others 2014-07-25 13:19:43 -07:00
admin.js.handlebars Theming: color scheme editing. Unfinished! Doesn't have any effect on css files yet. 2014-04-24 16:49:12 -04:00
api.js.handlebars add glyph to API master key button 2014-05-17 00:57:01 -07:00
backups.js.handlebars FEATURE: upload backups 2014-02-22 01:41:01 +01:00
backups_index.js.handlebars BUGFIX: date of the post in the share dialog is now properly bound 2014-06-10 19:04:31 +02:00
badges.js.handlebars FEATURE: editable badge groups 2014-07-27 18:22:01 +10:00
commits.js.handlebars REFACTOR: Fixes poor class hierarchy for listing topics 2014-01-18 19:26:24 +01:00
customize.js.handlebars Theming: color scheme editing. Unfinished! Doesn't have any effect on css files yet. 2014-04-24 16:49:12 -04:00
customize_colors.js.handlebars FIX: clearfix at bottom of customize/colors UI 2014-06-19 12:33:02 -04:00
customize_css_html.js.handlebars Make ?preview-style make sense 2014-06-20 09:06:36 -07:00
dashboard.js.handlebars FIX: We should use partials when rendering but keeping the same context. 2014-03-06 15:56:33 -05:00
email.js.handlebars FEATURE: add all email logs tab 2014-02-15 01:17:13 +01:00
email_all.js.handlebars BUGFIX: date of the post in the share dialog is now properly bound 2014-06-10 19:04:31 +02:00
email_index.js.handlebars make Send Test Email easier to see 2014-07-14 13:58:06 -07:00
email_preview_digest.js.handlebars f**ing bootstrap, span5 = .gutter 2014-06-05 02:57:56 -07:00
email_sent.js.handlebars BUGFIX: date of the post in the share dialog is now properly bound 2014-06-10 19:04:31 +02:00
email_skipped.js.handlebars BUGFIX: date of the post in the share dialog is now properly bound 2014-06-10 19:04:31 +02:00
flags.js.handlebars FEATURE: flag dispositions normalization 2014-07-28 19:28:07 +02:00
group.js.handlebars ES6: Convert a couple view helpers. They should probably be components 2014-06-11 11:05:49 -04:00
groups.js.handlebars add some glyphs to new buttons 2014-05-17 01:27:12 -07:00
groups_index.js.handlebars REFACTOR: Add urls for admin groups, make it more idiomatic ember 2014-04-23 15:15:46 -04:00
logs.js.handlebars REFACTOR: Fixes poor class hierarchy for listing topics 2014-01-18 19:26:24 +01:00
reports.js.handlebars Reverse the order of rows in a report so today is first 2014-06-06 17:08:35 -04:00
site_content_edit.js.handlebars ES6: Convert {{pagedown}} to {{pagedown-editor}} with deprecations 2014-06-09 12:16:27 -04:00
site_contents.js.handlebars Ember Upgrade: 1.0 2013-10-01 11:16:27 -04:00
site_contents_empty.js.handlebars REFACTOR: Fixes poor class hierarchy for listing topics 2014-01-18 19:26:24 +01:00
site_settings.js.handlebars ES6: Migrated and deprecated a bunch of views 2014-06-10 11:54:38 -04:00
site_settings_category.js.handlebars REFACTOR: Fixes poor class hierarchy for listing topics 2014-01-18 19:26:24 +01:00
user.js.handlebars ES6: Migrated and deprecated a bunch of views 2014-06-10 11:54:38 -04:00
user_badges.js.handlebars ES6: Convert a couple view helpers. They should probably be components 2014-06-11 11:05:49 -04:00
user_index.js.handlebars FIX: moderators had no access to admin user page 2014-07-28 11:59:46 +10:00
user_leader_requirements.js.handlebars FEATURE: don't demote trust level 3 users who were promoted less than SiteSetting.leader_promotion_min_duration days ago 2014-07-08 17:39:49 -04:00
users_list.js.handlebars improve hint on admin user search 2014-06-16 16:17:41 -07:00
version_checks.js.handlebars BUGFIX: date of the post in the share dialog is now properly bound 2014-06-10 19:04:31 +02:00