Commit Graph

2292 Commits

Author SHA1 Message Date
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
Matthias
d87ee8a71d
Merge pull request #736 from freqtrade/dependabot/docker/node-18.0.0-alpine
Bump node from 17.9.0-alpine to 18.0.0-alpine
2022-04-22 07:04:52 +02:00
dependabot[bot]
06d9cb6791
Bump node from 17.9.0-alpine to 18.0.0-alpine
Bumps node from 17.9.0-alpine to 18.0.0-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-22 05:01:30 +00:00
Matthias
118b21de3f Fix plotconfigurator Bug 2022-04-21 20:24:28 +02:00
Matthias
70011435de Fix online status 2022-04-21 20:18:28 +02:00
Matthias
0c731255ab Some minor updates 2022-04-21 19:36:12 +02:00
Matthias
4c08ec9030 Improve handling when not logged in 2022-04-21 07:50:19 +02:00
Matthias
90695c7650 Remove class api hlepers 2022-04-21 07:50:19 +02:00
Matthias
e969cf83a8 composition: migrate remaining components 2022-04-21 07:50:19 +02:00
Matthias
2baabf7f04 composition: more components to composition api 2022-04-21 07:50:19 +02:00
Matthias
fe3075e6d3 composition: some more components 2022-04-21 07:50:19 +02:00
Matthias
b272c73e89 pinia: Update error handling 2022-04-21 07:50:19 +02:00
Matthias
18e56258e9 pinia: Remove vuex dependencies 2022-04-21 07:50:19 +02:00
Matthias
9a282856e4 pinia: migrate uiversion 2022-04-21 07:50:19 +02:00