zulip/web
Maneesh Shukla 7784a5eb53 settings: Refactor code to handle tabs in user settings.
This commit updates code which handles user settings tab to refactor
and rename functions and variables in such a way that they can be
used for bot settings tabs as well in further commits.

Changes done are:
- Renamed handle_invalid_users_section_url to handle_invalid_section_url
and also updated it such that it can be used for sections other than
"users" as well.
- Renamed get_user_settings_tab to get_settings_tab and also
updated its variable names similarly.
- Updated name for tab variables in activate_section_or_default and
admin.launch functions similarly.

Fixes part of #31156.
2025-11-11 16:17:27 -08:00
..
e2e-tests setting: Rename bot-list-admin to bots. 2025-11-11 16:17:27 -08:00
generated
html web: Sync content of Django and nginx error pages. 2025-04-03 17:09:46 -07:00
images help: Disallow class in svg. 2025-07-23 11:24:12 -07:00
server
shared shared: Move typing_status.ts to web/src. 2025-11-11 09:06:18 -08:00
src settings: Refactor code to handle tabs in user settings. 2025-11-11 16:17:27 -08:00
styles bot_settings: Add status based filter in SETTINGS/BOTS. 2025-11-11 16:17:27 -08:00
templates settings: Extract bot template code in a template. 2025-11-11 16:17:27 -08:00
tests settings_users: Rename variables and functions for bots table. 2025-11-11 16:17:27 -08:00
third css: Use variables to set height and margin in user profile modal. 2025-11-05 16:29:58 -08:00
.browserslistrc browserslist: Add support for logical props. 2025-05-21 15:19:08 -07:00
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2025-11-01 07:24:57 -07:00
debug-require-webpack-plugin.ts
debug-require.cjs
postcss.config.js postcss: Type-check PostCSS configuration. 2025-09-10 09:44:44 -07:00
webpack.assets.json tabbed-instructions: Delete activate_correct_tab. 2025-09-04 09:37:34 -07:00
webpack.config.ts shared: Move typing_status.ts to web/src. 2025-11-11 09:06:18 -08:00
webpack.dev-assets.json help: Add default page to display on /help when help server is off. 2025-09-26 11:41:10 -07:00