summaryrefslogtreecommitdiffstats
path: root/api/preference_test.go
Commit message (Expand)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-1/+1
* app type transition (#7167)Chris2017-09-061-1/+2
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* PLT-2992 Added the ability to use different themes for each team (#3411)Harrison Healey2016-07-141-0/+46
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-59/+16
* Fixing email unit tests=Corey Hulen2016-02-011-7/+7
* Revert " PLT-7 adding loc for db calls"Corey Hulen2016-01-201-8/+7
* PLT-7 adding loc db calls for users table=Corey Hulen2016-01-201-7/+8
* 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