Commit Graph

5136 Commits

Author SHA1 Message Date
Matthias
207c19cae7
Merge pull request #1816 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-8.3.2
build(deps): bump @vuepic/vue-datepicker from 8.3.1 to 8.3.2
2024-04-03 06:33:26 +02:00
Matthias
19da4eb0a0
Merge pull request #1818 from freqtrade/dependabot/npm_and_yarn/main/humanize-duration-3.32.0
build(deps): bump humanize-duration from 3.31.0 to 3.32.0
2024-04-03 06:32:44 +02:00
Matthias
03b9c8dbbe
Merge pull request #1815 from freqtrade/dependabot/npm_and_yarn/main/eslint-2a2999fdc6
build(deps-dev): bump the eslint group with 2 updates
2024-04-03 06:31:16 +02:00
dependabot[bot]
15bb52fea6
build(deps): bump humanize-duration from 3.31.0 to 3.32.0
Bumps [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) from 3.31.0 to 3.32.0.
- [Changelog](https://github.com/EvanHahn/HumanizeDuration.js/blob/main/HISTORY.md)
- [Commits](https://github.com/EvanHahn/HumanizeDuration.js/compare/v3.31.0...v3.32.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-03 03:16:03 +00:00
dependabot[bot]
5a176fd0b5
build(deps): bump @vuepic/vue-datepicker from 8.3.1 to 8.3.2
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 8.3.1 to 8.3.2.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v8.3.1...v8.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-03 03:14:41 +00:00
dependabot[bot]
3d2ff1f222
build(deps-dev): bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@typescript-eslint/eslint-plugin` from 7.4.0 to 7.5.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/v7.5.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.4.0 to 7.5.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/v7.5.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-03 03:13:02 +00:00
Matthias
95a879bccf Extract BT breakdowns to their own component
(it's 3 identical tables after all()
2024-03-30 13:01:36 +01:00
Matthias
5102e4774d Add enter tag breakdown to backtest output 2024-03-30 12:05:30 +01:00
Matthias
9b5e14c033 Update some backtest displays 2024-03-30 12:03:24 +01:00
Matthias
90036f5340 Remove Cum Profit % from output 2024-03-30 11:07:40 +01:00
Matthias
2128850dcf Show slightly different values for Position increase calls 2024-03-30 09:03:48 +01:00
Matthias
c8a0174726 Add "disabled" style for form controls 2024-03-30 09:03:28 +01:00
Matthias
a27c65a86c Add force-entry shortcut to actions
closes https://github.com/freqtrade/freqtrade/issues/10020
2024-03-30 08:59:25 +01:00
Matthias
6d2a5c59c1 Update tsconfig to support auto-imported components 2024-03-30 08:56:47 +01:00
Matthias
c8f65f8578 Update dependabot file to update date-fns as group 2024-03-27 06:34:33 +01:00
Matthias
4aa0589b25
Merge pull request #1813 from freqtrade/dependabot/npm_and_yarn/main/typescript-5.4.3
build(deps-dev): bump typescript from 5.4.2 to 5.4.3
2024-03-27 06:31:09 +01:00
Matthias
c1f7036018
Merge pull request #1809 from freqtrade/dependabot/npm_and_yarn/main/vue-94559c5b5f
build(deps-dev): bump the vue group with 1 update
2024-03-27 06:30:31 +01:00
Matthias
e0c7a2ffd2
Merge pull request #1808 from freqtrade/dependabot/npm_and_yarn/main/eslint-8f27be867f
build(deps-dev): bump the eslint group with 3 updates
2024-03-27 06:30:20 +01:00
Matthias
204ee84df6
Merge pull request #1810 from freqtrade/dependabot/npm_and_yarn/main/cypress-13.7.1
build(deps-dev): bump cypress from 13.7.0 to 13.7.1
2024-03-27 06:29:52 +01:00
Matthias
ceead6119e
Merge pull request #1812 from freqtrade/dependabot/npm_and_yarn/main/vite-5.2.6
build(deps-dev): bump vite from 5.1.6 to 5.2.6
2024-03-27 06:29:28 +01:00
dependabot[bot]
456191909b
build(deps-dev): bump typescript from 5.4.2 to 5.4.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-27 03:42:06 +00:00
dependabot[bot]
7c8d8f89c0
build(deps-dev): bump vite from 5.1.6 to 5.2.6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.6 to 5.2.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/v5.2.6/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>
2024-03-27 03:41:13 +00:00
dependabot[bot]
565aae85fc
build(deps-dev): bump cypress from 13.7.0 to 13.7.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.7.0 to 13.7.1.
- [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.7.0...v13.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-27 03:39:42 +00:00
dependabot[bot]
a0ee33a36c
build(deps-dev): bump the vue group with 1 update
Bumps the vue group with 1 update: [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc).


Updates `vue-tsc` from 2.0.6 to 2.0.7
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v2.0.7/packages/tsc)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-27 03:38:51 +00:00
dependabot[bot]
f9b20ec3a0
build(deps-dev): bump the eslint group with 3 updates
Bumps the eslint group with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue).


Updates `@typescript-eslint/eslint-plugin` from 7.3.1 to 7.4.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/v7.4.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.3.1 to 7.4.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/v7.4.0/packages/parser)

Updates `eslint-plugin-vue` from 9.23.0 to 9.24.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.23.0...v9.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-27 03:37:55 +00:00
Matthias
a5b6aea8d8
Merge pull request #1805 from freqtrade/update_yarn
Update yarn to 4.1.1
2024-03-22 17:13:15 +01:00
Matthias
4858376e22 Update yarn to 4.1.1 2024-03-22 17:06:04 +01:00
Matthias
016674f621 Bump ip to 2.0.1 to fix security advisory 2024-03-22 17:05:00 +01:00
Matthias
a00bdf0774 Improve order tooltip rendering
closes #1804
2024-03-22 16:54:26 +01:00
Matthias
3d14f24429
Merge pull request #1803 from slimatic/fix-incorrect-ui-metric-value
fix(BotProfit.vue): fix incorrect ROI metric
2024-03-21 18:03:03 +01:00
Salim Ibrahim
a9b46c0556 fix(BotProfit.vue): fix incorrect ROI metric 2024-03-21 08:59:03 -04:00
Matthias
9c8a94119e
Merge pull request #1799 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-8.3.1
build(deps): bump @vuepic/vue-datepicker from 8.2.0 to 8.3.1
2024-03-20 06:48:40 +01:00
Matthias
1239acdb5b
Merge pull request #1802 from freqtrade/dependabot/npm_and_yarn/main/cypress-13.7.0
build(deps-dev): bump cypress from 13.6.6 to 13.7.0
2024-03-20 06:48:32 +01:00
dependabot[bot]
d43625555f
build(deps-dev): bump cypress from 13.6.6 to 13.7.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.6.6 to 13.7.0.
- [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.6.6...v13.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 05:37:35 +00:00
dependabot[bot]
b51e750548
build(deps): bump @vuepic/vue-datepicker from 8.2.0 to 8.3.1
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 8.2.0 to 8.3.1.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v8.2.0...v8.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 05:37:18 +00:00
Matthias
f2b85dd016
Merge pull request #1798 from freqtrade/dependabot/npm_and_yarn/main/axios-1.6.8
build(deps): bump axios from 1.6.7 to 1.6.8
2024-03-20 06:36:28 +01:00
Matthias
f1b1e72bd0
Merge pull request #1796 from freqtrade/dependabot/npm_and_yarn/main/vue-db4491689a
build(deps-dev): bump the vue group with 1 update
2024-03-20 06:35:28 +01:00
Matthias
03a4096eb3
Merge pull request #1797 from freqtrade/dependabot/npm_and_yarn/main/vitest-1.4.0
build(deps-dev): bump vitest from 1.3.1 to 1.4.0
2024-03-20 06:35:20 +01:00
Matthias
ad3a52ae2f
Merge pull request #1801 from freqtrade/dependabot/npm_and_yarn/main/sass-1.72.0
build(deps-dev): bump sass from 1.71.1 to 1.72.0
2024-03-20 06:35:09 +01:00
Matthias
59f7bf2e36
Merge pull request #1800 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.36.1
build(deps): bump core-js from 3.36.0 to 3.36.1
2024-03-20 06:35:01 +01:00
Matthias
8d17d8630e
Merge pull request #1795 from freqtrade/dependabot/npm_and_yarn/main/eslint-67e8b467d1
build(deps-dev): bump the eslint group with 2 updates
2024-03-20 06:34:28 +01:00
dependabot[bot]
335d077883
build(deps-dev): bump sass from 1.71.1 to 1.72.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.71.1 to 1.72.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.71.1...1.72.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 03:17:35 +00:00
dependabot[bot]
e095a9b60f
build(deps): bump core-js from 3.36.0 to 3.36.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.36.0 to 3.36.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.36.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>
2024-03-20 03:16:58 +00:00
dependabot[bot]
92ec69e5ac
build(deps): bump axios from 1.6.7 to 1.6.8
Bumps [axios](https://github.com/axios/axios) from 1.6.7 to 1.6.8.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.6.7...v1.6.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 03:16:14 +00:00
dependabot[bot]
a875158061
build(deps-dev): bump vitest from 1.3.1 to 1.4.0
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.4.0/packages/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 03:15:55 +00:00
dependabot[bot]
787d115a13
build(deps-dev): bump the vue group with 1 update
Bumps the vue group with 1 update: [@vue/test-utils](https://github.com/vuejs/test-utils).


Updates `@vue/test-utils` from 2.4.4 to 2.4.5
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](https://github.com/vuejs/test-utils/compare/v2.4.4...v2.4.5)

---
updated-dependencies:
- dependency-name: "@vue/test-utils"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vue
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 03:15:23 +00:00
dependabot[bot]
a2a3af2629
build(deps-dev): bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@typescript-eslint/eslint-plugin` from 7.2.0 to 7.3.1
- [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/v7.3.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.2.0 to 7.3.1
- [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/v7.3.1/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 03:14:55 +00:00
Matthias
cf22e37d34
Merge pull request #1794 from freqtrade/dependabot/github_actions/main/alexellis/upload-assets-0.4.1
build(deps): bump alexellis/upload-assets from 0.4.0 to 0.4.1
2024-03-13 07:10:46 +01:00
dependabot[bot]
894cc1abe1
build(deps): bump alexellis/upload-assets from 0.4.0 to 0.4.1
Bumps [alexellis/upload-assets](https://github.com/alexellis/upload-assets) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/alexellis/upload-assets/releases)
- [Commits](https://github.com/alexellis/upload-assets/compare/0.4.0...0.4.1)

---
updated-dependencies:
- dependency-name: alexellis/upload-assets
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 05:46:56 +00:00
Matthias
e6822ea837 Add @vue/eslint- to eslint dependency group 2024-03-13 06:46:33 +01:00