Commit Graph

3394 Commits

Author SHA1 Message Date
Matthias
c0538880e9 switch from bootstrap-vue-3 to next 2023-02-08 06:34:28 +01:00
dependabot[bot]
5d87d4000c
build(deps): bump vue-material-design-icons from 5.1.2 to 5.2.0
Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons) from 5.1.2 to 5.2.0.
- [Release notes](https://github.com/robcresswell/vue-material-design-icons/releases)
- [Changelog](https://github.com/robcresswell/vue-material-design-icons/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/robcresswell/vue-material-design-icons/compare/5.1.2...5.2.0)

---
updated-dependencies:
- dependency-name: vue-material-design-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 05:10:47 +00:00
dependabot[bot]
381e2252ec
build(deps-dev): bump @typescript-eslint/parser from 5.50.0 to 5.51.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.50.0 to 5.51.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.51.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-02-08 05:08:22 +00:00
dependabot[bot]
9d64a4cd62
build(deps-dev): bump @cypress/vue from 5.0.3 to 5.0.4
Bumps [@cypress/vue](https://github.com/cypress-io/cypress) from 5.0.3 to 5.0.4.
- [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/@cypress/vue-v5.0.3...@cypress/vue-v5.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 05:06:53 +00:00
dependabot[bot]
64c3de94cd
build(deps): bump pinia from 2.0.29 to 2.0.30
Bumps [pinia](https://github.com/vuejs/pinia) from 2.0.29 to 2.0.30.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.0.29...pinia@2.0.30)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 05:04:01 +00:00
dependabot[bot]
6caa182a57
build(deps): bump @vuepic/vue-datepicker from 3.6.5 to 3.6.7
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 3.6.5 to 3.6.7.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v3.6.5...v3.6.7)

---
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-02-08 05:02:32 +00:00
dependabot[bot]
62fe50bb37
build(deps-dev): bump @vue/runtime-dom from 3.2.45 to 3.2.47
Bumps [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) from 3.2.45 to 3.2.47.
- [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.2.47/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-02-08 05:01:12 +00:00
Matthias
6f6ea8838a
Merge pull request #1119 from freqtrade/dependabot/docker/node-19.6.0-alpine
build(deps): bump node from 19.5.0-alpine to 19.6.0-alpine
2023-02-06 08:00:20 +01:00
dependabot[bot]
ff47d71bcb
build(deps): bump node from 19.5.0-alpine to 19.6.0-alpine
Bumps node from 19.5.0-alpine to 19.6.0-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 05:00:54 +00:00
Matthias
65648d5c51 Improve iconography of trade action segment 2023-02-01 20:02:32 +01:00
Matthias
3e59cd8100 Add UI for cancel open order 2023-02-01 20:02:32 +01:00
Matthias
5ecdce8494 TradeList to script setup 2023-02-01 20:02:32 +01:00
Matthias
33e988798b Update tradeActions to script setup 2023-02-01 20:02:32 +01:00
Matthias
8df7406d02
Merge pull request #1113 from freqtrade/dependabot/npm_and_yarn/main/vue-echarts-6.5.2
build(deps): bump vue-echarts from 6.5.1 to 6.5.2
2023-02-01 08:04:33 +01:00
dependabot[bot]
722d50a6b7
build(deps): bump vue-echarts from 6.5.1 to 6.5.2
Bumps [vue-echarts](https://github.com/ecomfe/vue-echarts) from 6.5.1 to 6.5.2.
- [Release notes](https://github.com/ecomfe/vue-echarts/releases)
- [Changelog](https://github.com/ecomfe/vue-echarts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ecomfe/vue-echarts/compare/v6.5.1...v6.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 06:00:06 +00:00
Matthias
eb327a1803
Merge pull request #1111 from freqtrade/dependabot/npm_and_yarn/main/axios-1.3.0
build(deps): bump axios from 1.2.5 to 1.3.0
2023-02-01 06:58:38 +01:00
Matthias
d85f479098
Merge pull request #1112 from freqtrade/dependabot/npm_and_yarn/main/cypress-12.5.0
build(deps-dev): bump cypress from 12.4.1 to 12.5.0
2023-02-01 06:57:22 +01:00
Matthias
927b63b563
Merge pull request #1115 from freqtrade/dependabot/npm_and_yarn/main/date-fns-tz-2.0.0
build(deps): bump date-fns-tz from 1.3.7 to 2.0.0
2023-02-01 06:56:45 +01:00
Matthias
569f8c3def
Merge pull request #1118 from freqtrade/dependabot/npm_and_yarn/main/typescript-4.9.5
build(deps-dev): bump typescript from 4.9.4 to 4.9.5
2023-02-01 06:56:07 +01:00
dependabot[bot]
df86f5c68f
build(deps): bump axios from 1.2.5 to 1.3.0
Bumps [axios](https://github.com/axios/axios) from 1.2.5 to 1.3.0.
- [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.2.5...v1.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 05:33:28 +00:00
dependabot[bot]
4a45377809
build(deps): bump date-fns-tz from 1.3.7 to 2.0.0
Bumps [date-fns-tz](https://github.com/marnusw/date-fns-tz) from 1.3.7 to 2.0.0.
- [Release notes](https://github.com/marnusw/date-fns-tz/releases)
- [Changelog](https://github.com/marnusw/date-fns-tz/blob/master/CHANGELOG.md)
- [Commits](https://github.com/marnusw/date-fns-tz/compare/v1.3.7...v2.0.0)

---
updated-dependencies:
- dependency-name: date-fns-tz
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 05:33:28 +00:00
dependabot[bot]
832e88b8aa
build(deps-dev): bump typescript from 4.9.4 to 4.9.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.4...v4.9.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 05:33:26 +00:00
Matthias
0e4e61fbb2
Merge pull request #1114 from freqtrade/dependabot/npm_and_yarn/main/vueuse/core-9.12.0
build(deps): bump @vueuse/core from 9.11.1 to 9.12.0
2023-02-01 06:32:01 +01:00
Matthias
5a5fdf993e
Merge pull request #1116 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.50.0
build(deps-dev): bump @typescript-eslint/parser from 5.49.0 to 5.50.0
2023-02-01 06:31:17 +01:00
Matthias
a29a0e084c
Merge pull request #1117 from freqtrade/dependabot/npm_and_yarn/main/sass-1.58.0
build(deps-dev): bump sass from 1.57.1 to 1.58.0
2023-02-01 06:25:46 +01:00
dependabot[bot]
794e739add
build(deps-dev): bump sass from 1.57.1 to 1.58.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.57.1 to 1.58.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.57.1...1.58.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 05:05:22 +00:00
dependabot[bot]
c19ff170a9
build(deps-dev): bump @typescript-eslint/parser from 5.49.0 to 5.50.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.49.0 to 5.50.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.50.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-02-01 05:05:03 +00:00
dependabot[bot]
f2782be4c3
build(deps): bump @vueuse/core from 9.11.1 to 9.12.0
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 9.11.1 to 9.12.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v9.12.0/packages/core)

---
updated-dependencies:
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 05:03:45 +00:00
dependabot[bot]
a9528c71e6
build(deps-dev): bump cypress from 12.4.1 to 12.5.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.4.1 to 12.5.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.4.1...v12.5.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-02-01 05:01:32 +00:00
Matthias
6fbc243c1a
Merge pull request #1108 from freqtrade/dependabot/npm_and_yarn/main/axios-1.2.5
build(deps): bump axios from 1.2.4 to 1.2.5
2023-01-27 18:10:50 +01:00
Matthias
096d63b1b6
Merge pull request #1109 from freqtrade/dependabot/npm_and_yarn/main/cypress-12.4.1
build(deps-dev): bump cypress from 12.3.0 to 12.4.1
2023-01-27 18:10:18 +01:00
dependabot[bot]
9eaf06395d
build(deps-dev): bump cypress from 12.3.0 to 12.4.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.3.0 to 12.4.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/v12.3.0...v12.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-27 15:48:02 +00:00
dependabot[bot]
ee1441baed
build(deps): bump axios from 1.2.4 to 1.2.5
Bumps [axios](https://github.com/axios/axios) from 1.2.4 to 1.2.5.
- [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.2.4...v1.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-27 15:47:17 +00:00
Matthias
b4fe532527
Merge pull request #1107 from freqtrade/dependabot/docker/node-19.5.0-alpine
build(deps): bump node from 19.4.0-alpine to 19.5.0-alpine
2023-01-26 06:23:25 +01:00
dependabot[bot]
52f394b4a3
build(deps): bump node from 19.4.0-alpine to 19.5.0-alpine
Bumps node from 19.4.0-alpine to 19.5.0-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-26 05:00:48 +00:00
Matthias
7f0abd7fa5 Clean up pair summary 2023-01-25 07:33:12 +01:00
Matthias
ca5b887c4e Disable selectable column 2023-01-25 07:33:12 +01:00
Matthias
b7621ba1b4
Merge pull request #1104 from freqtrade/dependabot/npm_and_yarn/main/axios-1.2.4
build(deps): bump axios from 1.2.2 to 1.2.4
2023-01-25 07:15:44 +01:00
Matthias
9c27f96a4a
Merge pull request #1105 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.49.0
build(deps-dev): bump @typescript-eslint/parser from 5.48.2 to 5.49.0
2023-01-25 07:11:40 +01:00
dependabot[bot]
85031e970a
build(deps): bump axios from 1.2.2 to 1.2.4
Bumps [axios](https://github.com/axios/axios) from 1.2.2 to 1.2.4.
- [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/1.2.2...v1.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-25 05:52:19 +00:00
Matthias
0f683d84eb
Merge pull request #1106 from freqtrade/dependabot/npm_and_yarn/main/vueuse/core-9.11.1
build(deps): bump @vueuse/core from 9.11.0 to 9.11.1
2023-01-25 06:50:58 +01:00
Matthias
9012864900
Merge pull request #1103 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.27.2
build(deps): bump core-js from 3.27.1 to 3.27.2
2023-01-25 06:50:41 +01:00
dependabot[bot]
132efacd61
build(deps): bump @vueuse/core from 9.11.0 to 9.11.1
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 9.11.0 to 9.11.1.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v9.11.1/packages/core)

---
updated-dependencies:
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-25 05:06:48 +00:00
dependabot[bot]
e37b2bd29e
build(deps-dev): bump @typescript-eslint/parser from 5.48.2 to 5.49.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.2 to 5.49.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.49.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-01-25 05:05:06 +00:00
dependabot[bot]
85bbfd2f29
build(deps): bump core-js from 3.27.1 to 3.27.2
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.27.1 to 3.27.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/commits/v3.27.2/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-01-25 05:01:44 +00:00
Matthias
048da545d0 Fix exception in detail_trade when selected trade closes 2023-01-24 07:03:01 +01:00
Matthias
06a73c9485 fetch plot config should support webserver mode 2023-01-18 18:16:09 +01:00
Matthias
47aea56420 Auto-load strategy when btresult is selected 2023-01-18 18:16:09 +01:00
Matthias
aa26a501a8
Merge pull request #1100 from freqtrade/dependabot/npm_and_yarn/main/vueuse/core-9.11.0
build(deps): bump @vueuse/core from 9.10.0 to 9.11.0
2023-01-18 06:50:18 +01:00
dependabot[bot]
cc2fd1b62c
build(deps): bump @vueuse/core from 9.10.0 to 9.11.0
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 9.10.0 to 9.11.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v9.11.0/packages/core)

---
updated-dependencies:
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-18 05:35:52 +00:00