Commit Graph

8 Commits

Author SHA1 Message Date
Kislay Verma
67ca49488f tests: Use make_realm to create type-correct realm objects.
Another step in the direction of improving node tests
and using type-correct organic data as much as possible.
2025-08-28 11:35:07 -07:00
Lauryn Menard
d732a7b801 demo-orgs: Move helper function to get days remaining until deletion.
Moves the get_demo_organization_deadline_days_remaining helper from
"web/src/navbar_alerts.ts" to "web/src/demo_organizations_ui.ts".

Prep commit for updating the navbar alert for demo organization to
have a button that opens the modal for converting the organization
to a permanent organization.
2025-04-29 12:25:28 -07:00
Sayam Samal
cb2d12d744 banners: Redesign server needs upgrade navbar banner.
As part of the banner redesign project, this commit applies the new
banner styles to the server needs upgrade navbar banner.
2025-01-30 10:17:39 -08:00
Sayam Samal
4bece9189b banners: Redesign organization profile incomplete navbar banner.
As part of the banner redesign project, this commit applies the new
banner styles to the organization profile incomplete navbar banner.
2025-01-30 10:17:39 -08:00
Sayam Samal
9664b1b550 banners: Redesign demo organization deadline navbar banner.
As part of the banner redesign project, this commit applies the new
banner styles to the demo organization deadline navbar banner.
2025-01-30 10:17:39 -08:00
Sayam Samal
b7853d9eb2 banners: Redesign bankruptcy navbar banner.
As part of the banner redesign project, this commit applies the new
banner styles to the bankruptcy navbar banner.
2025-01-30 10:17:39 -08:00
Sayam Samal
028e9dc58a banners: Redesign desktop notifications navbar banner.
As part of the banner redesign project, this commit applies the new
banner styles to the desktop notifications navbar banner.

This commit also acts as a base for the following banner redesign
commits by defining the `banners.ts` module, which now acts as the
centralized module to handle the banner rendering and sets up the
common event listeners.
2025-01-30 10:17:39 -08:00
Anders Kaseorg
687f1b1651 tests: Rename the Node tests to *.cjs.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-11-13 09:18:56 -08:00