zulip/web
Shubham Padia 054f08c6df user_group_pill: Exclude inactive members from pill.
While using the pill in `stream_create`, it was noticed that deactivated
users were also part of the user_ids returned by the user_group_pill,
which we do not want to do.
This pill is used in two areas: compose box and stream create/edit.
This commit will only affect stream create/edit since compose box was
just using the typeahead data from user_group_pill and nothing else.
Stream and user pill handle inactive users already, so no change is
needed there.
2024-07-12 15:22:50 -07:00
..
e2e-tests search pills: Validate pills with shake animation when invalid. 2024-07-09 17:08:45 -07:00
generated
html 5xx: Remove duplicate `error_page` class applied on page. 2024-07-03 13:35:12 -07:00
images onboarding_steps: Remove hotspot as an onboarding_step. 2024-05-10 12:30:22 -07:00
server katex_server: Fix implicit use of any. 2024-05-04 18:53:34 -07:00
shared user_card_popover: Redesign popover using the new `popover-menu` theme. 2024-07-12 13:03:40 -07:00
src user_group_pill: Exclude inactive members from pill. 2024-07-12 15:22:50 -07:00
styles search: Fix bug where exit button jumps when clicked. 2024-07-12 15:14:05 -07:00
templates user_group_popover: Don't show group settings link for system groups. 2024-07-12 15:22:50 -07:00
tests user_group_pill: Exclude inactive members from pill. 2024-07-12 15:22:50 -07:00
third typeahead: Move CSS file with other styles. 2024-07-09 09:42:10 -07:00
.browserslistrc
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2024-04-25 16:46:03 -07:00
debug-require-webpack-plugin.ts tsconfig: Enable exactOptionalPropertyTypes. 2024-05-16 08:58:20 -07:00
debug-require.js
postcss.config.js eslint: Fix unicorn/no-anonymous-default-export. 2024-04-25 16:46:03 -07:00
webpack.assets.json support: Set discounted price instead percentage for customers. 2024-05-16 02:18:43 -07:00
webpack.config.ts blueslip: Untangle from page_params. 2024-06-22 19:18:10 -07:00
webpack.dev-assets.json