summaryrefslogtreecommitdiffhomepage
path: root/app/components/SelectLocation.js
AgeCommit message (Expand)AuthorFilesLines
2017-12-19Disable selection handler for selected locationsAndrej Mihajlov1-10/+10
2017-12-19Wire up AccordionAndrej Mihajlov1-3/+4
2017-12-19Update SVG assets to use fill: currentColorAndrej Mihajlov1-2/+3
2017-12-19Render two level location listAndrej Mihajlov1-58/+157
2017-12-06Flatten server listAndrej Mihajlov1-6/+7
2017-12-05Adjust SelectLocation component to support RelayLocationAndrej Mihajlov1-32/+41
2017-11-23Rename RelayConstraints -> RelaySettingsLinus Färnstrand1-1/+1
2017-11-09Redid the settings state and inlined a few componentsErik Larkö1-4/+1
2017-11-08tcp and portErik Larkö1-1/+5
2017-10-02Remove fastest and nearest serversErik Larkö1-3/+0
2017-09-27Don't reconnect to the previously preferred serverErik Larkö1-1/+3
2017-07-03Moved the redux stuff into separate folder and renamed user->account and conn...Erik Larkö1-1/+1
2017-06-30Annotate SelectLocation componentAndrej Mihajlov1-14/+25
2017-06-23Migrate to React 15.6Andrej Mihajlov1-1/+2
2017-06-21Migrate HeaderBarStyle to FlowAndrej Mihajlov1-1/+1
2017-03-24Whitespace errorsErik Larkö1-6/+6
2017-03-01Fix stylesAndrej Mihajlov1-3/+4
2017-03-01Move routing logic to containerAndrej Mihajlov1-22/+8
2017-03-01Split constants on enums and config.jsonAndrej Mihajlov1-1/+1
2017-02-24- Move serverInfo configuration to backendAndrej Mihajlov1-4/+4
2017-02-21- Add missing Then statementsAndrej Mihajlov1-4/+18
2017-02-21State management via Backend eventsAndrej Mihajlov1-5/+5
2017-02-20Add custom scrollbarsAndrej Mihajlov1-2/+3
2017-02-20- Add cell appearance styles when selectedAndrej Mihajlov1-17/+46
2017-02-20Bind server selectorAndrej Mihajlov1-5/+5
2017-02-20Add location pickerAndrej Mihajlov1-0/+69