Ujjawal Modi

Results 10 issues of Ujjawal Modi

This PR introduces a new boolean field `push_notifications_enabled` in Steam model. If this field is set to true push notifications will be enabled by default for new subscribers of steam....

size: XL

Fixes: #22883 **Screenshots and screen captures:** Changes in `/help/add-custom-profile-fields` ![Screenshot from 2022-12-15 23-38-59](https://user-images.githubusercontent.com/99073049/207935632-44748607-30b3-47db-af66-8270c8a35472.png) Add/Edit Custom Profile Field ![Screenshot from 2022-12-15 23-38-15](https://user-images.githubusercontent.com/99073049/207935724-d87d2157-24ca-41de-b4ae-4a64fd720e90.png) Screenshot showing a custom field `Phone Number` disabled for...

area: settings (admin/org)
size: XL
new feature

Fixes: #23787 **Screenshots and screen captures:** Creating a new field of type phone number. [simplescreenrecorder-2023-02-06_02.33.18.webm](https://user-images.githubusercontent.com/99073049/216845687-b945cdc5-7df7-43e1-82eb-0d0bf779f5fb.webm) Updating value of Phone Number type field. [simplescreenrecorder-2023-02-06_02.37.40.webm](https://user-images.githubusercontent.com/99073049/216845897-eb138876-dcd0-4df2-a7db-3fd366b3809f.webm) Adding a new custom profile field ![Screenshot...

size: XL
has conflicts
completion candidate

Fixes: #24151 **Screenshots and screen captures:** Modal shown when all notifications are about to get disabled. ![Screenshot from 2023-03-01 11-34-09](https://user-images.githubusercontent.com/99073049/222058494-d3db0fc7-6d65-40b1-86e9-0cc26dc4e4f3.png) Self-review checklist - [x] [Self-reviewed](https://zulip.readthedocs.io/en/latest/contributing/code-reviewing.html#how-to-review-code) the changes for clarity and...

size: M

Fixes: #23642 **Screenshots and screen captures:** Notification message sent when `Desdemona` removes and adds a user to user group `hamletcharacters` ![Screenshot from 2023-02-05 00-18-52](https://user-images.githubusercontent.com/99073049/216784448-97859731-1a27-48aa-a55b-feb6c8d62c8f.png) Self-review checklist - [x] [Self-reviewed](https://zulip.readthedocs.io/en/latest/contributing/code-reviewing.html#how-to-review-code) the...

size: XL
integration review

Fixes: #24157 **Screenshots and screen captures:** Banners for Custom emoji permissions. ![Screenshot from 2023-02-05 00-54-04](https://user-images.githubusercontent.com/99073049/216785943-f459e547-3464-4cfa-ab04-53b0c85ac2f1.png) ![Screenshot from 2023-02-05 00-53-49](https://user-images.githubusercontent.com/99073049/216785947-21e1ef7d-a5ea-4250-8177-2c7e1717e8d3.png) ![Screenshot from 2023-02-05 00-53-33](https://user-images.githubusercontent.com/99073049/216785948-e88043e9-430d-41af-9909-852a6f266fc7.png) ![Screenshot from 2023-02-05 00-53-15](https://user-images.githubusercontent.com/99073049/216785950-d12383af-945b-4684-b787-e2b17b82bf08.png) Banners for User...

size: L

Tables in create stream UI and stream subscribers can now be sorted on the basis of USER ID, Email and Name. Fixes: #21341 **Screenshots and screen captures:** ![Screenshot from 2023-02-27...

area: stream settings
area: settings (admin/org)
size: M

Disabled "Edit bot" and "Deactivate" action buttons for system bots as they cannot be edited or deactivated. Fixes: #24425 **Screenshots and screen captures:** ![Screenshot from 2023-02-26 16-47-03](https://user-images.githubusercontent.com/99073049/222060426-7d655c53-14eb-4059-b08e-fe0416ed0d6a.png) Self-review checklist -...

area: settings (admin/org)
size: XS

Fixes: #24365 **Screenshots and screen captures:** New invite user form ![Screenshot from 2023-03-09 17-50-58](https://user-images.githubusercontent.com/99073049/224023594-635f9fae-4ab0-40e4-bf5d-cac660cff8b7.png) Popover shown on clicking a user pill ![Screenshot from 2023-03-06 14-34-58](https://user-images.githubusercontent.com/99073049/223179916-cbf11ecb-5a8b-4ee3-8433-90889852b115.png) User_groups input box is disabled...

size: XL
has conflicts
integration review

Earlier `realm_bots` data sent in `page_params` contain `avatar_url` for all cases. This commit changes this behaviour and now `avatar_url` is only sent when client cannot compute it and also make...

size: L
has conflicts