Commit Graph

6236 Commits

Author SHA1 Message Date
Harrison Healey
511be7714b Fixed PostsViewContainer to provide an initial currentLastViewed value (#2894) 2016-05-05 12:34:48 -07:00
Joram Wilander
cf05c92eff Fix not rendering on team member update in more direct channels modal (#2891) 2016-05-05 12:32:56 -07:00
Harrison Healey
3b8b23218d Added noreferrer to some links (#2897) 2016-05-05 14:17:59 -04:00
enahum
654c11bdfd missing es loc (#2887) 2016-05-05 09:39:25 -04:00
enahum
04b61d1f38 PLT-2797 Remove LDAP Password Field Name setting (#2884) 2016-05-05 09:36:58 -04:00
Harrison Healey
2c92540471 PLT-2698 Integrations improvements (#2883)
* Fixed Integrations link to show up for non-admins (when enabled) and when only slash commands are enabled

* Updated BackstageSidebar to only show enabled integrations

* Added placeholder to integrations list when none exist

* Added loading spinner to integrations pages when they're loading
2016-05-05 09:32:12 -04:00
Harrison Healey
fcb5b70eb3 Update en.json (#2881) 2016-05-04 14:17:50 -04:00
it33
2ad473ce63 Noting NOTICE includes all OS components 2016-05-04 08:36:50 -07:00
Christopher Speller
274a2a58f0 Performance improvments (#2869) 2016-05-04 10:10:19 -04:00
Christopher Speller
1cf9432524 Changing default links (#2879) 2016-05-04 10:08:17 -04:00
enahum
580c82beaf Sort translations by id & add missing spanish translations (#2877) 2016-05-04 09:32:39 -04:00
Joram Wilander
d5b59707e6 PLT-2766 Fix custom branding image on login page and remove from select team page (#2876)
* Remove custom branding image from select team screen and update component name to be correct

* Fixing branding stuff on login (#2873)
2016-05-04 09:32:20 -04:00
Corey Hulen
6611229cd7 PLT-2707 Adding option to show DM list from all of server (#2871)
* PLT-2707 Adding option to show DM list from all of server

* Fixing loc
2016-05-04 09:31:42 -04:00
Corey Hulen
6b06f49e89 PLT-2777 hide create account when not an open server (#2872) 2016-05-04 08:11:31 -04:00
Rodrigo
99143ec4d1 Added pt translations (#2875) 2016-05-04 08:10:45 -04:00
Christopher Speller
5d7e34c94b Fixing ldap ability to modify user fields (#2868) 2016-05-03 12:27:00 -07:00
Park Daesun
d4a708ce19 Fix incorrect postgres keys. (#2855)
user_test.go test has errors because incorrect postgres keys.

[2016/05/03 10:19:15 KST] [EROR] /api/v3/users/create:SqlUserStore.Save code=500 rid=6h5gz1fuxids9ytzimzbgwno3e uid= ip=::1 We couldn't save the account. [details: user_id=3o8aod7uapnxzmngn3rz1rm48r, pq: duplicate key value violates unique constraint "users_email_key"]
--- FAIL: TestCreateUser (0.12s)
	user_test.go:59: : We couldn't save the account., user_id=3o8aod7uapnxzmngn3rz1rm48r, pq: duplicate key value violates unique constraint "users_email_key"

[2016/05/03 10:26:06 KST] [EROR] /api/v3/users/create:SqlUserStore.Save code=500 rid=tetdakekgffzu8muhrrxuzc9ae uid= ip=::1 We couldn't save the account. [details: user_id=izifcscu5igpzb48ey1gmi5wjw, pq: duplicate key value violates unique constraint "users_username_key"]
--- FAIL: TestCreateUser (0.12s)
	user_test.go:67: : We couldn't save the account., user_id=izifcscu5igpzb48ey1gmi5wjw, pq: duplicate key value violates unique constraint "users_username_key"
2016-05-03 12:26:36 -07:00
Joram Wilander
b18cf58c8f Sanitize sensitive data of out config file for the system console (#2849) 2016-05-03 14:45:36 -04:00
Harrison Healey
87989b8afd PLT-2258 Unified login screen and related APIs (#2820)
* Unified login screen and related APIs

* Refactored login API call to be less convoluted

* Removed LDAP login prompt from invite process

* Fixed existing LDAP users being able to log in if LDAP was configured, but disabled

* Gofmt

* Future proofed login API

* Updated login APIs based on feedback

* Added additional auditing to login API

* Actually removed loginById
2016-05-03 14:10:36 -04:00
Arif Usman
e76a30bca0 Fixed typo (#2862) 2016-05-03 13:07:49 -04:00
Joram Wilander
3c0d5b9838 Fix console error from replying in mobile view (#2864) 2016-05-03 13:07:29 -04:00
enahum
b474196e5c HPNS spanish locs (#2866) 2016-05-03 13:07:14 -04:00
David Lu
e4b744362b Added query escaping to emails (#2867) 2016-05-03 13:06:43 -04:00
enahum
a9cf5172da PLT-2719 Emails with underscores don't auto-link correctly (#2865) 2016-05-03 13:06:01 -04:00
Joram Wilander
08a3cf6b38 Port HPNS from 2.2 to master (#2863) 2016-05-03 08:54:49 -07:00
Asaad Mahmood
ffb4cb5e10 PLT-2705 - Fixing jump to archive on mobile (#2861) 2016-05-03 08:53:29 -07:00
Joram Wilander
05a203b409 Fix uploaded files being previewed on wrong channels (#2860) 2016-05-03 11:00:06 -04:00
Asaad Mahmood
3a17fd86a0 PLT-2758 - Removing sidebar animation (#2856) 2016-05-03 07:50:18 -04:00
Christopher Speller
2ae993125f Adding about dialog to mobile RHS (#2854) 2016-05-02 14:16:22 -07:00
Harrison Healey
95de1468ac Reverted New Messages indicator in center channel (#2853) 2016-05-02 14:16:10 -07:00
Christopher Speller
8125f3ca36 Adding getChannels call for when channel is deleted and your in it (#2851) 2016-05-02 14:15:46 -07:00
enahum
a169a8e882 PLT-1915: Fix Timestamps are displayed as 12 hour even when set to 24 hour mode (#2852) 2016-05-02 14:15:08 -07:00
Christopher Speller
a92e1f79b6 Adding callback URLs to outgoing webhooks display (#2850) 2016-05-02 16:19:52 -04:00
enahum
66ed1ab909 Fix locs for create_team and added a few spanish missing locs (#2840) 2016-05-02 15:38:59 -04:00
David Lu
3e0adf6227 PLT-2755 Shortcut to upload file (#2848)
* Added file upload shortcuts (CTRL+U and CMD+U)

* Added KeyCode for U
2016-05-02 15:38:40 -04:00
Christopher Speller
2fb6c689b7 Fixing zero case for members modal. Removing :( (#2846) 2016-05-02 11:09:08 -07:00
Park Daesun
e3f254c3be Fix the EmailVerified column value from '1' to true (#2843)
EmailVerified column type is bool.
but these queries were a string type and a number type.
this is ok in Mysql but cause errors in Postgresql.

like this(user_test.go:970).

```
[2016/05/02 23:20:47 KST] [EROR] /api/v3/users/reset_password:SqlUserStore.UpdatePassword code=500 rid=ezj4agkewibjzni3ptybq5knbh uid=9z53qbkxj7nq9m8r8jbb47enzr ip=::1 We couldn't update the user password [details: id=8bymugax77yhfff9zj4frthapc, pq: column "emailverified" is of type boolean but expression is of type integer]
--- FAIL: TestResetPassword (0.90s)
user_test.go:970: : We couldn't update the user password, id=8bymugax77yhfff9zj4frthapc, pq: column "emailverified" is of type boolean but expression is of type integer
```
2016-05-02 11:08:48 -07:00
Christopher Speller
ddc888d264 Copying profiles on posts_view so we can detect new users (#2847) 2016-05-02 11:07:22 -07:00
Christopher Speller
f8ed606a5f Fixing edit direct channel header (#2842) 2016-05-02 12:57:32 -04:00
Harrison Healey
6f1489b788 Removed @all mention suggestion (#2845) 2016-05-02 12:50:17 -04:00
Christopher Speller
7e414c89b4 Locking deps to specific version (#2844) 2016-05-02 12:45:58 -04:00
Harrison Healey
f1ddbc4e8b Fixed PostStore to not return deleted posts when attempting to edit (#2839) 2016-05-02 09:58:27 -04:00
Asaad Mahmood
a0ba70823d Multiple UI improvements (#2838)
* Multiple UI improvements

* Adding translations in en.json
2016-05-02 08:39:56 -04:00
enahum
a5fea696a7 Add latest spanish translations (#2836) 2016-05-02 08:34:33 -04:00
lfbrock
b5702a8ebe PLT-2245 Change tutorial text from "Team Invite" to "Invite teammates" (#2834)
* Update tutorial intro text

* Update en.json

* Update es.json

* Update fr.json

* Update ja.json

* Update pt.json
2016-05-02 08:33:28 -04:00
Harrison Healey
157438545c Properly checked for channel change before closing LHS (#2833) 2016-05-02 08:08:53 -04:00
Joram Wilander
6abb2275dd Fix cancelling in-progress uploads (#2832) 2016-05-02 08:08:44 -04:00
Joram Wilander
3c21405060 Fixed cancel link when adding incoming webhooks (#2831) 2016-05-02 08:08:36 -04:00
Christopher Speller
b49d138cf9 Removing panics on config and license loading errors. Nice error messages instead. (#2829) 2016-05-02 08:08:28 -04:00
Joram Wilander
92be84762b Use relative team URL for deleting channels (#2828) 2016-05-02 08:08:20 -04:00