Shubham Padia
e4c89771fd
settings: Rename `user-list-admin` to `users`.
...
Renaming the url for better readability on the user's side.
We've also added a redirect for this, which will change the `section`
from `user-list-admin` to `users` whenever required.
See https://github.com/zulip/zulip/pull/30268#discussion_r1631539656
2024-06-17 17:16:21 -07:00
Sahil Batra
e5128af34c
billing: Update name field label in login confirmation form.
...
This commit updates the label for name field in login confirmation
form for billing to "Name".
Fixes part of #29226 .
2024-03-14 10:53:36 -07:00
Sahil Batra
74ab3d2cbe
webapp: Rename "Full name" field to "Name".
...
This commit renames "Full name" field in profile settings,
"Edit user" form and in the email modal for demo orgs to
"Name".
Fixes part of #29226 .
2024-03-14 10:53:36 -07:00
David Rosa
08d0516b4b
help: Document "Manage a user".
...
Adds a dedicated page to document getting to the user management UI
from the user's profile and from Settings / Users.
Fixes #27748 .
2023-11-22 08:33:52 -08:00
David Rosa
9af7fb9b05
help: Simplify instructions for deactivating a user.
...
- Drops mostly redundant instuctions tab.
- Adds include block with `tip` for accessing the Manage user tab.
2023-10-31 10:32:46 -07:00
Alya Abbott
8702ca46ad
help: Simplify instructions for changing a user's name or role.
...
Drop mostly redundant instuctions tab.
2023-10-12 12:01:36 -07:00
David Rosa
6505583b7e
help: Update user management pages.
...
- Documents how to access the "Manage user" tab via a user's profile.
2023-09-13 13:06:04 -07:00
Lauryn Menard
dedea23745
help-docs: Move help center documentation to top level directory.
...
These files are not Jinja2 templates, so there's no reason that they needed
to be inside `templates/zerver`. Moving them to the top level reflects their
importance and also makes it feel nicer to work on editing the help center content,
without it being unnecessary buried deep in the codebase.
2023-01-25 14:08:29 -08:00