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

120 Коммитов

Автор SHA1 Сообщение Дата
Harrison Healey
733f35ef02 Merge pull request #1690 from npcode/trim-outgoing-callback-url
Trim callback urls for outgoing webhooks
2015-12-14 10:08:10 -05:00
Reed Garmsen
d6ad130756 No longer errors upon saving the same info in Account Settings -> General 2015-12-11 16:07:49 -08:00
Yi EungJun
26b6a2aadb Trim callback urls for outgoing webhooks
Adding traling whitespace is common mistake.
2015-12-12 03:35:21 +09:00
Reed Garmsen
470797cca6 Fixed issue with Team Settings modal saving items instead of cancelling; changed remaining copyrights 2015-12-10 14:33:21 -08:00
Asaad Mahmood
901b830f2d Multiple UI Improvements 2015-12-07 21:18:03 +05:00
Corey Hulen
de411b648d Merge pull request #1626 from mattermost/PLT-1355
PLT-1355 Move link preview into pre-release feature
2015-12-04 17:36:56 -08:00
=Corey Hulen
6d09d06c04 PLT-1355 Move link preview into pre-release feature 2015-12-04 12:25:05 -08:00
Asaad Mahmood
38a0c5dd76 Updating UI for suggestions list 2015-12-04 19:23:13 +05:00
Asaad Mahmood
62ee998714 Multiple UI Improvements 2015-12-04 19:19:21 +05:00
Florian Orben
024f62f1b3 reorder display settings; remove 'button thingy' in font options 2015-12-04 02:54:15 +01:00
Reed Garmsen
29b81622d0 Cancelling out of a notification's setting change now displays the correct option in the minimized setting tab 2015-12-02 15:41:01 -08:00
Christopher Speller
2aa78002fe Merge pull request #1535 from florianorben/PLT-1233
PLT-1233: "Display Font" option in Account Settings > Display
2015-12-02 10:18:42 -05:00
JoramWilander
5707df39bf Updated oauth2 app register modal 2015-12-01 11:13:58 -05:00
Florian Orben
42bf8173bd PLT-1233: "Display Font" option in Account Settings > Display 2015-11-28 02:54:04 +01:00
Florian Orben
61a35066b6 rename 'featureToggle' to 'isFeatureEnable' and move definition of available prerelease-features to constants.jsx 2015-11-27 23:17:45 +01:00
Florian Orben
6e1e5f7ae4 only show advanced settings section if there are any pre-release features 2015-11-27 23:17:45 +01:00
Florian Orben
abec097da1 PLT-1125: allow to toggle features in frontend 2015-11-27 23:17:45 +01:00
Christopher Speller
99cbbf45dc Merge pull request #1502 from mattermost/disable-all
Disabling the all mention
2015-11-24 09:02:49 -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
Eric Sethna
924fc2a6e9 Update user_settings_general.jsx
Clarify email help text
2015-11-20 13:46:45 -07: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
70de0125ab Removed Modal base class 2015-11-17 16:14:00 -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
JoramWilander
7a0597e41b Fix cancel button on username setting and other general improvements 2015-11-13 10:59:13 -05:00
Christopher Speller
c7fe8510ce Merge branch 'release-1.2' 2015-11-12 14:55:52 -05:00
JoramWilander
946ce3e244 Make import/export theme input box editable 2015-11-12 13:19:04 -05:00
JoramWilander
50815f9be7 Rename areStatesEqual to areObjectsEqual and make it more comprehensive and accurate. 2015-11-12 11:19:59 -05:00
Asaad Mahmood
577427e7fd Updating tutorial tip 2015-11-09 23:43:44 +05:00
JoramWilander
661b4a38b2 Add new line break 2015-11-09 13:19:47 -05:00
JoramWilander
7eca077877 Prevent SSO users from changing their email 2015-11-06 08:56:13 -05:00
Asaad Mahmood
dc677bc88b UI Improvements for Slack and post dropdown 2015-11-05 23:08:25 +05:00
Asaad Mahmood
9bf832f9f3 Updating code themes 2015-11-05 10:43:20 +05:00
Reed Garmsen
4897997025 Removed old code theme selector and fixed some issues 2015-11-04 14:58:21 -08:00
Reed Garmsen
0054924cdb Moved code theme picker into custom theme subarea 2015-11-04 13:05:55 -08:00
hmhealey
a7ceba2e57 Fixed theme confirmation dialog to work in all cases and removed some jquery magic related to it 2015-11-03 14:09:09 -05:00
hmhealey
6428878e20 Moved InviteMemberModal to be controlled by a store 2015-11-02 17:35:59 -05:00
hmhealey
02b9414e0f Added handling of keyboard focus to UserSettingsModal and its children 2015-11-02 15:10:50 -05:00
hmhealey
e56d21a920 Added a confirmation dialog for unsaved theme changes and removed unnecessary dialog close handling 2015-11-02 15:10:50 -05:00
hmhealey
738568e5a9 Ported UserSettingsModal to React-Bootstrap 2015-11-02 15:10:49 -05:00
hmhealey
1675adcc7a Ported AccessHistoryModal and ActivityLogModal to React-Bootstrap 2015-11-02 15:10:49 -05:00
Christopher Speller
31eee1ef6e Merge pull request #1268 from mattermost/plt-514
PLT-514 Validate callback urls on the server and add help text to outgoing webhooks
2015-11-02 14:13:34 -05:00
JoramWilander
1f3423796e Validate callback urls on the server and add help text to outgoing webhooks 2015-11-02 10:38:13 -05:00
Stas Vovk
b84af10455 display full name, nickname or username in direct messages 2015-11-01 01:08:18 +02:00
Christopher Speller
e7f29ea214 Fixing eslint not recursing 2015-10-30 16:43:50 -04:00
Florian Orben
d630567c91 allow code theme to be shareable 2015-10-29 17:26:34 +01:00
Florian Orben
3e7ffafa97 code style theme chooser 2015-10-29 17:26:34 +01:00
Asaad Mahmood
2935e7c1bf Merge branch 'master' of https://github.com/mattermost/platform into ui-improvements 2015-10-29 00:02:01 +05:00