Alex Vandiver
64b277d845
blueslip: Reduce cardinality of blueslip.error() calls.
...
Particularly when grouping in Sentry, pushing the ids and such into
the additional data section helps group like errors together better.
2023-05-09 13:16:28 -07:00
Lalit
b9223088f3
refactor: Move simplebar helper functions from ui to scroll_util.
...
This commit eliminates the `ui.js` module from the codebase by moving
all simplebar helper functions to the `scroll_util` module.
2023-04-26 12:59:08 -07:00
Anders Kaseorg
cea1119423
node_tests: Move to web/tests.
...
This lets us simplify the long-ish ‘../../static/js’ paths, and will
remove the need for the ‘zrequire’ wrapper.
Signed-off-by: Anders Kaseorg <anders@zulip.com >
2023-02-23 16:04:17 -08:00