Commit Graph

2305 Commits

Author SHA1 Message Date
Matthias
0c4f38e205
Merge pull request #778 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-0.34.15
build(deps-dev): bump vue-tsc from 0.34.13 to 0.34.15
2022-05-18 09:53:06 +02:00
Matthias
c5bc7f521b Update readme, fixing Open in vscode badge 2022-05-18 09:51:44 +02:00
Matthias
49e7a83b3b Disable typechecks for js only imports 2022-05-18 09:48:20 +02:00
Matthias
2c024b2321
Merge pull request #777 from freqtrade/dependabot/npm_and_yarn/main/pinia-plugin-persistedstate-1.5.2
build(deps): bump pinia-plugin-persistedstate from 1.5.1 to 1.5.2
2022-05-18 07:12:33 +02:00
Matthias
088edab646
Merge pull request #776 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.25.0
build(deps-dev): bump @typescript-eslint/parser from 5.23.0 to 5.25.0
2022-05-18 07:11:23 +02:00
Matthias
e13795c18b
Merge pull request #774 from freqtrade/dependabot/npm_and_yarn/main/vue-router-3.5.4
build(deps): bump vue-router from 3.5.3 to 3.5.4
2022-05-18 07:11:15 +02:00
Matthias
d0093b9ce2
Merge pull request #775 from freqtrade/dependabot/npm_and_yarn/main/vite-2.9.9
build(deps-dev): bump vite from 2.9.8 to 2.9.9
2022-05-18 07:11:08 +02:00
dependabot[bot]
755fac5e48
build(deps-dev): bump vue-tsc from 0.34.13 to 0.34.15
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.34.13 to 0.34.15.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v0.34.15/packages/vue-tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-18 05:04:38 +00:00
dependabot[bot]
8aafaddcb3
build(deps): bump pinia-plugin-persistedstate from 1.5.1 to 1.5.2
Bumps [pinia-plugin-persistedstate](https://github.com/prazdevs/pinia-plugin-persistedstate) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/prazdevs/pinia-plugin-persistedstate/releases)
- [Changelog](https://github.com/prazdevs/pinia-plugin-persistedstate/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prazdevs/pinia-plugin-persistedstate/compare/v1.5.1...v1.5.2)

---
updated-dependencies:
- dependency-name: pinia-plugin-persistedstate
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-18 05:04:25 +00:00
dependabot[bot]
2f25868276
build(deps-dev): bump @typescript-eslint/parser from 5.23.0 to 5.25.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.23.0 to 5.25.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.25.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-18 05:04:07 +00:00
dependabot[bot]
4e216fad6d
build(deps-dev): bump vite from 2.9.8 to 2.9.9
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.8 to 2.9.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v2.9.9/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.9/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-18 05:03:51 +00:00
dependabot[bot]
9e5b73b887
build(deps): bump vue-router from 3.5.3 to 3.5.4
Bumps [vue-router](https://github.com/vuejs/router) from 3.5.3 to 3.5.4.
- [Release notes](https://github.com/vuejs/router/releases)
- [Changelog](https://github.com/vuejs/router/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/router/commits)

---
updated-dependencies:
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-18 05:03:37 +00:00
Matthias
6885df3efc Update backtesting with new options 2022-05-17 19:30:28 +02:00
Matthias
ba75fca158 Add canceled trade entries to Backtesting view 2022-05-17 07:05:37 +02:00
Matthias
ed42a2993a
Merge pull request #773 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-0.34.13
build(deps-dev): bump vue-tsc from 0.34.11 to 0.34.13
2022-05-15 18:00:40 +02:00
dependabot[bot]
52be1e6766
build(deps-dev): bump vue-tsc from 0.34.11 to 0.34.13
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.34.11 to 0.34.13.
- [Release notes](https://github.com/johnsoncodehk/volar/releases)
- [Changelog](https://github.com/johnsoncodehk/volar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/johnsoncodehk/volar/commits/v0.34.13/packages/vue-tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-15 15:48:11 +00:00
Matthias
ccfa81b051 Properly handle dashboard startup 2022-05-12 19:25:01 +02:00
Matthias
3bf4eb94c6 Add refresh-block to refreshSlow 2022-05-12 07:13:35 +02:00
Matthias
f2e7d61785 Update devcontainer extension naming 2022-05-11 08:13:15 +02:00
Matthias
860f56f8d5 Fix component tests 2022-05-11 07:58:24 +02:00
Matthias
39dec2785b
Merge pull request #766 from freqtrade/dependabot/npm_and_yarn/main/pinia-2.0.14
build(deps): bump pinia from 2.0.13 to 2.0.14
2022-05-11 07:35:59 +02:00
Matthias
5c0d083554
Merge pull request #772 from freqtrade/dependabot/npm_and_yarn/main/cypress-9.6.1
build(deps-dev): bump cypress from 9.6.0 to 9.6.1
2022-05-11 07:35:29 +02:00
Matthias
2af21db992
Merge pull request #771 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.23.0
build(deps-dev): bump @typescript-eslint/parser from 5.22.0 to 5.23.0
2022-05-11 07:35:08 +02:00
Matthias
f7a7ce3ac6
Merge pull request #764 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.22.5
build(deps): bump core-js from 3.22.4 to 3.22.5
2022-05-11 07:34:52 +02:00
Matthias
5c0b2e6ee9
Merge pull request #768 from freqtrade/dependabot/npm_and_yarn/main/vue/composition-api-1.6.1
build(deps): bump @vue/composition-api from 1.6.0 to 1.6.1
2022-05-11 07:34:41 +02:00
Matthias
d876fe23c9
Merge pull request #769 from freqtrade/dependabot/npm_and_yarn/main/vite-2.9.8
build(deps-dev): bump vite from 2.9.7 to 2.9.8
2022-05-11 07:34:34 +02:00
Matthias
42f8662b3d Fix small bug in backtest display 2022-05-11 07:12:35 +02:00
dependabot[bot]
c7babb3039
build(deps-dev): bump cypress from 9.6.0 to 9.6.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.6.0 to 9.6.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v9.6.0...v9.6.1)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-11 05:06:46 +00:00
dependabot[bot]
6331e81e0b
build(deps-dev): bump @typescript-eslint/parser from 5.22.0 to 5.23.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.22.0 to 5.23.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.23.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-11 05:06:36 +00:00
dependabot[bot]
83cfc4b8c0
build(deps-dev): bump vite from 2.9.7 to 2.9.8
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.7 to 2.9.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.8/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-11 05:05:41 +00:00
dependabot[bot]
cf936a1c38
build(deps): bump @vue/composition-api from 1.6.0 to 1.6.1
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/vuejs/composition-api/releases)
- [Changelog](https://github.com/vuejs/composition-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/composition-api/compare/v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: "@vue/composition-api"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-11 05:05:26 +00:00
dependabot[bot]
f459d11ee3
build(deps): bump pinia from 2.0.13 to 2.0.14
Bumps [pinia](https://github.com/vuejs/pinia) from 2.0.13 to 2.0.14.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.0.13...pinia@2.0.14)

---
updated-dependencies:
- dependency-name: pinia
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-11 05:04:59 +00:00
dependabot[bot]
1e453f3553
build(deps): bump core-js from 3.22.4 to 3.22.5
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.4 to 3.22.5.
- [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.22.4...v3.22.5)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-11 05:04:19 +00:00
Matthias
51834337f2 Fix botcomparison summary rendering 2022-05-09 07:10:34 +02:00
Matthias
2705c62c20
Merge pull request #762 from freqtrade/dashboard_select
Allow selection of Multiple bots for Dashboard View
2022-05-05 07:08:27 +02:00
Matthias
f493b25d5a Allow selection of Multiple bots for Dashboard View 2022-05-04 20:43:14 +02:00
Matthias
b65a27f1da
Merge pull request #759 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.22.0
build(deps-dev): bump @typescript-eslint/parser from 5.21.0 to 5.22.0
2022-05-04 07:59:35 +02:00
Matthias
891fc98e6d
Merge pull request #758 from freqtrade/dependabot/npm_and_yarn/main/types/echarts-4.9.15
build(deps-dev): bump @types/echarts from 4.9.14 to 4.9.15
2022-05-04 07:59:26 +02:00
Matthias
6603c3d332
Merge pull request #761 from freqtrade/dependabot/npm_and_yarn/main/typescript-4.6.4
build(deps-dev): bump typescript from 4.6.3 to 4.6.4
2022-05-04 07:59:20 +02:00
Matthias
0378520e43
Merge pull request #756 from freqtrade/dependabot/npm_and_yarn/main/vue/composition-api-1.6.0
build(deps): bump @vue/composition-api from 1.5.0 to 1.6.0
2022-05-04 07:59:08 +02:00
dependabot[bot]
8a2cb51d1f
build(deps): bump @vue/composition-api from 1.5.0 to 1.6.0
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/vuejs/composition-api/releases)
- [Changelog](https://github.com/vuejs/composition-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/composition-api/compare/v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: "@vue/composition-api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-04 05:28:21 +00:00
dependabot[bot]
e8535a94ea
build(deps-dev): bump @typescript-eslint/parser from 5.21.0 to 5.22.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.21.0 to 5.22.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.22.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-04 05:28:03 +00:00
dependabot[bot]
a20b83e273
build(deps-dev): bump typescript from 4.6.3 to 4.6.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.3 to 4.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.6.3...v4.6.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-04 05:27:50 +00:00
dependabot[bot]
b887d5a4c3
build(deps-dev): bump @types/echarts from 4.9.14 to 4.9.15
Bumps [@types/echarts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/echarts) from 4.9.14 to 4.9.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/echarts)

---
updated-dependencies:
- dependency-name: "@types/echarts"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-04 05:27:42 +00:00
Matthias
a9a1b99431
Merge pull request #750 from freqtrade/dependabot/docker/dot-devcontainer/vscode/devcontainers/typescript-node-18-bullseye
build(deps): bump vscode/devcontainers/typescript-node from 16-bullseye to 18-bullseye in /.devcontainer
2022-05-04 07:26:01 +02:00
Matthias
08ce971b8b
Merge pull request #753 from freqtrade/dependabot/docker/node-18.1.0-alpine
build(deps): bump node from 18.0.0-alpine to 18.1.0-alpine
2022-05-04 07:25:55 +02:00
Matthias
7ae7ac7c25
Merge pull request #757 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-0.34.11
build(deps-dev): bump vue-tsc from 0.34.10 to 0.34.11
2022-05-04 07:25:42 +02:00
Matthias
3f83c6929e
Merge pull request #751 from freqtrade/dependabot/npm_and_yarn/main/axios-0.27.2
build(deps): bump axios from 0.27.1 to 0.27.2
2022-05-04 07:25:25 +02:00
Matthias
c67d44c089
Merge pull request #752 from freqtrade/dependabot/npm_and_yarn/main/date-fns-tz-1.3.4
build(deps): bump date-fns-tz from 1.3.3 to 1.3.4
2022-05-04 07:25:17 +02:00
Matthias
8269f02de2
Merge pull request #760 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.22.4
build(deps): bump core-js from 3.22.2 to 3.22.4
2022-05-04 07:25:07 +02:00