summaryrefslogtreecommitdiffhomepage
path: root/test/components
AgeCommit message (Expand)AuthorFilesLines
2018-01-20Support component in reactxpanderklander1-36/+35
2018-01-15Show Country and IP when disconnectedAndrej Mihajlov1-2/+2
2018-01-15Adapt frontend to removed ip call and changed location structLinus Färnstrand2-7/+11
2018-01-13Update SelectLocation testsAndrej Mihajlov1-1/+6
2018-01-03Add test for PreferencesAndrej Mihajlov1-0/+29
2018-01-03Update remaining testsAndrej Mihajlov2-0/+2
2018-01-03Add test for preferences itemAndrej Mihajlov1-0/+10
2018-01-03Add test for advanced settings itemAndrej Mihajlov1-0/+8
2017-12-22Fix testsErik Larkö1-5/+5
2017-12-22Update to styles style and testanderklander1-2/+2
2017-12-22Add missing expectsanderklander1-5/+10
2017-12-22Lint-stuffanderklander1-4/+0
2017-12-22Settings in reactxpanderklander1-32/+45
2017-12-19Integrate RelayList into ReduxAndrej Mihajlov3-26/+22
2017-12-19Update testsAndrej Mihajlov2-47/+44
2017-12-19Drop hardcoded servers in favor of relay locationsAndrej Mihajlov1-11/+0
2017-12-19Render two level location listAndrej Mihajlov1-5/+38
2017-12-19Update redux storeAndrej Mihajlov3-0/+12
2017-12-18Disable react/no-find-dom-node warning in spec fileAndrej Mihajlov1-0/+1
2017-12-18Add AccordionAndrej Mihajlov1-0/+95
2017-12-14Add enzyme 3 and update the HeaderBar tests to use itErik Larkö1-25/+48
2017-12-06Fix testsAndrej Mihajlov3-111/+108
2017-12-05Remove unused connection.serverAddressAndrej Mihajlov1-1/+0
2017-11-23Pass protocol and port to Backend#connectAndrej Mihajlov3-8/+10
2017-11-23Rename RelayConstraints -> RelaySettingsLinus Färnstrand3-4/+4
2017-11-21Refine Login component testsAndrej Mihajlov1-27/+18
2017-11-21Fix testsAndrej Mihajlov1-18/+12
2017-11-21Add account history IPCAndrej Mihajlov3-0/+6
2017-11-09Redact account token from logsErik Larkö1-0/+6
2017-11-09Problem reportErik Larkö1-4/+54
2017-11-09Redid the settings state and inlined a few componentsErik Larkö3-14/+8
2017-11-08tcp and portErik Larkö3-7/+29
2017-10-19Add tests for Support componentAndrej Mihajlov1-0/+70
2017-10-19Add test for support item in settingsAndrej Mihajlov1-0/+8
2017-10-19Update tests for settingsAndrej Mihajlov1-1/+1
2017-10-19Add hook to view support formAndrej Mihajlov1-2/+2
2017-10-16Update tests for new IPsLinus Färnstrand1-5/+5
2017-10-05Remove the auto-secure settingErik Larkö1-20/+0
2017-10-03Show the country when securing the connectionErik Larkö1-2/+31
2017-10-02Remove fastest and nearest serversErik Larkö1-14/+1
2017-10-02More realistic mock IPsErik Larkö1-4/+4
2017-10-02Store the unsubmitted account token in the redux storeErik Larkö1-2/+4
2017-09-27Show different locations if the user is connected or notErik Larkö1-2/+2
2017-09-27Don't reconnect to the previously preferred serverErik Larkö1-3/+3
2017-09-25Read the city and coutry from the temporary config until we implement it in t...Erik Larkö1-6/+18
2017-09-12Move the hardcoded relay endpoint data to the Connect componentErik Larkö1-1/+1
2017-09-04Change accountNumber to accountTokenLinus Färnstrand3-7/+7
2017-08-28Connected, connecting and location info testsErik Larkö1-6/+61
2017-08-28Refactor tests and add first location testErik Larkö1-4/+41
2017-08-28onConnect testErik Larkö1-0/+11