discourse/app/assets/javascripts/discourse/models
2016-11-29 17:56:00 +11:00
..
action-summary.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
admin-post.js.es6 Final set of backwards compatible fixes for Ember 1.13 2016-10-28 15:51:39 -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: per-category default topic list sort order 2016-11-01 12:18:41 -04:00
composer.js.es6 FIX: Make sure we decrease post count if new post fails to save. 2016-11-10 11:02:11 +08:00
draft.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
group.js.es6 PERF: Add endpoint to check if a group can be mentioned by user. 2016-11-26 02:20:46 +08:00
input-validation.js.es6 REFACTOR: Migrate more legacy JS to ES6 2016-07-11 12:57:05 -04:00
invite.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
live-post-counts.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
login-method.js.es6 FEATURE: Import facebook avatars when logging in via facebook 2016-09-19 15:10:23 +10:00
model.js.es6 REFACTOR: Migrate more legacy JS to ES6 2016-07-11 12:57:05 -04:00
nav-item.js.es6 Replace findProperty and filterProperty with findBy and filterBy 2016-10-26 15:45:06 -04:00
permission-type.js.es6 es6 migration and fixes 2015-12-02 11:15:22 +11:00
post-action-type.js.es6 UX: Move likes into drop down instead of its own status line 2015-07-03 17:15:20 -04:00
post-stream.js.es6 improve performance of backfill avoid queuing more than 1 backfill call 2016-11-25 12:33:10 +11:00
post.js.es6 Replace findProperty and filterProperty with findBy and filterBy 2016-10-26 15:45:06 -04:00
rest.js.es6 Move TopicTrackingState to injected object 2015-09-04 13:00:24 -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 Replace findProperty and filterProperty with findBy and filterBy 2016-10-26 15:45:06 -04:00
static-page.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
store.js.es6 Update code so Ember 2.3 can have more tests passing 2016-11-08 13:40:35 -05:00
tag-group.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
topic-details.js.es6 Replace findProperty and filterProperty with findBy and filterBy 2016-10-26 15:45:06 -04:00
topic-list.js.es6 FEATURE: new 'categories_and_latest' endpoint 2016-08-29 22:47:44 +02:00
topic-tracking-state.js.es6 changed data.archetype typo to data.payload.archetype in topic_tracking_state.js.es6 2016-07-29 11:23:00 -04:00
topic.js.es6 Replace computed properties for topic query params 2016-11-03 13:09:43 -04: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 Final set of backwards compatible fixes for Ember 1.13 2016-10-28 15:51:39 -04:00
user-badge.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -04:00
user-posts-stream.js.es6 REFACTOR: Remove Discourse.Ajax 2016-07-11 12:57:05 -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 PERF: Fix N+1 queries when loading groups. 2016-11-26 02:20:26 +08:00