| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-07-06 | Upgrade to react-mapbox-gl v2.1.0 | Andrej Mihajlov | 1 | -4/+8 | |
| 2017-07-06 | Don't crash on the map on Linux | Erik Larkö | 1 | -23/+26 | |
| 2017-07-03 | Rename account.account -> account.accountNumber | Erik Larkö | 2 | -10/+10 | |
| 2017-07-03 | Moved the redux stuff into separate folder and renamed user->account and ↵ | Erik Larkö | 5 | -38/+36 | |
| connect->connection | |||||
| 2017-06-30 | Upgrade ESLint and adjust code to new linting requirements | Andrej Mihajlov | 3 | -28/+28 | |
| 2017-06-30 | Migrate from deprecated React.Component.refs | Andrej Mihajlov | 1 | -2/+10 | |
| 2017-06-30 | Export Connect props | Andrej Mihajlov | 1 | -14/+14 | |
| 2017-06-30 | Annotate Settings component | Andrej Mihajlov | 1 | -24/+21 | |
| 2017-06-30 | Annotate Login component | Andrej Mihajlov | 1 | -63/+61 | |
| 2017-06-30 | Annotate SelectLocation component | Andrej Mihajlov | 1 | -14/+25 | |
| 2017-06-30 | Annotate AccountInput component | Andrej Mihajlov | 1 | -120/+67 | |
| 2017-06-30 | Annotate Account component | Andrej Mihajlov | 1 | -25/+22 | |
| 2017-06-30 | Annotate WindowChrome component | Andrej Mihajlov | 1 | -14/+4 | |
| 2017-06-30 | Annotate Switch component | Andrej Mihajlov | 1 | -29/+48 | |
| 2017-06-30 | Annotate Layout + HeaderBar components | Andrej Mihajlov | 2 | -65/+25 | |
| 2017-06-30 | Annotate CustomScrollbars component | Andrej Mihajlov | 1 | -19/+4 | |
| 2017-06-26 | Reset state and clear timer when unmounting | Andrej Mihajlov | 1 | -1/+9 | |
| 2017-06-26 | Add Flow annotations for Connect component | Andrej Mihajlov | 1 | -86/+99 | |
| 2017-06-23 | Migrate to React 15.6 | Andrej Mihajlov | 10 | -10/+20 | |
| 2017-06-21 | - Migrate Backend.EventType and Backend.ErrorType to Flow | Andrej Mihajlov | 1 | -4/+4 | |
| - Export Backend and BackendError separately | |||||
| 2017-06-21 | Replace ConnectionState & LoginState with Flow alternative | Andrej Mihajlov | 3 | -31/+28 | |
| 2017-06-21 | Migrate HeaderBarStyle to Flow | Andrej Mihajlov | 6 | -53/+22 | |
| 2017-06-05 | Add transitions | Andrej Mihajlov | 4 | -17/+34 | |
| 2017-05-23 | Reasons to all asserts | Erik Larkö | 1 | -2/+2 | |
| 2017-04-03 | Mock backend | Erik Larkö | 1 | -1/+1 | |
| 2017-03-24 | Whitespace errors | Erik Larkö | 11 | -85/+85 | |
| 2017-03-24 | Linux compatibility (#2) | Andrei Mihailov | 3 | -4/+9 | |
| * Make app run in window on Linux/Windows * Fix filename case * Show window by default except on macOS * always show dev tools when developing * Adjust content height for other platforms | |||||
| 2017-03-21 | - Remove .failed connection enum | Andrej Mihajlov | 1 | -11/+4 | |
| - Do not connect if user is out credits | |||||
| 2017-03-21 | Display user out of time error | Andrej Mihajlov | 1 | -0/+10 | |
| 2017-03-21 | Add reachability and display offline screen automatically based on it | Andrej Mihajlov | 1 | -6/+16 | |
| 2017-03-21 | Turn header bar red when connecting | Andrej Mihajlov | 1 | -2/+3 | |
| 2017-03-20 | Add backend errors and polish error views | Andrej Mihajlov | 2 | -1/+20 | |
| 2017-03-20 | Add error screen | Andrej Mihajlov | 2 | -167/+212 | |
| 2017-03-20 | Fix lint issue | Andrej Mihajlov | 1 | -1/+1 | |
| 2017-03-20 | Copy ip address to clipboard | Andrej Mihajlov | 1 | -2/+22 | |
| 2017-03-20 | - Move spinner class computation into separate method | Andrej Mihajlov | 1 | -3/+36 | |
| - Add comment blocks around different parts of template to define boundaries | |||||
| 2017-03-20 | Fix top anchor and adjust margins | Andrej Mihajlov | 2 | -35/+51 | |
| 2017-03-20 | Revert anchor point | Andrej Mihajlov | 1 | -2/+1 | |
| 2017-03-20 | Limit number of lines displayed for city+country | Andrej Mihajlov | 1 | -0/+4 | |
| 2017-03-20 | Anchor location text to the top of view | Andrej Mihajlov | 1 | -1/+2 | |
| 2017-03-17 | Update tray assets and hide spinner when window is visible | Andrej Mihajlov | 1 | -5/+5 | |
| 2017-03-16 | Add tray animator | Andrej Mihajlov | 1 | -1/+1 | |
| 2017-03-15 | Update login button | Andrej Mihajlov | 2 | -9/+29 | |
| 2017-03-15 | Update login button | Andrej Mihajlov | 2 | -2/+29 | |
| 2017-03-15 | Update icons in Settings | Andrej Mihajlov | 2 | -4/+6 | |
| 2017-03-13 | - Update button styles | Andrej Mihajlov | 2 | -2/+10 | |
| - Add satellite icon to login and buy buttons | |||||
| 2017-03-10 | Fix @extends mentioning Component to point to React | Andrej Mihajlov | 4 | -6/+6 | |
| 2017-03-10 | Update docs | Andrej Mihajlov | 1 | -1/+65 | |
| 2017-03-10 | Improve docs coverage. Add external docs for React.Component and Redux.Store | Andrej Mihajlov | 4 | -2/+84 | |
| 2017-03-10 | Update documentation | Andrej Mihajlov | 1 | -1/+1 | |
