zulip/frontend_tests
m-e-l-u-h-a-n ce4cf66f3f setting(streams): Add pill support to subscribe all members of group.
We update the pills typeahead logic to also include user group
results and pass the "user_group" key in `opts` to enable this
option for Add subscriber form.

The changes includes:
* Exporting the `query_matches_name_description` function, to
  deduplicate the typeahead `matcher` logic.
* Creating a `people.is_known_user` function, to deduplicate
  the typeahead `sorter` logic.
* Add a new `user_group_pill.js`, to allow adding user group
  pills in input widgets that support pills.

This has been tested manually as well as by adding some new
node tests.
2021-04-19 17:41:50 -07:00
..
node_tests setting(streams): Add pill support to subscribe all members of group. 2021-04-19 17:41:50 -07:00
puppeteer_lib test users: Add an escape char to a test username. 2021-04-13 11:42:06 -07:00
puppeteer_tests left sidebar: Fix misleading "search streams" label. 2021-04-15 15:36:05 -07:00
zjsunit i18n: Remove i18next. 2021-04-13 17:41:10 -07:00