summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2017-06-05Add transitionsAndrej Mihajlov10-24/+335
2017-05-28Merge branch 'ipc-notifications-test'Erik Larkö2-2/+22
2017-05-28Add notifications testErik Larkö1-0/+20
2017-05-28Very slightly improve notification handlingErik Larkö1-2/+2
2017-05-28Merge branch 'ipc-timeout-test'Erik Larkö2-1/+18
2017-05-28Add timeout testErik Larkö1-0/+11
2017-05-28Allow to set the ipc timeoutErik Larkö1-1/+7
2017-05-28Merge branch 'jsonrpc-tests'Erik Larkö2-2/+41
2017-05-28JSONRPC communication testsErik Larkö2-2/+41
2017-05-28Merge branch 'test-ipc-on-connect'Erik Larkö4-4/+82
2017-05-28Send on connect testErik Larkö2-1/+77
2017-05-28Prepare for tests: Allow Ipc to accept a WebSocketFactoryErik Larkö3-4/+6
2017-05-28Merge branch 'ipc-facade'Erik Larkö8-92/+213
2017-05-30Merge branch 'hotfix/mapbox-peer-dependency'Andrej Mihajlov2-0/+2
2017-05-30Add peer dependency for new react-mapbox-glAndrei Mihailov2-0/+2
2017-05-30Merge branch 'feature/fix-animation-stop-bug'Andrej Mihajlov2-16/+49
2017-05-30Conceal animation state into test caseAndrej Mihajlov1-11/+34
2017-05-30Fix bug when calling stop() during onFrame wouldn't have any effectAndrej Mihajlov1-5/+15
2017-05-28Rename backend mockErik Larkö3-2/+2
2017-05-28Flow ipc.jsErik Larkö1-10/+57
2017-05-28IPC facadeErik Larkö8-82/+156
2017-05-27Merge branch 'timeouts'Erik Larkö1-1/+23
2017-05-29Merge branch 'feature/add-travis-config'Andrej Mihajlov1-0/+11
2017-05-29Add travis configAndrej Mihajlov1-0/+11
2017-05-27Add timeout to all IPC callsErik Larkö1-1/+23
2017-05-27Merge branch 'flow'Erik Larkö48-8/+11380
2017-05-29Merge branch 'feature/react-router-v4'Andrej Mihajlov10-77/+92
2017-05-27Migrate to react-router v4 and react-router-redux v5-alphaAndrej Mihajlov10-77/+92
2017-05-27Add flow to readmeErik Larkö1-0/+1
2017-05-27Flow in backend.jsErik Larkö1-8/+21
2017-05-27Add flow libdefs for our dependenciesErik Larkö44-0/+11345
2017-05-27Added flow as a depedency, no errorsErik Larkö2-0/+13
2017-05-24Merge branch 'backoff'Erik Larkö1-2/+31
2017-05-24Add backoff to the reconnection logicErik Larkö1-2/+31
2017-05-23Merge branch 'account-null'Erik Larkö2-3/+3
2017-05-23Fixes logout bugErik Larkö2-3/+3
2017-05-23Merge branch 'asserts'Erik Larkö4-8/+8
2017-05-23Reasons to all assertsErik Larkö4-8/+8
2017-05-23Merge branch 'jsonrpc-subscriptions'Erik Larkö2-8/+41
2017-05-23Uncomment Ipc listener because the backend is emitting one event per secondErik Larkö1-2/+2
2017-05-23Add support for JsonRpc subscriptionsErik Larkö1-6/+39
2017-05-23Merge branch 'feature/refactor-animation'Andrej Mihajlov1-39/+9
2017-05-23Refactor animationsAndrej Mihajlov1-39/+9
2017-05-19Merge branch 'new-backend-api'Erik Larkö6-80/+113
2017-05-19Update the tests to use the new APIErik Larkö2-10/+10
2017-05-19Login and connectErik Larkö1-33/+24
2017-05-19Logout and disconnectErik Larkö1-8/+2
2017-05-19Get IPErik Larkö1-4/+4
2017-05-19Use a websocket as the IPC channelErik Larkö3-25/+73
2017-04-18Merge branch 'nicer-exit'Erik Larkö1-1/+1