zulip/web
sathwikshetty33 f93299c79a bots: Simplify service type definition and initialization.
The prior type of `service` hid that `services?.[0]` is
undefined for embedded bots without stored `config_data`,
forcing a defensive trailing `assert(service && ...)` at the
outgoing render. It also duplicated the union already
exported from `bot_data`.

Co-authored-by: Aditya Kasaudhan <akasaudhan02@gmail.com>
Co-authored-by: Satyam Bansal <sbansal1999@gmail.com>
2026-05-29 18:39:39 +02:00
..
e2e-tests copy_paste: Preserve timestamps across copy-paste. 2026-05-29 16:14:29 +05:30
generated
html web: Sync content of Django and nginx error pages. 2025-04-03 17:09:46 -07:00
icons external_accounts: Add Atlassian account ID field type. 2026-04-22 23:16:00 -07:00
images logo: Fix clipping of Zulip logo at large font sizes 2026-01-13 09:45:20 -08:00
server tsconfig: Enable noPropertyAccessFromIndexSignature. 2025-11-26 09:51:18 -08:00
src bots: Simplify service type definition and initialization. 2026-05-29 18:39:39 +02:00
styles left_sidebar: Add search-topics button to expanded channel row. 2026-05-28 08:33:17 +05:30
templates left_sidebar: Add search-topics button to expanded channel row. 2026-05-28 08:33:17 +05:30
tests copy_paste: Preserve timestamps across copy-paste. 2026-05-29 16:14:29 +05:30
third bootstrap: Remove h1-h4 element resets from bootstrap.app.css. 2026-05-26 13:00:58 +05:30
.browserslistrc ui_init: Show unsupported browser warning on load. 2026-01-12 16:34:54 -08:00
.gitignore ui_init: Show unsupported browser warning on load. 2026-01-12 16:34:54 -08:00
babel.config.js dependencies: Upgrade JavaScript dependencies. 2026-04-17 15:39:27 -07:00
debug-require-webpack-plugin.ts debug-require-webpack-plugin: Remove enhanced-resolve references. 2026-04-17 15:39:27 -07:00
debug-require.cjs debug-require: Rename to *.cjs. 2024-11-13 09:18:56 -08:00
postcss.config.js postcss: Type-check PostCSS configuration. 2025-09-10 09:44:44 -07:00
webpack.assets.json integrations: Drop Bootstrap and legacy CSS for modern bundle. 2026-04-21 16:37:18 -07:00
webpack.config.ts avatar: Add support to generate avatar using Jdenticon. 2026-02-16 23:16:35 -08:00
webpack.dev-assets.json webpack: Fix misordered bootstrap.app.css in dev assets webpack. 2026-02-04 10:47:46 -08:00