Implement "Manage" mode for the user detail view.
Review Request #7549 — Created July 27, 2015 and submitted
This change adds admin facilities for the user detail view that allow setting
certain details (like the RB Username), as well as editing the lists of links
(like projects, demo videos, etc.).
- Saw that everything toggled correctly when turning on manage mode.
- Edited groups, rb username, school, e-mail address, and links.
- Tested cancellation of different editors.
- Change Summary:
-
Clean up some extra logging.
- Commit:
-
9033ba19c128988e499a930a2851aee4003ee4d2c9d521a893947c12fde2ffbc4fe86b2d036b8714
-
Tool: PEP8 Style Checker Ignored Files: package.json lib/frontend/config.js lib/frontend/user-detail-view.js lib/frontend/main.js lib/frontend/calendar-view.js css/style.less views/layouts/main.handlebars lib/frontend/models.js Tool: Pyflakes Ignored Files: package.json lib/frontend/config.js lib/frontend/user-detail-view.js lib/frontend/main.js lib/frontend/calendar-view.js css/style.less views/layouts/main.handlebars lib/frontend/models.js