summaryrefslogtreecommitdiffhomepage
path: root/app/components/SelectLocation.js
AgeCommit message (Collapse)AuthorFilesLines
2017-07-03Moved the redux stuff into separate folder and renamed user->account and ↵Erik Larkö1-1/+1
connect->connection
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
- Update settings - Reconnect when switching location
2017-02-21- Add missing Then statementsAndrej Mihajlov1-4/+18
- Restore scroll position when coming back to Select Location screen - Add icon for fastest/nearest server
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
- Hook up settings
2017-02-20Bind server selectorAndrej Mihajlov1-5/+5
2017-02-20Add location pickerAndrej Mihajlov1-0/+69