mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
Adds search_pill.js to the static asset pipeline. The items for search pill contain 2 keys, display_value and search_string. Adding all the operator information i.e the operator, operand and negated fields along with the search_string and description was tried out. It was dropped because it didn't provide any advantage as one had to always calculate the search_string and the description from the operator. |
||
|---|---|---|
| .. | ||
| jinja2 | ||
| __init__.py | ||
| backends.py | ||
| dev_settings.py | ||
| dev_urls.py | ||
| email_backends.py | ||
| legacy_urls.py | ||
| prod_settings_template.py | ||
| settings.py | ||
| slack_importer_test_settings.py | ||
| terms.md.template | ||
| test_settings.py | ||
| urls.py | ||
| wsgi.py | ||