aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * Fix form option pageShin'ya UEOKA2019-09-251-7/+11
| |
| * Add switchTo().defaultContent();Shin'ya UEOKA2019-09-241-0/+1
| |
| * Increase retriesShin'ya Ueoka2019-09-231-1/+1
| |
| * Fix tests on CIShin'ya Ueoka2019-09-232-1/+8
| |
| * Remove redundant fieldShin'ya Ueoka2019-09-231-2/+0
| |
| * Make pages as a page objectShin'ya Ueoka2019-09-2329-980/+826
| |
| * Install test depsShin'ya Ueoka2019-09-222-0/+85
| |
| * Migrate e2e tests to TypeScriptShin'ya Ueoka2019-09-2229-515/+552
| |
| * Install ts-node@8.4.1Shin'ya Ueoka2019-09-222-0/+40
| |
| * Install lanthan@0.0.2Shin'ya Ueoka2019-09-222-4/+4
| |
| * Install lanthan@0.0.1Shin'ya Ueoka2019-09-222-184/+283
| |
| * Use latest lanthanShin'ya Ueoka2019-09-2125-832/+814
|/
* Merge pull request #641 from ueokande/cancel-by-ctrl-cShin'ya Ueoka2019-09-052-1/+14
|\ | | | | Cancel console by Ctrl+C
| * Do not map Ctrl+C on imputShin'ya Ueoka2019-09-051-3/+0
| |
| * Cancel follow mode and console by Ctrl-CShin'ya Ueoka2019-09-052-1/+17
|/
* Merge pull request #640 from ueokande/auto-deployShin'ya Ueoka2019-09-054-25/+278
|\ | | | | Deploy an addon automatically
| * Deploy an addons via CircleCIShin'ya Ueoka2019-09-051-1/+37
| |
| * Add script to upload a versionShin'ya Ueoka2019-09-041-0/+91
| |
| * Install request-promise-nativeShin'ya Ueoka2019-09-042-12/+14
| |
| * Install jsonwebtokenShin'ya Ueoka2019-09-042-12/+136
|/
* Ignore e2e on greenkeeper branchShin'ya UEOKA2019-09-041-1/+4
|
* :tada: Release 0.24Shin'ya UEOKA2019-09-031-1/+1
|
* Merge pull request #638 from ueokande/qa-0.24Shin'ya Ueoka2019-09-0316-5268/+1513
|\ | | | | QA 0.24
| * Use 404 pageShin'ya Ueoka2019-09-021-1/+1
| |
| * Increase timeoutShin'ya Ueoka2019-09-021-1/+1
| |
| * Scroll to bottom on setting pageShin'ya Ueoka2019-09-021-0/+1
| |
| * Remove onlyShin'ya Ueoka2019-08-291-1/+1
| |
| * Add source map to build fileShin'ya Ueoka2019-08-291-1/+1
| |
| * Save on checkbox changedShin'ya UEOKA2019-08-291-1/+8
| |
| * Fix type checkingsShin'ya UEOKA2019-08-293-12/+11
| |
| * Install typescript@3.6.2Shin'ya UEOKA2019-08-292-35/+16
| |
| * Use default settings on loading failureShin'ya Ueoka2019-08-281-1/+6
| |
| * Fix undefined checking on operation parameterShin'ya Ueoka2019-08-282-15/+29
| |
| * npm audit fixShin'ya Ueoka2019-08-261-33/+19
| |
| * Install react-redux 7.1.1Shin'ya Ueoka2019-08-262-14/+18
| |
| * Update .eslintrcShin'ya Ueoka2019-08-261-0/+1
| |
| * Install eslint 6.2.2Shin'ya Ueoka2019-08-262-99/+142
| |
| * Install typescript 3.5.3Shin'ya Ueoka2019-08-262-4/+4
| |
| * Install @typescript-eslint/eslint-plugin and @typescript-eslint/parserShin'ya Ueoka2019-08-262-35/+53
| | | | | | | | | | | | | | | | 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. https://github.com/typescript-eslint/typescript-eslint/commit/370ac729689905384adb20f92240264660fcc9bc#diff-d4da9abc179953bf1171e2846eb50b86
| * Update typesShin'ya Ueoka2019-08-212-31/+31
| |
| * Update eslint-plugin-reactShin'ya Ueoka2019-08-212-31/+170
| |
| * Update ts-loaderShin'ya Ueoka2019-08-212-7/+7
| |
| * Update sinonShin'ya Ueoka2019-08-212-18/+10
| |
| * Update karma, karma-firefox-launcher and karma-webpackShin'ya Ueoka2019-08-212-572/+208
| |
| * Update mochaShin'ya Ueoka2019-08-212-99/+7
| |
| * Update sinonShin'ya Ueoka2019-08-212-24/+32
| |
| * Update css-loader, sass-loader and style-loaderShin'ya Ueoka2019-08-212-495/+115
| |
| * Update tsyringeShin'ya Ueoka2019-08-212-4/+4
| |
| * Update react and reduxShin'ya Ueoka2019-08-212-51/+59
| |
| * Update jszipShin'ya Ueoka2019-08-212-4/+4
| |