Rearrange the pages and settings in "My Account".
Review Request #9046 — Created June 29, 2017 and submitted
The various knobs and gewgaws in the account settings had grown organically,
and were kind of a big mess. We had things spread around too many pages and in
somewhat random order.This change rearranges things so that the user profile information comes first
(name, e-mail address, avatar, etc). Next is settings, which includes general
settings and notifications. Groups is moved to be third on the list (instead of
first), and finally the authentication page has the password and API tokens
together.
- Ran unit tests.
- Verified that loading and saving all of the various settings worked correctly.
Description | From | Last Updated |
---|---|---|
Do you want to change this to look it up in the registry, e.g. builtin_pages = { page.page_id for page … |
brennie |
- Branch:
-
release-3.0.xmaster
- Commit:
-
f32ccc5a84c2567bc0f1f8592cea2c69a4cf262f688d7ae50d178663754cbc5d0e1336b907d6b9ee
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.
- Branch:
-
masterrelease-3.0.x
- Commit:
-
688d7ae50d178663754cbc5d0e1336b907d6b9eed8fbb3bdf900596f9eeb34d68580370c407e3b2c
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.