summaryrefslogtreecommitdiffstats
path: root/webapp/root.jsx
Commit message (Collapse)AuthorAgeFilesLines
* PLT-2553 Updated backstage page navigation (#2661)Harrison Healey2016-04-081-11/+29
| | | | | | | | | | | | | | * Updated integrations list based on feedback * Reorganized Integrations pages * Repurposed AddIntegration page as a landing page for Integrations * Moved backstage breadcrumb header into its own component * Removed unnecessary prop * Fixed Save links on AddIntegration pages
* PLT-1750 Moved slash commands to backstageHarrison Healey2016-04-051-0/+9
| | | | | | | | | | | | | | * Added slash commands to InstalledIntegrations page * Reset installed integration type filter if there is no longer any integrations of the selected type * Added pages to backstage to add slash commands * Cleaned up internationalization for slash commands * Added ability to regen slash command tokens from backstage * Removed Integrations tab from UserSettings
* Merge pull request #2625 from mattermost/plt-2502Joram Wilander2016-04-041-0/+6
|\ | | | | PLT-2502 Fxing some channel changing issues
| * Fxing some channel changing issuesChristopher Speller2016-04-041-0/+6
| |
* | Merge pull request #2610 from mattermost/plt-2490Harrison Healey2016-04-041-19/+1
|\ \ | |/ |/| PLT-2490, PLT-2452 Fixing signup flow. Better root redirect. Fixes back buttons.
| * Fixing signup flow. Better root redirect. Fixes back buttons.Christopher Speller2016-04-011-19/+1
| |
* | Visiting invalid URLs and bad APIs causes redirect to error pageChristopher Speller2016-04-011-1/+24
|/
* Fixing session and logout errorsChristopher Speller2016-03-301-0/+2
|
* Add MFA functionalityJoramWilander2016-03-301-1/+2
|
* Removed changes introduced by a merge that somehow didn't break anythingHarrison Healey2016-03-301-1/+0
|
* Moved backstage integrations pages to /settings/integrationsHarrison Healey2016-03-291-1/+1
|
* Removed Team Settings from backstageHarrison Healey2016-03-291-8/+0
|
* Added basic AddOutgoingWebhook pageHarrison Healey2016-03-291-1/+2
|
* Added basic screen to add incoming webhooksHarrison Healey2016-03-291-1/+2
|
* Added AddIntegration pageHarrison Healey2016-03-291-1/+2
|
* Added initial backstage components and InstalledIntegrations pageHarrison Healey2016-03-291-0/+48
|
* Refactoring center panel away. Moving tutorial to a route. Fixing aChristopher Speller2016-03-291-24/+36
| | | | bunch of bugs.
* Multiple UI ImprovementsAsaad Mahmood2016-03-281-2/+0
|
* Fixed typo safarifix -> safariFixhmhealey2016-03-251-1/+1
|
* Consolidating i18n stuff into i18n.jsxChristopher Speller2016-03-241-20/+3
|
* Merge pull request #2465 from mattermost/plt-2260Christopher Speller2016-03-231-5/+27
|\ | | | | PLT-2260 Add the ability to switch from email to ldap and back
| * Add the ability to switch from email to ldap and backJoramWilander2016-03-231-5/+27
| |
* | Merge pull request #2509 from asaadmahmoodspin/ui-improvementsJoram Wilander2016-03-231-0/+1
|\ \ | |/ |/| Multiple UI improvements
| * Multiple UI improvementsAsaad Mahmood2016-03-231-0/+1
| |
* | Merge pull request #2515 from hmhealey/prefsJoram Wilander2016-03-231-5/+2
|\ \ | | | | | | Changed PreferenceStore to store data in memory
| * | Changed PreferenceStore to store data in memoryHarrison Healey2016-03-231-5/+2
| |/
* / Fixing websocket connection issue. Refactoring websockets into an action ↵Christopher Speller2016-03-231-4/+3
|/ | | | creator.
* Fixing intl on SafariChristopher Speller2016-03-211-4/+23
|
* Reordering styles.scss fileAsaad Mahmood2016-03-171-1/+1
|
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+318