scottohara / loot

An implementation of some of the core MS Money features in Ruby on Rails
MIT License
4 stars 3 forks source link

Upgrade to angular 1.3 #87

Closed scottohara closed 9 years ago

scottohara commented 9 years ago

Issues

  1. Unit tests for inputCurrency / inputNumber directive blur events failing https://github.com/angular/angular.js/issues/9156 http://stackoverflow.com/questions/26772907/setting-input-value-on-custom-directive-behaves-differently-in-1-3-vs-1-2
  2. Input type=“date” expects an actual JS date
    • scheduleEditController tests
    • transactionIndexController tests
    • need to ensure time portion is always set to midnight