zulip/web
evykassirer 97c46a7375 stream_data: Allow undefined stream_id in get_color.
Sometimes get_color is called with undefined
stream ids. This change makes more clear
what was already happening, and allows
for smoother conversion of other files
to typescript, including an upcoming
conversion of the drafts module, which
can call `get_color` with a draft with
undefined stream_id.

This keeps the color logic contained in
the `get_color` function, which seems
cleaner than the alternative of exporting
DEFAULT_COLOR to be used wherever sream_id
might be undefined.
2024-03-01 15:49:53 -08:00
..
e2e-tests puppeteer: Disable flaky administrative UI test. 2024-02-25 12:54:02 -08:00
generated
html
images portico: Remove screenshots from /apps. 2024-01-31 16:10:32 -08:00
shared typing_status: Add an extra notification_event_type to Recipients. 2024-02-12 10:51:12 -08:00
src stream_data: Allow undefined stream_id in get_color. 2024-03-01 15:49:53 -08:00
styles team: Add more repositories and rename tabs. 2024-03-01 14:57:46 -08:00
templates settings: Update the icon of preferences in personal settings. 2024-02-29 15:10:32 -08:00
tests stream_data: Allow undefined stream_id in get_color. 2024-03-01 15:49:53 -08:00
third web: Convert uses of deprecated text-field-edit function aliases. 2024-02-29 13:24:27 -08:00
.browserslistrc
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2024-02-22 12:46:40 -08:00
debug-require-webpack-plugin.ts eslint: Fix @typescript-eslint/no-confusing-void-expression. 2023-12-21 16:14:40 -08:00
debug-require.js
postcss.config.js
webpack.assets.json corporate: Update directories for activity and support frontend files. 2024-02-29 15:11:48 -08:00
webpack.config.ts
webpack.dev-assets.json