habitica/website
Kevin Gisi b503a0fd64 Repaired task reordering issue
* Created `conditionalOrderBy` filter with a similar signature to `orderBy`,
  using a single conditional argument that when false, causes the filter to
  return the array unchanged

* Updated task view to use `conditionalOrderBy`

* Added karma specs for `conditionalOrderBy` filter
2015-04-13 08:51:08 -04:00
..
public Repaired task reordering issue 2015-04-13 08:51:08 -04:00
src correct chat api tests; prevent sending a blank message via the api 2015-04-10 18:27:58 -05:00
views Repaired task reordering issue 2015-04-13 08:51:08 -04:00