Commit Graph

1796 Commits

Author SHA1 Message Date
Matthias
0a99eaea9e Add cypress component tests 2021-12-17 19:45:02 +01:00
Matthias
a99b2d0ac7 Make Pair-dropdown searchable
closes #568
2021-12-15 19:41:32 +01:00
Matthias
2847bf487d
Merge pull request #613 from freqtrade/dependabot/npm_and_yarn/main/typescript-4.5.4
Bump typescript from 4.5.3 to 4.5.4
2021-12-15 06:27:52 +01:00
Matthias
b0e590aa5b
Merge pull request #612 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.7.0
Bump @typescript-eslint/parser from 5.6.0 to 5.7.0
2021-12-15 06:27:38 +01:00
dependabot[bot]
eccd887a04
Bump typescript from 4.5.3 to 4.5.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.3 to 4.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.3...v4.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-15 05:04:56 +00:00
dependabot[bot]
707fcdc9e8
Bump @typescript-eslint/parser from 5.6.0 to 5.7.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.6.0 to 5.7.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.7.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>
2021-12-15 05:04:20 +00:00
Matthias
968a752658 Add checkmark to highlight selected blacklist pairs 2021-12-11 19:43:19 +01:00
Matthias
9f4c6c6e31 Add blacklist_delete support 2021-12-11 19:43:19 +01:00
Matthias
8ca0d67d1c Fix duplicate class usage 2021-12-11 19:43:19 +01:00
Matthias
6b4dbfd573
Merge pull request #610 from freqtrade/dependabot/npm_and_yarn/main/sass-1.45.0
Bump sass from 1.44.0 to 1.45.0
2021-12-11 13:20:34 +01:00
dependabot[bot]
9571e1ccb4
Bump sass from 1.44.0 to 1.45.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.44.0 to 1.45.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.44.0...1.45.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-11 12:08:14 +00:00
Matthias
c0e3cf2fce
Merge pull request #611 from freqtrade/dependabot/npm_and_yarn/main/typescript-4.5.3
Bump typescript from 4.5.2 to 4.5.3
2021-12-11 13:01:55 +01:00
Matthias
5996b8af7c
Merge pull request #609 from freqtrade/dependabot/github_actions/main/actions/setup-node-2.5.0
Bump actions/setup-node from 2.pre.beta to 2.5.0
2021-12-11 12:00:16 +01:00
Matthias
537ac1ddff
Merge pull request #608 from freqtrade/dependabot/github_actions/main/alexellis/upload-assets-0.3.0
Bump alexellis/upload-assets from 0.2.2 to 0.3.0
2021-12-11 12:00:01 +01:00
dependabot[bot]
6182f0ac81
Bump typescript from 4.5.2 to 4.5.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.2...v4.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-11 10:58:36 +00:00
dependabot[bot]
6fcb258a47
Bump actions/setup-node from 2.pre.beta to 2.5.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.pre.beta to 2.5.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2-beta...v2.5.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-11 10:51:27 +00:00
dependabot[bot]
7e810dcbfd
Bump alexellis/upload-assets from 0.2.2 to 0.3.0
Bumps [alexellis/upload-assets](https://github.com/alexellis/upload-assets) from 0.2.2 to 0.3.0.
- [Release notes](https://github.com/alexellis/upload-assets/releases)
- [Commits](https://github.com/alexellis/upload-assets/compare/0.2.2...0.3.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>
2021-12-11 10:51:24 +00:00
Matthias
102d77018b Dependabot to update github-actions 2021-12-11 11:51:05 +01:00
Matthias
9163d2eeb9 Remove \n from settings page
closes #607
2021-12-09 19:06:17 +01:00
Matthias
03a8bd76b8
Merge pull request #601 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.6.0
Bump @typescript-eslint/parser from 5.5.0 to 5.6.0
2021-12-08 11:15:58 +01:00
Matthias
ad6a0ba42b
Merge pull request #602 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.19.3
Bump core-js from 3.19.2 to 3.19.3
2021-12-08 11:15:49 +01:00
Matthias
d38e5925f1
Merge pull request #603 from freqtrade/dependabot/npm_and_yarn/main/humanize-duration-3.27.1
Bump humanize-duration from 3.27.0 to 3.27.1
2021-12-08 11:15:37 +01:00
Matthias
1ad397f713
Merge pull request #605 from freqtrade/dependabot/npm_and_yarn/main/prettier-2.5.1
Bump prettier from 2.5.0 to 2.5.1
2021-12-08 11:15:26 +01:00
dependabot[bot]
bc6d6114d3
Bump prettier from 2.5.0 to 2.5.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.5.0...2.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-08 05:06:18 +00:00
dependabot[bot]
ad9dcb2a89
Bump humanize-duration from 3.27.0 to 3.27.1
Bumps [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) from 3.27.0 to 3.27.1.
- [Release notes](https://github.com/EvanHahn/HumanizeDuration.js/releases)
- [Changelog](https://github.com/EvanHahn/HumanizeDuration.js/blob/main/HISTORY.md)
- [Commits](https://github.com/EvanHahn/HumanizeDuration.js/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-08 05:05:26 +00:00
dependabot[bot]
5bed04929f
Bump core-js from 3.19.2 to 3.19.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.19.2 to 3.19.3.
- [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/compare/v3.19.2...v3.19.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-08 05:05:04 +00:00
dependabot[bot]
ea87371005
Bump @typescript-eslint/parser from 5.5.0 to 5.6.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.5.0 to 5.6.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.6.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>
2021-12-08 05:04:22 +00:00
Matthias
0a82e9cb32 Update types to include strategy_version 2021-12-05 09:34:18 +01:00
Matthias
cde7bb55dd
Merge pull request #600 from freqtrade/dependabot/docker/node-17.2.0-alpine
Bump node from 17.1.0-alpine to 17.2.0-alpine
2021-12-02 06:21:48 +01:00
dependabot[bot]
b04c00919a
Bump node from 17.1.0-alpine to 17.2.0-alpine
Bumps node from 17.1.0-alpine to 17.2.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>
2021-12-02 05:01:39 +00:00
Matthias
065a6fbe99
Merge pull request #596 from freqtrade/dependabot/npm_and_yarn/main/prettier-2.5.0
Bump prettier from 2.4.1 to 2.5.0
2021-12-01 06:44:39 +01:00
Matthias
10e55f2b52 Update changed pettier lint style 2021-12-01 06:40:25 +01:00
Matthias
cc6d561042
Merge pull request #593 from freqtrade/dependabot/npm_and_yarn/main/date-fns-2.27.0
Bump date-fns from 2.26.0 to 2.27.0
2021-12-01 06:38:58 +01:00
dependabot[bot]
1e5c413f8d
Bump date-fns from 2.26.0 to 2.27.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.26.0 to 2.27.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.26.0...v2.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 05:29:46 +00:00
dependabot[bot]
412e367d17
Bump prettier from 2.4.1 to 2.5.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.4.1...2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 05:29:27 +00:00
Matthias
f10dfd3446
Merge pull request #595 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.5.0
Bump @typescript-eslint/parser from 5.4.0 to 5.5.0
2021-12-01 06:25:26 +01:00
Matthias
0130fcba37
Merge pull request #594 from freqtrade/dependabot/npm_and_yarn/main/vue/composition-api-1.4.1
Bump @vue/composition-api from 1.4.0 to 1.4.1
2021-12-01 06:25:17 +01:00
Matthias
5054c68d41
Merge pull request #592 from freqtrade/dependabot/npm_and_yarn/main/vue-material-design-icons-5.0.0
Bump vue-material-design-icons from 4.13.0 to 5.0.0
2021-12-01 06:25:07 +01:00
Matthias
0a2087b5d3
Merge pull request #598 from freqtrade/dependabot/npm_and_yarn/main/sass-1.44.0
Bump sass from 1.43.4 to 1.44.0
2021-12-01 06:24:50 +01:00
Matthias
51faf5dc5e
Merge pull request #597 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.19.2
Bump core-js from 3.19.1 to 3.19.2
2021-12-01 06:24:42 +01:00
dependabot[bot]
8da7ee518b
Bump sass from 1.43.4 to 1.44.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.43.4 to 1.44.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.43.4...1.44.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 05:06:00 +00:00
dependabot[bot]
d6fffe0be7
Bump core-js from 3.19.1 to 3.19.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.19.1 to 3.19.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/compare/v3.19.1...v3.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 05:05:11 +00:00
dependabot[bot]
645db29b16
Bump @typescript-eslint/parser from 5.4.0 to 5.5.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.4.0 to 5.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/v5.5.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>
2021-12-01 05:04:27 +00:00
dependabot[bot]
a5c63f6f80
Bump @vue/composition-api from 1.4.0 to 1.4.1
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/vuejs/composition-api/releases)
- [Changelog](https://github.com/vuejs/composition-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/composition-api/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 05:04:12 +00:00
dependabot[bot]
c87b28ef0f
Bump vue-material-design-icons from 4.13.0 to 5.0.0
Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons) from 4.13.0 to 5.0.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/4.13.0...5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 05:03:15 +00:00
Matthias
b48038e47d Move exit actions to popover 2021-11-27 09:15:21 +01:00
Matthias
cf398f98e8 Allow forceselling in multibot environment correctly
closes #590
2021-11-26 07:00:09 +01:00
Matthias
27d433d56a Improve dark popover style 2021-11-24 20:36:42 +01:00
Matthias
01a29a9be0 Add support for forcebuy ordertypes 2021-11-24 20:19:34 +01:00
Matthias
4a49907a2e
Merge pull request #588 from freqtrade/dependabot/npm_and_yarn/main/types/jest-27.0.3
Bump @types/jest from 27.0.2 to 27.0.3
2021-11-24 06:15:07 +01:00