Граф коммитов

31 Коммитов

Автор SHA1 Сообщение Дата
Christopher Speller
55b831e4e1 Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package system. 2015-11-19 21:12:56 -05:00
Christopher Speller
c7fe8510ce Merge branch 'release-1.2' 2015-11-12 14:55:52 -05:00
JoramWilander
83d34dcc6c Fix profile loading in RHS on refresh 2015-11-12 12:13:26 -05:00
JoramWilander
782709aa56 Fix channel invite button on channel intro message and fix empty channel invite modal. 2015-11-11 12:53:18 -05:00
=Corey Hulen
4110181ad8 GIT-888 improving perf 2015-11-06 06:35:38 -08:00
Christopher Speller
aee6d9b608 Merge pull request #1287 from hmhealey/plt382
PLT-382 Refactored some modals to use React-Bootstrap and added a confirmation when discarding theme changes
2015-11-04 12:59:41 -05:00
JoramWilander
fb5b57836e Multiple fixes to major performance issues with teams with 50+ users 2015-11-03 14:52:25 -05:00
hmhealey
6428878e20 Moved InviteMemberModal to be controlled by a store 2015-11-02 17:35:59 -05:00
hmhealey
a5a2826700 Added keyboard selection to search autocomplete 2015-10-23 13:05:38 -04:00
hmhealey
4a1f6ad2a9 Added an autocomplete dropdown to the search bar 2015-10-23 13:05:37 -04:00
=Corey Hulen
6a1755d2e3 Inital support for multi-tab loging 2015-10-16 09:10:54 -07:00
Christopher Speller
b85b529373 Changing SpinPunch to Mattermost in copyright 2015-10-08 12:27:09 -04:00
JoramWilander
e4a15076f4 Implement UI theme colors. 2015-09-23 10:12:40 -04:00
nickago
069f851313 Cosmetic Refactoring 2015-09-02 11:14:50 -07:00
JoramWilander
b704e9489b added google sign-in functionality to the client, with minor model modifications 2015-08-14 12:38:16 -04:00
nickago
ae744dcb53 Removed vestigial arguements from refactored code 2015-08-07 07:54:53 -07:00
nickago
e72d6e6d24 Cosmetic refactors, including variable name changes and splitting if statements 2015-08-06 11:47:52 -07:00
nickago
24b6c6587c fixed the spacing on UserStore 2015-08-06 11:44:13 -07:00
nickago
3815ab8065 Added keys to array-based elements and made getMe asynchronous 2015-08-06 11:44:13 -07:00
Reed Garmsen
8c14a16d01 Access History and Active Sessions are now lazy-loaded upon opening instead of loaded at start; added loading screens to Access History and Active Sessions 2015-07-29 09:34:13 -07:00
ralder
8476062d21 [webui] fix command-list css 2015-07-22 13:04:32 -07: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
hmhealey
e737ec3eb5 Allow Users to be notified using @all, @channel, and their first name when other notifications are disabled 2015-07-17 15:22:56 -04:00
hmhealey
079538d9e7 Use User.FirstName for notifications instead of trying to determine it from User.Nickname 2015-07-17 15:22:56 -04:00
hmhealey
1c7f0be268 Renamed all clientside references from full_name to nickname 2015-07-17 15:13:31 -04:00
ralder
56db6ad08c remove admin's ability to manage members of default channel (fixes #172) 2015-07-16 07:20:48 -07:00
ralder
6a559febc2 fix BrowserStore bug in actionOnItemsWithPrefix and refactor BrowserStore 2015-07-10 12:38:16 -07:00
Christopher Speller
d5785ee901 Finishing centralization of BrowserStore 2015-07-08 12:38:14 -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
JoramWilander
f030476ff5 @all and @channel now highlight like other mentions 2015-06-30 09:06:10 -04:00
=Corey Hulen
56e74239d6 first commit 2015-06-14 23:53:32 -08:00