Commit Graph

2148 Commits

Author SHA1 Message Date
hmhealey
b20144db8e Converted GetLinkModal to React-Bootstrap and added GetTeamInviteLinkModal 2015-11-23 10:53:07 -05:00
hmhealey
e8f6dd2f33 Cleaned up how channel intro messages display set channel header button 2015-11-23 10:53:07 -05: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
eebec71360 Enable no magic numbers as warning. Ignore stateless components. 2015-11-23 10:07:58 -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
930dd7cb19 Merge pull request #1481 from asaadmahmoodspin/ui-improvements
Updating markdown stuff
2015-11-23 07:51:49 -05:00
Christopher Speller
0b7a81ea7e Merge pull request #1484 from hmhealey/plt1247
PLT-1247 Wrap markdown code blocks in pre tags
2015-11-23 07:51:05 -05:00
Christopher Speller
e4e651a2e9 Overhaul of build system. 2015-11-22 22:40:48 -05:00
hmhealey
dd3dc8c924 Fixed newlines being stripped from multiline code blocks 2015-11-20 16:58:11 -05:00
Asaad Mahmood
9eac99afc4 Updating markdown stuff 2015-11-21 01:00:18 +05:00
Harrison Healey
25bc02c785 Merge pull request #1478 from mattermost/plt-1237
PLT-1237 Upgrading dependancies
2015-11-20 09:22:16 -05:00
Christopher Speller
d1e3561305 Merge pull request #1466 from esethna/patch-16
Update edit_channel_purpose_modal.jsx
2015-11-20 07:32:00 -05:00
Christopher Speller
34097faa13 Patching strange travis eslint problem 2015-11-19 21:53:57 -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
5c35c2631e Upgrading ESLint and adding some more rules. Refactoring to meet these new rules 2015-11-19 18:10:08 -05:00
hmhealey
4b725e6164 Made eslint ignore files using destructuring while a bug with eslint and babel-eslint is dealt with 2015-11-19 15:31:17 -05:00
Eric Sethna
68dc01cd6c Fix typo 2015-11-19 12:14:54 -07:00
Asaad Mahmood
975a5dc759 Updating dropdown content 2015-11-19 21:17:04 +05:00
Asaad Mahmood
094728a809 Multiple UI Improvements 2015-11-19 20:18:38 +05:00
Christopher Speller
5f848b7479 Merge pull request #1457 from hmhealey/plt729
PLT-729 Added search button to mobile header
2015-11-19 08:08:28 -05:00
Christopher Speller
0dbbdaa45e Merge pull request #1464 from hmhealey/plt733
PLT-733 Changed file uploads to scroll currently uploading files into view
2015-11-19 07:59:47 -05:00
Christopher Speller
eee88fc0a6 Merge pull request #1463 from florianorben/hide_help_link_on_mobile
hide 'help' link on mobile screens
2015-11-19 07:58:45 -05:00
Christopher Speller
25c6fe92da Merge pull request #1460 from esethna/patch-14
Update create_post.jsx
2015-11-19 07:57:48 -05:00
Eric Sethna
c0451eacd1 Update edit_channel_purpose_modal.jsx
Clarify where the channel purpose is used.
2015-11-18 16:55:07 -07:00
hmhealey
49ffa06024 Changed file uploads to scroll currently uploading files into view 2015-11-18 17:13:38 -05:00
Florian Orben
a39fc3ef42 hide 'help' link on mobile screens 2015-11-18 23:07:17 +01:00
Asaad Mahmood
3e2aba873d Removing postInfo from post.jsx 2015-11-19 01:20:49 +05:00
Asaad Mahmood
ade5802ed1 Posts structure improvement 2015-11-19 01:11:06 +05:00
Eric Sethna
5635e154ef Update create_post.jsx
Add Enter key instructions to the Sending Messages pop-over.
2015-11-18 12:53:31 -07:00
hmhealey
70c957d454 Added search button to mobile navbar 2015-11-18 09:33:08 -05:00
hmhealey
b66bbcea12 Added ability to open search sidebar programatically 2015-11-18 09:32:54 -05:00
hmhealey
a4267471a5 Converted DeletePostModal to React-Bootstrap 2015-11-18 08:50:49 -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
Joram Wilander
ef1a46f6d6 Merge pull request #1455 from alexgaribay/PLT-866
PLT-866: Update text on sign-in page
2015-11-18 08:16:20 -05:00
Corey Hulen
2ed93f7402 Merge pull request #1403 from florianorben/PLT-327
PLT-327: Add help text for Markdown
2015-11-17 16:57:04 -08:00
Alex Garibay
ea9983510e PLT-866: Update text on sign-in page 2015-11-17 17:09:55 -06:00
hmhealey
70de0125ab Removed Modal base class 2015-11-17 16:14:00 -05:00
=Corey Hulen
2e8b3414ff force reload on server update 2015-11-17 10:03:28 -08: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
hmhealey
590e7f903f Renamed onModalDismissed to onHide to keep it consistent with React-Bootstrap 2015-11-17 11:04:31 -05:00
hmhealey
9cdf820f7b Added ToggleModalButton component 2015-11-17 11:04:31 -05:00
hmhealey
0b52e85ba7 Added Modal base class that extends ReactBootstrap.Modal 2015-11-17 11:04:31 -05:00
Christopher Speller
1d7c449192 Merge pull request #1438 from florianorben/PLT-924
PLT-924: Combine sequential messages from same user to look like one …
2015-11-17 07:58:20 -05:00
Corey Hulen
fd74098264 Merge pull request #1445 from asaadmahmoodspin/ui-improvements
Multiple UI Improvements
2015-11-16 17:55:12 -08:00
Harrison Healey
51f59ec869 Merge pull request #1437 from rgarmsen2295/plt-1086
PLT-1086 Enables the ability to rename the default channel (Town Square)
2015-11-16 15:26:09 -05:00
Asaad Mahmood
1610a11f43 Removing height variable 2015-11-16 22:01:48 +05:00