- Feb 06, 2019
-
-
roadscape authored
-
- Jan 19, 2018
-
-
valzav authored
-
- Dec 06, 2017
-
-
valzav authored
-
- Oct 05, 2017
-
-
Valentine Zavgorodnev authored
* clean up all i18n warnings * eleminate linting warings; upgrade eslint pkgs * eslint rules to support our 'import' convention
-
- Oct 03, 2017
-
-
Valentine Zavgorodnev authored
* run eslint via pre-commit * run checktranslations via pre-commit * don't run check_translations with command
-
- Sep 15, 2017
-
-
Valentine Zavgorodnev authored
* check translations script * don't use global vars * ability to check a single translation file; fix used_keys * update tt regexp; don't go too deep into pluralization json * match FormattedHTMLMessage lines
-
- Aug 11, 2017
-
-
Justin Welch authored
-
- Feb 09, 2017
-
-
sneak authored
-
- Jan 20, 2017
-
-
valzav authored
-
- Jan 19, 2017
-
-
Valentine Zavgorodnev authored
* add profile pics support to notifications * make default value valid
-
valzav authored
-
- Jan 18, 2017
-
-
Valentine Zavgorodnev authored
* add profile pics support to notifications * make default value valid
-
valzav authored
-
Valentine Zavgorodnev authored
* implement basic web push functionality (wip) #958 * rename tarantool call to webpush_subscribe * add script to process notifications queue and send notifications * web push: navigate to event's url * remove manifest file from git * add manifest to gitignore
-
- Oct 14, 2016
-
-
Valentine Zavgorodnev authored
* Auto re-establish session by resending email verification link. #467 (#472) * Validate all transfer amounts to at most 3 decimal places. (#466) * Warning cleanup * Validate all transfer amounts to at most 3 decimal places. close #461 * Add formatting to saving account balance. close #462 (#463) * Fix $ Signs in Locale Strings * Power up should not show memo. close #474 (#475) * Fixes save login checkbox to remember last status. Simplify react form types. close #482 (#483) * 478 fix create account's form issue and a couple of more minor fixes (#480) * fix issue when get_accounts API call fails * reset an error before making api call * one more fix * better handle existing email edge case * use 302 redirects not 301 * Replace Math.random with secure-random. #478 * Lock down confirm email lookup to email identity provider records. #478 * Start over link more consistent order by in Identites sql. #478 * Revert "Start over link more consistent order by in Identites sql. #478" This reverts commit dea06a543f6ee288d05a9d976710712fad47028d. * reset session.user in /enter_email * start registration process if user get to create_account page and has no id in session yet * Add a few DESC to Identity.ID order by. * update comment
-
Valentine Zavgorodnev authored
* fix issue when get_accounts API call fails * reset an error before making api call * one more fix * better handle existing email edge case * use 302 redirects not 301 * Replace Math.random with secure-random. #478 * Lock down confirm email lookup to email identity provider records. #478 * Start over link more consistent order by in Identites sql. #478 * Revert "Start over link more consistent order by in Identites sql. #478" This reverts commit dea06a543f6ee288d05a9d976710712fad47028d. * reset session.user in /enter_email * start registration process if user get to create_account page and has no id in session yet * Add a few DESC to Identity.ID order by. * update comment
-
- Oct 07, 2016
-
-
Valentine Zavgorodnev authored
* add newrelic; rebuild shrinkwrap * update shrinkwrap * A few more react 15.3.1 to 15.3.2 (#369) * Confirm mobile (work in progress) #304 * Update mobile verification with schema change. #304 * Update telesign example config * Progress with signature matching telesig ruby example. #304 * Telesign signature fix (includs missing content type header). * Cleanup warnings * Able to verify a phone number in the UI * Adds telesig verify block check and updating of mobile * Enable mobile recaptcha. SMS verify for FB users only. * Fixed verification code length #304 * add sign up progress bar; refactor submit_email page * integrate phone verification into sign up process * check for existing email * check if phone number was already used * show SignupProgressBar on create_account page; some refactoring * work in progress * move ip and email checks out of oath module * Add confirm_email path in console log to help with testing. #304 * Update email address is confirmation is re-sent. #304 * polishing sign up flow * update wording as per TeleSign's recomendations
-
- Sep 08, 2016
-
-
valzav authored
-
- Sep 07, 2016
-
-
valzav authored
-