Skip to content
Snippets Groups Projects
  1. Oct 24, 2016
  2. Oct 21, 2016
  3. Oct 20, 2016
  4. Oct 19, 2016
    • Valentine Zavgorodnev's avatar
      Update from master (#506) · f158636e
      Valentine Zavgorodnev authored
      * 0.0.161014 release (#484)
      
      * 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
      
      * misc copy updates
      f158636e
    • Valentine Zavgorodnev's avatar
      misc copy updates (#505) · ae312d5d
      Valentine Zavgorodnev authored
      ae312d5d
    • James Calfee's avatar
      498 phone number validation2 (#504) · 10aec5ab
      James Calfee authored
      * Update SMS country code drop down order.  Top 5 countries at the top.
      
      * Remove zero prefix from country code.
      
      * Remove Russia from top 5 in country code drop down.  They have their own blockchain.
      10aec5ab
    • Valentine Zavgorodnev's avatar
  5. Oct 18, 2016
    • James Calfee's avatar
      498 phone number validation (#501) · ca863338
      James Calfee authored
      * Remove auto 1 prefix on phone numbers (breaks Norway numbers) #498
      
      * Add country code drop-down. #498
      
      * Improve where clause in confirm phone. #498
      ca863338
  6. Oct 17, 2016
  7. Oct 14, 2016
Loading