Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-08 | [refactor] use sinon in confirmation component test | Simon Fondrie-Teitler | |
This refactors the confirmation component to use sinon instead of manually checking the the result of calling a function. | |||
2017-08-08 | [bug] explicitly set versions for peer dependencies | Simon Fondrie-Teitler | |
Newer versions of npm don't autoinstall peer dependencies, so they have to be explicitly installed in package.json. This adds the few that npm was complaining about. | |||
2017-05-22 | add prop-types to requirements | Simon Fondrie-Teitler | |
2017-05-22 | [refactor] refactor and add tests for Center and Confirmation | Simon Fondrie-Teitler | |
As a couple of initial, example tests, Center and Confirmation were refactored and tests were set up and added with mocha, enzyme and chai. Spinner was also refactored. | |||
2017-04-24 | [feat] usable vpn ui | elijah | |
2017-02-24 | [feature] Update bitmask.js to use authtoken | elijah | |
2016-10-06 | [bug] fix problems building ui, closes #8516 | elijah | |
2016-09-22 | [pkg] rename www to ui | elijah | |