Commit Graph

4481 Commits

Author SHA1 Message Date
Matthias
44d8af4592
Merge pull request #1526 from freqtrade/node_21
Add node21 to test matrix
2023-10-28 08:19:12 +02:00
Matthias
3356003441
Merge pull request #1540 from freqtrade/dependabot/docker/node-21.1.0-alpine
build(deps): bump node from 20.8.1-alpine to 21.1.0-alpine
2023-10-28 08:19:03 +02:00
Matthias
fdc6f9f478 Add node21 to test matrix 2023-10-26 20:09:56 +02:00
Matthias
5899d605b4 Fix bad test import 2023-10-26 20:09:47 +02:00
Matthias
29daeb27a5 Fix wrongly refactored props 2023-10-26 19:59:35 +02:00
Matthias
bb0ab2e00d Fix some type issues 2023-10-26 19:59:35 +02:00
Matthias
1d20828f83 Extract backtestResultEntry 2023-10-26 19:59:35 +02:00
Matthias
85f137c179 Fix some syntax highlight "gotchas" 2023-10-26 19:59:35 +02:00
Matthias
bce191e86f Extract settings generation, too 2023-10-26 19:59:35 +02:00
Matthias
69f032ac2e Extract backtestResultGeneration to separate function 2023-10-26 19:59:35 +02:00
Matthias
61ba6a836e Reduce verbosity of ResultAnalysis further 2023-10-26 19:59:35 +02:00
Matthias
1f7ce48e70 Reduce verbosity of "settings" definition 2023-10-26 19:59:35 +02:00
Matthias
aa2f791406 Add object to Table Items helper function and specs 2023-10-26 19:59:35 +02:00
dependabot[bot]
e6da6ad1d6
build(deps): bump node from 20.8.1-alpine to 21.1.0-alpine
Bumps node from 20.8.1-alpine to 21.1.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>
2023-10-26 06:16:02 +00:00
Matthias
d8c65e87ef
Merge pull request #1539 from freqtrade/dependabot/github_actions/main/actions/setup-node-4
build(deps): bump actions/setup-node from 3 to 4
2023-10-26 08:15:23 +02:00
dependabot[bot]
8bc0b87c2a
build(deps): bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-26 03:09:48 +00:00
Matthias
1f8c806c30
Merge pull request #1533 from freqtrade/dependabot/npm_and_yarn/main/cypress-13.3.3
build(deps-dev): bump cypress from 13.3.1 to 13.3.3
2023-10-25 09:51:48 +02:00
Matthias
a237d61e94
Merge pull request #1530 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-6.9.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.8.0 to 6.9.0
2023-10-25 09:51:35 +02:00
dependabot[bot]
3037f98956
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.8.0 to 6.9.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.9.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 06:00:54 +00:00
dependabot[bot]
deb980bea5
build(deps-dev): bump cypress from 13.3.1 to 13.3.3
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.3.1 to 13.3.3.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v13.3.1...v13.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 06:00:08 +00:00
Matthias
9ec525060c
Merge pull request #1531 from freqtrade/dependabot/npm_and_yarn/main/vue/compiler-sfc-3.3.7
build(deps-dev): bump @vue/compiler-sfc from 3.3.4 to 3.3.7
2023-10-25 07:58:13 +02:00
Matthias
8045ac1c4a
Merge pull request #1527 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-6.9.0
build(deps-dev): bump @typescript-eslint/parser from 6.8.0 to 6.9.0
2023-10-25 07:58:03 +02:00
Matthias
6b7a01563c
Merge pull request #1535 from freqtrade/dependabot/npm_and_yarn/main/eslint-plugin-vue-9.18.0
build(deps-dev): bump eslint-plugin-vue from 9.17.0 to 9.18.0
2023-10-25 07:57:45 +02:00
Matthias
635720496d
Merge pull request #1534 from freqtrade/dependabot/npm_and_yarn/main/vue/runtime-dom-3.3.7
build(deps-dev): bump @vue/runtime-dom from 3.3.4 to 3.3.7
2023-10-25 07:57:20 +02:00
Matthias
d607303087
Merge pull request #1537 from freqtrade/dependabot/npm_and_yarn/main/vite-4.5.0
build(deps-dev): bump vite from 4.4.11 to 4.5.0
2023-10-25 07:55:21 +02:00
Matthias
ae71ae18ec
Merge pull request #1538 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.33.1
build(deps): bump core-js from 3.33.0 to 3.33.1
2023-10-25 07:26:42 +02:00
dependabot[bot]
3c3c61dd1c
build(deps-dev): bump vite from 4.4.11 to 4.5.0
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.11 to 4.5.0.
- [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/v4.5.0/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 04:53:43 +00:00
dependabot[bot]
b1cc4eb8aa
build(deps-dev): bump @typescript-eslint/parser from 6.8.0 to 6.9.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.8.0 to 6.9.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/v6.9.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>
2023-10-25 04:37:04 +00:00
dependabot[bot]
0a76ff96d7
build(deps-dev): bump @vue/compiler-sfc from 3.3.4 to 3.3.7
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.3.4 to 3.3.7.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.3.7/packages/compiler-sfc)

---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 04:36:41 +00:00
dependabot[bot]
c3b0eb32ea
build(deps-dev): bump eslint-plugin-vue from 9.17.0 to 9.18.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.17.0 to 9.18.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.17.0...v9.18.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 04:34:33 +00:00
Matthias
affcb4b4ef
Merge pull request #1529 from freqtrade/dependabot/npm_and_yarn/main/unplugin-icons-0.17.1
build(deps-dev): bump unplugin-icons from 0.17.0 to 0.17.1
2023-10-25 06:34:05 +02:00
dependabot[bot]
2759f1bd49
build(deps-dev): bump @vue/runtime-dom from 3.3.4 to 3.3.7
Bumps [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) from 3.3.4 to 3.3.7.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits/v3.3.7/packages/runtime-dom)

---
updated-dependencies:
- dependency-name: "@vue/runtime-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 04:33:51 +00:00
Matthias
eb7c15b462
Merge pull request #1528 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-1.8.20
build(deps-dev): bump vue-tsc from 1.8.19 to 1.8.20
2023-10-25 06:33:51 +02:00
Matthias
f2719ea36a
Merge pull request #1532 from freqtrade/dependabot/npm_and_yarn/main/eslint-8.52.0
build(deps-dev): bump eslint from 8.51.0 to 8.52.0
2023-10-25 06:30:00 +02:00
Matthias
eb6d1aa034
Merge pull request #1536 from freqtrade/dependabot/docker/nginx-1.25.3-alpine
build(deps): bump nginx from 1.25.2-alpine to 1.25.3-alpine
2023-10-25 06:29:39 +02:00
dependabot[bot]
2a248fcedb
build(deps): bump core-js from 3.33.0 to 3.33.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.33.0 to 3.33.1.
- [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/commits/v3.33.1/packages/core-js)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 03:55:46 +00:00
dependabot[bot]
430914c73f
build(deps): bump nginx from 1.25.2-alpine to 1.25.3-alpine
Bumps nginx from 1.25.2-alpine to 1.25.3-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 03:55:22 +00:00
dependabot[bot]
b39c4ae754
build(deps-dev): bump eslint from 8.51.0 to 8.52.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.51.0 to 8.52.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.51.0...v8.52.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 03:54:41 +00:00
dependabot[bot]
f4599569a5
build(deps-dev): bump unplugin-icons from 0.17.0 to 0.17.1
Bumps [unplugin-icons](https://github.com/antfu/unplugin-icons) from 0.17.0 to 0.17.1.
- [Release notes](https://github.com/antfu/unplugin-icons/releases)
- [Commits](https://github.com/antfu/unplugin-icons/compare/v0.17.0...v0.17.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-25 03:53:49 +00:00
dependabot[bot]
e1d2bf0434
build(deps-dev): bump vue-tsc from 1.8.19 to 1.8.20
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/vue-tsc) from 1.8.19 to 1.8.20.
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/v1.8.20/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v1.8.20/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>
2023-10-25 03:53:35 +00:00
Matthias
6eece2d90d remove quicktype comment 2023-10-24 17:59:29 +02:00
Matthias
a824c90d60 Use enum for bt states 2023-10-22 19:46:46 +02:00
Matthias
f3fb07316d Align hide/show button for main left bar 2023-10-22 19:41:02 +02:00
Matthias
351478bd9a Improved text on backtest result view 2023-10-22 19:39:56 +02:00
Matthias
8c2a62066b Improved hide/show button styles 2023-10-22 19:38:07 +02:00
Matthias
dfb1de78e5 Avoid odd wrapping for long/short comments 2023-10-22 17:41:40 +02:00
Matthias
3601ed8a5c Improve visual style 2023-10-22 17:39:01 +02:00
Matthias
4544a8aa45 Allow hiding of left trade bar in backtest mode 2023-10-22 17:36:40 +02:00
Matthias
1f9a7ad49f Rename variable 2023-10-22 17:29:53 +02:00
Matthias
b3390e46a4 Animate "trade navigation" slidein 2023-10-22 17:22:43 +02:00