1. 21 Aug, 2019 2 commits
  2. 20 Aug, 2019 5 commits
  3. 19 Aug, 2019 5 commits
  4. 18 Aug, 2019 3 commits
  5. 16 Aug, 2019 10 commits
  6. 15 Aug, 2019 6 commits
  7. 14 Aug, 2019 8 commits
  8. 13 Aug, 2019 1 commit
    • Login: Angular to React (#18116) · 91a911b6
      * Migrating login services
      
      * Add user signup
      
      * Remove lodash
      
      * Remove media query and extarct LoginServices
      
      * Add React LoginCtrl
      
      * Handle location with Redux and start form validation
      
      * Fix proposal
      
      * Add basic validation
      
      * Fix validation
      
      * Remove state from controller
      
      * Extract login forms
      
      * Fix things up
      
      * Add change password and LoginPage
      
      * Add React page and route to it
      
      * Make redux connection work
      
      * Add validation for password change
      
      * Change pws request
      
      * Fix feedback
      
      * Fix feedback
      
      * LoginPage to FC
      
      * Move onSkip to a method
      
      * Experimenting with animations
      
      * Make animations work
      
      * Add input focus
      
      * Fix focus problem and clean animation
      
      * Working change password request
      
      * Add routing with window.location instead of Redux
      
      * Fix a bit of feedback
      
      * Move config to LoginCtrl
      
      * Make buttons same size
      
      * Change way of validating
      
      * Update changePassword and remove angular controller
      
      * Remove some console.logs
      
      * Split onChange
      
      * Remove className
      
      * Fix animation, onChange and remove config.loginError code
      
      * Add loginError appEvent
      
      * Make flex and add previosuly removed media query
      Tobias Skarhed committed