summaryrefslogtreecommitdiffstats
path: root/webapp/components/tutorial
Commit message (Collapse)AuthorAgeFilesLines
* Updating client dependencies. Switching to yarn. (#6433)Christopher Speller2017-05-182-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 Healey2017-04-123-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 Healey2017-04-031-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 Goldberg2017-02-242-1/+56
|
* Updating ESLint (#4085)Christopher Speller2016-09-231-1/+1
|
* PLT-3886 Add missing period in tutorial intro screen (#3811)Jason Blais2016-08-161-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 Healey2016-07-221-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 Wilander2016-07-061-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 Wilander2016-06-291-30/+37
| | | | (#3442)
* Adding webpack code splitting (#3377)Christopher Speller2016-06-221-1/+1
|
* Multiple UI fixes (#3357)Asaad Mahmood2016-06-161-32/+25
| | | | | | * Multiple UI fixes * Removing utils from tutorial file
* Multiple UI improvements (#3317)Asaad Mahmood2016-06-141-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 Wilander2016-05-261-1/+1
|
* Updating client dependancies and ESLint (#2954)Christopher Speller2016-05-121-0/+1
| | | | | | | | * Updating client dependancies * Fixing eslint errors with updates * Updating eslint
* PLT-2842 Fix "Invite teammates" link not working in tutorial screen. (#2936)enahum2016-05-091-6/+4
|
* 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
* PLT-1236 Added special handling for markdown links within mattermost (#2763)Harrison Healey2016-04-222-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 Mahmood2016-04-071-0/+7
|
* Move final tutorial tip to RHS menu on mobileJoram Wilander2016-04-051-1/+36
|
* Update tutorial channel names to reflect actual display namesJoramWilander2016-04-012-4/+43
|
* Refactoring center panel away. Moving tutorial to a route. Fixing aChristopher Speller2016-03-292-2/+23
| | | | bunch of bugs.
* Multiple UI ImprovementsAsaad Mahmood2016-03-281-3/+6
|
* Fixed tutorial step preferences to be saved as stringsHarrison Healey2016-03-232-7/+11
|
* Changed PreferenceStore to store data in memoryHarrison Healey2016-03-232-12/+18
|
* Converting to Webpack. Stage 1.Christopher Speller2016-03-162-0/+401