Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes issues with the tutorial (#6786) | Corey Hulen | 2017-06-29 | 1 | -1/+4 |
| | | | | | | | | * PLT-6907 Increased hit area for tutorial * PLT-6907 Show the tutorial no matter what channel you're in * Fixing eslint issue | ||||
* | Move remaining actions over to use redux and v4 endpoints (#6720) | Joram Wilander | 2017-06-26 | 2 | -6/+6 |
| | |||||
* | Unified quotation marks (#6682) | Christian Arnold | 2017-06-19 | 1 | -1/+1 |
| | |||||
* | Updating client dependencies. Switching to yarn. (#6433) | Christopher Speller | 2017-05-18 | 2 | -6/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Updating client dependancies. Switching to using yarn. * Updating React * Moving pure components to using function syntax (performance gains with newer react version) * Updating client dependancies. * Ignore .yarninstall * Enabling pre-lockfile because it's the entire point of using yarn. * Removing old webpack config * Moving to new prop-types * Fixing ESLint Errors * Updating jest snapshots. * Cleaning up package.json | ||||
* | PLT-5860 Updated copyright date (#6058) | Harrison Healey | 2017-04-12 | 3 | -3/+3 |
| | | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots | ||||
* | PLT-5873 Renamed private groups to private channels (#5924) | Harrison Healey | 2017-04-03 | 1 | -1/+1 |
| | | | | | | * PLT-5873 Renamed private groups to private channels in web app * PLT-5873 Renamed private groups to private channels in server | ||||
* | PLT-5071: Client side component of Telemetry. (#5516) | George Goldberg | 2017-02-24 | 2 | -1/+56 |
| | |||||
* | Updating ESLint (#4085) | Christopher Speller | 2016-09-23 | 1 | -1/+1 |
| | |||||
* | PLT-3886 Add missing period in tutorial intro screen (#3811) | Jason Blais | 2016-08-16 | 1 | -1/+1 |
| | | | | | | * Add missing period in tutorial intro screen * Update en.json | ||||
* | PLT-1866/PLT-3509 Added links to download the native apps (#3651) | Harrison Healey | 2016-07-22 | 1 | -2/+44 |
| | | | | | | | | | | | | * PLT-1866 Added configurable links for native app downloads * PLT-1866 Added native app download link to main menu * PLT-3509 Added native app link to tutorial * PLT-3509 Added native app link to welcome email * PLT-3509 Made link to apps in welcome email conditional on being set | ||||
* | PLT-3346/PLT-3342/PLT-3360 EE: Add the ability to restrict channel ↵ | Joram Wilander | 2016-07-06 | 1 | -1/+1 |
| | | | | | | | | management permissions (#3453) * EE: Add the ability to restrict channel management permissions * Always allow last user in a channel to delete that channel | ||||
* | EE: Add the ability to restrict the user roles that can send team invites ↵ | Joram Wilander | 2016-06-29 | 1 | -30/+37 |
| | | | | (#3442) | ||||
* | Adding webpack code splitting (#3377) | Christopher Speller | 2016-06-22 | 1 | -1/+1 |
| | |||||
* | Multiple UI fixes (#3357) | Asaad Mahmood | 2016-06-16 | 1 | -32/+25 |
| | | | | | | * Multiple UI fixes * Removing utils from tutorial file | ||||
* | Multiple UI improvements (#3317) | Asaad Mahmood | 2016-06-14 | 1 | -1/+11 |
| | | | | | | | Removing break all Replacing jquery selectors and some other UI improvements Removing jquery selector | ||||
* | Refactor login, claim and create_team into views and add actions (#3110) | Joram Wilander | 2016-05-26 | 1 | -1/+1 |
| | |||||
* | Updating client dependancies and ESLint (#2954) | Christopher Speller | 2016-05-12 | 1 | -0/+1 |
| | | | | | | | | * Updating client dependancies * Fixing eslint errors with updates * Updating eslint | ||||
* | PLT-2842 Fix "Invite teammates" link not working in tutorial screen. (#2936) | enahum | 2016-05-09 | 1 | -6/+4 |
| | |||||
* | PLT-2245 Change tutorial text from "Team Invite" to "Invite teammates" (#2834) | lfbrock | 2016-05-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | * Update tutorial intro text * Update en.json * Update es.json * Update fr.json * Update ja.json * Update pt.json | ||||
* | PLT-1236 Added special handling for markdown links within mattermost (#2763) | Harrison Healey | 2016-04-22 | 2 | -7/+5 |
| | | | | | | * Added special handling for markdown links within mattermost * Moved application of .app__body class to route components | ||||
* | PLT-2549 - Improvements to theme stuff (#2657) | Asaad Mahmood | 2016-04-07 | 1 | -0/+7 |
| | |||||
* | Move final tutorial tip to RHS menu on mobile | Joram Wilander | 2016-04-05 | 1 | -1/+36 |
| | |||||
* | Update tutorial channel names to reflect actual display names | JoramWilander | 2016-04-01 | 2 | -4/+43 |
| | |||||
* | Refactoring center panel away. Moving tutorial to a route. Fixing a | Christopher Speller | 2016-03-29 | 2 | -2/+23 |
| | | | | bunch of bugs. | ||||
* | Multiple UI Improvements | Asaad Mahmood | 2016-03-28 | 1 | -3/+6 |
| | |||||
* | Fixed tutorial step preferences to be saved as strings | Harrison Healey | 2016-03-23 | 2 | -7/+11 |
| | |||||
* | Changed PreferenceStore to store data in memory | Harrison Healey | 2016-03-23 | 2 | -12/+18 |
| | |||||
* | Converting to Webpack. Stage 1. | Christopher Speller | 2016-03-16 | 2 | -0/+401 |