Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added google sign-in functionality to the client, with minor model modifications | JoramWilander | 2015-08-14 | 1 | -3/+12 |
| | |||||
* | Merge pull request #370 from hmhealey/mm1812 | Christopher Speller | 2015-08-14 | 1 | -0/+15 |
|\ | | | | | MM-1812 Provide warnings on team invite screens when email is disabled | ||||
| * | Removed isEmailEnabledSynchronous and switched the email disabled warnings ↵ | hmhealey | 2015-08-13 | 1 | -21/+0 |
| | | | | | | | | to use ConfigStore | ||||
| * | Added ConfigStore that is populated from the server | hmhealey | 2015-08-13 | 1 | -0/+15 |
| | | |||||
| * | Reformatted code to match the style guide | hmhealey | 2015-08-11 | 1 | -2/+2 |
| | | |||||
| * | Added initial api to allow clientside code to query serverside configuration | hmhealey | 2015-08-11 | 1 | -0/+21 |
| | | |||||
* | | added getChannelCounts service and refactored the client to more ↵ | JoramWilander | 2015-08-11 | 1 | -4/+20 |
| | | | | | | | | intelligently pull channel data | ||||
* | | added getChannel api service and use that over getChannels where appropriate ↵ | JoramWilander | 2015-08-11 | 1 | -0/+15 |
|/ | | | | on client | ||||
* | Merge pull request #359 from hmhealey/mm1770 | Christopher Speller | 2015-08-11 | 1 | -3/+7 |
|\ | | | | | MM-1770 Add the ability to cancel in-progress file uploads | ||||
| * | Added the ability to cancel file uploads on posts | hmhealey | 2015-08-10 | 1 | -3/+7 |
| | | |||||
* | | Added keys to array-based elements and made getMe asynchronous | nickago | 2015-08-06 | 1 | -11/+3 |
|/ | |||||
* | updates to sign-up flow, remove company name and marketing checkbox | JoramWilander | 2015-07-28 | 1 | -2/+2 |
| | |||||
* | 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 |