Commit Graph

508 Commits

Author SHA1 Message Date
Christopher Speller
31a0f65973 Adding sync now button to system console (#3510) 2016-07-06 13:17:37 -08:00
David Lu
7b6e8d788b Added new segment analytics (#3511) 2016-07-06 13:16:53 -08:00
Harrison Healey
3ebc259f63 Added help text to integrations pages in backstage (#3513) 2016-07-06 12:40:40 -08:00
Harrison Healey
b114062c1b PLT-3237 Update displayed config values in admin console after saving (#3506)
* Reloaded admin console data when settings are saved

* Fixed attempting to save an invalid config setting overwriting the stored config
2016-07-06 16:07:56 -04:00
enahum
26c91e73fe PLT-3225 Firefox: Channel header disappears after renaming a channel (fixed with channel switch) (#3470) 2016-07-06 10:08:22 -08:00
Harrison Healey
1a3f952c56 PLT-3518/PLT-3519 Custom emoji followup (#3507)
* Fixed emoji list filter when full name or nickname are enabled

* Changed custom emoji list to only be visible if the user can create custom emoji
2016-07-06 13:52:28 -04:00
lfbrock
fd880ad047 Update ldap_settings.jsx (#3508)
* Update ldap_settings.jsx

Changed help text for consistency

* Update en.json
2016-07-06 13:35:35 -04:00
Joram Wilander
292705acdf Add channel management permissions to mobile channel dropdown and clean up logic a bit (#3505) 2016-07-06 12:28:15 -04:00
Harrison Healey
2b60c96994 Changed EditChannelHeaderModal to only change it's displayed text when the user isn't editing it (#3503) 2016-07-06 08:25:26 -08:00
David Lu
f44dc649a9 updated text in select team (#3478) 2016-07-06 12:04:40 -04:00
Christopher Speller
da0747ac7a Adding webserver mode to the system console. Automatic enabling of gzip on existing servers (#3458) 2016-07-06 12:04:22 -04:00
David Lu
96ca098f4b PLT-3473 Made shortcuts only work for CMD on OSX (#3479)
* checked for CMD key

* changed method of checking
2016-07-06 08:50:43 -04:00
Joram Wilander
6c33350f5c On receive of a comment that we don't have the thread for, acquire the thread (#3490) 2016-07-06 08:48:00 -04:00
enahum
31d956a050 PLT-3453 Reloading the configuration in the system console should immediately show config changes (#3496) 2016-07-06 08:37:28 -04:00
Joram Wilander
5f7cb8cfbf PLT-3346/PLT-3342/PLT-3360 EE: Add the ability to restrict channel management permissions (#3453)
* EE: Add the ability to restrict channel management permissions

* Always allow last user in a channel to delete that channel
2016-07-06 08:23:24 -04:00
David Lu
b8fcf02bf5 removed @channel (#3497) 2016-07-06 08:16:26 -04:00
enahum
5f04dc4f45 SAML support (#3494)
* PLT-3073: Implement SAML/Okta Server side (EE) (#3422)

* PLT-3137 Support for SAML configuration

* PLT-3410 SAML Database Store

* PLT-3411 CLI to add Identity Provider Certificate and Service Provider Private Key

* PLT-3409 SAML Interface for EE

* PLT-3139 Handle SAML authentication server side

* Add localization messages

* PLT-3443 SAML Obtain SP metadata

* PLT-3142 Login & Switch to/from SAML

* Remove Certs for Database & Clean SAML Request

* Make required Username, FirstName and LastName

* PLT-3140 Add SAML to System Console (#3476)

* PLT-3140 Add SAML to System Console

* Move web_client functions to client.jsx

* Fix issues found by PM

* update package.json mattermost driver

* Fix text messages for SAML
2016-07-05 15:49:00 -04:00
Asaad Mahmood
f91b9d4a65 PLT-3418, PLT-2950, PLT-3375, PLT-3382, PLT-3446, PLT-3465: Multiple UI Improvements (#3449)
Improving help text margins

Updating changes for get link and create post files

Fixing icon for select team screen

Fixing styles for select team button

Adding improvements to posts UI

Adding improvement to post layout

Updating changes for post controls

Updating z-index for sidebar--right

Updating help text position

Fixing code for posts

Fixing css for post view

Pushing improvements for posts view

Updating changes for post view

Updating post layout

Fixing system time css

Updating header for system posts

Updating post css

Removing opacity and changing color for system messages

Simplifying root post and system post behaviour

Removing images from compact view

Updating help text for display

Updating embed preview text for advanced option

PLT-3490 - Fixing RHS issue on Edge
2016-07-05 15:46:36 -04:00
Thomas Balthazar
f4dd8e5796 PLT-1316/PLT-3280 Change client-side max file size limit (#3354)
* Change client-side max file size limit

It now relies on the value set in config.json.
Re-enable and tweak the max file size setting in system console.

* Update file upload error message
2016-07-05 15:37:21 -04:00
lfbrock
b0514fb559 Update custom emoji help text (#3493)
* Update custom emoji help text

* Update en.json
2016-07-05 15:30:16 -04:00
Harrison Healey
dc2f2a8001 PLT-3145 Custom Emojis (#3381)
* Reorganized Backstage code to use a view controller and separated it from integrations code

* Renamed InstalledIntegrations component to BackstageList

* Added EmojiList page

* Added AddEmoji page

* Added custom emoji to autocomplete and text formatter

* Moved system emoji to EmojiStore

* Stopped trying to get emoji before logging in

* Rerender posts when emojis change

* Fixed submit handler on backstage pages to properly support enter

* Removed debugging code

* Updated javascript driver

* Fixed unit tests

* Fixed backstage routes

* Added clientside validation to prevent users from creating an emoji with the same name as a system one

* Fixed AddEmoji page to properly redirect when an emoji is created successfully

* Fixed updating emoji list when an emoji is deleted

* Added type prop to BackstageList to properly support using a table for the list

* Added help text to EmojiList

* Fixed backstage on smaller screen sizes

* Disable custom emoji by default

* Improved restrictions on creating emojis

* Fixed non-admin users seeing the option to delete each other's emojis

* Fixing gofmt

* Fixed emoji unit tests

* Fixed trying to get emoji from the server when it's disabled
2016-07-05 11:58:18 -04:00
Joram Wilander
a65f1fc266 Do not clear the more direct messsages list on every open (#3485) 2016-07-05 11:32:37 -04:00
Joram Wilander
c0392a60c8 Fix RHS adding an unecessary preference store listener and increase preference store listener max to 25 (#3473) 2016-07-05 11:20:48 -04:00
Asaad Mahmood
068df708c0 Fixing errors in system console (#3484) 2016-07-05 11:13:50 -04:00
lfbrock
b8189369ed Update ldap sync interval help text (#3488)
* Update ldap sync interval help text

* Update en.json
2016-07-05 11:10:55 -04:00
Eric Sethna
d2e93e1bee Major update to System Console labelling (#3398) 2016-07-05 07:26:22 -04:00
David Lu
0557c03d11 added errors to claim ldap account (#3468) 2016-07-05 07:26:09 -04:00
David Lu
f1c49d9b3b fixed teams not displaying (#3472) 2016-07-05 07:21:59 -04:00
David Lu
bc726b0840 Revert PLT-3233 (#3477) 2016-07-05 07:17:50 -04:00
Harrison Healey
734818790f PLT-2640 Added searching users by additional field when autocompleting @mentions (#3412)
* Added the ability to search users by their first/last name or nickname when using @mentions

* Changed @mention autocomplete to display a user's nickname
2016-07-04 11:03:43 -04:00
David Lu
76c6505e7f PLT-3154 Updated help text on Select Team page (#3451)
* Added Onboarding Changes to Select Team

* changed text by PM
2016-07-04 09:31:44 -04:00
Christopher Speller
5dfa4fb629 Adding page size option to LDAP (#3439) 2016-07-04 07:04:02 -04:00
enahum
0cdc242cfd PLT-3444 Preview features checkboxes don't reset after hitting cancel (#3462) 2016-07-04 06:59:07 -04:00
David Lu
69ea1d7193 removed url on code preview (#3435) 2016-07-01 09:14:39 -08:00
David Lu
3dea2b0e3f PLT-3201 Code Theme Saves Upon Update (#3414)
* Ensured code theme saves properly
2016-06-30 08:46:19 -04:00
David Lu
1c8962cf99 enabled team creation for sysadmins (#3433) 2016-06-30 08:43:46 -04:00
David Lu
65e18ad1f5 fixed typo (#3450) 2016-06-30 08:41:58 -04:00
Asaad Mahmood
1f9eb4db6a Adding expand icon for RHS (#3386)
* Adding expand icon for RHS

Fixing errors

Adding back getTeamInviteLink with better functionality for mobile

Adding vertical align to post__link

Updating improvements for expand RHS stuff

* Improving transition on mobile

* Removing irrelevant changes
2016-06-29 16:04:37 -08:00
Joram Wilander
b97b3ae617 EE: Add the ability to restrict the user roles that can send team invites (#3442) 2016-06-29 14:16:17 -04:00
enahum
fccacbbf96 PLT-3453 Reloading the configuration in the system console should immediately show config changes (#3446) 2016-06-29 08:36:27 -04:00
David Lu
cded791513 added email display for sysadmins or current user (#3436) 2016-06-28 15:39:23 -04:00
Thiyagaraj Krishna
a4713c3bb4 Added email to user list filter (#3391) 2016-06-28 15:16:00 -04:00
enahum
22dcf00a3f PLT-3374 Thumbnails for live YouTube videos are broken (#3434) 2016-06-28 15:09:08 -04:00
enahum
1707007ff9 PLT-3417 Missing localization on Account Settings and Backstage (#3437) 2016-06-28 15:08:15 -04:00
David Lu
8c2282f89e PLT-3191 E20: Updates to Reload Configuration from Disk and Recycle Database Connections (#3424)
* added help text to reload configuration and recycle db

* Update reload_config.jsx

* Update en.json
2016-06-28 14:53:36 -04:00
Harrison Healey
b9cf09b5a4 PLT-3242 Fixed clicking on input labels on iOS (#3417)
* Prevented channel notification settings radiobuttons from multi-selecting

* Fixed clicking on input labels on iOS
2016-06-27 08:21:24 -04:00
Harrison Healey
459eee85a9 PLT-3269 Moved formatting toggle behind EnableDeveloper setting (#3402)
* Force formatting to be enabled if testing is disabled

* Moved formatting toggle behind EnableDeveloper setting
2016-06-27 08:16:01 -04:00
David Lu
5be6661f12 PLT-3332 Removed multiple change channel header messages (#3390)
* disabled submit upon form submission to avoid asynchronous errors

* Used state instead of props
2016-06-27 08:13:16 -04:00
it33
3ec92b8c60 UI text upgrades (#3375)
* Clarifying auth user join button

* Update team_general_tab.jsx

* Update generated_setting.jsx

* Update public_link_settings.jsx

* Update signup_settings.jsx

* Update login_settings.jsx

* Update team_general_tab.jsx

* Update en.json

* Clarifying help text

* Clarifying help text
2016-06-27 08:10:02 -04:00
Harrison Healey
5c70635bcd Fixed switching between user lists in system console (#3409) 2016-06-27 08:08:48 -04:00