Carlos Tadeu Panato Junior
b299bc8999
add update channel endpoint for APIv4 ( #5624 )
2017-03-13 09:24:30 -04:00
Joram Wilander
e9c6cc269b
Move command logic into app layer ( #5617 )
2017-03-13 09:23:16 -04:00
Joram Wilander
8b0eedbbcd
Implement PUT /users/{user_id}/mfa endpoint for APIv4 ( #5743 )
2017-03-13 12:29:56 +00:00
Joram Wilander
1860d05d62
Implement GET /users/autocomplete endpoint for APIv4 ( #5742 )
2017-03-13 12:29:41 +00:00
Carlos Tadeu Panato Junior
c372ceebf8
[APIV4] GET /config - getConfig endpoint for apiV4 ( #5701 )
2017-03-13 12:27:27 +00:00
Harrison Healey
e8a81db968
PLT-3483 Added date tooltip to post timestamps ( #5688 )
2017-03-13 12:27:06 +00:00
Saturnino Abril
8731465957
Endpoint for APIv4: GET /team/{team_id}/channels ( #5681 )
2017-03-13 12:26:51 +00:00
Joram Wilander
3559fb7959
Implement SAML endpoints for APIv4 ( #5671 )
...
* Implement SAML endpoints for APIv4
* Fix unit test
* Only disable encryption when removing puplic/private certs
2017-03-13 12:26:23 +00:00
Gabin Aureche
fe38d6d5bb
Add pinned posts ( #4217 )
2017-03-13 12:25:08 +00:00
Poornima
482a0fb5fc
Adding functionality to get & delete incoming webhooks ( #5648 )
2017-03-11 19:40:56 -03:00
Carlos Tadeu Panato Junior
11f1859de1
improvements for inbucket email test and re-enable Email mention test ( #5647 )
...
Now if we dont get the mailbox to check the email we try 5 times, if
still no message we disable the email verification.
2017-03-11 19:39:00 -03:00
Ryan Wang
b756ae17c0
Remove link on team creation page ( #5639 )
2017-03-11 19:31:52 -03:00
Saturnino Abril
d32334cdfb
Endpoint for APIv4: /files/{file_id}/link ( #5607 )
...
* APIv4: /files/{file_id}/link
* updated public link
2017-03-11 19:24:44 -03:00
Jason Blais
ce772b87da
Update test-links.md ( #5721 )
...
Remove a test case until we receive a customer request for it. See more details here: https://mattermost.atlassian.net/browse/PLT-5806
2017-03-10 15:57:36 -05:00
Carlos Tadeu Panato Junior
c7e28be07c
add missing id to use for translation - user settings/security/mfa ( #5719 )
2017-03-10 09:20:22 -05:00
George Goldberg
844ba7c494
Add new database schema version ready for 3.8. ( #5697 )
2017-03-09 15:39:21 +00:00
Carlos Tadeu Panato Junior
19ec4c4298
add team exists endpoint for APIv4 ( #5517 )
2017-03-07 19:30:33 -05:00
Lauris BH
fa75e0e7c4
Fix keyboard shortcuts not to trigger on AltGr key ( #5566 )
...
On Windows when pressing AltGr it will trigger event with same properties as left Ctrl key. Check explicitly that altKey is false otherwise on some keyboard layouts input of special characters is blocked.
2017-03-07 19:28:23 -05:00
Ryan Wang
fa04d2bf3a
'Add Members' Modal Focuses Searchbar Fix ( #5608 )
2017-03-07 19:17:11 -05:00
Joram Wilander
83291e4c8f
Merge 3.7 changes into master ( #5679 )
...
* Save schema version for 3.7 (#5675 )
* Adding index and cache to reactinos store (#5654 )
* Fix badge count for push notifications (#5672 )
2017-03-07 16:05:01 -05:00
Corey Hulen
e753d3dc3c
Adding id examples for UI automation ( #5508 )
...
* Adding id examples
* Adding id examples
2017-03-07 13:58:41 -05:00
George Goldberg
378f02b445
Update schema for version 3.7. ( #5674 )
2017-03-07 12:44:28 +00:00
enahum
d2325d4bcf
translations PR 20170306 ( #5666 )
...
* translations PR 20170306
* Fix platform zh_TW.json
2017-03-07 09:18:31 +00:00
Harrison Healey
579ad305e1
PLT-5722 Fix formatText to fail gracefully when input is not text ( #5670 )
...
* Updated marked to remove incorrect error message
* Fix formatText to fail gracefully when input is not text
2017-03-06 21:20:29 -05:00
Joram Wilander
e87f5c6cf9
Add system console switch for enabling link previews ( #5663 )
2017-03-06 21:13:12 -05:00
lindalumitchell
f99658152a
Update test-emoticons4.md ( #5659 )
...
Added test for emoticons in headings.
2017-03-06 20:37:42 -05:00
lindalumitchell
eb6c8ee808
Update test-markdown-lists.md ( #5658 )
...
Added test for multi-item unordered list with line break.
2017-03-06 20:37:28 -05:00
lindalumitchell
a885eaddaf
Update test-markdown-basics.md ( #5657 )
...
* Update test-markdown-basics.md
Added test for heading followed by paragraph1, line break, paragraph2
* Fix test so it is <4000 characters
2017-03-06 20:37:14 -05:00
lindalumitchell
a2aa1cd124
Update test-links.md ( #5656 )
...
Added test for angle brackets around email address
2017-03-06 20:36:58 -05:00
Jason Blais
5eb190c53b
Update test-markdown-basics.md ( #5655 )
2017-03-06 20:36:38 -05:00
Joram Wilander
f8aaf312c1
PLT-5703 Update license expiry timing and text ( #5602 )
...
* Update license expiry timing and text
* Updating error bar (#5632 )
2017-03-06 20:36:20 -05:00
Corey Hulen
3f070fe4b8
PLT-5685 Fixing perf issue and problem with pushing for any activity ( #5662 )
...
* PLT-5685 Fixing perf issue and problem with pushing for any activity
* PLT-5685 Fixing perf issue and problem with pushing for any activity
2017-03-06 17:06:27 -05:00
George Goldberg
fe3e3f7ef2
Remove FIXME and XXX from bulk import tests. ( #5664 )
2017-03-06 16:59:20 -05:00
Joram Wilander
d45b927e42
Fix channel switching ALT + UP/DOWN shortcut ( #5660 )
2017-03-06 16:14:24 -05:00
Christopher Speller
944e74feb8
Prevented RHS from closing when you reply to a message that had been deleted. ( #5651 )
2017-03-06 16:10:43 -05:00
Joram Wilander
a87cb40993
Fix JS error in mobile view when opening add member modal from view member modal ( #5661 )
2017-03-06 16:06:16 -05:00
Corey Hulen
847c716ea2
Example of how to call metrics ( #5621 )
2017-03-06 10:15:37 -05:00
George Goldberg
ca6f364d70
Fix license telemetry. ( #5641 )
2017-03-06 09:16:07 -05:00
enahum
fd56b8f36b
enable saml for RN app ( #5635 )
...
* enable saml for RN app
* remove unnecessary user sanitize
2017-03-06 09:14:44 -05:00
George Goldberg
4fd961883a
Fix telemtry IDs. ( #5649 )
2017-03-06 08:10:18 -05:00
George Goldberg
6e3e5b8aea
PLT-5697: Add --validate flag to bulk import CLI. ( #5642 )
2017-03-06 10:01:22 -03:00
Carlos Tadeu Panato Junior
15f54a1078
fix bug when use /msg command it open the channel in a new tab ( #5644 )
2017-03-06 10:00:40 -03:00
Joram Wilander
615d116c45
Fix desktop notification click handler for existing/new GMs ( #5633 )
2017-03-04 17:58:37 +00:00
Joram Wilander
163f591b7b
Increase timeout on suggestion clear after blur ( #5631 )
2017-03-04 17:56:55 +00:00
enahum
511e9272da
PLT-5701 Fix DM email subject text ( #5630 )
2017-03-04 17:55:47 +00:00
enahum
4fd6b909af
PLT-4969 remove Push notifications @ preceeding the username or the user's name ( #5629 )
2017-03-04 17:54:46 +00:00
enahum
9d0476250f
PLT-5461 Fix channel rename placeholder ( #5628 )
2017-03-04 17:54:00 +00:00
Joram Wilander
f39681596e
Don't allow name-value pairs in theme vector be localized ( #5623 )
2017-03-04 17:53:26 +00:00
Jason Blais
f7c8db99af
Update link preview test cases ( #5620 )
2017-03-04 17:49:46 +00:00
Jason Blais
13edd4e7ad
Add Markdown test cases for explicit image sizes ( #5618 )
2017-03-04 17:48:44 +00:00