summaryrefslogtreecommitdiffhomepage
path: root/app/components
AgeCommit message (Expand)AuthorFilesLines
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
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
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
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