zulip/web
Lauryn Menard b074288bac upgrade: Remove demo_organization_scheduled_deletion_date page param.
The demo_organization_scheduled_deletion_date has never been used
on the upgrade page, and currently raises a Zod error as what is
being sent for the value of that page param is a datetime object,
and not the datetime object converted to an integer.

We really only need the boolean value that checks if the demo
organization scheduled deletion date is not None for the upgrade
page logic, which is set in the context dict for that page, but
not in the page params.
2025-04-17 10:49:02 -07:00
..
e2e-tests personal-settings: Redesign buttons in personal settings. 2025-04-10 11:32:43 -07:00
generated
html web: Sync content of Django and nginx error pages. 2025-04-03 17:09:46 -07:00
images zulip-icons: Rename to *.cjs. 2024-11-13 09:18:56 -08:00
server katex_server: Fix import/no-named-as-default. 2024-09-25 15:41:01 -07:00
shared personal-settings: Redesign buttons in personal settings. 2025-04-10 11:32:43 -07:00
src upgrade: Remove demo_organization_scheduled_deletion_date page param. 2025-04-17 10:49:02 -07:00
styles banner-links: Remove underline from links in navbar banners. 2025-04-17 10:48:33 -07:00
templates message_row: Remove tag-level filtering in the bookends CSS. 2025-04-16 10:44:51 -07:00
tests message_edit: Check previous message content to prevent races. 2025-04-16 14:05:12 -07:00
third bootstrap: Remove vendor-prefixed placeholders. 2025-04-03 13:35:06 -07:00
.browserslistrc
.gitignore emoji: Convert spritesheets to webp. 2024-09-11 09:03:47 -07:00
babel.config.js dependencies: Upgrade JavaScript dependencies. 2025-03-14 18:32:23 -07:00
debug-require-webpack-plugin.ts debug-require: Rename to *.cjs. 2024-11-13 09:18:56 -08:00
debug-require.cjs debug-require: Rename to *.cjs. 2024-11-13 09:18:56 -08:00
postcss.config.js container_queries: Establish new breakpoints. 2025-02-26 15:52:24 -08:00
webpack.assets.json integrations: Convert module to TypeScript. 2024-12-01 19:33:16 -08:00
webpack.config.ts webpack: Disable cross-origin-header-check middleware. 2025-04-15 16:18:06 -07:00
webpack.dev-assets.json showroom: Standardize "showroom" name for UI components testing pages. 2025-01-13 17:46:15 -08:00