summaryrefslogtreecommitdiffstats
path: root/webapp/stores
Commit message (Collapse)AuthorAgeFilesLines
* Fixed errors when joining a channel that doesn't exist yetHarrison Healey2016-03-311-1/+1
|
* Fixing session and logout errorsChristopher Speller2016-03-301-0/+1
|
* Fixed function binding in FileStoreHarrison Healey2016-03-301-0/+1
|
* Merge pull request #2561 from hmhealey/plt1736Christopher Speller2016-03-302-5/+134
|\ | | | | PLT-1736 Initial Backstage Work
| * Added ability to regenerate outgoing webhook tokens on InstalledIntegrations ↵Harrison Healey2016-03-291-0/+13
| | | | | | | | page
| * Added delete buttons to InstalledIntegrationsHarrison Healey2016-03-291-0/+26
| |
| * Added basic screen to add incoming webhooksHarrison Healey2016-03-291-3/+18
| |
| * Added initial backstage components and InstalledIntegrations pageHarrison Healey2016-03-292-5/+80
| |
* | Fixing warning with drafts.Christopher Speller2016-03-292-9/+5
|/
* Merge pull request #2558 from mattermost/center-panel-refactorCorey Hulen2016-03-292-2/+2
|\ | | | | PLT-2382, PLT-2386, PLT-2455 Channel/permalink view cleanup and fixes.
| * Refactoring center panel away. Moving tutorial to a route. Fixing aChristopher Speller2016-03-292-2/+2
| | | | | | | | bunch of bugs.
* | SpellingChristopher Speller2016-03-291-1/+1
|/
* Fix HTML Notifications not showingElias Nahum2016-03-261-0/+0
| | | | - fix filename typo
* Merge pull request #2519 from mattermost/search-store-fixChristopher Speller2016-03-231-31/+9
|\ | | | | Moving search store to memory
| * Moving search store to memoryChristopher Speller2016-03-231-31/+9
| |
* | Fixing browser store issue.Christopher Speller2016-03-233-64/+45
|/
* Merge pull request #2515 from hmhealey/prefsJoram Wilander2016-03-231-88/+25
|\ | | | | Changed PreferenceStore to store data in memory
| * Changed PreferenceStore to store data in memoryHarrison Healey2016-03-231-88/+25
| |
* | Fixing websocket connection issue. Refactoring websockets into an action ↵Christopher Speller2016-03-233-343/+206
|/ | | | creator.
* merging files=Corey Hulen2016-03-161-0/+30
|
* Converting to Webpack. Stage 1.Christopher Speller2016-03-1615-0/+3047