summaryrefslogtreecommitdiffstats
path: root/api/preference_test.go
Commit message (Expand)AuthorAgeFilesLines
* Updated emails in unit tests to include '+'Reed Garmsen2015-12-131-7/+7
* Fixed issue with Team Settings modal saving items instead of cancelling; chan...Reed Garmsen2015-12-101-1/+1
* Simplified unit testJoramWilander2015-11-061-6/+0
* Fix unit testJoramWilander2015-11-061-2/+2
* Fixed preference test that was failinghmhealey2015-10-161-1/+2
* Added an initial call to get all user preferences on page loadhmhealey2015-10-151-0/+58
* Removed preference migration codehmhealey2015-10-151-48/+0
* Made further changes based on feedbackhmhealey2015-10-131-5/+5
* Removed Preference.AltIdhmhealey2015-10-131-36/+70
* Made structural changes to server-side Preference code based on feedbackhmhealey2015-10-131-23/+25
* Fixed preference testshmhealey2015-10-131-18/+7
* Renamed show_hide preference to showhmhealey2015-10-131-8/+8
* Added api to get and set preferenceshmhealey2015-10-131-0/+176