Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

fix(currencyFilter): trim currency string #15085

Commits on Sep 2, 2016

  1. fix(currencyFilter): trim currency string

    Trim any beginning or trailing white space in a currency string.
    Motivation: global fix for issue 15018
    austinoneil committed Sep 2, 2016
    Configuration menu
    Copy the full SHA
    5e7b122 View commit details
    Browse the repository at this point in the history
  2. bug(currencyFilter): trim currency string

    Trim currency string
    austinoneil committed Sep 2, 2016
    Configuration menu
    Copy the full SHA
    47f9402 View commit details
    Browse the repository at this point in the history
  3. bug(currencyFilter): trim currency string

    trim currency string
    austinoneil committed Sep 2, 2016
    Configuration menu
    Copy the full SHA
    7675b79 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2016

  1. fix(currencyFilter): trim currency string

    add some unit tests
    austinoneil committed Sep 5, 2016
    Configuration menu
    Copy the full SHA
    39a7df1 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2016

  1. fix(currencyFilter): trim currency string

    add actual unit test, remove e2e test
    austinoneil committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    e2bed62 View commit details
    Browse the repository at this point in the history
  2. removed e2e tests

    austinoneil committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    413aee0 View commit details
    Browse the repository at this point in the history
  3. fixed spacing for travis

    austinoneil committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    d54d1a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c56fe3c View commit details
    Browse the repository at this point in the history