Commit Graph

2305 Commits

Author SHA1 Message Date
Matthias
b747ddf0ea
Merge pull request #755 from freqtrade/dependabot/npm_and_yarn/main/types/jest-27.5.0
build(deps-dev): bump @types/jest from 27.4.1 to 27.5.0
2022-05-04 07:24:58 +02:00
Matthias
c8c4d959db
Merge pull request #754 from freqtrade/dependabot/npm_and_yarn/main/vite-2.9.7
build(deps-dev): bump vite from 2.9.6 to 2.9.7
2022-05-04 07:24:50 +02:00
dependabot[bot]
95ff05c4e6
build(deps): bump core-js from 3.22.2 to 3.22.4
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.2 to 3.22.4.
- [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.2...v3.22.4)

---
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-04 05:04:59 +00:00
dependabot[bot]
86b45a74e8
build(deps-dev): bump vue-tsc from 0.34.10 to 0.34.11
Bumps [vue-tsc](https://github.com/johnsoncodehk/volar/tree/HEAD/packages/vue-tsc) from 0.34.10 to 0.34.11.
- [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.11/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-04 05:03:49 +00:00
dependabot[bot]
ff1d30defd
build(deps-dev): bump @types/jest from 27.4.1 to 27.5.0
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.4.1 to 27.5.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-04 05:03:17 +00:00
dependabot[bot]
b5439c4864
build(deps-dev): bump vite from 2.9.6 to 2.9.7
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.6 to 2.9.7.
- [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.7/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-04 05:03:06 +00:00
dependabot[bot]
1d467de995
build(deps): bump node from 18.0.0-alpine to 18.1.0-alpine
Bumps node from 18.0.0-alpine to 18.1.0-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-04 05:02:41 +00:00
dependabot[bot]
e322ff968e
build(deps): bump date-fns-tz from 1.3.3 to 1.3.4
Bumps [date-fns-tz](https://github.com/marnusw/date-fns-tz) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/marnusw/date-fns-tz/releases)
- [Changelog](https://github.com/marnusw/date-fns-tz/blob/master/CHANGELOG.md)
- [Commits](https://github.com/marnusw/date-fns-tz/compare/v1.3.3...v1.3.4)

---
updated-dependencies:
- dependency-name: date-fns-tz
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-04 05:02:34 +00:00
dependabot[bot]
f4c9d9c1bf
build(deps): bump axios from 0.27.1 to 0.27.2
Bumps [axios](https://github.com/axios/axios) from 0.27.1 to 0.27.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.27.1...v0.27.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-04 05:02:20 +00:00
Matthias
5cdbd8c8e6 Fix layout problem 2022-05-02 21:28:52 +02:00
dependabot[bot]
e714067d03
build(deps): bump vscode/devcontainers/typescript-node in /.devcontainer
Bumps vscode/devcontainers/typescript-node from 16-bullseye to 18-bullseye.

---
updated-dependencies:
- dependency-name: vscode/devcontainers/typescript-node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 05:04:17 +00:00
Matthias
d710e6398f fix build mode 2022-05-01 19:21:11 +02:00
Matthias
0202bcea96 Fix UI version display 2022-05-01 16:43:17 +02:00
Matthias
c04e1a163f Update backtest graph display 2022-04-30 19:28:54 +02:00
Matthias
c80ec9f772 Properly handle Null values in profit responses 2022-04-29 20:02:01 +02:00
Matthias
9e953ed92c
Merge pull request #740 from freqtrade/dependabot/docker/dot-devcontainer/vscode/devcontainers/typescript-node-0.204.0-buster
build(deps): bump vscode/devcontainers/typescript-node from 0-16-buster to 0.204.0-buster in /.devcontainer
2022-04-29 07:12:32 +02:00
Matthias
f8c44d9adb Merge branch 'main' into dependabot/docker/dot-devcontainer/vscode/devcontainers/typescript-node-0.204.0-buster 2022-04-29 06:45:50 +02:00
Matthias
c385d7a097 fix bug in fetch logic 2022-04-28 19:38:51 +02:00
Matthias
bc7f21eaff Reconfigure project to properly work with volar 2022-04-28 19:33:49 +02:00
Matthias
9aa12ed5c0 Update some types 2022-04-28 19:21:30 +02:00
Matthias
0f7030d353 Update devcontainer setup 2022-04-28 09:42:37 +02:00
dependabot[bot]
cd93b0d764 build(deps): bump vscode/devcontainers/typescript-node in /.devcontainer
Bumps vscode/devcontainers/typescript-node from 0-16-buster to 0.204.0-buster.

---
updated-dependencies:
- dependency-name: vscode/devcontainers/typescript-node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-28 09:33:55 +02:00
Matthias
4c85f41401 Simplfiy store setup 2022-04-28 07:38:59 +02:00
Matthias
43676179dc Improve sync behaviour 2022-04-28 07:38:59 +02:00
Matthias
b477a9dddd
Merge pull request #743 from freqtrade/dependabot/npm_and_yarn/main/vue/composition-api-1.5.0
build(deps): bump @vue/composition-api from 1.4.9 to 1.5.0
2022-04-27 09:03:10 +02:00
dependabot[bot]
f60188391d
build(deps): bump @vue/composition-api from 1.4.9 to 1.5.0
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.4.9 to 1.5.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.4.9...v1.5.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-04-27 05:50:29 +00:00
Matthias
4d83979334
Merge pull request #748 from freqtrade/dependabot/npm_and_yarn/main/vite-plugin-vue2-2.0.0
build(deps-dev): bump vite-plugin-vue2 from 1.9.3 to 2.0.0
2022-04-27 07:47:53 +02:00
Matthias
26ad0a9735
Merge pull request #742 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.21.0
build(deps-dev): bump @typescript-eslint/parser from 5.20.0 to 5.21.0
2022-04-27 07:47:46 +02:00
Matthias
238f252a81
Merge pull request #744 from freqtrade/dependabot/npm_and_yarn/main/sass-1.51.0
build(deps-dev): bump sass from 1.50.1 to 1.51.0
2022-04-27 07:47:29 +02:00
Matthias
f833006404
Merge pull request #747 from freqtrade/dependabot/npm_and_yarn/main/vite-2.9.6
build(deps-dev): bump vite from 2.9.5 to 2.9.6
2022-04-27 07:47:21 +02:00
Matthias
43a6f7d042
Merge pull request #749 from freqtrade/dependabot/npm_and_yarn/main/axios-0.27.1
build(deps): bump axios from 0.26.1 to 0.27.1
2022-04-27 07:47:08 +02:00
Matthias
9d5326c950
Merge pull request #746 from freqtrade/dependabot/npm_and_yarn/main/cypress-9.6.0
build(deps-dev): bump cypress from 9.5.4 to 9.6.0
2022-04-27 07:09:49 +02:00
Matthias
032ee3ffd1
Merge pull request #745 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.22.2
build(deps): bump core-js from 3.22.1 to 3.22.2
2022-04-27 07:09:16 +02:00
dependabot[bot]
166366d05e
build(deps): bump axios from 0.26.1 to 0.27.1
Bumps [axios](https://github.com/axios/axios) from 0.26.1 to 0.27.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.26.1...v0.27.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 05:04:09 +00:00
dependabot[bot]
dcb0710fd1
build(deps-dev): bump vite-plugin-vue2 from 1.9.3 to 2.0.0
Bumps [vite-plugin-vue2](https://github.com/underfin/vite-plugin-vue2) from 1.9.3 to 2.0.0.
- [Release notes](https://github.com/underfin/vite-plugin-vue2/releases)
- [Changelog](https://github.com/underfin/vite-plugin-vue2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/underfin/vite-plugin-vue2/compare/v1.9.3...v2.0.0)

---
updated-dependencies:
- dependency-name: vite-plugin-vue2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 05:04:00 +00:00
dependabot[bot]
06f438b0dd
build(deps-dev): bump vite from 2.9.5 to 2.9.6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.5 to 2.9.6.
- [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.6/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-04-27 05:03:30 +00:00
dependabot[bot]
fa988a8c34
build(deps-dev): bump cypress from 9.5.4 to 9.6.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.5.4 to 9.6.0.
- [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.5.4...v9.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 05:03:09 +00:00
dependabot[bot]
362f548705
build(deps): bump core-js from 3.22.1 to 3.22.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.1 to 3.22.2.
- [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.1...v3.22.2)

---
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-04-27 05:02:59 +00:00
dependabot[bot]
282ec4e738
build(deps-dev): bump sass from 1.50.1 to 1.51.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.50.1 to 1.51.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.50.1...1.51.0)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 05:02:43 +00:00
dependabot[bot]
3a82952b3a
build(deps-dev): bump @typescript-eslint/parser from 5.20.0 to 5.21.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.20.0 to 5.21.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.21.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-04-27 05:02:00 +00:00
Matthias
aea41dee26
Merge pull request #741 from freqtrade/vue-tsc
use Vue tsc to check types
2022-04-27 06:57:22 +02:00
Matthias
07f167171a use vue-tsc to check types 2022-04-27 06:53:45 +02:00
Matthias
3347d055f0 Fix some type errors 2022-04-27 06:22:37 +02:00
Matthias
8ab726bbd7 Update drawio to how pinia is setup 2022-04-26 06:51:04 +02:00
Matthias
a983bc3f51 Add locks side to type 2022-04-25 11:17:07 +02:00
Matthias
30317bf2b0
Merge pull request #737 from freqtrade/pinia
Vuex to Pinia and composition API
2022-04-23 14:33:08 +02:00
Matthias
4de3a96fae Fix small bug in handling invalid responses 2022-04-23 10:43:12 +02:00
Matthias
3ab4aed5f4 Fix daily chart not loading properly 2022-04-22 20:08:35 +02:00
Matthias
8a0b852912 Fix empty layout on initial load 2022-04-22 19:35:57 +02:00
Matthias
4be917852c Improve refresh behaviour during startup 2022-04-22 07:24:20 +02:00