discourse/test/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
..
acceptance FIX: various issues when editing category permissions 2017-11-27 19:50:04 +01:00
admin Refactor user suspension modal 2017-09-25 12:25:14 -04:00
components FIX: makes allowInitialValueMutation more restrictive 2017-11-24 13:15:02 +01:00
controllers UX: Convert buttons to d-button 2017-08-01 17:24:06 -04:00
ember Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
fixtures FEATURE: remove the featured link by editing the topic 2017-11-22 14:53:35 -05:00
helpers FEATURE: support search click through tracking for user, category and tags 2017-12-01 12:04:55 +05:30
initializers Upgrade to Babel 6 2017-07-05 15:25:23 -04:00
lib FIX: times showing as < 1m instead of blank 2017-11-21 14:33:49 -05:00
mixins Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
models Remove tests that are no longer being used. 2017-11-21 18:07:23 +08:00
widgets tweak icon-library generation 2017-11-23 18:24:26 +01:00
plugin_tests.js.erb Support for Acceptance tests in plugins 2015-08-27 17:07:11 -04:00
test_helper.js Introduces select-kit 2017-11-21 11:53:09 +01:00