discourse/app/assets/javascripts/discourse/models
2018-03-09 11:01:46 +11:00
..
action-summary.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
archetype.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
badge-grouping.js.es6 UX: Show translated badge names and badge groupings 2015-12-30 23:35:16 +01:00
badge.js.es6 Advanced Search UI 2016-10-04 11:18:01 -04:00
category-list.js.es6 UX: adjust to show all and stat period 2016-09-02 11:03:52 +10:00
category.js.es6 FEATURE: add category suppress from latest 2018-02-22 09:56:35 +11:00
composer.js.es6 FEATURE: Menu toggle for different reply modes 2018-02-01 16:42:56 +01:00
draft.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
group-history.js.es6 FEATURE: Group logs. 2016-12-12 17:29:54 +08:00
group.js.es6 FEATURE: Support filtering of groups page by category if in url 2017-10-31 17:50:06 -04:00
input-validation.js.es6 REFACTOR: Migrate more legacy JS to ES6 2016-07-11 12:57:05 -04:00
invite.js.es6 FEATURE: remove all invites 2017-06-29 22:30:10 +05:30
live-post-counts.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
login-method.js.es6 UX: Display warning message about social logins disabled when 2FA is enabled. 2018-03-02 14:22:52 +08:00
model.js.es6 REFACTOR: Migrate more legacy JS to ES6 2016-07-11 12:57:05 -04:00
nav-item.js.es6 REFACTOR: Remove many Discourse.Category.list() calls 2017-11-01 15:25:35 -04:00
permission-type.js.es6 es6 migration and fixes 2015-12-02 11:15:22 +11:00
post-action-type.js.es6 Refactor flag types for more customization 2017-10-19 13:55:23 -04:00
post-stream.js.es6 FEATURE: Added 'select +below' and 'select +all replies' options to selecting posts 2017-12-13 22:12:06 +01:00
post.js.es6 FIX: After deleting a post, staff can recover it 2018-02-09 19:42:16 -05:00
rest.js.es6 REFACTOR: Rename store:main to service:store so we can inject it 2017-10-27 13:59:45 -04:00
result-set.js.es6 FEATURE: Can override any translation via an admin interface 2015-11-27 11:35:19 -05:00
session.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
site.js.es6 REFACTOR: Remove many Discourse.Category.list() calls 2017-11-01 15:25:35 -04:00
static-page.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
store.js.es6 FEATURE: Show a button to Staff for "Moderation History" on posts/topics 2017-12-05 15:20:20 -05:00
tag-group.js.es6 FIX: error when trying to create new tag groups 2016-12-28 12:42:51 -05:00
topic-details.js.es6 PERF: Only send down suggested payload when loading last chunk. 2017-09-26 14:42:27 +08:00
topic-list.js.es6 FIX: not loading more messages when username has a . 2018-03-09 11:01:46 +11:00
topic-timer.js.es6 FIX: topic timer offset applied two times 2017-12-07 14:42:58 +01:00
topic-tracking-state.js.es6 REFACTOR: Remove code duplication. 2018-03-06 17:37:53 +08:00
topic.js.es6 Use consistent style for string concatenation 2018-01-28 18:45:11 -08:00
trust-level.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
user-action-group.js.es6 es6 migration and fixes 2015-12-02 11:15:22 +11:00
user-action-stat.js.es6 ES6ify some of the remaining files 2015-08-10 10:21:05 -04:00
user-action.js.es6 REFACTOR: Replace some fa-* uses with helpers 2017-07-27 14:55:41 -04:00
user-badge.js.es6 FIX: broken badge show page 2017-08-22 13:28:02 -04:00
user-posts-stream.js.es6 REFACTOR: Merge different templates from rendering user stream items 2017-06-20 15:45:41 -04:00
user-stream.js.es6 FEATURE: add help text for no bookmarks in user page 2016-11-29 17:56:00 +11:00
user.js.es6 allow staff to delete user if posts are 5 or less irrespective of delete_user_max_post_age 2018-03-05 23:31:29 +05:30