summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2017-02-14Add test for USER_LOGIN_CHANGE reducerAndrej Mihajlov1-11/+13
2017-02-14Add success styleAndrej Mihajlov2-1/+5
2017-02-14Add HeaderBar.StyleAndrej Mihajlov2-2/+22
2017-02-14Add enum.isValidAndrej Mihajlov2-2/+15
2017-02-14RefactorAndrej Mihajlov1-3/+3
2017-02-13Rename package to Mullvad VPNAndrej Mihajlov1-1/+1
2017-02-13Fix linting issuesAndrej Mihajlov8-43/+40
2017-02-13Add logoutAndrej Mihajlov6-16/+62
2017-02-13Simulate loginAndrej Mihajlov8-18/+77
2017-02-13Autofocus on text field after login failureAndrej Mihajlov3-6/+12
2017-02-13- Add ES6 enumsAndrej Mihajlov9-38/+156
2017-02-10Add backend mockup and wire it up with all componentsAndrej Mihajlov5-16/+101
2017-02-10Add helper to create private data storage using WeakMapAndrej Mihajlov1-0/+10
2017-02-10Display quartetsAndrej Mihajlov1-1/+13
2017-02-10Disable fullscreen to prevent odd behavior when tapping twice on titlebarAndrej Mihajlov1-2/+3
2017-02-10Disable smart pinchAndrej Mihajlov1-1/+4
2017-02-10Update user.login actionAndrej Mihajlov2-2/+7
2017-02-09Add error modifier classAndrej Mihajlov1-0/+4
2017-02-09- Filter account inputAndrej Mihajlov2-8/+29
2017-02-09Disable annoying focus ringAndrej Mihajlov1-0/+4
2017-02-09Set default cursor and prevent dragging or selection of arbitrary elementsAndrej Mihajlov1-1/+7
2017-02-09Open create account page in browserAndrej Mihajlov3-2/+11
2017-02-09Add image assetsAndrej Mihajlov6-0/+45
2017-02-09Move background color from global to LayoutAndrej Mihajlov2-1/+2
2017-02-09Fix login input paddingAndrej Mihajlov1-1/+1
2017-02-09Update BrowserWindow configurationAndrej Mihajlov1-4/+5
2017-02-09Enable font smootheningAndrej Mihajlov1-0/+4
2017-02-09Wrapper has to be slightly outside of container boundsAndrej Mihajlov1-0/+2
2017-02-09Add logoAndrej Mihajlov3-4/+64
2017-02-09Add basic structure and login screenAndrej Mihajlov20-15/+258
2017-02-08Strip out CSS modules since babel plugin does not work as intendedAndrej Mihajlov8-11/+10
2017-02-07Add CSS module transformerAndrej Mihajlov5-2/+12
2017-02-06visible is more elegant!Andrej Mihajlov1-2/+2
2017-02-06Use PropTypes.node to allow false to be used in conditional renderingAndrej Mihajlov2-4/+4
2017-02-06Export within class declarationAndrej Mihajlov1-5/+3
2017-02-06Fix typoAndrej Mihajlov1-1/+1
2017-02-06Add declarative Tray implementationAndrej Mihajlov6-32/+178
2017-02-06Add tray menuAndrej Mihajlov4-0/+28
2017-02-06Initial commitAndrej Mihajlov24-0/+613