Commit Graph

31 Commits

Author SHA1 Message Date
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
ralder
56db6ad08c remove admin's ability to manage members of default channel (fixes #172) 2015-07-16 07:20:48 -07:00
ralder
6e5126ba1d fix incorrect call for AsyncClient.dispatchError 2015-07-13 13:53:59 -07:00
nickago
7c95df2766 Force the extra info to update asych 2015-07-06 06:40:55 -07:00
nickago
4022ab5ce0 Added extra precaution to avoid null error 2015-06-30 07:59:31 -07:00
nickago
ab154d50ea MM-1289 Now sorts users in lexigraphical order in extra members popover 2015-06-30 07:47:46 -07:00
Christopher Speller
3943d6a209 Revert "MM-1289 Sorted the channel members popover lexigraphically" 2015-06-30 10:23:46 -04:00
nickago
e41e7a27cf Added semicolons 2015-06-29 15:27:53 -07:00
nickago
9afbc9c206 Sorted the channel members popover lexigraphically 2015-06-29 15:25:51 -07:00
JoramWilander
2b4888d062 fixes mm-1316 improves channel notifications UI and updates channellist etag 2015-06-29 07:45:12 -04:00
Reed Garmsen
e22c89ad6b Changed Invite Members to Add Members in channel options for mobile and browser 2015-06-17 12:31:09 -07:00
=Corey Hulen
cf7a05f80f first commit 2015-06-14 23:53:32 -08:00