Commit graph

1292 commits

Author SHA1 Message Date
Shin'ya UEOKA
4a4b5e1303 Add graceful shutdown to TestServer 2019-09-28 00:02:57 +00:00
Shin'ya UEOKA
9c40914bba Add TestServer 2019-09-27 10:02:00 +00:00
Shin'ya UEOKA
ffc20750e9 Support clipbard on MacOS 2019-09-27 09:11:33 +00:00
Shin'ya UEOKA
fff371ae6e Scroll option page for Firefox 60 2019-09-25 13:32:12 +00:00
Shin'ya UEOKA
8e5e6bfcdd Fix form option page 2019-09-25 03:22:11 +00:00
Shin'ya UEOKA
5fac5ba664 Add switchTo().defaultContent(); 2019-09-24 03:49:39 +00:00
Shin'ya Ueoka
dd123eb254 Increase retries 2019-09-23 21:22:51 +09:00
Shin'ya Ueoka
414ca11ec9 Fix tests on CI 2019-09-23 20:56:37 +09:00
Shin'ya Ueoka
a45ba3c072 Remove redundant field 2019-09-23 16:38:07 +09:00
Shin'ya Ueoka
d37896887e Make pages as a page object 2019-09-23 16:16:51 +09:00
Shin'ya Ueoka
b5540dea9a Install test deps 2019-09-22 16:13:27 +09:00
Shin'ya Ueoka
7e77e31ad6 Migrate e2e tests to TypeScript 2019-09-22 16:13:12 +09:00
Shin'ya Ueoka
91f8383ecc Install ts-node@8.4.1 2019-09-22 12:15:44 +09:00
Shin'ya Ueoka
6301af8249 Install lanthan@0.0.2 2019-09-22 11:55:07 +09:00
Shin'ya Ueoka
28a54cdbe6 Install lanthan@0.0.1 2019-09-22 11:47:50 +09:00
Shin'ya Ueoka
4d36a203c0 Use latest lanthan 2019-09-21 16:33:14 +09:00
Shin'ya Ueoka
0fc2eea743
Merge pull request #641 from ueokande/cancel-by-ctrl-c
Cancel console by Ctrl+C
2019-09-05 12:48:10 +00:00
Shin'ya Ueoka
bf9bec2146 Do not map Ctrl+C on imput 2019-09-05 21:36:57 +09:00
Shin'ya Ueoka
faba02ec21 Cancel follow mode and console by Ctrl-C 2019-09-05 21:36:27 +09:00
Shin'ya Ueoka
428805e66f
Merge pull request #640 from ueokande/auto-deploy
Deploy an addon automatically
2019-09-05 03:30:41 +00:00
Shin'ya Ueoka
b4bda1447a Deploy an addons via CircleCI 2019-09-05 03:15:32 +00:00
Shin'ya Ueoka
f2b7599c70 Add script to upload a version 2019-09-04 21:08:30 +09:00
Shin'ya Ueoka
9cc98ca327 Install request-promise-native 2019-09-04 21:08:30 +09:00
Shin'ya Ueoka
6dd8b2f618 Install jsonwebtoken 2019-09-04 21:08:30 +09:00
Shin'ya UEOKA
763b24fe21 Ignore e2e on greenkeeper branch 2019-09-04 03:52:23 +00:00
Shin'ya UEOKA
167763a279 🎉 Release 0.24 2019-09-03 03:31:04 +00:00
Shin'ya Ueoka
ab6295d0f1
Merge pull request #638 from ueokande/qa-0.24
QA 0.24
2019-09-03 03:11:10 +00:00
Shin'ya Ueoka
f64b7ca320 Use 404 page 2019-09-02 22:42:31 +09:00
Shin'ya Ueoka
4c64034489 Increase timeout 2019-09-02 22:37:41 +09:00
Shin'ya Ueoka
fd7509276e Scroll to bottom on setting page 2019-09-02 22:27:15 +09:00
Shin'ya Ueoka
807ba97c4f Remove only 2019-08-29 23:25:49 +09:00
Shin'ya Ueoka
e17c634643 Add source map to build file 2019-08-29 23:21:40 +09:00
Shin'ya UEOKA
f719ce52a3 Save on checkbox changed 2019-08-29 04:24:18 +00:00
Shin'ya UEOKA
5197f22f9b Fix type checkings 2019-08-29 03:37:58 +00:00
Shin'ya UEOKA
217b5a0e61 Install typescript@3.6.2 2019-08-29 03:37:24 +00:00
Shin'ya Ueoka
67e02cd9cb Use default settings on loading failure 2019-08-28 22:18:23 +09:00
Shin'ya Ueoka
04c077d614 Fix undefined checking on operation parameter 2019-08-28 22:18:23 +09:00
Shin'ya Ueoka
52e7a3aa11 npm audit fix 2019-08-26 21:31:43 +09:00
Shin'ya Ueoka
e5a328721f Install react-redux 7.1.1 2019-08-26 21:30:53 +09:00
Shin'ya Ueoka
ad447e8cc1 Update .eslintrc 2019-08-26 21:27:27 +09:00
Shin'ya Ueoka
9db15b77ce Install eslint 6.2.2 2019-08-26 21:26:34 +09:00
Shin'ya Ueoka
846324d0cc Install typescript 3.5.3 2019-08-26 21:18:53 +09:00
Shin'ya Ueoka
5fa44bd302 Install @typescript-eslint/eslint-plugin and @typescript-eslint/parser
Expected that eslint-plugin does not depends on parser, but parser is
automatically installed on eslint-plugin 1.9.0.  Install parser package
manually because it had been fixed on latest version.

370ac72968 (diff-d4da9abc179953bf1171e2846eb50b86)
2019-08-26 21:14:18 +09:00
Shin'ya Ueoka
e42ffea7a6 Update types 2019-08-21 22:24:54 +09:00
Shin'ya Ueoka
e67963037a Update eslint-plugin-react 2019-08-21 22:21:15 +09:00
Shin'ya Ueoka
b6731553c6 Update ts-loader 2019-08-21 22:17:08 +09:00
Shin'ya Ueoka
0196577236 Update sinon 2019-08-21 22:16:22 +09:00
Shin'ya Ueoka
98b6ee76e1 Update karma, karma-firefox-launcher and karma-webpack 2019-08-21 22:14:51 +09:00
Shin'ya Ueoka
6fc181a5ad Update mocha 2019-08-21 22:13:34 +09:00
Shin'ya Ueoka
c74311cc38 Update sinon 2019-08-21 22:13:05 +09:00