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

78 Коммитов

Автор 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
Christopher Speller
7b01528d17 Merge pull request #1423 from hmhealey/plt737
PLT-737 Converted first set of Modals to ReactBootstrap
2015-11-18 08:49:29 -05:00
Florian Orben
e9a8bcd727 PLT-327: Add help text for Markdown 2015-11-17 18:55:20 +01: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
468f01dc89 Merging from master 2015-10-19 10:25:51 -07:00
Stas Vovk
9fa3c996d5 change url when a user navigates between tabs [#962] 2015-10-18 18:55:04 +03:00
=Corey Hulen
a8f3f76c59 Refactoring web classes to use multi-session 2015-10-16 19:05:55 -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
Christopher Speller
515d709c2e Merge pull request #915 from mattermost/plt-300
PLT-300 Update allow/deny oauth page UI, and add ouath as reserved word.
2015-10-05 10:32:27 -04:00
JoramWilander
6221927351 Update allow/deny oauth page UI, and add ouath as reserved word. 2015-10-02 12:47:54 -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
=Corey Hulen
2b5b8f95ed Merge branch 'master' into PLT-11-email 2015-09-23 12:55:58 -07:00
JoramWilander
e4a15076f4 Implement UI theme colors. 2015-09-23 10:12:40 -04:00
Christopher Speller
772a4337c6 Merge pull request #739 from rgarmsen2295/plt-39
PLT-39 Clicking "Resend email" on the verification page now confirms email was sent
2015-09-23 08:19:45 -04:00
=Corey Hulen
6e60768abe Fixing merge conflict 2015-09-22 13:18:42 -07:00
Reed Garmsen
b4be8eb554 Minor changes to how resend status is passed 2015-09-21 17:03:08 -07:00
=Corey Hulen
ed9a2da83b Adding email to admin console 2015-09-21 15:11:56 -07: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
Corey Hulen
bfebb41bc0 Merge pull request #678 from mattermost/mm-1589
PLT-171 MM-1589 New add channel modal using react-bootstrap.
2015-09-14 16:57:54 -07:00
Christopher Speller
0ea0233c50 New add channel modal using react-bootstrap. 2015-09-14 13:56:58 -04:00
=Corey Hulen
41439eb801 Cleaning up html 2015-09-10 15:44:14 -07:00
=Corey Hulen
83b04181da merging 2015-09-10 15:15:04 -07:00
=Corey Hulen
8bf35081c8 PLT-12 UI framework for admin console 2015-09-10 14:56:37 -07: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