Commit Graph

180 Commits

Author SHA1 Message Date
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
39f3dbd945 Introduces select-kit
* renames `select-box-kit` into `select-kit`
* introduces `single-select` and `multi-select` as base components
* introduces {{search-advanced-category-chooser}} as a better component for selecting category in advanced search
* improves events handling in select-kit
* recreates color selection inputs using {{multi-select}} and a custom {{selected-color}} component
* replaces category-selector by a component using select-kit and based on multi-select
* improves positioning of wrapper
* removes the need for offscreen, and instead use `select-kit-header` as a base focus point for all select-kit based components
* introduces a formal plugin api for select-kit based components
* introduces a formal pattern for loading and updating select-kit based components:

```
computeValue()
computeContent()
mutateValue()
```
2017-11-21 11:53:09 +01:00
3831663fea FEATURE: search logs page (#5313) 2017-11-15 11:13:50 +11:00
0da529010a FEATURE: support for multi-combo-box 2017-11-09 10:57:53 -08:00
c107e99138 clear localStorage after each test 2017-11-02 23:39:24 +01:00
0a69f2bc77 REFACTOR: Remove many Discourse.Category.list() calls 2017-11-01 15:25:35 -04:00
7dc3671490 FEATURE: remove obsolete settings ga_tracking_code and ga_domain_name. Use ga_universal_tracking_code and ga_universal_domain_name instead. 2017-11-01 11:41:51 -04:00
fbd5f1e411 REFACTOR: Rename store:main to service:store so we can inject it 2017-10-27 13:59:45 -04:00
ae1743c61f [WIP] select-box-kit refactoring 2017-10-19 12:51:08 -07:00
5572d1d5f7 Refactor user summary page to use more components 2017-10-13 16:05:40 -04:00
a370d7c7fd FIX: Compatibility between Client and Server routing.
mend
2017-09-29 10:34:50 -04:00
09ed2ed749 Add Suspend User to flags page 2017-09-25 12:28:00 -04:00
daceeb9700 Refactor user suspension modal 2017-09-25 12:25:14 -04:00
d7c37d9369 Add front end service for staff controls 2017-09-25 12:25:14 -04:00
5cf50f0034 Adjust flagged posts to use the store 2017-09-25 12:25:14 -04:00
1af4acbb3d Add tests to flagged topics 2017-09-25 12:25:14 -04:00
40eba8cd93 FEATURE: View flags grouped by topic 2017-09-25 12:25:14 -04:00
8ed318c4fe display 'similar to' earlier when composing a post 2017-09-16 01:03:29 +02:00
562e48dfb7 adds a dsl to simplify testing of the select-box 2017-09-14 19:50:32 +02:00
4f9ba874a9 API so that you don't have to use a global variable for pretender 2017-09-13 11:55:58 -04:00
e924920bec uses select-box for pinned-button
This commit also moves more logic in dropdown-select-box instead of
duplicating it for notifications-options and pinned-options
2017-09-11 19:14:22 +02:00
1ea5205022 FIX: tests helper do not use es6 2017-08-29 16:16:51 +02:00
1bcfa87d18 FIX: select-box broken spec
Introduces a test helper for selectBox to simplify these cases.
2017-08-29 15:51:25 +02:00
2c56f8df7c FEATURE: show tags in search results 2017-08-25 11:52:59 -04:00
ec85b41078 UX: Move watched words to the Logs section of admin 2017-07-31 17:06:50 -04:00
24cb950432 FEATURE: Watched Words: when posts contain words, do one of flag, require approval, censor, or block 2017-07-26 11:01:09 -04:00
754c1e5438 Upgrade to Babel 6 2017-07-05 15:25:23 -04:00
cc525b1a8d Upgrade QUnit to latest version 2017-06-15 10:12:07 -04:00
867cefc492 Ember.K was deprecated, so let's remove it. 2017-06-13 15:59:48 -04:00
019f954c44 fix js test failure 2017-05-18 13:36:45 -04:00
dbb814ec6a FIX: allow pasting links into title field that are longer than the max title length 2017-05-18 12:32:47 -04:00
40ab2e5667 FEATURE: Let users update their emails before confirming
This allows users who entered a typo or invalid email address when
signing up an opportunity to fix it and resending the confirmation
email to that address.
2017-04-05 16:44:49 -04:00
45a257815a Convert front end paths from /users/ to /u/ 2017-03-30 10:23:24 -04:00
6b976433c9 Support for both /users/ and /u/ paths 2017-03-30 10:23:24 -04:00
262016604d FEATURE: each category can control how many topics to show on categories page 2017-03-01 15:12:57 -05:00
a702330ccd FEATURE: make show_subcategory_list a per-category setting 2017-02-22 11:42:36 -05:00
e077b3f141 FIX: composer should only feature links to external sites 2017-02-08 15:34:54 -05:00
c4e10f2a9d FEATURE: redesign the change password page to use javascript and validations 2017-02-03 16:09:24 -05:00
c76f6856ea FEATURE: reply as new message to the same recipients 2017-01-27 12:24:31 +08:00
e03d5e2140 Reapply Ember 2.10 for good this time!
This reverts commit ddd299f4aaf25353cc2f47829d213623a3cf7590.
2016-12-19 11:19:10 -05:00
51679ef6b2 Fix JS tests. 2016-12-17 00:51:40 +08:00
ddd299f4aa Revert "Revert "Revert Ember 2.10+ for a short while""
This reverts commit 76bbc481cb5bb3e3b35ece5aa5e1275d3d34e4a0.
2016-12-16 10:29:30 -05:00
76bbc481cb Revert "Revert Ember 2.10+ for a short while"
This reverts commit 21682fd60b92414348a0e4aecdab1bc5278e14e6.
2016-12-16 09:52:29 -05:00
21682fd60b Revert Ember 2.10+ for a short while 2016-12-15 16:43:38 -05:00
28699e66d8 Revert "REVERT: Ember 2.10 -- it's not building properly"
This reverts commit 600541c6238a5b371992ad363859d5d9c75ad004.
2016-12-15 10:28:15 -05:00
4b940dc8bd FEATURE: Add groups page. 2016-12-14 17:27:47 +08:00
600541c623 REVERT: Ember 2.10 -- it's not building properly 2016-12-12 16:19:05 -05:00
9a7998a930 Various fixes for Ember 2.10 2016-12-12 14:44:29 -05:00
2efe4900cf Plugin Outlets need their arguments to be explicit 2016-12-12 14:44:29 -05:00
fbd8e6ed4a FEATURE: pasting a link into the title of the composer can automatically onebox it and update the title 2016-12-08 16:09:46 -05:00