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

40 Коммитов

Автор SHA1 Сообщение Дата
hmhealey
afdef124c8 Converted TeamMembers (now called TeamMembersModal) to React-Bootstrap 2015-11-23 15:52:44 -05:00
hmhealey
388dc6c89c Moved show static methods out of modals and into EventHelpers 2015-11-23 12:11:11 -05:00
hmhealey
b20144db8e Converted GetLinkModal to React-Bootstrap and added GetTeamInviteLinkModal 2015-11-23 10:53:07 -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
JoramWilander
50815f9be7 Rename areStatesEqual to areObjectsEqual and make it more comprehensive and accurate. 2015-11-12 11:19:59 -05: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
Reed Garmsen
9cc000f6e2 Functionalized code 2015-11-02 16:21:50 -08:00
Reed Garmsen
dfccfe78fe Added additional checks to channel sorting that sorts by display_name 2015-11-02 15:30:43 -08: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
efa7b8252f Ported ConfirmModal and InviteMemberModal to React-Bootstrap 2015-11-02 15:10:14 -05:00
JoramWilander
0e801a4e70 Add tutorial intro screens for new users. 2015-11-02 14:47:04 -05:00
Joram Wilander
256be4c14d Merge pull request #1211 from mattermost/PLT-340
PLT-340 allow team directory and open invites
2015-10-30 10:57:25 -04:00
Asaad Mahmood
110bc3e7e9 Multiple UI changes 2015-10-29 00:02:17 +05:00
=Corey Hulen
bb25056d9a PLT-340 2015-10-27 22:18:52 -07:00
=Corey Hulen
c4c04e5f02 Fixing admin console 2015-10-20 16:19:41 -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
Joram Wilander
7718783d0c Merge pull request #1049 from apaatsio/full-teams-data
Use display name instead of name in team switcher menu
2015-10-16 07:57:38 -04:00
Christopher Speller
1571a9a2df Fixing most deprication warnings 2015-10-15 15:00:28 -04:00
Antti Ahti
7abde676a1 Fix lint 2015-10-15 19:35:45 +03:00
Antti Ahti
c0809bbc3f Treat teams as an array instead of object 2015-10-15 08:54:20 +03:00
Antti Ahti
059df3de01 Sort teams by display name
First we need to convert the object to array, because objects cannot be sorted.
2015-10-15 08:41:52 +03:00
Antti Ahti
1ab7034574 Use team display name in team switcher menu
- /teams/find_teams returns team objects instead of just team names
- use display_name in UI instead of name in the team switch menu
2015-10-14 18:27:03 +03:00
Potapov Max
53d58fc337 PLT-590: Change "Manage Team" to "Manage Members" 2015-10-12 12:20:59 +03:00
Christopher Speller
b85b529373 Changing SpinPunch to Mattermost in copyright 2015-10-08 12:27:09 -04:00
Harrison Healey
51bf2dc185 Merge pull request #952 from tomitm/PLT-445
PLT-445 Create About dialog
2015-10-08 09:33:56 -04:00
Tomi M
e7eca9a9ed Use ReactBootstrap.Modal instead. 2015-10-07 16:33:56 -07:00
Tomi M
5a28562354 PLT-445 Create About dialog 2015-10-06 20:31:23 -07:00
=Corey Hulen
378d975eaa PLT-519 toggle team creation link based on config setting 2015-10-06 13:44:52 -07:00
=Corey Hulen
4452bb7988 Fixing issues 2015-10-02 09:13:30 -07:00
=Corey Hulen
430806301d PLT-44 allow team switching without the need to login 2015-10-01 17:52:47 -07:00
=Corey Hulen
0c4227994b PLT-435 adding system console link to RHS 2015-09-29 13:16:55 -07:00
=Corey Hulen
60af1fad1f Moving logout item 2015-09-17 22:25:37 -07:00
=Corey Hulen
804b696bdc PLT-11 adding config for logs to UI 2015-09-17 22:00:33 -07:00
=Corey Hulen
b2a679c25d PLT-93 cleaing up client side configs 2015-09-15 18:59:14 -07: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
Christopher Speller
f79eea1854 Moving config.js to /web/react/utils/ Including in every file needed 2015-09-02 16:49:32 -04:00
Reed Garmsen
aac83dcedc Additional refactoring according to issues not caught by eslint 2015-09-02 09:46:40 -07:00
Reed Garmsen
e2a24f40b7 Cosmetic reformatting of multiple jsx files 2015-09-02 08:30:23 -07:00