- Nov 17, 2011
-
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* To tooltip, for testing, adding a field "shown" that is true when a tooltip is shown. * Making sure the tooltips show up under add emil, create user, and forgot password. close #591
-
Shane Tomlinson authored
-
- Nov 16, 2011
-
-
Shane Tomlinson authored
-
Ben Adida authored
unregister the dialog callbacks from relay frame so that on second click we wait for the new callbacks to be registered, fixes #589
-
Shane Tomlinson authored
* Cancel causes the user to go back to the previous screen. * Cancel causes the network polling to stop. close #587
-
Ben Adida authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
Conflicts: resources/static/dialog/controllers/required_email_controller.js
-
Shane Tomlinson authored
-
Lloyd Hilaiel authored
Conflicts: resources/static/dialog/controllers/dialog_controller.js
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* Taking a lot of code from the pick email controller and putting it into helpers. * Starting to hook up to the state machine in dialog controller. * Starting the "start/stop" functions in page_controller with hopes of moving to modules. * Work on both the log in of a signed in user and log in of an unauthenticated user who is known.
-
Ben Adida authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* Adding a helpers file which are generic helpers to be used universally. * Updating all email retreivals from the dom to go through one function. * Updating all tests involving emails to check for leading/trailing whitespace. * Update the compression script. close #583 close #429
-
Ben Adida authored
-
Ben Adida authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
add test_keys abstraction which generates test keypairs to be used (randomly) during load generation, issue #504
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
move generation of ephemeral database names (used in perf/unit testing) to a higher level and out of core code. also, emphemeral database cleanup is now a responsibility of the harness running the software (test harness, or run_locally.js). This fixes race conditions in unit tests that restart daemons (closes #557) and simplifies running local performance tests (issue #504)
-
- Nov 15, 2011
-
-
Lloyd Hilaiel authored
repairing load_gen - issue #504 - update pathing, alter fake_verification WSAPI to query the database rather than to use email interception (which no longer works)
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* "This is not me" is in the upper right. * "Use a different email" is directly below the bottom email. close #459
-
Ben Adida authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
public and private keys explicitly read, whenever we can't read them we go down with a hard error: closes #581, related to issue #576
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* Unifying both the message (with slight variation for current action) and the styles across dialog and main site. * Adding a throttling message to the signup page. * Adding a couple of page helper functions to take care of showing notifications. * Adding the ability to go "back" in all of the main site email sent notifications in case of error. * When going "back" after sent email, ensure the stored email is restored. close #579 close #577
-
Shane Tomlinson authored
-