Commit Graph

682 Commits

Author SHA1 Message Date
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
enahum
8a069cac9a Remove not needed locs (#3466) 2016-07-04 06:54:02 -04:00
David Lu
69ea1d7193 removed url on code preview (#3435) 2016-07-01 09:14:39 -08:00
Christopher Speller
dab4bb4321 Some bundle size reductions and improvments (#3457) 2016-06-30 12:26:04 -04:00
Christopher Speller
f0c387045f Removing esling warning for bind within jsx (#3459) 2016-06-30 12:24:59 -04: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
enahum
744f740112 daily translations 20160629 (#3452) 2016-06-30 08:41:24 -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
David Lu
4c9b48da8f PLT-3328 Added Title for Direct Message Desktop Notifications (#3438)
* Added title for DM desktop notifications
2016-06-29 08:46:10 -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
enahum
b418d78517 daily translations 20160628 (#3444) 2016-06-29 08:17:09 -04:00
Corey Hulen
b63f61fe7d PLT-3440 (#3440) 2016-06-29 08:16:20 -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
Eric Sethna
48ea4bc6f6 Update permalink error message (#3427)
* Clarify permalink error message

* Clarify permalink error message en.json

* Update global_actions.jsx

* Update en.json
2016-06-28 15:11:50 -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
David Lu
0267d520dd changed edit header title for DM channels (#3415) 2016-06-27 07:48:48 -04:00
David Lu
4e67d0777f made channel header in mobile view correct (#3418) 2016-06-27 07:45:56 -04:00
David Lu
3cfc369ce9 Added error message for unchanged email (#3420) 2016-06-27 07:45:24 -04:00
enahum
dbd60b3f16 PLT-3416 German localization should read "Deutsch" and not "Deutsche" (#3405) 2016-06-24 10:08:39 -04:00
Asaad Mahmood
afce6e6e78 Fixing team creation flow and switching from bootstrap to react bootstrap (#3408) 2016-06-24 10:05:45 -04:00
it33
9e044e8339 Clarifying help text (#3370)
* Making help text more clear

* Clarifying help text

* Changing "No results" to question

* Changing "No results" to question

* Update search_results.jsx

* Update en.json

* Update en.json

* Update search_results.jsx

* Update search_results.jsx
2016-06-24 09:18:27 -04:00
enahum
2f70a8baf9 PLT-3225 Fix Channel header disappears after renaming a channel (#3389) 2016-06-24 08:26:54 -04:00
Harrison Healey
ae1851e633 Fixed enabling compliance settings in the system console without reload (#3401) 2016-06-24 08:22:44 -04:00
enahum
994d73be6f daily translations 20160623 (#3403) 2016-06-24 08:19:32 -04:00
Harrison Healey
6b22a8e816 PLT-3211 Fixed search highlighting for hashtags starting with "#in", "#from", or "#channel" (#3400)
* Fixed clicking hashtags/@mentions adding a # to the url

* Updated punctuation trimming regex for searching to better match the server

* Fixed search term splitting to not break up hashtags starting with a search flag (in, from, etc)
2016-06-22 18:32:59 -04:00
Joram Wilander
2abc5a4a1a Fix occasional visual hiccup when posting/replying to messages (#3397) 2016-06-22 12:29:03 -04:00
Christopher Speller
14510ce194 Adding webpack code splitting (#3377) 2016-06-22 10:30:01 -04:00
David Lu
00dc8e734c PLT-3220 Fixed create channel modal not saving upon enter (#3380)
* fixed create channel modal not saving upon enter

* used componentWillReceiveProps
2016-06-22 10:13:39 -04:00
enahum
944966f7d1 PLT-3415 Fix Sending Test email fails with error (#3396) 2016-06-22 09:32:39 -04:00
David Lu
295d265709 Reset MFA error upon update (#3387) 2016-06-21 21:22:34 -04:00
David Lu
eb76e61534 stopped youtube videos upon collapsing (#3388) 2016-06-21 21:21:40 -04:00
enahum
dd341de0ac daily translations 20160621 (#3392) 2016-06-21 21:05:32 -04:00
enahum
a0bc947356 PLT-3341 Add missing localization support for System Console (#3385) 2016-06-21 07:39:19 -04:00
enahum
a4b8a04c60 daily translations 20160620 (#3384) 2016-06-20 22:35:40 -04:00
Joram Wilander
86d3c32a24 Revert "PLT-3220 Fixed create channel modal not saving upon enter" (#3378) 2016-06-20 12:18:10 -04:00
David Lu
2fc4b37828 removed reference to allKey (#3366) 2016-06-20 09:17:18 -06:00