summaryrefslogtreecommitdiffhomepage
path: root/app/components/SelectLocation.js
AgeCommit message (Expand)AuthorFilesLines
2018-06-05Add formatted source codeAndrej Mihajlov1-64/+80
2018-04-11Corrected styles and combinded imgsanderklander1-5/+8
2018-04-11Click area modification and style alignmentanderklander1-9/+7
2018-04-11Tick-icon alignmentanderklander1-2/+2
2018-04-11Fix hovering of selected cellsanderklander1-0/+2
2018-04-11Added hoverStyle to expand-chevron in selectlocationanderklander1-2/+2
2018-04-11SelectLocation style and scrollbar-error fixanderklander1-3/+2
2018-04-11SelectLocation in reactxpanderklander1-74/+60
2018-02-21Replace scrollIntoViewIfNeeded with standard scrollTop and scrollLeftAndrej Mihajlov1-8/+6
2018-02-20Fix flow annotations to work on flow v0.66Andrej Mihajlov1-4/+7
2018-01-12Fix location list logicAndrej Mihajlov1-2/+2
2017-12-19Integrate RelayList into ReduxAndrej Mihajlov1-22/+16
2017-12-19Dim labels for locations without active relaysAndrej Mihajlov1-2/+8
2017-12-19Disable :hover for inactive locationsAndrej Mihajlov1-4/+6
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