zulip/static/js/bundles
Ryan Rehman c6d9a87d6f streams: Allow creating stream pills to submit Add subscriber form.
We update the pills typeahead logic to also include
stream results and pass the "stream" key in `opts`
to enable this option for the Add subscriber form.

This commit implements the feature of adding all the
subscribers of another stream in the "Add subscribers"
UI, with the help of a new "stream_pill.js` file.

We temporarily add `user_pill.js` to the EXEMPT_FILES
list as typeahead will be set up in `stream_edit.js`
file which does not have any dedicated tests file.

Work towards #15186.
2020-08-31 16:57:32 -07:00
..
app.js streams: Allow creating stream pills to submit Add subscriber form. 2020-08-31 16:57:32 -07:00
common.js boostrap: Reset to v2.3.2. 2020-08-31 14:01:11 -07:00
portico.js portico: Add setting to put Google Analytics on selected portico pages. 2020-05-11 23:22:50 -07:00