summaryrefslogtreecommitdiffstats
path: root/web/react/stores/team_store.jsx
Commit message (Expand)AuthorAgeFilesLines
* Globally exported all stores when developer mode is enabledHarrison Healey2016-03-081-0/+4
* Renamed RECIEVED_* to RECEIVED_*hmhealey2016-02-081-1/+1
* Converted GetLinkModal to React-Bootstrap and added GetTeamInviteLinkModalhmhealey2015-11-231-0/+11
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package sy...Christopher Speller2015-11-191-6/+6
* Inital support for multi-tab loging=Corey Hulen2015-10-161-35/+29
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. ...Christopher Speller2015-10-051-4/+4
* Cosmetic Refactoringnickago2015-09-021-40/+57
* Cosmetic refactoringnickago2015-08-131-72/+74
* Added flux-style error protection on team store call in sidebarnickago2015-08-131-1/+4
* Removed usage of window.location.origin throughout the codebaseReed Garmsen2015-07-271-1/+7
* Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...Christopher Speller2015-07-201-3/+6
* fix BrowserStore bug in actionOnItemsWithPrefix and refactor BrowserStoreralder2015-07-101-14/+2
* Modifying all storage to use session storage. Also adding an abstraction laye...Christopher Speller2015-07-081-6/+10
* fix command comparator and team storeJoramWilander2015-06-181-26/+12
* added team store, team settings menu, and the ability to turn on valet featur...JoramWilander2015-06-181-0/+114