Commit Graph

3458 Commits

Author SHA1 Message Date
Matthias
bd37a309dd enforce login for /trade endpoint
fix #24
2020-07-19 17:17:26 +02:00
Matthias
21a6783e40 Allow login via page 2020-07-19 16:54:58 +02:00
Matthias
b1c600d980 Rename resetLogin method 2020-07-19 16:08:34 +02:00
Matthias
88e9de35a4 improve apiservice 2020-07-19 15:47:54 +02:00
Matthias
363025dabc Convert vue router to typescript 2020-07-19 15:46:09 +02:00
Matthias
ea46907ed2 FIx typescript "@" imports 2020-07-19 15:45:44 +02:00
Matthias
e7d66adda8 Only start refresh when logged in 2020-07-19 15:35:10 +02:00
Matthias
b596903845 Convert ReloadControl to class based style 2020-07-19 15:30:34 +02:00
Matthias
9a6e4b4306 Fix login not updating header bar 2020-07-19 15:12:06 +02:00
Matthias
5a7184efa8 Improve typography 2020-07-17 16:45:18 +02:00
Matthias
1571a8fd77 Rename closedtrades to closedTrades 2020-07-17 16:42:28 +02:00
Matthias
f9f1c37c61 Convert login to typescript class component 2020-07-17 07:20:26 +02:00
Matthias
d115f8efb0 Retry requests if they fail with 401
Resolves JWT token timeout handling #23
2020-07-17 07:09:52 +02:00
Matthias
a2098a65e8 Fix invalid sass option 2020-07-16 19:40:37 +02:00
Matthias
df6cee88ff
Merge pull request #37 from freqtrade/dependabot/npm_and_yarn/master/vue/cli-plugin-typescript-4.4.6
Bump @vue/cli-plugin-typescript from 4.4.4 to 4.4.6
2020-07-16 09:35:53 +02:00
dependabot[bot]
ed298d0c12
Bump @vue/cli-plugin-typescript from 4.4.4 to 4.4.6
Bumps [@vue/cli-plugin-typescript](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-typescript) from 4.4.4 to 4.4.6.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.4.6/packages/@vue/cli-plugin-typescript)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 07:30:14 +00:00
Matthias
f54f9d77be
Merge pull request #34 from freqtrade/dependabot/npm_and_yarn/master/vue/cli-service-4.4.6
Bump @vue/cli-service from 4.3.1 to 4.4.6
2020-07-16 09:25:38 +02:00
dependabot[bot]
89222a1e4d
Bump @vue/cli-service from 4.3.1 to 4.4.6
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) from 4.3.1 to 4.4.6.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.4.6/packages/@vue/cli-service)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 07:22:58 +00:00
Matthias
3b45ed33d0
Merge pull request #38 from freqtrade/dependabot/npm_and_yarn/master/vue/cli-plugin-babel-4.4.6
Bump @vue/cli-plugin-babel from 4.3.1 to 4.4.6
2020-07-16 09:21:00 +02:00
dependabot[bot]
b110ca33ae
Bump @vue/cli-plugin-babel from 4.3.1 to 4.4.6
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel) from 4.3.1 to 4.4.6.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.4.6/packages/@vue/cli-plugin-babel)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 07:19:42 +00:00
Matthias
3d2c71ca87
Merge pull request #36 from freqtrade/dependabot/npm_and_yarn/master/vue/cli-plugin-vuex-4.4.6
Bump @vue/cli-plugin-vuex from 4.3.1 to 4.4.6
2020-07-16 09:18:16 +02:00
dependabot[bot]
9b127f8366
Bump @vue/cli-plugin-vuex from 4.3.1 to 4.4.6
Bumps [@vue/cli-plugin-vuex](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-vuex) from 4.3.1 to 4.4.6.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.4.6/packages/@vue/cli-plugin-vuex)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 07:16:31 +00:00
Matthias
f5ce0eda1a
Merge pull request #42 from freqtrade/dependabot/npm_and_yarn/master/vue/cli-plugin-router-4.4.6
Bump @vue/cli-plugin-router from 4.4.1 to 4.4.6
2020-07-16 09:15:47 +02:00
Matthias
488f78f5da
Merge pull request #33 from freqtrade/dependabot/docker/node-14.5.0-alpine
Bump node from 14.2.0-alpine to 14.5.0-alpine
2020-07-16 09:14:13 +02:00
Matthias
8fd149625f
Merge pull request #39 from freqtrade/dependabot/npm_and_yarn/master/sass-loader-9.0.2
Bump sass-loader from 8.0.2 to 9.0.2
2020-07-16 09:11:58 +02:00
Matthias
1a876dd0ac
Merge pull request #43 from freqtrade/dependabot/npm_and_yarn/master/vue/eslint-config-airbnb-5.1.0
Bump @vue/eslint-config-airbnb from 5.0.2 to 5.1.0
2020-07-16 09:11:45 +02:00
dependabot[bot]
9410333d7c
Bump sass-loader from 8.0.2 to 9.0.2
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 8.0.2 to 9.0.2.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v8.0.2...v9.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 07:08:50 +00:00
dependabot[bot]
030fcb7ff8
Bump @vue/cli-plugin-router from 4.4.1 to 4.4.6
Bumps [@vue/cli-plugin-router](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-router) from 4.4.1 to 4.4.6.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.4.6/packages/@vue/cli-plugin-router)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 07:08:42 +00:00
Matthias
773347808b
Merge pull request #40 from freqtrade/dependabot/npm_and_yarn/master/moment-2.27.0
Bump moment from 2.26.0 to 2.27.0
2020-07-16 09:06:40 +02:00
Matthias
17aeab4840
Merge pull request #35 from freqtrade/dependabot/npm_and_yarn/master/sass-1.26.10
Bump sass from 1.26.8 to 1.26.10
2020-07-16 09:04:45 +02:00
Matthias
383334e231
Merge pull request #41 from freqtrade/dependabot/npm_and_yarn/master/vue/cli-plugin-eslint-4.4.6
Bump @vue/cli-plugin-eslint from 4.3.1 to 4.4.6
2020-07-16 09:04:28 +02:00
dependabot[bot]
2c34e2b9b0
Bump @vue/eslint-config-airbnb from 5.0.2 to 5.1.0
Bumps [@vue/eslint-config-airbnb](https://github.com/vuejs/eslint-config-airbnb) from 5.0.2 to 5.1.0.
- [Release notes](https://github.com/vuejs/eslint-config-airbnb/releases)
- [Changelog](https://github.com/vuejs/eslint-config-airbnb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/eslint-config-airbnb/compare/v5.0.2...v5.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 06:50:02 +00:00
dependabot[bot]
11f6714259
Bump @vue/cli-plugin-eslint from 4.3.1 to 4.4.6
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) from 4.3.1 to 4.4.6.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.4.6/packages/@vue/cli-plugin-eslint)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 06:49:23 +00:00
dependabot[bot]
c3195720a9
Bump moment from 2.26.0 to 2.27.0
Bumps [moment](https://github.com/moment/moment) from 2.26.0 to 2.27.0.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.26.0...2.27.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 06:49:11 +00:00
dependabot[bot]
3c40bab44f
Bump sass from 1.26.8 to 1.26.10
Bumps [sass](https://github.com/sass/dart-sass) from 1.26.8 to 1.26.10.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.26.8...1.26.10)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 06:47:55 +00:00
dependabot[bot]
9fe1cbea54
Bump node from 14.2.0-alpine to 14.5.0-alpine
Bumps node from 14.2.0-alpine to 14.5.0-alpine.

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 06:45:00 +00:00
Matthias
f0b4b03f0e
Merge pull request #32 from freqtrade/dependabot/npm_and_yarn/master/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-07-16 08:22:14 +02:00
dependabot[bot]
37447c9574
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 06:11:40 +00:00
Matthias
07b4a5b11c
Merge pull request #13 from freqtrade/dockerfile
Dockerfile
2020-07-16 07:18:33 +02:00
Matthias
05dba563dd
Merge pull request #30 from freqtrade/dependabot/npm_and_yarn/master/vuex-3.5.1
Bump vuex from 3.4.0 to 3.5.1
2020-07-16 07:14:57 +02:00
Matthias
5b78fdda86
Merge pull request #27 from freqtrade/dependabot/npm_and_yarn/master/eslint-config-airbnb-18.2.0
Bump eslint-config-airbnb from 18.1.0 to 18.2.0
2020-07-16 07:14:42 +02:00
Matthias
b5cbb77693
Merge pull request #31 from freqtrade/dependabot/add-v2-config-file
Update Dependabot config file
2020-07-16 07:13:57 +02:00
Matthias
5dc7755168 Dockerfile should use yarn, too 2020-07-16 07:12:41 +02:00
dependabot-preview[bot]
d0897f33d7
Update Dependabot config file 2020-07-16 05:10:40 +00:00
dependabot-preview[bot]
9927c7d191
Bump eslint-config-airbnb from 18.1.0 to 18.2.0
Bumps [eslint-config-airbnb](https://github.com/airbnb/javascript) from 18.1.0 to 18.2.0.
- [Release notes](https://github.com/airbnb/javascript/releases)
- [Commits](https://github.com/airbnb/javascript/compare/eslint-config-airbnb-v18.1.0...eslint-config-airbnb-v18.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-16 05:10:37 +00:00
dependabot-preview[bot]
b8fa136557
Bump vuex from 3.4.0 to 3.5.1
Bumps [vuex](https://github.com/vuejs/vuex) from 3.4.0 to 3.5.1.
- [Release notes](https://github.com/vuejs/vuex/releases)
- [Changelog](https://github.com/vuejs/vuex/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuex/compare/v3.4.0...v3.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-16 05:10:15 +00:00
Matthias
8269cc23bb
Merge pull request #26 from freqtrade/dependabot/npm_and_yarn/eslint-plugin-prettier-3.1.4
Bump eslint-plugin-prettier from 3.1.3 to 3.1.4
2020-07-16 07:08:43 +02:00
Matthias
b5de13088a
Merge pull request #28 from freqtrade/dependabot/npm_and_yarn/master/typescript-3.9.6
Bump typescript from 3.9.5 to 3.9.6
2020-07-16 07:08:23 +02:00
Matthias
b2e7173725 Merge branch 'master' into dockerfile 2020-07-16 07:05:55 +02:00
dependabot-preview[bot]
c5b0c89ec7
Bump typescript from 3.9.5 to 3.9.6
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.5 to 3.9.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.5...v3.9.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-16 05:04:47 +00:00