Commit Graph

4104 Commits

Author SHA1 Message Date
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
c3b5c9292a Merge branch 'feat/pairlistconfig' of github.com:daniila/frequi into feat/pairlistconfig 2023-05-28 17:05:35 +00: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
8a2af48df5 use already available classes 2023-05-28 16:40:57 +00:00
Matthias
a0ffbafd82 Don't allow disabling of the only series in the chart 2023-05-28 16:18:39 +02:00
Matthias
e29e19a5b2 Improved wording 2023-05-28 16:10:02 +02:00
Matthias
3f23785f03 Improve tooltip wording 2023-05-28 16:05:42 +02:00
Matthias
924b1d3811 Use Total profit for open cumprofit calcs 2023-05-28 16:04:59 +02:00
Matthias
88d4b5cf97 Show tooltip for current_profit 2023-05-28 15:51:13 +02:00
Matthias
85a0531e00 Improve visualization in bot comparison
closes #1281
2023-05-28 10:16:43 +02:00
Matthias
ad56392d97 Improve type description 2023-05-28 10:14:51 +02:00
Matthias
e9063a4f95 Don't throttle Trades list to allow update when bot-comparison selection changes
closes #1282
2023-05-28 08:47:47 +02:00
Tako
1839cc4d4f added spinner when evaluating 2023-05-26 18:14:38 +00: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
Matthias
8e37809707 Organize cumProfit imports 2023-05-25 19:56:27 +02:00
Matthias
ef97a3acc2
Merge pull request #1279 from freqtrade/dependabot/docker/nginx-1.25.0-alpine
build(deps): bump nginx from 1.23.4-alpine to 1.25.0-alpine
2023-05-25 06:31:15 +02:00
dependabot[bot]
124511821b
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-25 03:56: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
Matthias
ac6987fa53
Merge pull request #1274 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-vue-next-0.8.13
build(deps): bump bootstrap-vue-next from 0.8.11 to 0.8.13
2023-05-24 18:09:56 +02:00
Matthias
d4361ecf12 Fix newly introduced type restriction 2023-05-24 17:59:01 +02:00
Matthias
1dbbe8f393
Merge pull request #1277 from freqtrade/dependabot/npm_and_yarn/main/vitest-0.31.1
build(deps-dev): bump vitest from 0.31.0 to 0.31.1
2023-05-24 09:39:51 +02:00
dependabot[bot]
07ad06321d
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-24 06:51:05 +00:00
Matthias
965c68a6ef
Merge pull request #1269 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.59.7
build(deps-dev): bump @typescript-eslint/parser from 5.59.6 to 5.59.7
2023-05-24 08:50:04 +02:00
Matthias
90550ff7a9
Merge pull request #1276 from freqtrade/dependabot/npm_and_yarn/main/vue/compiler-sfc-3.3.4
build(deps-dev): bump @vue/compiler-sfc from 3.3.2 to 3.3.4
2023-05-24 08:49:56 +02:00
Matthias
f737b2f22e
Merge pull request #1278 from freqtrade/dependabot/npm_and_yarn/main/vite-4.3.8
build(deps-dev): bump vite from 4.3.7 to 4.3.8
2023-05-24 08:49:36 +02:00
dependabot[bot]
17c0bdb683
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-24 05:29:18 +00:00
dependabot[bot]
d97c765ba1
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-24 05:28:41 +00:00
Matthias
2d0b1448e9
Merge pull request #1267 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-5.1.2
build(deps): bump @vuepic/vue-datepicker from 5.1.1 to 5.1.2
2023-05-24 07:27:35 +02:00
dependabot[bot]
dd5281bde9
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-24 05:24:56 +00:00
Matthias
d6f6062a68
Merge pull request #1275 from freqtrade/dependabot/npm_and_yarn/main/vue/runtime-dom-3.3.4
build(deps-dev): bump @vue/runtime-dom from 3.3.2 to 3.3.4
2023-05-24 07:24:09 +02:00
Matthias
f2b3ea3778
Merge pull request #1272 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-5.59.7
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.6 to 5.59.7
2023-05-24 07:24:02 +02:00
dependabot[bot]
dbc44bac28
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-24 05:06:24 +00:00
Matthias
f5c9d8b410
Merge pull request #1270 from freqtrade/dependabot/npm_and_yarn/main/eslint-8.41.0
build(deps-dev): bump eslint from 8.40.0 to 8.41.0
2023-05-24 07:05:01 +02:00
dependabot[bot]
166f233129
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-24 05:02:28 +00:00