summaryrefslogtreecommitdiffhomepage
path: root/app/containers/SelectLocationPage.js
AgeCommit message (Expand)AuthorFilesLines
2018-08-15Add workspacesAndrej Mihajlov1-41/+0
2018-08-08Use appropriate history methods when navigating between pagesAndrej Mihajlov1-5/+5
2018-08-07Migrate to connected-react-routerAndrej Mihajlov1-1/+1
2018-07-05Replace Backend with AppRendererAndrej Mihajlov1-4/+3
2018-07-03Refactor IpcFacade to DaemonRpc and JsonRpcWs to JsonRpcTransportAndrej Mihajlov1-1/+1
2018-06-14Update mapStateToProps to include only relevant fieldsAndrej Mihajlov1-1/+3
2018-06-05Add formatted source codeAndrej Mihajlov1-4/+6
2018-01-15Move logging to platform dependent fileanderklander1-1/+1
2017-12-06Enable flow for SelectLocationPageAndrej Mihajlov1-6/+12
2017-12-06Fix flow crash on dispatch without annotated typeAndrej Mihajlov1-1/+3
2017-12-06Add relay constraint builder and basic testsAndrej Mihajlov1-3/+9
2017-12-05Adjust SelectLocation component to support RelayLocationAndrej Mihajlov1-13/+8
2017-11-23Pass protocol and port to Backend#connectAndrej Mihajlov1-8/+13
2017-11-23Fix backend.connect() callAndrej Mihajlov1-20/+8
2017-11-23Rename RelayConstraints -> RelaySettingsLinus Färnstrand1-1/+1
2017-11-09Redid the settings state and inlined a few componentsErik Larkö1-1/+3
2017-11-08tcp and portErik Larkö1-10/+11
2017-09-12Move the hardcoded relay endpoint data to the Connect componentErik Larkö1-1/+7
2017-07-03Moved the redux stuff into separate folder and renamed user->account and conn...Erik Larkö1-1/+1
2017-05-27Migrate to react-router v4 and react-router-redux v5-alphaAndrej Mihajlov1-2/+3
2017-03-24Whitespace errorsErik Larkö1-1/+1
2017-03-15Add delay before reconnecting to ensure that map is fully loaded before trans...Andrej Mihajlov1-2/+7
2017-03-01Move routing logic to containerAndrej Mihajlov1-1/+3
2017-02-24- Move serverInfo configuration to backendAndrej Mihajlov1-1/+11
2017-02-22- Switch tray icon when connectedAndrej Mihajlov1-7/+2
2017-02-21Refactor code and handle edge casesAndrej Mihajlov1-6/+1
2017-02-20Add location pickerAndrej Mihajlov1-0/+19