summaryrefslogtreecommitdiffhomepage
path: root/app/components
AgeCommit message (Expand)AuthorFilesLines
2017-07-06Upgrade to react-mapbox-gl v2.1.0Andrej Mihajlov1-4/+8
2017-07-06Don't crash on the map on LinuxErik Larkö1-23/+26
2017-07-03Rename account.account -> account.accountNumberErik Larkö2-10/+10
2017-07-03Moved the redux stuff into separate folder and renamed user->account and conn...Erik Larkö5-38/+36
2017-06-30Upgrade ESLint and adjust code to new linting requirementsAndrej Mihajlov3-28/+28
2017-06-30Migrate from deprecated React.Component.refsAndrej Mihajlov1-2/+10
2017-06-30Export Connect propsAndrej Mihajlov1-14/+14
2017-06-30Annotate Settings componentAndrej Mihajlov1-24/+21
2017-06-30Annotate Login componentAndrej Mihajlov1-63/+61
2017-06-30Annotate SelectLocation componentAndrej Mihajlov1-14/+25
2017-06-30Annotate AccountInput componentAndrej Mihajlov1-120/+67
2017-06-30Annotate Account componentAndrej Mihajlov1-25/+22
2017-06-30Annotate WindowChrome componentAndrej Mihajlov1-14/+4
2017-06-30Annotate Switch componentAndrej Mihajlov1-29/+48
2017-06-30Annotate Layout + HeaderBar componentsAndrej Mihajlov2-65/+25
2017-06-30Annotate CustomScrollbars componentAndrej Mihajlov1-19/+4
2017-06-26Reset state and clear timer when unmountingAndrej Mihajlov1-1/+9
2017-06-26Add Flow annotations for Connect componentAndrej Mihajlov1-86/+99
2017-06-23Migrate to React 15.6Andrej Mihajlov10-10/+20
2017-06-21- Migrate Backend.EventType and Backend.ErrorType to FlowAndrej Mihajlov1-4/+4
2017-06-21Replace ConnectionState & LoginState with Flow alternativeAndrej Mihajlov3-31/+28
2017-06-21Migrate HeaderBarStyle to FlowAndrej Mihajlov6-53/+22
2017-06-05Add transitionsAndrej Mihajlov4-17/+34
2017-05-23Reasons to all assertsErik Larkö1-2/+2
2017-04-03Mock backendErik Larkö1-1/+1
2017-03-24Whitespace errorsErik Larkö11-85/+85
2017-03-24Linux compatibility (#2)Andrei Mihailov3-4/+9
2017-03-21- Remove .failed connection enumAndrej Mihajlov1-11/+4
2017-03-21Display user out of time errorAndrej Mihajlov1-0/+10
2017-03-21Add reachability and display offline screen automatically based on itAndrej Mihajlov1-6/+16
2017-03-21Turn header bar red when connectingAndrej Mihajlov1-2/+3
2017-03-20Add backend errors and polish error viewsAndrej Mihajlov2-1/+20
2017-03-20Add error screenAndrej Mihajlov2-167/+212
2017-03-20Fix lint issueAndrej Mihajlov1-1/+1
2017-03-20Copy ip address to clipboardAndrej Mihajlov1-2/+22
2017-03-20- Move spinner class computation into separate methodAndrej Mihajlov1-3/+36
2017-03-20Fix top anchor and adjust marginsAndrej Mihajlov2-35/+51
2017-03-20Revert anchor pointAndrej Mihajlov1-2/+1
2017-03-20Limit number of lines displayed for city+countryAndrej Mihajlov1-0/+4
2017-03-20Anchor location text to the top of viewAndrej Mihajlov1-1/+2
2017-03-17Update tray assets and hide spinner when window is visibleAndrej Mihajlov1-5/+5
2017-03-16Add tray animatorAndrej Mihajlov1-1/+1
2017-03-15Update login buttonAndrej Mihajlov2-9/+29
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
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