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

51 Коммитов

Автор SHA1 Сообщение Дата
hmhealey
afdef124c8 Converted TeamMembers (now called TeamMembersModal) to React-Bootstrap 2015-11-23 15:52:44 -05:00
hmhealey
b20144db8e Converted GetLinkModal to React-Bootstrap and added GetTeamInviteLinkModal 2015-11-23 10:53:07 -05:00
hmhealey
6237631a85 Ported EditChannelModal to React-Bootstrap 2015-11-23 10:53:06 -05:00
Christopher Speller
9e8cd93790 Implementing Permalinks and jumping to post from search. Performance
improvements.
2015-11-23 09:53:15 -05:00
Christopher Speller
55b831e4e1 Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package system. 2015-11-19 21:12:56 -05:00
hmhealey
3d572be2f3 Converted DeleteChannelModal to React-Bootstrap 2015-11-17 11:10:33 -05:00
hmhealey
69e378c556 Converted ChannelNotificationsModal to React-Bootstrap 2015-11-17 11:04:32 -05:00
hmhealey
66638c4f70 Converted ChannelInfoModal to React-Bootstrap 2015-11-17 11:04:32 -05:00
Christopher Speller
8c2dace188 Merge pull request #1303 from mattermost/plt-516-2
PLT-516 Part 2 of fixing performance issues with large teams
2015-11-04 19:18:22 -05:00
JoramWilander
22b4e5c4c0 Convert channel_members and channel_invite modals to react boostrap to fix performance issues 2015-11-04 12:19:01 -05:00
hmhealey
6428878e20 Moved InviteMemberModal to be controlled by a store 2015-11-02 17:35:59 -05:00
hmhealey
738568e5a9 Ported UserSettingsModal to React-Bootstrap 2015-11-02 15:10:49 -05:00
hmhealey
1675adcc7a Ported AccessHistoryModal and ActivityLogModal to React-Bootstrap 2015-11-02 15:10:49 -05:00
hmhealey
efa7b8252f Ported ConfirmModal and InviteMemberModal to React-Bootstrap 2015-11-02 15:10:14 -05:00
Christopher Speller
b9a3ff74dd Hooking up external components 2015-11-02 08:16:57 -05:00
Christopher Speller
55f137c19c Creating hierarchy 2015-11-02 08:16:27 -05:00
=Corey Hulen
bb25056d9a PLT-340 2015-10-27 22:18:52 -07:00
=Corey Hulen
8b2d7f391a Fixing merge 2015-10-16 09:12:30 -07:00
=Corey Hulen
6a1755d2e3 Inital support for multi-tab loging 2015-10-16 09:10:54 -07:00
Christopher Speller
099d853877 Merge pull request #1079 from hmhealey/initprefs
Added an initial call to get all user preferences on page load
2015-10-16 08:16:40 -04:00
hmhealey
327b0b5a21 Added an initial call to get all user preferences on page load 2015-10-15 15:17:07 -04:00
Christopher Speller
1571a9a2df Fixing most deprication warnings 2015-10-15 15:00:28 -04:00
hmhealey
ae0d4dce7b Updated More Direct Channels modal and converted it to ReactBootstrap 2015-10-14 16:57:08 -04:00
Christopher Speller
b85b529373 Changing SpinPunch to Mattermost in copyright 2015-10-08 12:27:09 -04:00
=Corey Hulen
430806301d PLT-44 allow team switching without the need to login 2015-10-01 17:52:47 -07:00
=Corey Hulen
04c12ba58e Fixing blue bar and renders warning when mis-configured. 2015-09-24 15:06:54 -07:00
JoramWilander
e4a15076f4 Implement UI theme colors. 2015-09-23 10:12:40 -04:00
JoramWilander
98186e5018 Implement incoming webhooks. 2015-09-21 14:22:23 -04:00
JoramWilander
47e6a33a45 Implement OAuth2 service provider functionality. 2015-09-16 15:49:12 -04:00
=Corey Hulen
2fc01df828 Fixing eslint problems 2015-09-15 19:34:02 -07:00
=Corey Hulen
d625e62d96 Finished removing some of the last bits of client side config 2015-09-15 19:29:00 -07:00
=Corey Hulen
b2a679c25d PLT-93 cleaing up client side configs 2015-09-15 18:59:14 -07:00
Christopher Speller
0ea0233c50 New add channel modal using react-bootstrap. 2015-09-14 13:56:58 -04:00
JoramWilander
5c0680397d Add post list container to hold mounted post lists for faster rendering/channel switching. 2015-09-08 10:11:57 -04:00
Christopher Speller
4b22c1f99c Upgrading ESLint and adding some more rules. Refactoring to meet these new rules 2015-09-03 15:00:47 -04:00
nickago
069f851313 Cosmetic Refactoring 2015-09-02 11:14:50 -07:00
Reed Garmsen
bf82facd5a Moved the ability to rename a team into the team settings modal; fixed issues with valet settings 2015-08-24 08:36:55 -07:00
Christopher Speller
2f1dcf6f52 Merge pull request #381 from mattermost/mm-1705
MM-1705 add google as an oauth single-sign-on service
2015-08-18 08:47:35 -04:00
Christopher Speller
96d1eb1c80 Merge pull request #378 from rgarmsen2295/mm-316c
MM-316 Allows users to drag and drop files from their computer to the center pane or RHS to upload them
2015-08-18 08:46:14 -04:00
Reed Garmsen
2c098d7711 Small changes to css to clean up code 2015-08-14 11:33:33 -07:00
JoramWilander
b704e9489b added google sign-in functionality to the client, with minor model modifications 2015-08-14 12:38:16 -04:00
Reed Garmsen
3a55cc6dcb Minor refactoring for better maintainibility 2015-08-13 16:00:55 -07:00
Reed Garmsen
912ca8e8dd Changed location of file upload overlay 2015-08-13 12:07:32 -07: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
37909f52ad Disabled the invite members dialog when email is disabled on the server 2015-08-11 16:53:15 -04:00
nickago
ed70db1861 When user is removed, a modal appears, which on closing redirects the
user to town square.
2015-07-27 14:07:23 -07:00
Reed Garmsen
b3b0133930 Adding back Access History and Active Devices 2015-07-22 20:11:40 +05: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
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