zulip/frontend_tests
Steve Howell 5b8e217bf4 Add people.update_email().
The function people.update_email() is not yet connected
to anything, but it sets the stage for upcoming changes.

When emails get updated, fundamentally we just update
the appropriate person object and add a new key to
people_dict.  We sort of get a shim for free--old email
lookups will continue to work--but we add blueslip warnings
for stale lookups.
2017-02-06 22:38:22 -08:00
..
casper_lib lint: Fix many no-unused-vars eslint rule violations. 2016-12-14 21:34:51 -08:00
casper_tests casper: Fix test failures in 06-settings due to new translations. 2017-02-03 14:32:05 -08:00
node_tests Add people.update_email(). 2017-02-06 22:38:22 -08:00
zjsunit deps: Upgrade and move underscore.js from static/third to npm 2017-01-19 17:07:45 -08:00
.eslintrc.json Eslint: Add additioanl rules, some for GCI. 2016-12-05 10:01:56 -08:00
run-casper tools: Create more consistent checks for venv. 2017-02-06 21:50:32 -08:00