Commit Graph

2807 Commits

Author SHA1 Message Date
Matthias
14807af655
Merge pull request #1005 from freqtrade/dependabot/npm_and_yarn/main/typescript-4.9.3
build(deps-dev): bump typescript from 4.8.4 to 4.9.3
2022-11-16 06:28:52 +01:00
Matthias
01e03b341a
Merge pull request #1013 from freqtrade/dependabot/npm_and_yarn/main/sass-loader-13.2.0
build(deps-dev): bump sass-loader from 13.1.0 to 13.2.0
2022-11-16 06:28:40 +01:00
Matthias
fd23179177
Merge pull request #1008 from freqtrade/dependabot/npm_and_yarn/main/pinia-plugin-persistedstate-2.4.0
build(deps): bump pinia-plugin-persistedstate from 2.3.0 to 2.4.0
2022-11-16 06:28:15 +01:00
Matthias
aa88e696f5
Merge pull request #1007 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.26.1
build(deps): bump core-js from 3.26.0 to 3.26.1
2022-11-16 06:28:02 +01:00
dependabot[bot]
4603d1b7c1
build(deps-dev): bump sass-loader from 13.1.0 to 13.2.0
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 13.1.0 to 13.2.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v13.1.0...v13.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 05:19:09 +00:00
dependabot[bot]
1ea0c900a0
build(deps): bump pinia-plugin-persistedstate from 2.3.0 to 2.4.0
Bumps [pinia-plugin-persistedstate](https://github.com/prazdevs/pinia-plugin-persistedstate) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/prazdevs/pinia-plugin-persistedstate/releases)
- [Changelog](https://github.com/prazdevs/pinia-plugin-persistedstate/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prazdevs/pinia-plugin-persistedstate/compare/v2.3.0...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 05:12:10 +00:00
dependabot[bot]
6d4cbe5d8b
build(deps): bump core-js from 3.26.0 to 3.26.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.26.0 to 3.26.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.26.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>
2022-11-16 05:11:57 +00:00
dependabot[bot]
ae6ee578d0
build(deps-dev): bump typescript from 4.8.4 to 4.9.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 05:08:40 +00:00
Matthias
e005fa44ee
Merge pull request #1004 from freqtrade/dependabot/docker/node-19.1.0-alpine
build(deps): bump node from 19.0.1-alpine to 19.1.0-alpine
2022-11-15 07:08:29 +01:00
dependabot[bot]
cfff4003fe
build(deps): bump node from 19.0.1-alpine to 19.1.0-alpine
Bumps node from 19.0.1-alpine to 19.1.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>
2022-11-15 05:43:57 +00:00
Matthias
75458a37cb Linting ... 2022-11-15 06:41:40 +01:00
Matthias
bf21299340 Don't bubble error through mounted hook 2022-11-10 07:29:46 +01:00
Matthias
7f0779fd3d Improve styling of filter reset 2022-11-09 07:21:56 +01:00
Matthias
975bdc4b31
Merge pull request #1001 from freqtrade/dependabot/npm_and_yarn/main/vue/runtime-dom-3.2.42
build(deps-dev): bump @vue/runtime-dom from 3.2.41 to 3.2.42
2022-11-09 07:21:35 +01:00
dependabot[bot]
6eeba18ee1
build(deps-dev): bump @vue/runtime-dom from 3.2.41 to 3.2.42
Bumps [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) from 3.2.41 to 3.2.42.
- [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.42/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>
2022-11-09 05:54:52 +00:00
Matthias
cd2f6ed6e7
Merge pull request #1000 from freqtrade/dependabot/npm_and_yarn/main/vue/test-utils-1.3.3
build(deps-dev): bump @vue/test-utils from 1.3.2 to 1.3.3
2022-11-09 06:51:45 +01:00
Matthias
d6b6c86254
Merge pull request #997 from freqtrade/dependabot/npm_and_yarn/main/cypress/vite-dev-server-4.0.1
build(deps-dev): bump @cypress/vite-dev-server from 3.4.0 to 4.0.1
2022-11-09 06:51:32 +01:00
Matthias
c40f92ef09
Merge pull request #998 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.42.1
build(deps-dev): bump @typescript-eslint/parser from 5.42.0 to 5.42.1
2022-11-09 06:50:48 +01:00
Matthias
e05538b99e
Merge pull request #1003 from freqtrade/dependabot/npm_and_yarn/main/sass-1.56.1
build(deps-dev): bump sass from 1.55.0 to 1.56.1
2022-11-09 06:50:35 +01:00
Matthias
061467d99d
Merge pull request #996 from freqtrade/dependabot/docker/node-19.0.1-alpine
build(deps): bump node from 19.0.0-alpine to 19.0.1-alpine
2022-11-09 06:49:53 +01:00
dependabot[bot]
57e9c0cbba
build(deps-dev): bump sass from 1.55.0 to 1.56.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.55.0 to 1.56.1.
- [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.55.0...1.56.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 05:08:55 +00:00
dependabot[bot]
17110bf1f9
build(deps-dev): bump @vue/test-utils from 1.3.2 to 1.3.3
Bumps [@vue/test-utils](https://github.com/vuejs/test-utils) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](https://github.com/vuejs/test-utils/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 05:04:11 +00:00
dependabot[bot]
b12ce2ffee
build(deps-dev): bump @typescript-eslint/parser from 5.42.0 to 5.42.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.42.0 to 5.42.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/v5.42.1/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>
2022-11-09 05:02:32 +00:00
dependabot[bot]
cfe79f136a
build(deps-dev): bump @cypress/vite-dev-server from 3.4.0 to 4.0.1
Bumps [@cypress/vite-dev-server](https://github.com/cypress-io/cypress) from 3.4.0 to 4.0.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/@cypress/vite-dev-server-v3.4.0...@cypress/vite-dev-server-v4.0.1)

---
updated-dependencies:
- dependency-name: "@cypress/vite-dev-server"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 05:01:02 +00:00
dependabot[bot]
2b0767ed30
build(deps): bump node from 19.0.0-alpine to 19.0.1-alpine
Bumps node from 19.0.0-alpine to 19.0.1-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 05:00:34 +00:00
Matthias
4d4528b1e4 Add search for indicator add field 2022-11-07 21:27:11 +01:00
Matthias
adab387c6d Show fallback if no detail timerange was used 2022-11-06 09:50:37 +01:00
Matthias
55e9420b96 Improve backtest output 2022-11-04 07:18:05 +01:00
Matthias
348839aac1
Merge pull request #978 from freqtrade/dependabot/docker/node-19.0.0-alpine
build(deps): bump node from 18.11.0-alpine to 19.0.0-alpine
2022-11-02 10:45:44 +01:00
dependabot[bot]
069ef26055
build(deps): bump node from 18.11.0-alpine to 19.0.0-alpine
Bumps node from 18.11.0-alpine to 19.0.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>
2022-11-02 05:32:44 +00:00
Matthias
967ce7382a
Merge pull request #993 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.42.0
build(deps-dev): bump @typescript-eslint/parser from 5.41.0 to 5.42.0
2022-11-02 06:32:16 +01:00
Matthias
eba80208c5
Merge pull request #992 from freqtrade/dependabot/npm_and_yarn/main/vue/test-utils-1.3.2
build(deps-dev): bump @vue/test-utils from 1.3.0 to 1.3.2
2022-11-02 06:32:08 +01:00
Matthias
b5a0be81aa
Merge pull request #994 from freqtrade/dependabot/npm_and_yarn/main/cypress/vite-dev-server-3.4.0
build(deps-dev): bump @cypress/vite-dev-server from 3.3.1 to 3.4.0
2022-11-02 06:31:58 +01:00
Matthias
edf068fda1
Merge pull request #995 from freqtrade/dependabot/github_actions/main/alexellis/upload-assets-0.4.0
build(deps): bump alexellis/upload-assets from 0.3.0 to 0.4.0
2022-11-02 06:31:47 +01:00
dependabot[bot]
1c64c77d7d
build(deps): bump alexellis/upload-assets from 0.3.0 to 0.4.0
Bumps [alexellis/upload-assets](https://github.com/alexellis/upload-assets) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/alexellis/upload-assets/releases)
- [Commits](https://github.com/alexellis/upload-assets/compare/0.3.0...0.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-02 05:11:49 +00:00
dependabot[bot]
4670c06993
build(deps-dev): bump @cypress/vite-dev-server from 3.3.1 to 3.4.0
Bumps [@cypress/vite-dev-server](https://github.com/cypress-io/cypress) from 3.3.1 to 3.4.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/@cypress/vite-dev-server-v3.3.1...@cypress/vite-dev-server-v3.4.0)

---
updated-dependencies:
- dependency-name: "@cypress/vite-dev-server"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-02 05:02:45 +00:00
dependabot[bot]
f06346cb75
build(deps-dev): bump @typescript-eslint/parser from 5.41.0 to 5.42.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.41.0 to 5.42.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.42.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>
2022-11-02 05:02:35 +00:00
dependabot[bot]
61ee4dd754
build(deps-dev): bump @vue/test-utils from 1.3.0 to 1.3.2
Bumps [@vue/test-utils](https://github.com/vuejs/test-utils) from 1.3.0 to 1.3.2.
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](https://github.com/vuejs/test-utils/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-02 05:01:50 +00:00
Matthias
880e02bc40 Add missing import 2022-11-01 17:33:31 +01:00
Matthias
7cd5f094e1 Don't use emit when updating config 2022-11-01 16:33:06 +01:00
Matthias
c5da60c090 use plotStore instead of vmodel for plotConfigurator 2022-11-01 15:52:11 +01:00
Matthias
e99deff46f Move plotconfig logic to plotStore 2022-11-01 14:45:37 +01:00
Matthias
1b21177351 Simplify CandleChartContainer by moving plotconfig name to store 2022-11-01 14:30:29 +01:00
Matthias
148060bf89 Extract plot settings from botStore 2022-11-01 14:21:05 +01:00
Matthias
dafbda9fcc Improve colors in plotConfigurator 2022-11-01 13:19:13 +01:00
Matthias
94d0fd5bb5 Improve candleChart behavior 2022-10-31 20:41:34 +01:00
Matthias
6230abedab Update wording to Entry in candlechart 2022-10-31 20:07:52 +01:00
Matthias
699996624e
Merge pull request #990 from freqtrade/ci/node_19
Add node19 to CI matrix
2022-10-30 15:56:49 +01:00
Matthias
ee75d449ad Add node19 to CI matrix 2022-10-30 15:09:02 +01:00
Matthias
839884a08e Revert "improve vite.config compat"
This reverts commit 1417be6fcb.
2022-10-30 14:05:14 +01:00