discourse/app/assets/javascripts
Jarek Radosz ac06c87b43
DEV: Remove badge-select-controller (#8207)
* DEV: Remove badge-select-controller

1. The `selectableUserBadges` computed property of `badge-title` was being incorrectly overwritten, which triggered computed-property.override deprecation.

2. The `badge-select-controller` mixin contained properties that were used either by `badge-title` component or `badges/show` controller, but none were being used by both. This change moves properties where they belong, and removes the mixin.

* Update app/assets/javascripts/discourse/controllers/badges/show.js.es6

Co-Authored-By: Robin Ward <robin.ward@gmail.com>

* Improve code brevity
2019-10-18 02:17:05 +02:00
..
admin DEV: Fix the Function.prototype.on deprecation (#8205) 2019-10-18 01:49:41 +02:00
admin-login REFACTOR: use const rather than var 2019-10-03 11:45:03 -07:00
discourse DEV: Remove badge-select-controller (#8207) 2019-10-18 02:17:05 +02:00
discourse-common DEV: removes one deprecation with app-events:main 2019-10-16 10:50:43 +02:00
docs
ember-addons
locales FIX: Escape $ in translations before interpolating (#8100) 2019-09-16 13:52:49 -04:00
pretty-text FEATURE: Use the 'ugc' rel attribute alongside 'nofollow' 2019-10-14 15:21:48 -03:00
select-kit FIX: Correctly escape category description text (#8107) 2019-10-01 12:04:39 -04:00
wizard DEV: Upgrades to Ember 3.10 (#7871) 2019-07-16 12:45:15 +02:00
activate-account.js.no-module.es6
admin.js.erb
application.js REFACTOR: Move app-events:main to service:app-events (#8152) 2019-10-04 10:06:08 -04:00
auto-redirect.js.no-module.es6
deprecated.js
discourse-loader.js
discourse-objects.js
discourse.js.es6 DEV: removes dead code (#8130) 2019-10-02 12:15:11 -04:00
embed-application.js.no-module.es6 FEATURE: Embed topics list on remote sites via Javascript API. (#8008) 2019-08-15 13:41:06 -04:00
ember_include.js.erb
ember_jquery.js
ember-shim.js
env.js FIX: attempts to fix an error with EXTEND_PROTOTYPES (#7067) 2019-02-26 11:04:05 +01:00
google-tag-manager.js.no-module.es6
google-universal-analytics.js.no-module.es6
main_include_admin.js
markdown-it-bundle.js FEATURE: Support [description|attachment](upload://<short-sha>) in MD take 2. 2019-05-29 09:26:32 +08:00
onpopstate-handler.js.no-module.es6
polyfills.js FIX: polyfills String.prototype.repeat for IE (#7994) 2019-08-10 20:39:04 +02:00
preload-application-data.js.no-module.es6 SECURITY: add rate limiting to anon JS error reporting 2019-08-20 11:29:11 +10:00
preload-store.js.es6
pretty-text-bundle.js FIX: Composer preview not caching inline onebox. 2019-06-11 09:14:53 +08:00
print-page.js
service-worker.js.erb DEV: Bump uglifyjs (#7834) 2019-10-09 10:02:49 -03:00
set-prototype-polyfill.js
template_include.js.erb
vendor.js DEV: Remove HTML parser from Tautologistics. (#7344) 2019-04-10 11:21:22 +02:00
wizard-application.js
wizard-start.js.no-module.es6
wizard-vendor.js