Commit Graph

243 Commits

Author SHA1 Message Date
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
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
Joram Wilander
3c0d5b9838 Fix console error from replying in mobile view (#2864) 2016-05-03 13:07:29 -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
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
Christopher Speller
ddc888d264 Copying profiles on posts_view so we can detect new users (#2847) 2016-05-02 11:07:22 -07:00
Harrison Healey
6f1489b788 Removed @all mention suggestion (#2845) 2016-05-02 12:50:17 -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
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
Joram Wilander
92be84762b Use relative team URL for deleting channels (#2828) 2016-05-02 08:08:20 -04:00
Christopher Speller
29b91301a6 Closing 'RHS' on mobile when jump link is clicked (#2825) 2016-05-02 08:08:05 -04:00
Christopher Speller
c63e027aec Fixing LDAP editing of attributes (#2824) 2016-05-02 08:07:58 -04:00
Compaurum
3346a9a63a PLT-2586 Fixed problem when New Messages indicator is triggered by own message (#2816)
* Fixed problem when New Messages indicator is triggered by own message

* changed to styleguide
2016-05-02 08:07:46 -04:00
Joram Wilander
f817e3c89a Fix date on pasted images (#2830) 2016-04-29 11:56:46 -04:00
Joram Wilander
1f4974dc02 General react performance improvements (#2796)
* General React performance improvements

* Cleaned up unused props/state in PermaLinkView and PostFocusView
2016-04-29 08:40:06 -04:00
Christopher Speller
f3fa435a1b Fixing slack import. (#2819) 2016-04-28 16:29:13 -04:00
Joram Wilander
383cddd3d1 Don't return error if already part of channel being joined (#2814) 2016-04-28 10:56:19 -04:00
Joram Wilander
3dbb5ab4cc Only cache 3 post views at a time (#2818) 2016-04-28 07:55:50 -07:00
Joram Wilander
b07f8272d6 Change footer links to a tags instead of Link tags (#2815) 2016-04-28 07:53:52 -07:00
samogot
b49dc28d7e Allow autocorrection in textbox (#2730)
* remove autocorrect=off attribute from textbox, allowing word suggestion in android keyboards

* autocomplete attribute is also involved for this keyboard feature
2016-04-28 08:26:44 -04:00
lfbrock
cb1f605f87 Update new channel modal help text. (#2784)
* Update new channel modal help text.

* Update es.json

* Update ja.json

* Update pt.json
2016-04-28 08:26:25 -04:00
Christopher Speller
ada513a014 Fixing email verification flow (#2806) 2016-04-27 16:03:31 -04:00
Christopher Speller
fa807d8e43 Fixing permalinks to channels your not a memeber of (#2805) 2016-04-27 16:02:58 -04:00
Joram Wilander
a5fc93fdc6 Update scrolling for RHS threads (#2803) 2016-04-27 08:25:33 -04:00
Corey Hulen
0879a2317f PLT-2376 fixing login page title (#2785) 2016-04-26 12:29:16 -04:00
Joram Wilander
215f78af14 Prevent graphs bouncing multiples times when loading analytics pages (#2800) 2016-04-26 12:28:27 -04:00
Asaad Mahmood
c41cd44ada Multiple UI Improvements (#2802) 2016-04-26 08:59:14 -07:00
Corey Hulen
88aa2a10b9 PLT-2676 see if this fixes pre-release (#2799) 2016-04-26 08:42:39 -04:00
Joram Wilander
c2fc28aa10 Fix deactivating MFA on user accounts (#2797) 2016-04-26 08:40:47 -04:00
Corey Hulen
80d7debf1a Adding switch to teams in admin console (#2789) 2016-04-26 08:39:07 -04:00
Asaad Mahmood
88cbfe7f1d UI Improvements to center channel (#2790)
Removing time from the center channel on sp (mobile)

Liking mention color to search highlight color aswell

Adjusting vertical spacing on mobile

Removing profile pic from mobile LHS header

Updating styles for the RHS

Fixing btn-danger
2016-04-25 11:52:32 -04:00
Harrison Healey
3f93aafbc6 Fixed LHS to close when changing channels (#2794) 2016-04-25 10:46:56 -04:00
Christopher Speller
5f7675d2f7 Fixing some minor console errors (#2792) 2016-04-25 10:46:16 -04:00
Corey Hulen
1045948065 PLT-2272 fixing profile img on firefox. (#2786) 2016-04-25 08:39:25 -04:00
Corey Hulen
a9cde2b0f9 PLT-2616 making dev mode javascript error red (#2787) 2016-04-25 08:38:41 -04:00
Harrison Healey
f73daebb61 PLT-1236 Added special handling for markdown links within mattermost (#2763)
* Added special handling for markdown links within mattermost

* Moved application of .app__body class to route components
2016-04-22 11:52:44 -07:00