Commit Graph

61 Commits

Author SHA1 Message Date
Asaad Mahmood
67408e9ebd Multiple UI improvements 2016-02-05 19:34:01 +05:00
Elias Nahum
d424c9eaf1 PLT-7: Refactoring frontend (chunk 10)
- Modals
- Fix bug on msg_typing
- Add missing translations in es.json for EE
2016-02-02 19:39:56 -03:00
Reed Garmsen
fff7143a31 Changed statistics to show usernames with an email tooltip 2016-01-11 09:43:45 -08:00
JoramWilander
4a0ae3c088 Remove @all from recent mentions 2015-12-08 15:02:41 -05:00
hmhealey
ea80836c6e Removed some internal state from ChannelMembersModal and ChannelInviteModal 2015-12-03 12:57:46 -05:00
hmhealey
d09ace15f2 Switched ChannelInviteModal to use a ToggleModalButton wherever possible 2015-12-03 10:31:05 -05:00
=Corey Hulen
30bf72262e fixing eslint 2015-11-23 12:54:28 -08:00
=Corey Hulen
ba0cbe723b Disabling the all mention 2015-11-23 12:14:50 -08:00
hmhealey
6c3a1d7039 Renamed EditChannelModal to EditChannelHeaderModal 2015-11-23 10:53:06 -05:00
hmhealey
6237631a85 Ported EditChannelModal to React-Bootstrap 2015-11-23 10:53:06 -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
Asaad Mahmood
ade5802ed1 Posts structure improvement 2015-11-19 01:11:06 +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
Reed Garmsen
eacc06c7fc Allow admins to change the display name for the default channel 2015-11-13 16:22:32 -08:00
Corey Hulen
b6049721f9 Merge pull request #1409 from mattermost/plt-961
PLT-961 Rename areStatesEqual to areObjectsEqual and make it more comprehensive and accurate.
2015-11-12 10:12:34 -08:00
hmhealey
be43522117 Added ChannelExtra.MemberCount field to reflect the actual member count when we truncate the list of members to 20 2015-11-12 11:25:46 -05:00
JoramWilander
50815f9be7 Rename areStatesEqual to areObjectsEqual and make it more comprehensive and accurate. 2015-11-12 11:19:59 -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
Stas Vovk
b84af10455 display full name, nickname or username in direct messages 2015-11-01 01:08:18 +02:00
hmhealey
019bf6a7fe Added ability to see/edit channel purpose in the client 2015-10-27 12:46:31 -04:00
hmhealey
887d205b1f Renamed Channel.Description to Channel.Header on the client 2015-10-27 12:46:31 -04:00
Christopher Speller
bf555fae14 Refactoring post_store into post_store and search_store 2015-10-26 15:45:52 -04:00
JoramWilander
2b5ec4a3c0 Small refactor of websocket code on client and server 2015-10-16 11:48:55 -04:00
Christopher Speller
1571a9a2df Fixing most deprication warnings 2015-10-15 15:00:28 -04:00
Christopher Speller
806fd77ec9 Merge pull request #981 from mattermost/plt-517
PLT-517 Changing SpinPunch to Mattermost in copyright
2015-10-08 12:55:11 -04:00
Christopher Speller
b85b529373 Changing SpinPunch to Mattermost in copyright 2015-10-08 12:27:09 -04:00
Christopher Speller
7014496252 Fixing ability to dynamicly update members list. 2015-10-08 10:54:27 -04:00
Christopher Speller
33b957ed1a Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. Adding new ESLint rules. Fixing new ESLint errors. 2015-10-05 11:05:06 -04:00
Asaad Mahmood
302372cfa0 Removing click event for channel description popover 2015-09-22 21:01:55 +05:00
=Corey Hulen
804b696bdc PLT-11 adding config for logs to UI 2015-09-17 22:00:33 -07:00
hmhealey
15aa853da5 Removed all calls to textToJsx and replaced them with calls to TextFormatting 2015-09-14 12:22:02 -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
hmhealey
7d07bf6a79 Refactored various React components to use ES6 syntax and to match the style guide without any errors or warnings 2015-09-01 18:45:18 -04:00
Asaad Mahmood
701cbfa94a Multiple UI Improvements 2015-08-21 15:41:10 +05:00
Joram Wilander
343ff54a32 Revert "Multiple UI Improvements" 2015-08-20 11:58:50 -04:00
Asaad Mahmood
1fd26d25f2 Multiple UI Improvements 2015-08-20 19:22:56 +05:00
Christopher Speller
26a8e19a35 Revert "MM-375 Adds text formatting features using a modified version of the marked js library" 2015-08-14 15:03:32 -04:00
Reed Garmsen
d293bc0b79 Implemented basic text formatting package using a modfied version of the marked js library. Supports *bold*, _italics_, and code 2015-08-12 11:19:42 -07:00
Christopher Speller
506798f547 Merge pull request #344 from nickago/MM-1646
MM-1646 Changes the word channel to group for priavte groups
2015-08-06 10:38:22 -04:00
nickago
371b1e04eb Changes the word channel to group for priavte groups 2015-08-05 12:19:46 -07:00
Asaad Mahmood
2d5a181c7d Updating channel header tooltip placement 2015-08-04 23:05:34 +05:00
Reed Garmsen
77964dbfac Cosmetic refactoring to be inline with the style guide 2015-08-02 16:36:20 -07:00
Reed Garmsen
568496e3a2 Searching for recent mentions no longer includes all or channel if those options were toggled in the users mention settings 2015-08-02 15:46:57 -07:00
nickago
29db5c8c29 Removed popover on channel name and added ability to set channel descritption for 1-1 channels 2015-07-27 08:34:18 -07:00
Asaad Mahmood
67ee23e494 Placing SVGs into constants.jsx 2015-07-23 14:59:43 +05:00
hmhealey
1c7f0be268 Renamed all clientside references from full_name to nickname 2015-07-17 15:13:31 -04:00
Joram Wilander
05d6a3a812 Merge pull request #193 from ralder/fix-manage-members-town-square
[webui] remove admin's ability to manage members of default channel fixes (#172)
2015-07-17 10:19:50 -04:00
Asaad Mahmood
43368061d5 MM-1401 - Removing most inline styles and other UI changes 2015-07-17 01:30:30 +05:00