summaryrefslogtreecommitdiffstats
path: root/web/react/stores/team_store.jsx
Commit message (Collapse)AuthorAgeFilesLines
* fix BrowserStore bug in actionOnItemsWithPrefix and refactor BrowserStoreralder2015-07-101-14/+2
|
* Modifying all storage to use session storage. Also adding an abstraction ↵Christopher Speller2015-07-081-6/+10
| | | | layer to add current user id as a prefix to most keys.
* fix command comparator and team storeJoramWilander2015-06-181-26/+12
|
* added team store, team settings menu, and the ability to turn on valet ↵JoramWilander2015-06-181-0/+114
feature from client