zulip/frontend_tests
sahil839 34f134d58d users: Add role field to user objects returned by format_user_row.
This commit modifies the user objects returned by 'GET /users',
'GET /users/me', 'GET /users/{user_id}' and 'GET /users/{email}'
endpoints to include role field.

We also include role field in the page_params['realm_users'] dict
and in the person object sent in (type="realm_user", op="add")
event.
2021-04-29 15:13:50 -07:00
..
node_tests users: Add role field to user objects returned by format_user_row. 2021-04-29 15:13: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 compose: Use `class` to find `markdown_preview` related elements. 2021-04-27 10:06:25 -07:00
zjsunit node_tests: Fix example jQuery mock in comment. 2021-04-23 11:16:42 -07:00