summaryrefslogtreecommitdiffstats
path: root/webapp/components
Commit message (Collapse)AuthorAgeFilesLines
...
* PLT-2766 Fix custom branding image on login page and remove from select team ↵Joram Wilander2016-05-042-41/+8
| | | | | | | | page (#2876) * Remove custom branding image from select team screen and update component name to be correct * Fixing branding stuff on login (#2873)
* PLT-2707 Adding option to show DM list from all of server (#2871)Corey Hulen2016-05-045-54/+192
| | | | | | * PLT-2707 Adding option to show DM list from all of server * Fixing loc
* PLT-2777 hide create account when not an open server (#2872)Corey Hulen2016-05-041-17/+20
|
* PLT-2258 Unified login screen and related APIs (#2820)Harrison Healey2016-05-036-569/+176
| | | | | | | | | | | | | | | | | | | | * 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
* Fix console error from replying in mobile view (#2864)Joram Wilander2016-05-031-1/+1
|
* Port HPNS from 2.2 to master (#2863)Joram Wilander2016-05-032-155/+266
|
* PLT-2705 - Fixing jump to archive on mobile (#2861)Asaad Mahmood2016-05-031-0/+7
|
* Fix uploaded files being previewed on wrong channels (#2860)Joram Wilander2016-05-032-9/+13
|
* PLT-2758 - Removing sidebar animation (#2856)Asaad Mahmood2016-05-031-18/+1
|
* Adding about dialog to mobile RHS (#2854)Christopher Speller2016-05-021-0/+28
|
* Reverted New Messages indicator in center channel (#2853)Harrison Healey2016-05-021-20/+0
|
* PLT-1915: Fix Timestamps are displayed as 12 hour even when set to 24 hour ↵enahum2016-05-024-4/+4
| | | | mode (#2852)
* Adding callback URLs to outgoing webhooks display (#2850)Christopher Speller2016-05-021-0/+22
|
* Fix locs for create_team and added a few spanish missing locs (#2840)enahum2016-05-022-16/+16
|
* PLT-2755 Shortcut to upload file (#2848)David Lu2016-05-021-0/+7
| | | | | | * Added file upload shortcuts (CTRL+U and CMD+U) * Added KeyCode for U
* Fixing zero case for members modal. Removing :( (#2846)Christopher Speller2016-05-021-8/+2
|
* Copying profiles on posts_view so we can detect new users (#2847)Christopher Speller2016-05-021-1/+1
|
* Removed @all mention suggestion (#2845)Harrison Healey2016-05-021-6/+1
|
* Multiple UI improvements (#2838)Asaad Mahmood2016-05-023-22/+31
| | | | | | * Multiple UI improvements * Adding translations in en.json
* PLT-2245 Change tutorial text from "Team Invite" to "Invite teammates" (#2834)lfbrock2016-05-021-1/+1
| | | | | | | | | | | | | | * Update tutorial intro text * Update en.json * Update es.json * Update fr.json * Update ja.json * Update pt.json
* Properly checked for channel change before closing LHS (#2833)Harrison Healey2016-05-021-3/+5
|
* Fix cancelling in-progress uploads (#2832)Joram Wilander2016-05-021-1/+1
|
* Fixed cancel link when adding incoming webhooks (#2831)Joram Wilander2016-05-021-1/+1
|
* Use relative team URL for deleting channels (#2828)Joram Wilander2016-05-021-1/+1
|
* Closing 'RHS' on mobile when jump link is clicked (#2825)Christopher Speller2016-05-021-4/+28
|
* Fixing LDAP editing of attributes (#2824)Christopher Speller2016-05-021-134/+179
|
* PLT-2586 Fixed problem when New Messages indicator is triggered by own ↵Compaurum2016-05-021-1/+1
| | | | | | | | message (#2816) * Fixed problem when New Messages indicator is triggered by own message * changed to styleguide
* Fix date on pasted images (#2830)Joram Wilander2016-04-291-1/+1
|
* General react performance improvements (#2796)Joram Wilander2016-04-2918-222/+250
| | | | | | * General React performance improvements * Cleaned up unused props/state in PermaLinkView and PostFocusView
* Fixing slack import. (#2819)Christopher Speller2016-04-281-3/+3
|
* Don't return error if already part of channel being joined (#2814)Joram Wilander2016-04-281-2/+6
|
* Only cache 3 post views at a time (#2818)Joram Wilander2016-04-281-1/+9
|
* Change footer links to a tags instead of Link tags (#2815)Joram Wilander2016-04-281-13/+16
|
* Allow autocorrection in textbox (#2730)samogot2016-04-281-2/+0
| | | | | | * remove autocorrect=off attribute from textbox, allowing word suggestion in android keyboards * autocomplete attribute is also involved for this keyboard feature
* Update new channel modal help text. (#2784)lfbrock2016-04-281-2/+2
| | | | | | | | | | * Update new channel modal help text. * Update es.json * Update ja.json * Update pt.json
* Fixing email verification flow (#2806)Christopher Speller2016-04-271-2/+1
|
* Fixing permalinks to channels your not a memeber of (#2805)Christopher Speller2016-04-271-2/+3
|
* Update scrolling for RHS threads (#2803)Joram Wilander2016-04-271-32/+44
|
* PLT-2376 fixing login page title (#2785)Corey Hulen2016-04-261-0/+2
|
* Prevent graphs bouncing multiples times when loading analytics pages (#2800)Joram Wilander2016-04-262-15/+26
|
* Multiple UI Improvements (#2802)Asaad Mahmood2016-04-262-8/+10
|
* PLT-2676 see if this fixes pre-release (#2799)Corey Hulen2016-04-261-6/+9
|
* Fix deactivating MFA on user accounts (#2797)Joram Wilander2016-04-261-4/+3
|
* Adding switch to teams in admin console (#2789)Corey Hulen2016-04-262-1/+50
|
* UI Improvements to center channel (#2790)Asaad Mahmood2016-04-251-1/+1
| | | | | | | | | | | | | 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
* Fixed LHS to close when changing channels (#2794)Harrison Healey2016-04-251-0/+4
|
* Fixing some minor console errors (#2792)Christopher Speller2016-04-251-2/+2
|
* PLT-2272 fixing profile img on firefox. (#2786)Corey Hulen2016-04-251-1/+1
|
* PLT-2616 making dev mode javascript error red (#2787)Corey Hulen2016-04-251-1/+7
|
* PLT-1236 Added special handling for markdown links within mattermost (#2763)Harrison Healey2016-04-225-9/+15
| | | | | | * Added special handling for markdown links within mattermost * Moved application of .app__body class to route components