discourse/app/assets/stylesheets/common
cpradio 4b71fd253b Advanced Search UI
Properly support Categories so it updates the search box correctly

Use category id, as it is more consistent with search results than using the slugs, especially for parent/subcategory

Added Status

Improve AutoComplete so it can receive updates
Added the ability for AutoComplete to receive updates to badge-selector and group-selector

Respect null, which is set via web-hooks

Support both # and category: for category detection.

Only update the searchedTerms if they differ from its current value (this helps the Category Selector receive updates)

Opt in receive updates (#3)

* Make the selectors opt-in for receiving updates

* Opt-in to receive updates

* Fix category detection for search-advanced-options

Fix eslint error

Update user-selector so it can receive updates live too
Make the canReceiveUpdates check validate against 'true'

Converted to use template literals

Refactor the regex involved with this feature
Split apart the init to make it a bit more manageable/testable

Switch the category selector to category-chooser, so it is a dropdown of categories instead of auto-complete

Reduce RegEx to make this happier with unicode languages and reduce some of the complexity
2016-10-04 11:18:01 -04:00
..
admin UX: Add headers for webhook events 2016-09-19 12:07:55 +08:00
base Advanced Search UI 2016-10-04 11:18:01 -04:00
components fix unread/new badge in /categories page 2016-08-24 22:04:30 +02:00
foundation Added Instagram login method 2016-02-25 12:13:59 +10:00
d-editor.scss UX: Allow translation of composer icons 2016-08-15 18:57:05 +02:00
input_tip.scss changing font sizes to ems, so fonts scale a bit more gracefully 2014-12-15 22:12:56 -05:00
printer-friendly.scss UX: Add printer-friendly.scss to make short topics print nicely. 2015-07-08 18:00:03 -04:00
topic-entrance.scss CLEANUP: Coalesce repeated CSS properties 2015-08-18 22:02:33 -07:00