Commit Graph

6467 Commits

Author SHA1 Message Date
David Lu
2f7540e174 PLT-3028 Added CTRL+/ to show shortcuts (#3181)
* Added CTRL / to show shortcuts

* Simplified code
2016-06-02 19:43:00 -03:00
Joram Wilander
8165f5d91f PLT-3131 Add slash command for sending email invites (#3218)
* Add slash command for sending email invites

* Add response for empty message and trim commas

* Check for @ in email addresses before sending

* Update invite people error message
2016-06-02 19:39:23 -03:00
David Lu
3386c58d7c Made all settings save on enter (#3221) 2016-06-02 19:36:54 -03:00
enahum
159953050a PLT-1800 Load server side locale from the config.json (#3202)
* PLT-1800 Load server side locale from the config.json

* Add support for locales with country specifics

* Fix localization on served locale file as plain/text

* Remove github.com/cloudfoundry/jibber_jabber as vendor dependency

* Fix get locale on login_controller
2016-06-02 12:47:26 -07:00
Harrison Healey
e44b8ec6d5 Fixed click handlers for autocomplete (#3213) 2016-06-02 12:42:50 -07:00
Joram Wilander
0788e83647 Close HTTP response bodies properly in golang driver (and some api functions) (#3217) 2016-06-02 12:40:34 -07:00
Asaad Mahmood
848a8663ed Multiple UI improvements (#3220)
* Multiple UI improvements

* Pushing time fix

* Fixing absolute time stamps on IOS
2016-06-02 12:34:47 -07:00
Asaad Mahmood
e0fca16b27 PLT-3010 - Updating system console (#3146)
* Updating system console

* Updating system console stuff

* Updating ldap settings
2016-06-02 12:33:52 -07:00
Christopher Speller
2bb8206a7f Fixing client tests. Disabling bad test. (#3214) 2016-06-02 11:00:49 -04:00
enahum
a479d1fee0 daily translations 20160601 (#3209) 2016-06-02 09:10:06 -03:00
Joram Wilander
75107dc15d Fix brand image not showing up after selecting it and before uploading (#3197) 2016-06-01 16:16:24 -04:00
enahum
81535c0efb PLT-3149 Remove duplicate match-at dependency in package.json (#3195) 2016-06-01 13:06:42 -07:00
David Lu
4b06362172 Added scrolling, move out of navbar (#3163)
Added magic number, removed jqueryi
2016-06-01 13:05:48 -07:00
Harrison Healey
2ea54b9d1e PLT-2283 Improved trimming of punctuation from hashtags and search terms (#3178)
* Improved trimming of punctuation from hashtags and search terms

* Separated punctuation regexes used for hashtags and for search terms
2016-06-01 13:05:36 -07:00
Joram Wilander
3ce6dfc71e Allow system admins to update and delete channels (#3161) 2016-06-01 13:04:06 -07:00
enahum
bd48d304c3 PLT-3152 Fix System Console scroll (#3198)
* PLT-3152 Fix System Console scroll

* Fix direct url access
2016-06-01 14:11:19 -04:00
Christopher Speller
786e4dce7d Revert "PLT-1800 Load server side locale from the config.json" (#3201) 2016-06-01 11:56:27 -04:00
enahum
b00a60ab71 PLT-1800 Load server side locale from the config.json (#3135)
* PLT-1800 Load server side locale from the config.json

* Add support for locales with country specifics

* Fix localization on served locale file as plain/text

* Remove github.com/cloudfoundry/jibber_jabber as vendor dependency
2016-06-01 08:56:13 -04:00
Joram Wilander
7be2a05cf5 Allow clearing direct messages across team based on channel view events (#3176) 2016-06-01 08:54:31 -04:00
Harrison Healey
5f7ce2214a Improved internal links which use react-router (#3180) 2016-06-01 08:52:28 -04:00
enahum
a163f8d984 PLT-3064 Add ErrorBar to System Console (#3189) 2016-06-01 08:32:43 -04:00
Derek Ardolf
c7fcb4e25d Minor spelling correction (#3190) 2016-06-01 08:29:48 -04:00
Harrison Healey
f5ccfb362e Reorganized syntax highlighting code and added search term highlighting for code blocks with syntax highlighting (#3191) 2016-06-01 08:28:54 -04:00
enahum
85ccd67593 daily translations 20160531 (#3192) 2016-06-01 09:18:35 -03:00
David Lu
89717c2a77 Added maxlength for nicknames (#3186) 2016-05-31 16:20:27 -04:00
Khoa Lê
8a1da84d56 PLT-2063: Add CLI option to invite user by email (#3148)
* PLT-2063: Add CLI option to invite user by email

* fixed problem about gofmt
2016-05-31 16:16:17 -04:00
Harrison Healey
12f6593727 PLT-2643 Fixed asynchronous autocomplete incorrectly replacing text (#3167)
* Allowed different suggestions to match different text. Added a Suggestion base component. Improved text replacement used when filling in suggestions

* Fixed formatting
2016-05-31 16:14:28 -04:00
Harrison Healey
6e6257fcca Removed unnecessary wbrs (#3182) 2016-05-31 16:11:23 -04:00
enahum
268bccdf49 PLT-3053 Fix Switching between Team pages in System Console (#3183) 2016-05-31 16:10:57 -04:00
it33
0d6bf6756b Fixing broken link (#3184) 2016-05-31 16:10:33 -04:00
Harrison Healey
9e1cf71bc3 Fixed emoticons consuming the preceeding whitespace (#3187) 2016-05-31 16:10:12 -04:00
David Lu
8e2f427b46 Fixed typo (#3188) 2016-05-31 16:09:51 -04:00
David Lu
a1fd5d4df7 Changed shortcut command message (#3173) 2016-05-31 14:26:21 -04:00
lfbrock
581d8568c5 PLT-726 Update GitLab System Console placeholder text (#3174)
* Update gitlab_settings.jsx placeholder text

* Update en.json
2016-05-31 14:26:01 -04:00
jasonblais
fe4a9bc739 Update support email help text (#3172)
* Update legal_and_support_settings.jsx

* Update admin.support.emailHelp string
2016-05-31 12:57:52 -04:00
Harrison Healey
a4d7367e2f Properly hid integrations menu option for non-admins when EnableOnlyAdminIntegrations is true (#3175) 2016-05-31 12:56:26 -04:00
Joram Wilander
8563fbc41e Add a wait condition in outgoing webhook test to prevent race condition (#3177) 2016-05-31 12:56:15 -04:00
Joram Wilander
e23084ba1d Reset channel top visibility correctly to fix intro message after tutorial (#3159) 2016-05-31 10:52:55 -04:00
Thomas Balthazar
c226cabc04 PLT-2170 Send payload in application/json for outgoing webhooks (#3160)
* Send payload in application/json for outgoing webhooks

The Add outgoing webhook UI now has a 'Content-Type' field that allows
to choose between application/x-www-form-urlencoded and
application/json. All outgoing webhooks created before this change will
be considered as x-www-form-urlencoded. There's also a minor change in
the way the outgoing webhook summary is displayed: the 'Callback URLs'
label was missing.

* Fix JS formatting errors

* Increase ContentType field length to 128
2016-05-31 10:51:28 -04:00
Joram Wilander
8f984771ae Send websocket event for system message posts (#3162) 2016-05-31 10:45:45 -04:00
Joram Wilander
ca5e8d38e9 Allow users to manually enter colors into theme pickers (#3164) 2016-05-31 10:40:23 -04:00
Harrison Healey
4a326dd6ce PLT-1626/PLT-1424/PLT-1473/PLT-1483 Improved search highlighting (#3171)
* PLT-1626 Stopped breaking up hyphenated hashtags when highlighting search terms

* Made hashtag search highlighting case independent

* PLT-1424 Improved search highlighting when searching for CJK characters

* PLT-1473 Added search term highlighting to single-line code blocks

* PLT-1473 Added search term highlighting to code blocks that don't use syntax highlighting

* PLT-1483 Added proper highlighting of at mentions

* Fixing formatting
2016-05-31 10:37:59 -04:00
Khoa Lê
397e0a3f68 PLT-2061 Include FULL PATH in logs when referring to a directory (#3170) 2016-05-31 10:35:08 -04:00
Harrison Healey
c5deb333db Added validation to make sure theme entries are colours (#3107)
* Added validation to make sure theme entries are colours

* Added serverside validation for theme
2016-05-31 08:15:33 -04:00
enahum
64cce071a9 PLT-3061 Load user statuses as soon as possible (#3132) 2016-05-31 08:14:59 -04:00
David Lu
f920b80e54 Fixed endless scrolling up (#3156) 2016-05-31 08:13:43 -04:00
enahum
db2ca26a02 daily translations 20160530 (#3169) 2016-05-31 08:00:32 -04:00
lfbrock
ad73aced4e Update test-links.md (#3165)
* Update test-links.md

* Update test-emoticons.md
2016-05-30 15:47:40 -04:00
Joram Wilander
abde1da60c User display names now update immediately after changing display setting (#3155) 2016-05-30 11:12:08 -04:00
David Lu
6c86ec3e4c changed behaviour on non-empty post/comment (#3154)
Added preventDefault

changed behaviour on non-empty post/comment
2016-05-30 10:00:20 -04:00