Commit Graph

6662 Commits

Author SHA1 Message Date
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
f9e5a9029c Fixed error when adding incoming webhook to public channel not currently in (#3483) 2016-07-05 11:32:28 -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
enahum
0f873c01da PLT-3454 Verification Email fails to send when logging in with username (#3475) 2016-07-05 11:20:26 -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
Harrison Healey
1988573fce Added make restart (#3486) 2016-07-05 11:10:28 -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
Asaad Mahmood
878c6ecafc PLT-3490 - Fixing RHS issue on Edge (#3474) 2016-07-05 07:21:51 -04:00
David Lu
bc726b0840 Revert PLT-3233 (#3477) 2016-07-05 07:17:50 -04:00
Harrison Healey
c90a34c2a3 Removed semi-valid link from list that shouldn't autolink (#3471)
The new autolinking regex matches it and it could be argued that the link is valid anyway.
2016-07-04 16:42:45 -04:00
Harrison Healey
10876f572e Updated markdown parser (#3465) 2016-07-04 11:14:38 -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
enahum
2305b2597f PLT-3456 Fix Errors while starting the server (#3445)
* PLT-3456 AppErrors that are triggered before translations are loaded crash server or produce bad error messages.

* Fixing tests
2016-07-04 09:30:57 -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
@42wim
24fe19965a Fix FD leak (#3464) 2016-07-04 06:58:21 -04:00
enahum
8a069cac9a Remove not needed locs (#3466) 2016-07-04 06:54:02 -04:00
Corey Hulen
b7e7474a5e Fixing invalid session (#3463) 2016-07-01 11:57:17 -08:00
David Lu
69ea1d7193 removed url on code preview (#3435) 2016-07-01 09:14:39 -08:00
Harrison Healey
74f86da822 Revert "Moved file attachments to be stored in data/channels instead of data/teams/ID/channels (#3416)" (#3461)
This reverts commit ed75dfc6c0.
2016-06-30 10:53:36 -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
Christopher Speller
6c5a8be6bf Implementing server side of LDAP sync now button (#3430) 2016-06-28 16:11:33 -08:00
Joram Wilander
b3b90a7531 Added pull request template (#3443) 2016-06-28 15:09:54 -08:00
David Lu
cded791513 added email display for sysadmins or current user (#3436) 2016-06-28 15:39:23 -04:00
Christopher Speller
bbb10301e6 Adding info message when LDAP user syncronized (#3423) 2016-06-28 15:18:18 -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
Christopher Speller
8005911ff6 Syncronization interval now set on config save. (#3421) 2016-06-28 15:10: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
Christopher Speller
96bddf9016 Adding validation for LDAP settings to configuration (#3425) 2016-06-28 14:53:44 -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
Christopher Speller
422e12c364 Changing email notifications to use permalinks (#3399) 2016-06-28 14:44:37 -04:00
Harrison Healey
ed75dfc6c0 Moved file attachments to be stored in data/channels instead of data/teams/ID/channels (#3416) 2016-06-28 14:44:06 -04:00