JoramWilander
|
b704e9489b
|
added google sign-in functionality to the client, with minor model modifications
|
2015-08-14 12:38:16 -04:00 |
|
Christopher Speller
|
92c4df5b10
|
Merge pull request #370 from hmhealey/mm1812
MM-1812 Provide warnings on team invite screens when email is disabled
|
2015-08-14 08:48:24 -04:00 |
|
hmhealey
|
8fc4456213
|
Removed isEmailEnabledSynchronous and switched the email disabled warnings to use ConfigStore
|
2015-08-13 13:23:56 -04:00 |
|
hmhealey
|
ca919538cc
|
Added ConfigStore that is populated from the server
|
2015-08-13 13:01:21 -04:00 |
|
hmhealey
|
d35065d6fd
|
Reformatted code to match the style guide
|
2015-08-11 16:53:15 -04:00 |
|
hmhealey
|
3f5993eedf
|
Added initial api to allow clientside code to query serverside configuration
|
2015-08-11 16:53:15 -04:00 |
|
JoramWilander
|
6c0fefad15
|
added getChannelCounts service and refactored the client to more intelligently pull channel data
|
2015-08-11 12:11:35 -04:00 |
|
JoramWilander
|
1c0ee4d2f6
|
added getChannel api service and use that over getChannels where appropriate on client
|
2015-08-11 12:09:54 -04:00 |
|
Christopher Speller
|
4c7cdb20f0
|
Merge pull request #359 from hmhealey/mm1770
MM-1770 Add the ability to cancel in-progress file uploads
|
2015-08-11 12:08:08 -04:00 |
|
hmhealey
|
4e8af44370
|
Added the ability to cancel file uploads on posts
|
2015-08-10 14:04:23 -04:00 |
|
nickago
|
3815ab8065
|
Added keys to array-based elements and made getMe asynchronous
|
2015-08-06 11:44:13 -07:00 |
|
JoramWilander
|
ff362b7792
|
updates to sign-up flow, remove company name and marketing checkbox
|
2015-07-28 11:36:33 -04:00 |
|
Christopher Speller
|
c6fb95912b
|
Changing the way we mattermost handles URLs. team.domain.com becomes 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
|
2015-07-20 17:45:23 -04:00 |
|
Christopher Speller
|
7f5ebb42b5
|
Modifying all storage to use session storage. Also adding an abstraction layer to add current user id as a prefix to most keys.
|
2015-07-08 09:55:24 -04:00 |
|
Reed Garmsen
|
6b1ae67f2f
|
Added comment for later reference
|
2015-07-02 18:02:00 -07:00 |
|
Reed Garmsen
|
e51a0461a6
|
Implemented IE10 & 11 specific error suppression when a 200 status (aka OK) error is thrown
|
2015-07-02 17:54:00 -07:00 |
|
Reed Garmsen
|
933578ca07
|
Removed option that does not work
|
2015-07-02 17:13:01 -07:00 |
|
Reed Garmsen
|
6b48dbe231
|
Added two possible options for removing blue bar error, will choose one later
|
2015-07-02 17:13:00 -07:00 |
|
Reed Garmsen
|
5a597c9606
|
Added line that disables caching with a ajax client call that was causing errors to be thrown in IE10
|
2015-07-02 17:13:00 -07:00 |
|
JoramWilander
|
308c4f3ce9
|
added team store, team settings menu, and the ability to turn on valet feature from client
|
2015-06-18 10:40:46 -04:00 |
|
JoramWilander
|
753b952bde
|
fix typo
|
2015-06-15 08:02:39 -04:00 |
|
JoramWilander
|
111dbe516c
|
don't remove null check for ltracker
|
2015-06-15 08:01:54 -04:00 |
|
JoramWilander
|
7fc9fb606a
|
fixes mm-1223 gracefully handle missing analytics configs
|
2015-06-15 08:00:53 -04:00 |
|
=Corey Hulen
|
cf7a05f80f
|
first commit
|
2015-06-14 23:53:32 -08:00 |
|