This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/models
David Taylor 0d3531c2f1 FEATURE: Allow auth providers to define specific icons
Previously we relied on the provider name matching the name of the icon. Now icon names are explicitly set. Plugin providers which do not define an icon will get the default "sign-in-alt" icon
2019-03-27 13:25:04 +00:00
..
action-summary.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
archetype.js.es6 DEV: s/Em/Ember (#6874) 2019-01-11 17:54:23 +01:00
badge-grouping.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
badge.js.es6 DEV: s/Em/Ember (#6874) 2019-01-11 17:54:23 +01:00
category-list.js.es6 DEV: s/this._super()/this._super(...arguments) (#6908) 2019-01-19 10:05:51 +01:00
category.js.es6 FEATURE: Ability to exclude category from search results. (#7194) 2019-03-18 15:25:45 +08:00
composer.js.es6 DEV: speed up ember acceptance tests 2019-03-20 16:44:00 +11: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 DEV: s/Em/Ember (#6874) 2019-01-11 17:54:23 +01:00
input-validation.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
invite.js.es6 DEV: s/Em/Ember (#6874) 2019-01-11 17:54:23 +01:00
live-post-counts.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
login-method.js.es6 FEATURE: Allow auth providers to define specific icons 2019-03-27 13:25:04 +00:00
model.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
nav-item.js.es6 DEV: removes _.each from codebase (#6629) 2018-11-20 14:46:58 +01:00
permission-type.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
post-action-type.js.es6 DEV: s/Em/Ember (#6874) 2019-01-11 17:54:23 +01:00
post-stream.js.es6 PERF: do not include suggested topics when loading new posts 2019-02-22 10:37:18 +11:00
post.js.es6 FEATURE: defer flags when deleting child replies (#7111) 2019-03-06 14:32:25 +05:30
rest.js.es6 FIX: Ember.warn needs an id 2019-01-16 14:53:13 -05:00
result-set.js.es6 REFACTOR: Remove a couple more self uses 2019-01-30 14:41:49 -05:00
session.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
site.js.es6 DEV: s/Em/Ember (#6874) 2019-01-11 17:54:23 +01:00
static-page.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
store.js.es6 REFACTOR: Remove a couple more self uses 2019-01-30 14:41:49 -05:00
tag-group.js.es6 FIX: Fix delete button for Tag Groups. (#6965) 2019-02-04 12:46:39 +01: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: Relative links in translations should work with subfolder 2018-11-08 23:31:05 +00:00
topic-list.js.es6 DEV: s/Em/Ember (#6874) 2019-01-11 17:54:23 +01: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: s/Em/Ember (#6874) 2019-01-11 17:54:23 +01:00
topic.js.es6 FIX: topic with no tags 2019-03-21 19:40:10 +01: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: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
user-action.js.es6 icons deprecations fixes (#6920) 2019-01-22 12:02:02 +01:00
user-badge.js.es6 DEV: s/Em/Ember (#6874) 2019-01-11 17:54:23 +01:00
user-draft.js.es6 Improvements to user drafts (#6226) 2018-08-02 07:41:27 +10:00
user-drafts-stream.js.es6 FIX: match drafts using key when deleting 2019-01-25 13:55:40 -05:00
user-posts-stream.js.es6 FIX: regression lead to a 404 when trying to filter user posts (#6893) 2019-01-17 11:31:23 +01:00
user-stream.js.es6 REFACTOR: filterBy in UserStream. 2019-01-16 10:53:44 +08:00
user.js.es6 FEATURE: Introducing new UI for changing User's notification levels (#7248) 2019-03-27 09:41:50 +00:00