Christopher Speller
|
edecf835ed
|
Fixing cutoff team name in new channel modal
|
2015-09-15 08:11:00 -04: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 |
|
Harrison Healey
|
c447db6e78
|
Merge pull request #679 from mattermost/fix-file-content-type
Blank Content-Type for file GETs.
|
2015-09-14 16:17:22 -04:00 |
|
Joram Wilander
|
312f7d7656
|
Merge pull request #674 from Trozz/PLT-41
PLT-41 Automatically convert uppercase letters to lowercase in username input box.
|
2015-09-14 14:45:33 -04:00 |
|
Joram Wilander
|
125b7dc71b
|
Merge pull request #677 from mattermost/plt-50
PLT-50 Allowing channel names with underscores. Allow import of more slack channel names.
|
2015-09-14 14:32:15 -04:00 |
|
Michael Leer
|
c961c529af
|
update remaining web files tolowercase
|
2015-09-14 19:29:56 +01:00 |
|
JoramWilander
|
0654b0c06b
|
Blank Content-Type for file GETs.
|
2015-09-14 14:18:01 -04:00 |
|
Christopher Speller
|
0ea0233c50
|
New add channel modal using react-bootstrap.
|
2015-09-14 13:56:58 -04:00 |
|
Corey Hulen
|
8d021a13f8
|
Merge pull request #668 from nickago/MM-1958
MM-1958 please read comment, base video player
|
2015-09-14 10:18:24 -07:00 |
|
Christopher Speller
|
7b3c2d6d85
|
Allowing underscores in channel names. Added conversion of some slack channel names into valid mattermost names.
|
2015-09-14 12:18:38 -04:00 |
|
Michael Leer
|
90ef55b428
|
replace lowerName with name
|
2015-09-14 16:10:31 +01:00 |
|
Michael Leer
|
5fbd1e9860
|
PLT-41
Removed lowercase from the error wording.
Removed additional toLowerCase within validator.
|
2015-09-14 15:15:48 +01:00 |
|
Michael Leer
|
ffbe185d82
|
PLT-41
Automatically convert uppercase letters to lowercase in username input box.
Validator not changed.
|
2015-09-14 14:54:36 +01:00 |
|
nickago
|
543ce8b4be
|
WIP Added base video player
|
2015-09-12 18:19:17 -07:00 |
|
=Corey Hulen
|
714f47e015
|
Merge branch 'master' into PLT-12
|
2015-09-11 09:59:32 -07:00 |
|
Corey Hulen
|
471e783996
|
Merge pull request #657 from mattermost/fix-npm-package
Change versioning to exact versions in package.json
|
2015-09-11 09:59:00 -07:00 |
|
Christopher Speller
|
560805321b
|
Change versioning to exact versions in package.json
|
2015-09-11 12:46:18 -04:00 |
|
JoramWilander
|
83931da9f2
|
Fix load more posts bug.
|
2015-09-11 08:38:18 -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 |
|
Christopher Speller
|
e82070c2ce
|
Merge pull request #635 from hmhealey/plt159
PLT-159/MM-2074 Changed unread posts indicator to not be shown for the current channel
|
2015-09-10 08:24:50 -04:00 |
|
hmhealey
|
2e5a58a11e
|
PLT-159 Changed unread posts indicator to not be shown for the current channel
|
2015-09-09 15:22:43 -04:00 |
|
Asaad Mahmood
|
1f5e43b388
|
Adding minor hover changes for settings
|
2015-09-09 22:32:21 +05:00 |
|
Asaad Mahmood
|
c5ce2fe933
|
MM-1825 - Improving UI for settings
|
2015-09-09 21:26:15 +05:00 |
|
Asaad Mahmood
|
407b6af7a0
|
Merge branch 'master' of https://github.com/mattermost/platform into mm-1866
|
2015-09-09 21:07:25 +05:00 |
|
JoramWilander
|
d30426ce17
|
Fix race condition where switching between two channels that both had new messages sometimes caused improper scrolling.
|
2015-09-09 11:28:53 -04:00 |
|
Christopher Speller
|
2c67b4db61
|
Merge pull request #625 from asaadmahmoodspin/ui-changes
UI changes for various tickets
|
2015-09-09 10:55:53 -04:00 |
|
Asaad Mahmood
|
f74f066a44
|
MM-1866 - Adding download icon and adding download link for both file title and download icon
|
2015-09-09 19:42:03 +05:00 |
|
Asaad Mahmood
|
9d3f67dddb
|
Adding symbol instead of × for close icon
|
2015-09-09 18:59:25 +05:00 |
|
Christopher Speller
|
1175ce5402
|
Merge pull request #628 from mattermost/mm-2127
MM-2127 Added send icon button to create post control for mobile view.
|
2015-09-09 08:34:24 -04:00 |
|
Christopher Speller
|
b15b297bb3
|
Merge pull request #623 from mattermost/plt-35
PLT-35 Add post list container to hold mounted post lists for faster rendering/channel switching.
|
2015-09-09 08:22:06 -04:00 |
|
Asaad Mahmood
|
2a876f3300
|
Removing jsx container from × in team_import_tab.jsx
|
2015-09-09 11:02:46 +05:00 |
|
Asaad Mahmood
|
c7692a800e
|
Merge branch 'master' of https://github.com/mattermost/platform into ui-changes
|
2015-09-09 10:56:48 +05:00 |
|
JoramWilander
|
c6b1368cc7
|
Added send icon button to create post control for mobile view.
|
2015-09-08 15:47:15 -04:00 |
|
Christopher Speller
|
64d4890a41
|
Merge pull request #626 from mattermost/mm-2125
MM-2125 Resize create post control when file previews are added.
|
2015-09-08 14:29:28 -04:00 |
|
Asaad Mahmood
|
8c9c6de970
|
Improving formatting in team_import_tab.jsx
|
2015-09-08 21:22:52 +05:00 |
|
Asaad Mahmood
|
62940fb72f
|
UI changes for various tickets
|
2015-09-08 21:12:36 +05:00 |
|
Joram Wilander
|
05eb81638d
|
Merge pull request #602 from mattermost/mm-1409
MM-1409 Adding ability to export data from mattermost
|
2015-09-08 11:55:37 -04:00 |
|
JoramWilander
|
09ac6aa46d
|
Resize create post control when file previews are added.
|
2015-09-08 11:54:01 -04:00 |
|
Corey Hulen
|
022e5efd68
|
Merge pull request #593 from nickago/MM-1892
MM-1892 Added help text to username, nickname, and fullname
|
2015-09-08 08:40:39 -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 |
|
=Corey Hulen
|
e54d0da392
|
Adding unit tests for cmd line
|
2015-09-04 16:56:18 -07:00 |
|
hmhealey
|
45b034053a
|
Fixed @mentions containing uppercase characters
|
2015-09-04 12:34:55 -04:00 |
|
nickago
|
18807dac42
|
Added refactoring to pass style check
|
2015-09-04 08:36:50 -07:00 |
|
nickago
|
228ee859ff
|
Added help text to username, nickname, and fullname
|
2015-09-04 08:28:15 -07:00 |
|
Christopher Speller
|
f0fd9a9e8b
|
Adding ability to export data from mattermost
|
2015-09-04 11:11:38 -04:00 |
|
JoramWilander
|
9f7084611d
|
Make onHeightChange not required.
|
2015-09-04 09:26:15 -04:00 |
|
=Corey Hulen
|
05d95d80a8
|
Merge branch 'master' into PLT-12
|
2015-09-03 13:39:22 -07:00 |
|
=Corey Hulen
|
48ca3a4007
|
Adding initial admin console html pages
|
2015-09-03 13:38:22 -07:00 |
|