Commit Graph

325 Commits

Author SHA1 Message Date
Harrison Healey
8a7e1b6dff PLT-2886 Added name properties to all radio buttons (#3112)
* Removed unused, deprecated system console page

* Added name properties to all radio buttons

* Removed unused english strings from admin console
2016-05-26 09:47:41 -04:00
Joram Wilander
6fecfcc7ca Refactor login, claim and create_team into views and add actions (#3110) 2016-05-26 09:46:18 -04:00
enahum
21e4bc7c42 PLT-3049 Revert Google Api Key to show YouTube Previews (#3116) 2016-05-26 08:49:09 -04:00
Harrison Healey
e5ec6c95b5 Prevented scrolling through suggestion list when there's no suggestions (#3111) 2016-05-26 08:47:58 -04:00
David Lu
4353e1fb97 PLT-2989 Incoming webhooks available to all channels user is member of (#3082)
* Removed OPEN_CHANNEL check

* Added checks for each type of channel

* Added all channels display

Used onComponentUpdate, made code clearer

* Made requested changes
2016-05-26 08:36:51 -04:00
Corey Hulen
7b2538fc6c PLT-2952 fixing preview mode error message (#3113) 2016-05-26 07:54:49 -04:00
David Lu
510fc33fd9 PLT-3002 Removed Auto-capitalization on Mobile Devices (#3099)
* Added autoCapitalize='off'

* Changed inputs to email

* Removed autocapitalize for email
2016-05-25 16:15:49 -04:00
samogot
d31c972a43 PLT-1042 allow cancel pending post (#3053) 2016-05-25 16:13:04 -04:00
David Lu
dd18b98b0b Removed all password trimming (#3109) 2016-05-25 14:00:07 -04:00
Asaad Mahmood
db29413000 Minor UI improvements (#3095)
Updating config.json

Updating config.json

Updating config.json

Updating config.json
2016-05-25 08:39:14 -04:00
Christopher Speller
4ae7128ecb Revert "PLT-1800 Load server side locale from the config.json (#3076)"
This reverts commit 34beaa569b.
2016-05-24 10:39:56 -04:00
Thomas Balthazar
7e2b539de4 Max_File_Size setting in System Console > File Settings (#3070) 2016-05-24 09:07:42 -04:00
enahum
34beaa569b PLT-1800 Load server side locale from the config.json (#3076)
* PLT-1800 Load server side locale from the config.json

* Add support for locales with country specifics
2016-05-24 08:36:27 -04:00
Asaad Mahmood
79c0b20689 Minor UI changes (#3078)
Updating navbar dropdown

Updating margin on login page
2016-05-24 08:33:28 -04:00
enahum
32cb719895 Fix YouTube videos when Google Api Key is not set (#3083) 2016-05-24 08:32:15 -04:00
David Lu
ba5786d6a3 Removed unused call to onListenerChange (#3081) 2016-05-23 12:52:23 -07:00
David Lu
e81fa3220d Added validation for command triggers (#3068) 2016-05-20 14:47:10 -04:00
David Lu
4f265522e1 Fixed JS errors, wrapped around nav shortcuts (#3067) 2016-05-20 14:45:30 -04:00
enahum
ed2e37394e PLT 783 Fix Previews for removed YouTube videos (#3073)
* PLT-783 Fix Previews for removed YouTube videos render incorrectly and throw a 404

* Updating video poster for video not found (#3072)
2016-05-20 11:55:52 -04:00
Christopher Speller
2a137e97c4 Adding enterprise build hash to about dialog (#3058) 2016-05-20 07:41:47 -07:00
Joram Wilander
1492d1a3cb PLT-2664 Split out push notifications from email notifications (#3049)
* Split out push and email notification logic, always send push notifications on mention

* Add user setting to control push notifications

* Minor changeto simplify code
2016-05-19 14:33:04 -04:00
Asaad Mahmood
5ea7d9bbef Multiple UI Improvements (#3038) 2016-05-19 09:29:15 -04:00
Harrison Healey
02576f3d59 PLT-1909 Fixed error rendering pending posts (#3041)
* Fixed error caused by checking if a post is a system message

* Fixed trying to edit system posts when using the up arrow hotkey
2016-05-18 11:15:17 -04:00
jasonblais
9d5e7478f9 Update copyright year to 2015-2016 (#3034) 2016-05-18 07:54:06 -04:00
Harrison Healey
0fe75cb782 PLT-1909 Removed the ability to edit system posts (#3013)
* Removed the ability to edit system posts

* Added increased timeout to SpinnerButton unit tests
2016-05-17 12:27:03 -04:00
Harrison Healey
fd53e3b786 PLT-2257 Reorganized System Console (#3003)
* Reorganized system console

* Fixed the names of some components

* Fixed timestamp for BrandImageSetting

* Fixed merge issues

* Updated push notification settings to match master branch

* Removed top level setting pages and moved enable Gitlab/LDAP settings onto their respective pages

* Re-added restrictDirectMessage setting to system console

* Re-added email connection test and fixed some margins

* Fixed ESLint errors

* Renamed Authentication > Onboarding to Authentication > Email in the system console

* Renamed Customization > Whitelabeling to Customization > Custom Branding in System Console

* Re-added EnableOpenServer to system console
2016-05-17 07:21:39 -04:00
Harrison Healey
f7a49e23cc Fixed search results to correctly update when search term changes (#3010) 2016-05-16 16:09:58 -07:00
enahum
0b53dd917d PLT-2020 Fix Clicking save without changing your email shows an error message (#3008) 2016-05-16 16:09:48 -07:00
Joram Wilander
34780f3aea Refresh login page if server version of client doesn't match browser version of client (#3004) 2016-05-16 16:09:37 -07:00
David Lu
2ccf5bbaa2 PLT-2784 Channel Navigation Shortcuts (#2979)
* Completed shortcuts

* Fixed up logic

* Removed shortcut conflicts

* Added code to limit channel navigation within group

* Made code conform to user display, fixed minor logic

* Completed shortcuts

* Fixed up logic

* Removed shortcut conflicts

* Added code to limit channel navigation within group

* Made code conform to user display, fixed minor logic
2016-05-16 16:08:59 -07:00
David Lu
c5f105787c Added CMD+UP for OSX (#2987) 2016-05-16 08:07:37 -04:00
Asaad Mahmood
0258fcfa5c Adding compact layout (#2991)
* Adding compact layout

* Fixing ESLint error
2016-05-16 08:06:26 -04:00
Christopher Speller
dcba917d60 Merge branch 'release-3.0' 2016-05-16 07:54:38 -04:00
David Lu
6363fc5b7f Added preventDefault to suppress browser-specific shortcuts (#2995) 2016-05-16 06:45:54 -04:00
Harrison Healey
94f8be51f9 Properly updated FilteredUserList when the provided user list is changed (#2983) 2016-05-12 18:35:55 -07:00
Christopher Speller
d1efb66ad7 Merge branch 'release-3.0' 2016-05-12 12:11:02 -04:00
Harrison Healey
9a701b7e5b Stopped supressing LDAP user filtered error on clientside (#2981) 2016-05-12 12:06:36 -04:00
Harrison Healey
d9f724f959 PLT-2927/PLT-2924 Fixing issues with integration lists (#2974)
* Changed IntegrationStore to store integrations by team

* Fixed regenerating a command's token not causing the UI to update

* Re-added IntegrationStore.hasReceived methods
2016-05-12 11:30:53 -04:00
Joram Wilander
82e6cf785c Fix incorrect password error with MFA enabled (#2977) 2016-05-12 09:49:40 -04:00
enahum
0fa51b764d Add missing locs (#2971) 2016-05-12 08:31:08 -04:00
Christopher Speller
4b260b761a Updating client dependancies and ESLint (#2954)
* Updating client dependancies

* Fixing eslint errors with updates

* Updating eslint
2016-05-12 07:50:53 -04:00
David Lu
a3cfdf0483 PLT-2786 Open Account Settings/Recent Mentions Shortcuts (#2957)
* Account settings shortcut added

* Added constants

* Added recent mentions shortcut
2016-05-12 07:50:25 -04:00
David Lu
1630892b4c PLT-2783 Reprint Last Message Entered Shortcut (#2966)
* added preliminary code

* added comment code

* semicolons are important

* compatible with slash commands

* too many semicolons
2016-05-12 07:48:29 -04:00
David Lu
a4a06aa102 PLT-2755 Shortcut to upload file (#2967)
* wrong ref

* Changed back to CTRL+U

* Fixed scope of fileUpload

* Removed stray comma
2016-05-12 07:46:12 -04:00
Asaad Mahmood
04f7273461 Improving compliance stuff (#2963)
* Improving compliance stuff

* Fixing padding on mobile
2016-05-11 15:30:00 -04:00
it33
7babccfa51 Propose changing "Other teams" to "Outside this team" (#2969)
* Update sidebar.jsx

* Added "Outside this team"
2016-05-11 14:08:38 -04:00
Christopher Speller
e1388877ad Merge branch 'release-3.0' 2016-05-11 11:53:04 -04:00
Corey Hulen
d7197943f0 Fixing compliance reporting (#2964) 2016-05-11 09:24:20 -03:00
David Lu
95cc21fb71 Fixed username restriction display errors (#2952) 2016-05-11 08:02:36 -04:00
Joram Wilander
2dbc1a50fa Fix compliance saving and reload page when enabling/disabling compliance (#2960) 2016-05-10 21:37:12 -03:00