summaryrefslogtreecommitdiffhomepage
path: root/app/components
AgeCommit message (Collapse)AuthorFilesLines
2017-03-15Update login buttonAndrej Mihajlov2-2/+29
2017-03-15Update icons in SettingsAndrej Mihajlov2-4/+6
2017-03-13- Update button stylesAndrej Mihajlov2-2/+10
- Add satellite icon to login and buy buttons
2017-03-10Fix @extends mentioning Component to point to ReactAndrej Mihajlov4-6/+6
2017-03-10Update docsAndrej Mihajlov1-1/+65
2017-03-10Improve docs coverage. Add external docs for React.Component and Redux.StoreAndrej Mihajlov4-2/+84
2017-03-10Update documentationAndrej Mihajlov1-1/+1
2017-03-10Update documentationAndrej Mihajlov1-0/+21
2017-03-09Ignore onSelect during keyDown/keyUpAndrej Mihajlov1-5/+26
2017-03-09Refactor codeAndrej Mihajlov1-10/+24
2017-03-08Handle cutAndrej Mihajlov1-0/+22
2017-03-08Document code and remove debug logAndrej Mihajlov2-42/+78
2017-03-08Handle edge cases and paste eventAndrej Mihajlov1-31/+38
2017-03-08Avoid saving refAndrej Mihajlov1-9/+8
2017-03-08Add AccountInput componentAndrej Mihajlov2-15/+190
2017-03-08Change "Auto-secure" to "Auto-connect"Andrej Mihajlov2-2/+2
Capitalise time & date value for "paid until"
2017-03-06Revert CSS changesAndrej Mihajlov1-3/+2
2017-03-06Fetch user location from freegeoip.netAndrej Mihajlov2-10/+7
2017-03-06Add comma between time and dateAndrej Mihajlov1-1/+1
2017-03-06Fix warnings when in settings and not connectedAndrej Mihajlov1-2/+3
2017-03-06Uppercase remaining timeAndrej Mihajlov1-2/+3
2017-03-06Update date formatAndrej Mihajlov1-1/+1
2017-03-06Add out of time and durationAndrej Mihajlov4-4/+38
2017-03-06Add paidUntilAndrej Mihajlov1-2/+0
2017-03-06Make account cell highlightableAndrej Mihajlov1-1/+1
2017-03-06Add account subviewAndrej Mihajlov4-54/+194
2017-03-03- Bump heading font size to 38pxAndrej Mihajlov2-4/+17
- Display Fastest/Nearest when connecting (instead of country)
2017-03-03Fix listing issuesAndrej Mihajlov1-9/+11
2017-03-03Refactor code and disable initial pass animationsAndrej Mihajlov1-68/+84
2017-03-01Adjust stylesAndrej Mihajlov2-28/+56
2017-03-01Adjust stylesAndrej Mihajlov2-5/+5
2017-03-01Fix stylesAndrej Mihajlov3-9/+10
2017-03-01Update location picker stylesAndrej Mihajlov1-4/+4
2017-03-01Move routing logic to containerAndrej Mihajlov1-22/+8
2017-03-01Decrease font size for instruction texts from 15px -> 13pxAndrej Mihajlov2-4/+4
2017-03-01Fix switch marginAndrej Mihajlov1-1/+1
2017-03-01Add settings button in header barAndrej Mihajlov1-1/+2
2017-03-01Fix stylesAndrej Mihajlov2-13/+13
2017-03-01Fix left paddingAndrej Mihajlov1-1/+1
2017-03-01Refactor connect screenAndrej Mihajlov1-19/+8
2017-03-01Leaner Login component logicAndrej Mihajlov1-16/+13
2017-03-01Rename callbacksAndrej Mihajlov1-7/+8
2017-03-01Move shell calls outside of componentAndrej Mihajlov1-17/+11
2017-03-01Split constants on enums and config.jsonAndrej Mihajlov4-4/+6
2017-02-27Move Mapbox configuration to constants.jsAndrej Mihajlov1-5/+3
2017-02-24Add helpers to convert from lat,lng to lng,latAndrej Mihajlov1-25/+28
2017-02-24Minor changesAndrej Mihajlov1-1/+3
2017-02-24Add two markers: 1. user location marker 2. server location markerAndrej Mihajlov1-14/+16
2017-02-24Hide marker when connectingAndrej Mihajlov1-3/+7
2017-02-24- Lower font size for locationAndrej Mihajlov2-7/+51
- Update "connecting" state - Set up different zoom levels for different connection states