Commit Graph

3679 Commits

Author SHA1 Message Date
Matthias
f943385ce3 Don't allow disabling of the only series in the chart 2023-05-28 19:57:29 +02:00
Matthias
58c497b9a8 Improved wording 2023-05-28 19:57:29 +02:00
Matthias
4549ac783e Improve tooltip wording 2023-05-28 19:57:29 +02:00
Matthias
f598a631a5 Use Total profit for open cumprofit calcs 2023-05-28 19:57:29 +02:00
Matthias
f374939890 Show tooltip for current_profit 2023-05-28 19:57:29 +02:00
Matthias
d5ac4bce16 Improve visualization in bot comparison
closes #1281
2023-05-28 19:57:29 +02:00
Matthias
fbdb601ff3 Improve type description 2023-05-28 19:57:29 +02:00
Matthias
6f0ae677df Don't throttle Trades list to allow update when bot-comparison selection changes
closes #1282
2023-05-28 19:57:29 +02:00
Matthias
6fe56a857e Organize cumProfit imports 2023-05-28 19:57:29 +02:00
dependabot[bot]
1fcf8ed125 build(deps): bump nginx from 1.23.4-alpine to 1.25.0-alpine
Bumps nginx from 1.23.4-alpine to 1.25.0-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-28 19:57:29 +02:00
Matthias
9a719d42bb Fix newly introduced type restriction 2023-05-28 19:57:29 +02:00
dependabot[bot]
d4bc1da369 build(deps): bump bootstrap-vue-next from 0.8.11 to 0.8.13
Bumps [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next) from 0.8.11 to 0.8.13.
- [Release notes](https://github.com/bootstrap-vue-next/bootstrap-vue-next/releases)
- [Changelog](https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/release-please-config.json)
- [Commits](https://github.com/bootstrap-vue-next/bootstrap-vue-next/compare/v0.8.11...bootstrap-vue-next-v0.8.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-28 19:57:29 +02:00
dependabot[bot]
fd177b0368 build(deps-dev): bump vitest from 0.31.0 to 0.31.1
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.31.0 to 0.31.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.31.1/packages/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-28 19:57:29 +02:00
dependabot[bot]
ca16e202b4 build(deps-dev): bump @typescript-eslint/parser from 5.59.6 to 5.59.7
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.6 to 5.59.7.
- [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.59.7/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-28 19:57:28 +02:00
dependabot[bot]
4e77324d92 build(deps-dev): bump @vue/compiler-sfc from 3.3.2 to 3.3.4
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.3.2 to 3.3.4.
- [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.4/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-05-28 19:57:28 +02:00
dependabot[bot]
e798385701 build(deps-dev): bump vite from 4.3.7 to 4.3.8
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.7 to 4.3.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/v4.3.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>
2023-05-28 19:57:28 +02:00
dependabot[bot]
117b90a46d build(deps): bump @vuepic/vue-datepicker from 5.1.1 to 5.1.2
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v5.1.1...v5.1.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>
2023-05-28 19:57:28 +02:00
dependabot[bot]
e16e05fc94 build(deps-dev): bump @vue/runtime-dom from 3.3.2 to 3.3.4
Bumps [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) from 3.3.2 to 3.3.4.
- [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.4/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-05-28 19:57:28 +02:00
dependabot[bot]
08e1b09f9c 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 5.59.6 to 5.59.7.
- [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/v5.59.7/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-28 19:57:28 +02:00
dependabot[bot]
49a15af8f1 build(deps-dev): bump eslint from 8.40.0 to 8.41.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.40.0 to 8.41.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.40.0...v8.41.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-05-28 19:57:28 +02:00
dependabot[bot]
f28601302c build(deps): bump vue-router from 4.2.0 to 4.2.1
Bumps [vue-router](https://github.com/vuejs/router) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.2.0...v4.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-28 19:57:28 +02:00
dependabot[bot]
0cf72c7a55 build(deps-dev): bump cypress from 12.12.0 to 12.13.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.12.0 to 12.13.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/v12.12.0...v12.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-28 19:57:28 +02:00
dependabot[bot]
903f035bda build(deps): bump pinia from 2.0.36 to 2.1.3
Bumps [pinia](https://github.com/vuejs/pinia) from 2.0.36 to 2.1.3.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.0.36...pinia@2.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-28 19:57:28 +02:00
dependabot[bot]
194ed2b58f build(deps-dev): bump eslint-plugin-vue from 9.13.0 to 9.14.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.13.0 to 9.14.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.13.0...v9.14.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-05-28 19:57:28 +02:00
Matthias
2a033370fb don't require open trades in cumprofitchart 2023-05-28 19:57:28 +02:00
Matthias
cf4fdacd0e Extract pairlist types to separate file 2023-05-28 19:57:28 +02:00
Tako
a869992527
use height class rule instead of style attribute
Co-authored-by: Matthias <xmatthias@outlook.com>
2023-05-28 19:41:18 +03:00
Tako
d130ecd16f filled out results view 2023-05-26 17:45:52 +00:00
Tako
492aac40af temporary height fix for configurator 2023-05-26 17:45:03 +00:00
Tako
9b45d22037 use icon for removing pairlists 2023-05-26 17:40:07 +00:00
Tako
10d1089c11 better json formatting 2023-05-26 11:43:15 +00:00
Tako
d0e18ce334 added evaluation results view and some styling 2023-05-26 11:12:40 +00:00
Tako
c3d3ee947e optionally smoother alert/notification experience 2023-05-25 00:50:38 +00:00
Tako
5fbcca0bcf start evaluation without the need for saving 2023-05-24 23:40:43 +00:00
Tako
0085c9ac2c fix available pairlists losing events after drag 2023-05-24 21:53:10 +00:00
Tako
2f07024f11 stop the timer and show error messages 2023-05-24 20:15:28 +00:00
Tako
e8c50a167a drag and drop configurator prototype 2023-05-24 18:19:46 +00:00
Tako
257a57fcf2 replace sorting icon 2023-05-23 18:43:16 +00:00
Tako
36737ae6dc Merge branch 'main' into feat/pairlistconfig 2023-05-23 18:34:57 +00:00
Tako
ac78a18414 added pairlist configurator 2023-05-23 18:29:43 +00:00
Matthias
e0bd3d52bd Improve ProfitDistribution combobox width 2023-05-21 22:10:34 +02:00
Matthias
8ba42f30a5 Interactive color selection box on click 2023-05-21 20:06:49 +02:00
Matthias
ad82df1b2c ensure cumrofitchart doesn't contantly reset zoom 2023-05-21 16:45:59 +02:00
Matthias
3af366e89e Add "open" profit to cumProfitChart
closes #1251
2023-05-21 16:05:00 +02:00
Matthias
81ca6bbab6 Bump vue to 3.3 2023-05-17 07:00:42 +02:00
Matthias
2bc45b87cc
Merge pull request #1259 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-5.59.6
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.5 to 5.59.6
2023-05-17 06:58:47 +02:00
Matthias
8ca8678120
Merge pull request #1263 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-1.6.5
build(deps-dev): bump vue-tsc from 1.6.4 to 1.6.5
2023-05-17 06:58:42 +02:00
dependabot[bot]
6e4e4a53c5
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 5.59.5 to 5.59.6.
- [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/v5.59.6/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 04:49:33 +00:00
dependabot[bot]
2bff0cc5fa
build(deps-dev): bump vue-tsc from 1.6.4 to 1.6.5
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/vue-tsc) from 1.6.4 to 1.6.5.
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v1.6.5/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-05-17 04:49:31 +00:00
Matthias
f46ea8878a
Merge pull request #1258 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.59.6
build(deps-dev): bump @typescript-eslint/parser from 5.59.5 to 5.59.6
2023-05-17 06:45:49 +02:00