- Dec 20, 2011
-
-
Lloyd Hilaiel authored
stub in a new javascript library that will abstract dialog code from the details of embedding and interacting with a primary's provisioning content.
-
Shane Tomlinson authored
* Add markup/CSS, including tooltips. * Add logic to manage_account.js. * Add changePassword to network/user.js. Add related tests. * Update xhr mock so that session_context always returns "valid" info unless contextAjaxError is specified. * Update the tooltip so that it has a reset function. close #771 close #114
-
- Dec 19, 2011
-
-
Shane Tomlinson authored
-
- Dec 16, 2011
-
-
Lloyd Hilaiel authored
-
Lloyd Hilaiel authored
-
- Dec 15, 2011
-
-
Shane Tomlinson authored
* Adding getCodeVersion to network. * Adding error messages for if session_context fails during getCodeVersion. * Adding a code check module. * Updating start so that most modules are only registered whenever code is up to date. * If the scripts are out of date, append a new script to the head. * Cleaning up the dialog module's interface with the channel. * Updating the compression script. * Splitting off the actions into its own page module/controller for easier testing. issue #226 issue #687
-
- Dec 13, 2011
-
-
Shane Tomlinson authored
Important on slow devices/browsers. * Using CSS transitions to bring the screen in after 0.5 seconds. * Cleaning up the screen code, its tests, and anything that attaches to Screens. * Adding a generic errorDisplayed() function to TestHelpers. close #706
-
- Dec 09, 2011
-
-
Shane Tomlinson authored
-
- Dec 02, 2011
-
-
Shane Tomlinson authored
close #690
-
Shane Tomlinson authored
* Reducing the number of setTimeouts used. * Using completion callbacks instead. * Adding a cancelEvent to the helpers which is a decorator around DOM handlers to cancel the event. close #686
-
- Nov 28, 2011
-
-
Shane Tomlinson authored
close #650
-
- Nov 22, 2011
-
-
Shane Tomlinson authored
-
Shane Tomlinson authored
* Adding javascript-extensions to the tests so that PhantomJS can run. * Adding a test runner for PhantomJS to run the unit tests. issue #635
-
Shane Tomlinson authored
* Removing StealJS from the build system, compressing the files manually. * Removing the stealjs dependency from the unit tests. * Removing funcunit, dialog/scripts, steal, jsmvc * Updating the unit tests to use the current version of QUnit. * Updated a lot of test to asyncTest and removed the stop(). issue #634
-
- Nov 19, 2011
-
-
Lloyd Hilaiel authored
re-apply "bundle vepbundle along with everything else. use the power of symlinks. closes #606" (post-update hooks now npm install first, and compress resources second)
-
Lloyd Hilaiel authored
This reverts commit 62978433.
-
Lloyd Hilaiel authored
-
- Nov 16, 2011
-
-
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
-
- Nov 15, 2011
-
-
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
-
- Nov 14, 2011
-
-
Shane Tomlinson authored
* Add new directory `shared` which is code shared between dialog and pages. * Add a renderer and template loader that is shared to unify rendering of templates. * Remove JavascriptMVC's Views and use EJS directly. * Add a script to create our own bundled javascript object with all templates. * Use EJS templates for both error messages and tooltips * Simplify unit test dependency chain by doing nearly all dependencies in qunit.js. * Update compression script for new files/structure.
-
- Nov 09, 2011
-
-
Shane Tomlinson authored
close #547
-
Shane Tomlinson authored
* Updating the unit test locations to go along with the unit test directory change. * Adding loads of unit tests for manage account. More work to do yet. issue #542
-
Shane Tomlinson authored
Moving tests from /dialog/test to /test so the impression is that they can be used for all front end testing. Fixing the broken unit tests caused by ignoring the origin passed in to the init funciton.
-
Lloyd Hilaiel authored
-
- Nov 08, 2011
-
-
Shane Tomlinson authored
* Starting to unify the error code between the main site and the dialog. * Trying to figure out how to share templates. * Adding loads more unit tests to main site. issue #542
-
- Nov 03, 2011
-
-
Shane Tomlinson authored
* Added some unit tests for verify_email_address * Standardized ids and class names between verifyemail.ejs and verifyuser.ejs close #528
-
- Nov 01, 2011
-
-
Shane Tomlinson authored
* user->requestPasswordReset now verifies user exists, handles throttling. * add unit tests for the forgot page. * do home grown form validation on the email. * Print appropriate error messages and tooltips. close #515
-
- Oct 31, 2011
-
-
Shane Tomlinson authored
Min length of 2.5 seconds. The rest is based on a user reading ±200wpm, when the real average reading speed is ~250wpm. close #508
-
Shane Tomlinson authored
close #430
-
- Oct 28, 2011
-
-
Lloyd Hilaiel authored
-
- Oct 26, 2011
-
-
Shane Tomlinson authored
-
- Oct 25, 2011
-
-
Shane Tomlinson authored
Consolidating the code we used to store off which site the email address was staged for. Updating #origin to be .website to go along with the verify user. Updating tests. issue #349
-
Shane Tomlinson authored
When verifying an email address, show the address that was verified and the site for which it was created. issue #349
-
- Oct 18, 2011
-
-
Shane Tomlinson authored
Simplifying the error message handling, checking to make sure error messages are printed to the correct DOM elements.
-
Shane Tomlinson authored
for the formWrap, always show the favicon and signIn, adding a contents to the appropriate area so that this acts more like the wait and error screens. This helps simplify page_controller and its writing of the templates. Updating the tests for page_controller.
-
Shane Tomlinson authored
Starting our first unit tests for the page controller - whether the templates write to the correct DOM elements.
-
Shane Tomlinson authored
-
- Sep 08, 2011
-
-
Ben Adida authored
-
- Aug 19, 2011
-
-
Shane Tomlinson authored
-
Shane Tomlinson authored
-