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

127 Коммитов

Автор SHA1 Сообщение Дата
Harrison Healey
9c2c941449 PLT-1866/PLT-3509 Added links to download the native apps (#3651)
* PLT-1866 Added configurable links for native app downloads

* PLT-1866 Added native app download link to main menu

* PLT-3509 Added native app link to tutorial

* PLT-3509 Added native app link to welcome email

* PLT-3509 Made link to apps in welcome email conditional on being set
2016-07-22 10:53:57 -04:00
David Lu
26b588c3f7 Added HTML formatting to Storage Settings (#3648) 2016-07-20 13:04:49 -08:00
enahum
86d496c9b7 PLT-3629 fix uploading certificates if the files in the config do not exists (#3634) 2016-07-20 13:01:10 -08:00
Harrison Healey
902261e67f Fix doc links in System Console > Webhooks and Commands (#3631) 2016-07-19 08:41:00 -08:00
Christopher Speller
1641370fbe Moving javascript driver back to platform (#3613) 2016-07-19 10:16:44 -04:00
David Lu
4ecd79f9e6 Added default to max users per team (#3602) 2016-07-18 11:13:30 -04:00
Harrison Healey
f7b3731b2b Merge branch 'release-3.2' into 'master' 2016-07-15 12:26:32 -04:00
Christopher Speller
b5c5744bc7 Updating ESLint (#3597) 2016-07-15 07:49:57 -04:00
lfbrock
491593b285 Update incorrect Google API key help text (#3595)
* Update Youtube API key help text

* Update en.json
2016-07-14 14:52:05 -08:00
David Lu
6abc9601be PLT-3192 EE: Restricted site name to 30 characters (#3560)
* Restricted site name to 30 characters

* Added maxlength to TextSetting
2016-07-14 08:18:56 -04:00
David Lu
284ee12b22 added username to system console users list (#3566) 2016-07-13 09:02:46 -08:00
Corey Hulen
d2df385f41 PLT-3618 fixing error when team member removed on system console (#3569) 2016-07-13 07:27:31 -04:00
enahum
ab52700aaa PLT-3624 quick fix remove SAML certificates without saving (#3555) 2016-07-12 16:10:04 -04:00
Harrison Healey
9481a4f0ef Merge release 3.2 into master (#3548)
* Bumping version to: 3.2.0-rc1

* PLT-2863 fixing bad merge that broke this PR (#3523)

* PLT-2863 adding remove user from team

* PLT-2863 adding the client side UI

* Fixing trailing space

* Fixing reported issues

* Adding documentatino

* Switching to final javascript driver

* Fixing bad merge

* Fixing bad merge

* PLT-3538 Fix Login page doesn't show SAML option if gitlab is enabled (#3524)

* Login error messages fix (#3525)

* daily translations 20160708 (#3533)

* Fixed permissions when getting a file attachment to use the correct user id (#3535)

* PLT-3575 Fix Cannot upload certificates with .cer file extension on SAML (#3534)

* PLT-3560 blocking adding to channel once user is removed (#3537)

* Always allow system admins to see the Integrations sidebar (#3536)

* Plt 3475 - Post control improvements (#3538)

* Adding class to post when dropdown is active.

* plt-3475 - Post controls improvements

* daily translations 20160711 (#3544)
2016-07-11 14:21:51 -04:00
Jason Blais
1283f6936d Add doc links to System Console > Integrations > Webhooks and Commands help text (#3540)
* Add links to docs
2016-07-11 09:54:12 -04:00
enahum
ab831b88de PLT-3575 Fix Cannot upload certificates with .cer file extension on SAML (#3534) 2016-07-08 17:03:38 -04:00
David Lu
f2b1401680 Added getStateFromConfig (#3517) 2016-07-07 08:03:17 -04:00
David Lu
683f713319 PLT-1465 Added password requirements (#3489)
* Added password requirements

* added tweaks

* fixed error code

* removed http.StatusNotAcceptable
2016-07-06 14:54:54 -08:00
Corey Hulen
d5f243dad6 PLT-2863 adding remove user from team (#3429)
* PLT-2863 adding remove user from team

* PLT-2863 adding the client side UI

* Fixing trailing space

* Fixing reported issues

* Adding documentatino

* Switching to final javascript driver
2016-07-06 13:40:59 -08:00
Christopher Speller
31a0f65973 Adding sync now button to system console (#3510) 2016-07-06 13:17:37 -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
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
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
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
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
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
Christopher Speller
5dfa4fb629 Adding page size option to LDAP (#3439) 2016-07-04 07:04:02 -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
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
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
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
Harrison Healey
ae1851e633 Fixed enabling compliance settings in the system console without reload (#3401) 2016-06-24 08:22:44 -04:00
Christopher Speller
14510ce194 Adding webpack code splitting (#3377) 2016-06-22 10:30:01 -04:00
enahum
a0bc947356 PLT-3341 Add missing localization support for System Console (#3385) 2016-06-21 07:39:19 -04:00
it33
5bea621e5b Fix typo: Attrubute (#3368)
* Fix typo: Attrubute

* Fix typo: Attrubute
2016-06-18 02:13:00 -03:00
Asaad Mahmood
b130a32eac Multiple UI fixes (#3357)
* Multiple UI fixes

* Removing utils from tutorial file
2016-06-16 09:20:43 -08:00
David Lu
3f333678d8 PLT-2971 Added email footer for address (#3319)
* Added email footer for address

* added default

* Update html.go

* Changed according to PM
2016-06-16 08:44:02 -04:00
enahum
3f4d38f58a PLT-3344 Set Localization config to always have by default all languages available (#3339) 2016-06-15 08:10:38 -04:00
Harrison Healey
a0cc913b85 PLT-3143 Added serverside code for custom Emoji (#3311)
* Added model objects for emoji

* Added database tables for emoji

* Added settings for custom emoji

* Added serverside APIs and unit tests for custom emoji

* Added additional validation to catch duplicate emoji names earlier on

* Added additional validation to prevent users from adding emoji as another user
2016-06-14 07:38:19 -06:00
JoramWilander
5af526c259 Merge branch 'release-3.1'
Conflicts:
	webapp/components/create_comment.jsx
2016-06-13 15:29:24 -04:00