zulip/frontend_tests/puppeteer_tests
Steve Howell c43d48b22f stream create: Overhaul create-stream add-subscribers UI.
The most notable change here is that when you are adding
subscribers to a stream as part of creating the stream,
you can now use the same essential pill-based UI for
adding users as we do when you edit subscribers for an
existing stream.

We don't try to exactly mimic the edit-stream UI or
implementation, since when you are adding subscribers
during create-stream, we are just updating a list in
memory, whereas in the edit-stream UI, we immediately
send info to the server.

Fixes #20499
2022-03-07 16:58:58 -08:00
..
admin.ts typeahead: Ignore mouse position for selection until it's moved. 2022-02-15 17:26:22 -08:00
compose.ts docs: Fix many spelling mistakes. 2022-02-07 18:51:06 -08:00
copy-and-paste.ts upload_widget: Convert $e.get(0) to $e[0]. 2021-11-05 17:34:13 -07:00
custom-profile.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
delete-message.ts dialog_widget: Migrate modal to Micromodal. 2021-10-26 18:20:17 -07:00
drafts.ts docs: Fix many spelling mistakes. 2022-02-07 18:51:06 -08:00
edit.ts puppeteer: Fix the selector for opening the message action menu. 2021-06-12 09:00:57 -04:00
mention.ts custom_check: Avoid use of assert to avoid confusion with assert.equal. 2021-06-10 09:15:57 -07:00
message-basics.ts docs: Fix many spelling mistakes. 2022-02-07 18:51:06 -08:00
navigation.ts dom: Rename div to #manage_streams_container. 2021-12-30 11:36:52 -08:00
realm-creation.ts docs: Fix many spelling mistakes. 2022-02-07 18:51:06 -08:00
realm-linkifier.ts dialog_widget: Migrate modal to Micromodal. 2021-10-26 18:20:17 -07:00
realm-playground.ts puppeteer: Fallback to default waitForSelect timeout. 2021-05-24 23:11:41 -07:00
settings.ts puppeteer: Resurrect test_change_password. 2022-03-03 10:17:13 -08:00
stars.ts puppeteer_tests: Remove sequential numbers from test files. 2021-04-01 07:46:13 -07:00
subscriptions.ts stream create: Overhaul create-stream add-subscribers UI. 2022-03-07 16:58:58 -08:00
user-deactivation.ts settings: Show user name in heading of deactivation modal. 2022-01-11 15:42:51 -08:00
user-status.ts popovers: Add "busy" status to default emoji status set. 2022-02-22 10:33:31 -08:00