summaryrefslogtreecommitdiffstats
path: root/web/react/utils/client.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Modifying all storage to use session storage. Also adding an abstraction ↵Christopher Speller2015-07-081-1/+2
| | | | layer to add current user id as a prefix to most keys.
* Added comment for later referenceReed Garmsen2015-07-021-1/+1
|
* Implemented IE10 & 11 specific error suppression when a 200 status (aka OK) ↵Reed Garmsen2015-07-021-4/+6
| | | | error is thrown
* Removed option that does not workReed Garmsen2015-07-021-2/+2
|
* Added two possible options for removing blue bar error, will choose one laterReed Garmsen2015-07-021-1/+1
|
* Added line that disables caching with a ajax client call that was causing ↵Reed Garmsen2015-07-021-0/+1
| | | | errors to be thrown in IE10
* added team store, team settings menu, and the ability to turn on valet ↵JoramWilander2015-06-181-0/+31
| | | | feature from client
* fix typoJoramWilander2015-06-151-1/+1
|
* don't remove null check for ltrackerJoramWilander2015-06-151-1/+1
|
* fixes mm-1223 gracefully handle missing analytics configsJoramWilander2015-06-151-3/+3
|
* first commit=Corey Hulen2015-06-141-0/+813