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
Arpit Jalan e3925278e2 FEATURE: support search click through tracking for user, category and tags
https://meta.discourse.org/t/search-logs-page/73281/11?u=techapj

This commit adds following features:

- support for tracking click through to user, tag and category
- new filter for search type (header, full page)

This commit also removes "most viewed topic" field from search logs page because we are now tracking multiple click through entities, so topic is not a special entity anymore. This also improves query perf. The query now takes `20.5ms` to runs, as opposed to `655.9ms` previously.
2017-12-01 12:04:55 +05:30
..
admin FEATURE: support search click through tracking for user, category and tags 2017-12-01 12:04:55 +05:30
discourse FEATURE: support search click through tracking for user, category and tags 2017-12-01 12:04:55 +05:30
discourse-common tweak icon-library generation 2017-11-23 18:24:26 +01:00
docs Ember Upgrade: 1.0 2013-10-01 11:16:27 -04:00
ember-addons Upgrade to Babel 6 2017-07-05 15:25:23 -04:00
locales FIX: admin strings in plugins should fallback to english when untranslated 2017-11-24 14:11:01 -05:00
pretty-text REFACTORY: Dry up some composer syncing code. 2017-11-24 14:57:36 +08:00
select-kit FIX: various issues when editing category permissions 2017-11-27 19:50:04 +01:00
wizard FIX: invite-list expects initial value mutation 2017-11-24 13:32:24 +01:00
admin.js.erb Add support for plugins to declare ES6 in the admin bundle 2015-08-17 15:03:55 -04:00
application.js Introduces select-kit 2017-11-21 11:53:09 +01:00
deprecated.js REFACTOR: Remove requirejs calls 2017-07-05 17:24:27 -04:00
discourse-loader.js Upgrade to Babel 6 2017-07-05 15:25:23 -04:00
discourse-objects.js Scaffold for new Wizard - Rails / Ember / Tests 2016-09-22 09:48:58 -04:00
discourse.js.es6 FIX: redirect loop for new users visiting /new-topic using full screen login 2017-09-07 21:02:41 +01:00
ember_include.js.erb move template compiler into vendor for now 2015-11-25 15:54:54 +11:00
ember_jquery.js Use the same jQuery in prod and dev, avoid minimizing twice 2017-03-22 15:48:37 -04:00
ember-shim.js Migrate discourse.js to ES6 2016-07-11 12:57:05 -04:00
env.js Reapply Ember 2.10 for good this time! 2016-12-19 11:19:10 -05:00
main_include_admin.js FEATURE: handle bounced emails 2016-05-02 23:15:32 +02:00
markdown-it-bundle.js UX: Improve editor and preview scroll syncing. 2017-11-23 17:02:02 +08:00
plugin-third-party.js.erb FEATURE: split JavaScript application bundle, so plugins live in own file 2016-11-15 11:43:13 +11:00
plugin.js.erb FEATURE: split JavaScript application bundle, so plugins live in own file 2016-11-15 11:43:13 +11:00
preload-store.js.es6 REFACTOR: PreloadStore to ES6 2016-07-11 12:57:05 -04:00
pretty-text-bundle.js FEATURE: image uploads now have short urls 2017-08-22 16:40:08 -04:00
service-worker.js.erb Uglify doesn't support ES6 yet. 2017-11-28 16:07:27 +08:00
template_include.js.erb PERF: stop loading handlebars and ember compilers in prod 2015-11-27 11:59:01 +11:00
vendor.js Don't pre-minifiy autoellipsis 2017-05-18 15:16:15 -04:00
wizard-application.js Introduces select-kit 2017-11-21 11:53:09 +01:00
wizard-vendor.js FIX: Wizard was broken 2017-07-27 10:48:31 -04:00