Commit graph

9 commits

Author SHA1 Message Date
John Lewin
17b36580b3 Fix build errors 2017-08-22 15:00:57 -07:00
John Lewin
79415949c2 Keep Sign in/out visible after click 2017-01-06 16:55:24 -08:00
John Lewin
dffcf48532 Collapse single use functions into callers, remove unused variable 2017-01-04 16:00:22 -08:00
John Lewin
fcad2ee3e6 Remove invalid and noisy logging statements 2016-09-23 12:45:44 -07:00
Lars Brubaker
2dadb72271 Changed Login -> Sign in & Logout -> Sign Out 2016-08-29 17:13:45 -07:00
John Lewin
0978570fd4 Clear spinner on http request failures
- Add timeouts to RequestManager request model
 - Support timeouts in WebRequestBase<T> requests
2015-12-23 13:35:21 -08:00
Lars Brubaker
7d8dff4040 handle bad requests better (don't fail when connection not available)
Don't crash when writing log to protected directory.
2015-05-28 11:03:45 -07:00
Lars Brubaker
591528ee91 Ran code maid against this code. 2015-04-08 15:20:10 -07:00
Kevin Pope
8ab9f15a70 Refactoring and cleanup. Added new separate tab for configuration actions. 2014-03-01 13:10:48 -08:00
Renamed from RequestManager.cs (Browse further)