summaryrefslogtreecommitdiffstats
path: root/app/preference.go
Commit message (Collapse)AuthorAgeFilesLines
* Migrate to idiomatic error handling in app/preference.go (#9594)Hanzei2018-10-181-11/+12
|
* remove `go Publish(...)` idiom (#8373)Chris2018-03-021-6/+2
|
* Goroutine wranglin (#7556)Chris2017-10-031-2/+6
| | | | | | * goroutine wranglin * synchronize WebConn.WritePump
* remove remaining Global() calls (outside of tests) (#7521)Chris2017-09-281-2/+2
|
* Renaming repoChristopher Speller2017-09-061-1/+1
|
* app type transition (#7167)Chris2017-09-061-11/+12
|
* PLT-1384 Added websocket event when preferences are updated/deleted (#6107)Harrison Healey2017-04-201-6/+29
|
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
| | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots
* Implemented preferences endpoints for apiv4 (#5531)Ruzette Tanyag2017-02-281-0/+44
| | | | | | * implemented preferences endpoints for apiv4 * added user id in preferences endpoints
* Refactor and migrate more functions out of api into app package (#5063)Joram Wilander2017-01-131-0/+16