discourse/app/assets/javascripts/discourse/models
2019-06-05 10:23:39 -04:00
..
action-summary.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
archetype.js.es6 DEV: s/Em/Ember (#6874) 2019-01-11 17:54:23 +01:00
badge-grouping.js.es6 apply prettier on gigantic find and replace (#7604) 2019-05-27 10:42:53 +02:00
badge.js.es6 REFACTOR: badge model (#7690) 2019-06-04 17:12:02 +02:00
category-list.js.es6 DEV: s/this._super()/this._super(...arguments) (#6908) 2019-01-19 10:05:51 +01:00
category.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
composer.js.es6 FIX: Use the right property for post ID. 2019-05-28 22:00:58 +03:00
draft.js.es6 Make code prettier 💅 2018-11-14 17:57:22 +01:00
group-history.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
group.js.es6 REFACTOR: group model (#7692) 2019-06-04 17:41:46 +02:00
input-validation.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
invite.js.es6 REFACTOR: invite model (#7699) 2019-06-05 11:24:06 +02:00
live-post-counts.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
login-method.js.es6 REFACTOR: login-method model (#7703) 2019-06-05 12:35:41 +02:00
model.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
nav-item.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
permission-type.js.es6 DEV: Ember 3.8.0 2019-04-26 12:16:21 +02:00
post-action-type.js.es6 DEV: s/Em/Ember (#6874) 2019-01-11 17:54:23 +01:00
post-stream.js.es6 apply prettier on gigantic find and replace (#7604) 2019-05-27 10:42:53 +02:00
post.js.es6 FIX: regression and attempts to have clearer naming (#7701) 2019-06-05 11:23:30 +02:00
rest.js.es6 prettier (#7653) 2019-05-30 17:28:07 +02:00
result-set.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
reviewable-history.js.es6 FEATURE: New 'Reviewable' model to make reviewable items generic 2019-03-28 12:45:10 -04:00
reviewable.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
session.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
site.js.es6 DEV: reduces memory footprint of tests - step 1 (#7591) 2019-05-28 12:15:12 +02:00
static-page.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
store.js.es6 FIX: Ember was raising an error without a .set here 2019-06-05 10:23:39 -04:00
tag-group.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
tag.js.es6 UX: show envelope when tag is only used in PM 2019-02-12 11:34:25 +01:00
topic-details.js.es6 FIX: lookup should be done against locale of reference (#7632) 2019-05-29 15:45:44 +02:00
topic-list.js.es6 REFACTOR: topic-list model (#7658) 2019-05-31 13:15:45 +02:00
topic-timer.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
topic-tracking-state.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
topic.js.es6 apply prettier on gigantic find and replace (#7604) 2019-05-27 10:42:53 +02:00
trust-level.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
user-action-group.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
user-action-stat.js.es6 DEV: Ember 3.8.0 2019-04-26 12:16:21 +02:00
user-action.js.es6 apply prettier on gigantic find and replace (#7604) 2019-05-27 10:42:53 +02:00
user-badge.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
user-draft.js.es6 apply prettier on gigantic find and replace (#7604) 2019-05-27 10:42:53 +02:00
user-drafts-stream.js.es6 DEV: global s/this.get\("(\w+)"\)/this.$1 (#7592) 2019-05-27 10:15:39 +02:00
user-posts-stream.js.es6 REFACTOR: user-posts-stream model (#7657) 2019-05-31 13:02:15 +02:00
user-stream.js.es6 SECURITY: updates lodash from 1.3.0 to 4.17.5 (#7546) 2019-05-16 10:34:19 +02:00
user.js.es6 FEATURE: add support for defer topic functionality 2019-05-31 15:44:35 +10:00