summaryrefslogtreecommitdiffhomepage
path: root/app/components
AgeCommit message (Collapse)AuthorFilesLines
2018-02-15Small naming/style/lint fixanderklander2-10/+10
2018-02-15AppButton-reworkanderklander8-154/+181
2018-02-15Settings layout …anderklander1-1/+1
2018-02-15Settings lint fixanderklander1-3/+4
2018-02-15Settings spacer fixanderklander1-4/+4
Moved spacers to local render functions
2018-02-15Converted more buttons in Support.jsanderklander1-13/+14
2018-02-15Style cleanupanderklander3-6/+3
2018-02-15Removed unused onPress propanderklander2-6/+2
2018-02-15Cellbutton color updateanderklander1-5/+6
2018-02-15Account testsanderklander2-6/+9
and remove unused import in settings
2018-02-15Style changes to use config-colors and AppButtonsanderklander6-122/+79
2018-02-15Account in reactxpanderklander3-133/+177
2018-02-15Add AppButton and colors in Configanderklander2-0/+94
2018-02-15Style cleaninganderklander2-25/+1
2018-02-15Common button componentanderklander4-77/+152
2018-02-13Update react-simple-mapsAndrej Mihajlov1-8/+0
2018-02-05Use reacxp-component in selector and shorten state decalarationanderklander1-5/+2
2018-02-05Indentationanderklander1-3/+3
2018-02-05Style fixes for scrolling and backgroundanderklander2-11/+11
2018-02-02Line breaks, remove from style.css and import styled buttonanderklander1-5/+18
2018-02-01Advanced settings in reactxpanderklander3-135/+188
Also bumped reactxp version to allow multiple children to buttons
2018-02-01Open the download page when tapping on the app versionErik Larkö2-1/+3
2018-02-01Fix the scrollbars againErik Larkö1-1/+0
2018-02-01Show the app version in the settings viewErik Larkö2-4/+25
2018-01-31Specify line height in px instead of a ratio in SupportStylesErik Larkö1-1/+1
2018-01-31Show confirmation when submitting problem report without emailErik Larkö2-15/+58
2018-01-29Remove unnecessary clean up in componentWillUnmountAndrej Mihajlov1-5/+0
2018-01-29Calculate map offset dynamically and refine the Connect.stateAndrej Mihajlov1-67/+55
2018-01-29Decouple Map and SvgMapAndrej Mihajlov2-295/+393
2018-01-29Remove common types that are mostly unusedAndrej Mihajlov1-3/+1
2018-01-26Wire up new MapAndrej Mihajlov1-23/+45
2018-01-26Add Map implementationAndrej Mihajlov1-29/+309
2018-01-22Condition for showing/not showing email on sent-succes.anderklander1-2/+7
No fancy function for email verification ...
2018-01-22Change wording on support pageanderklander1-1/+1
2018-01-20Support component in reactxpanderklander3-283/+321
2018-01-18Remove unused importanderklander1-1/+0
2018-01-18Rename WindowChromeanderklander3-1/+19
And add KeyboardAvoidingView as a platform specific window for android.
2018-01-18Settings view and style fix for paid until labelanderklander2-13/+14
2018-01-18Size on icon style to display image on androidanderklander1-0/+2
2018-01-18Preference style fixesanderklander1-5/+5
background -> backgroundColor and fontWeight value as string instead of number. Crasches on android …
2018-01-15Show Country and IP when disconnectedAndrej Mihajlov1-28/+12
2018-01-15Adapt frontend to removed ip call and changed location structLinus Färnstrand1-1/+1
2018-01-15Remove react-ifanderklander2-77/+65
2018-01-12Fix location list logicAndrej Mihajlov1-2/+2
- Show the list of cities even if there are no active relays - Hide the list of cities when there is only one available within the country
2018-01-09Fix advanced settings testErik Larkö1-1/+1
2018-01-09review thingsErik Larkö1-2/+0
2018-01-09Fix layout issuesAndrej Mihajlov5-23/+27
2018-01-09Make the time left label work on react nativeErik Larkö2-3/+2
2018-01-09Anchor the quit button to the bottom of the settings pageErik Larkö3-80/+89
2018-01-08Fix lint error in styled byttonErik Larkö1-5/+1