Commit Graph

773 Commits

Author SHA1 Message Date
Matthias
d07de9d163 Add testing 2020-11-10 20:54:17 +01:00
Matthias
9265a6de53 Add inteligent refresh logic that only refreshes when needed
closes #108
2020-11-10 20:24:00 +01:00
Matthias
aa1b881072 Don't flip pair back to first pair in whitelist automatically 2020-11-10 20:23:43 +01:00
Matthias
ee06a542bb use es2020 for typescript 2020-11-10 20:14:07 +01:00
Matthias
4aabb77799 FIx tsconfig 2020-11-10 17:54:52 +01:00
Matthias
fe597833f7 Remove pointless verbosity 2020-11-10 17:52:17 +01:00
Matthias
dd26894b61 Fix configs for debugging 2020-11-09 19:16:56 +01:00
Matthias
00181163f3
Merge pull request #160 from freqtrade/dependabot/npm_and_yarn/master/core-js-3.7.0
Bump core-js from 3.6.5 to 3.7.0
2020-11-09 09:04:06 +01:00
Matthias
5c48798554
Merge pull request #162 from freqtrade/dependabot/npm_and_yarn/master/sass-1.29.0
Bump sass from 1.28.0 to 1.29.0
2020-11-09 09:03:53 +01:00
dependabot[bot]
453e3a1afd
Bump core-js from 3.6.5 to 3.7.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.6.5 to 3.7.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.6.5...v3.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 07:54:20 +00:00
dependabot[bot]
3499af2a25
Bump sass from 1.28.0 to 1.29.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.28.0 to 1.29.0.
- [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.28.0...1.29.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 07:53:58 +00:00
Matthias
c8b5c1c3b1
Merge pull request #156 from freqtrade/dependabot/npm_and_yarn/master/typescript-eslint/parser-4.6.1
Bump @typescript-eslint/parser from 4.6.0 to 4.6.1
2020-11-09 07:26:47 +01:00
Matthias
1b1d9b4d7f
Merge pull request #159 from freqtrade/dependabot/npm_and_yarn/master/bootstrap-vue-2.19.0
Bump bootstrap-vue from 2.18.1 to 2.19.0
2020-11-09 07:26:26 +01:00
Matthias
66d2116452
Merge pull request #161 from freqtrade/dependabot/npm_and_yarn/master/sass-loader-10.0.5
Bump sass-loader from 10.0.4 to 10.0.5
2020-11-09 07:26:00 +01:00
Matthias
d1c33551c9
Merge pull request #158 from freqtrade/dependabot/npm_and_yarn/master/vue-router-3.4.9
Bump vue-router from 3.4.8 to 3.4.9
2020-11-09 07:04:01 +01:00
Matthias
4540b3ef9d
Merge pull request #157 from freqtrade/dependabot/npm_and_yarn/master/eslint-config-airbnb-18.2.1
Bump eslint-config-airbnb from 18.2.0 to 18.2.1
2020-11-09 07:01:55 +01:00
dependabot[bot]
04c7b943c1
Bump sass-loader from 10.0.4 to 10.0.5
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.0.4 to 10.0.5.
- [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/v10.0.4...v10.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 05:27:38 +00:00
dependabot[bot]
120205112f
Bump bootstrap-vue from 2.18.1 to 2.19.0
Bumps [bootstrap-vue](https://github.com/bootstrap-vue/bootstrap-vue) from 2.18.1 to 2.19.0.
- [Release notes](https://github.com/bootstrap-vue/bootstrap-vue/releases)
- [Changelog](https://github.com/bootstrap-vue/bootstrap-vue/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.18.1...v2.19.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 05:25:22 +00:00
dependabot[bot]
b820d400af
Bump vue-router from 3.4.8 to 3.4.9
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.8 to 3.4.9.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.4.8...v3.4.9)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 05:24:57 +00:00
dependabot[bot]
3153c0a713
Bump eslint-config-airbnb from 18.2.0 to 18.2.1
Bumps [eslint-config-airbnb](https://github.com/airbnb/javascript) from 18.2.0 to 18.2.1.
- [Release notes](https://github.com/airbnb/javascript/releases)
- [Commits](https://github.com/airbnb/javascript/compare/eslint-config-airbnb-v18.2.0...eslint-config-airbnb-v18.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 05:24:38 +00:00
dependabot[bot]
83a0a0a054
Bump @typescript-eslint/parser from 4.6.0 to 4.6.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.6.1/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 05:24:16 +00:00
Matthias
f9d75219e4 Move isTrading to store 2020-11-08 11:40:26 +01:00
Matthias
3dae24c16f Merge branch 'start_trades' 2020-11-08 11:08:27 +01:00
Matthias
554f64e91e Show botcontrols only when the bot is trading 2020-11-08 11:00:48 +01:00
Matthias
1aa15cb18d Enhance trade type with new fields of profit 2020-11-06 07:20:05 +01:00
Matthias
d3e1527723
Merge pull request #155 from freqtrade/dependabot/docker/node-15.1.0-alpine
Bump node from 15.0.1-alpine to 15.1.0-alpine
2020-11-05 07:12:49 +01:00
dependabot[bot]
4d866e01cf
Bump node from 15.0.1-alpine to 15.1.0-alpine
Bumps node from 15.0.1-alpine to 15.1.0-alpine.

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-05 05:50:48 +00:00
Matthias
32989f3dd5
Merge pull request #153 from freqtrade/dependabot/npm_and_yarn/master/types/echarts-4.9.0
Bump @types/echarts from 4.8.3 to 4.9.0
2020-11-02 10:40:41 +01:00
Matthias
207a6fcb4e
Merge pull request #151 from freqtrade/dependabot/npm_and_yarn/master/typescript-4.0.5
Bump typescript from 4.0.3 to 4.0.5
2020-11-02 09:46:43 +01:00
dependabot[bot]
362a1e17ae
Bump @types/echarts from 4.8.3 to 4.9.0
Bumps [@types/echarts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/echarts) from 4.8.3 to 4.9.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/echarts)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 07:51:40 +00:00
dependabot[bot]
47c94f08db
Bump typescript from 4.0.3 to 4.0.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.3 to 4.0.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.3...v4.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 07:49:49 +00:00
Matthias
6aca4a1fe7
Merge pull request #154 from freqtrade/dependabot/npm_and_yarn/master/vue-router-3.4.8
Bump vue-router from 3.4.7 to 3.4.8
2020-11-02 08:19:30 +01:00
Matthias
ad5a425973
Merge pull request #152 from freqtrade/dependabot/npm_and_yarn/master/typescript-eslint/parser-4.6.0
Bump @typescript-eslint/parser from 4.4.1 to 4.6.0
2020-11-02 08:14:39 +01:00
Matthias
458f780f78
Merge pull request #150 from freqtrade/dependabot/npm_and_yarn/master/sass-1.28.0
Bump sass from 1.27.0 to 1.28.0
2020-11-02 07:32:19 +01:00
dependabot[bot]
b23a057af0
Bump vue-router from 3.4.7 to 3.4.8
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.7 to 3.4.8.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.4.7...v3.4.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 05:32:03 +00:00
dependabot[bot]
9f374b539d
Bump @typescript-eslint/parser from 4.4.1 to 4.6.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.4.1 to 4.6.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.6.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 05:29:57 +00:00
dependabot[bot]
b411126554
Bump sass from 1.27.0 to 1.28.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.27.0 to 1.28.0.
- [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.27.0...1.28.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 05:29:07 +00:00
Matthias
dfa4cd2422 Update CumProfitChart to accept different profit column 2020-11-01 13:58:46 +01:00
Matthias
8959906b56 Add set_pair Action and mutation 2020-10-31 09:40:56 +01:00
Matthias
d0fff3f76b Store selected_pair in store 2020-10-31 08:47:07 +01:00
Matthias
833526fee2 Use getter for current locks 2020-10-26 19:45:40 +01:00
Matthias
8ec31cbb35 Add Pairlock view 2020-10-26 19:45:40 +01:00
Matthias
11f967aa05 Add lock fetching 2020-10-26 19:45:40 +01:00
Matthias
4e33186ad5
Merge pull request #139 from freqtrade/dependabot/npm_and_yarn/master/vue/cli-plugin-eslint-4.5.8
Bump @vue/cli-plugin-eslint from 4.5.7 to 4.5.8
2020-10-26 09:09:55 +01:00
Matthias
4011f0fbf1
Merge pull request #144 from freqtrade/dependabot/npm_and_yarn/master/vue/cli-plugin-typescript-4.5.8
Bump @vue/cli-plugin-typescript from 4.5.7 to 4.5.8
2020-10-26 09:09:35 +01:00
Matthias
72635e4fd7
Merge pull request #142 from freqtrade/dependabot/npm_and_yarn/master/axios-0.21.0
Bump axios from 0.20.0 to 0.21.0
2020-10-26 09:09:19 +01:00
Matthias
6cbd5f2cdf
Merge pull request #147 from freqtrade/dependabot/npm_and_yarn/master/vue/cli-service-4.5.8
Bump @vue/cli-service from 4.5.7 to 4.5.8
2020-10-26 09:08:57 +01:00
Matthias
ecc34faac5
Merge pull request #148 from freqtrade/dependabot/npm_and_yarn/master/bootstrap-vue-2.18.1
Bump bootstrap-vue from 2.17.3 to 2.18.1
2020-10-26 09:08:37 +01:00
dependabot[bot]
501d941f7c
Bump @vue/cli-plugin-eslint from 4.5.7 to 4.5.8
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) from 4.5.7 to 4.5.8.
- [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.5.8/packages/@vue/cli-plugin-eslint)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-26 07:50:57 +00:00
dependabot[bot]
47a89a5f34
Bump bootstrap-vue from 2.17.3 to 2.18.1
Bumps [bootstrap-vue](https://github.com/bootstrap-vue/bootstrap-vue) from 2.17.3 to 2.18.1.
- [Release notes](https://github.com/bootstrap-vue/bootstrap-vue/releases)
- [Changelog](https://github.com/bootstrap-vue/bootstrap-vue/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/bootstrap-vue/bootstrap-vue/compare/v2.17.3...v2.18.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-26 07:49:43 +00:00