Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changing the way we mattermost handles URLs. team.domain.com becomes ↵ | Christopher Speller | 2015-07-20 | 1 | -13/+20 |
| | | | | | | | domain.com/team. Renaming team.Name to team.DisplayName and team.Domain to team.Name. So: team.Name -> url safe name. team.DisplayName -> nice name for users | ||||
* | Modifying all storage to use session storage. Also adding an abstraction ↵ | Christopher Speller | 2015-07-08 | 1 | -1/+2 |
| | | | | layer to add current user id as a prefix to most keys. | ||||
* | Added comment for later reference | Reed Garmsen | 2015-07-02 | 1 | -1/+1 |
| | |||||
* | Implemented IE10 & 11 specific error suppression when a 200 status (aka OK) ↵ | Reed Garmsen | 2015-07-02 | 1 | -4/+6 |
| | | | | error is thrown | ||||
* | Removed option that does not work | Reed Garmsen | 2015-07-02 | 1 | -2/+2 |
| | |||||
* | Added two possible options for removing blue bar error, will choose one later | Reed Garmsen | 2015-07-02 | 1 | -1/+1 |
| | |||||
* | Added line that disables caching with a ajax client call that was causing ↵ | Reed Garmsen | 2015-07-02 | 1 | -0/+1 |
| | | | | errors to be thrown in IE10 | ||||
* | added team store, team settings menu, and the ability to turn on valet ↵ | JoramWilander | 2015-06-18 | 1 | -0/+31 |
| | | | | feature from client | ||||
* | fix typo | JoramWilander | 2015-06-15 | 1 | -1/+1 |
| | |||||
* | don't remove null check for ltracker | JoramWilander | 2015-06-15 | 1 | -1/+1 |
| | |||||
* | fixes mm-1223 gracefully handle missing analytics configs | JoramWilander | 2015-06-15 | 1 | -3/+3 |
| | |||||
* | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+813 |