Matthias
|
1f9a7ad49f
|
Rename variable
|
2023-10-22 17:29:53 +02:00 |
|
Matthias
|
b3390e46a4
|
Animate "trade navigation" slidein
|
2023-10-22 17:22:43 +02:00 |
|
Matthias
|
0b92fcc5e4
|
Fix / simplify animation behavior
|
2023-10-22 14:31:01 +02:00 |
|
Matthias
|
7beb7ddb06
|
Add filter box to Backtest chart view
|
2023-10-22 10:48:18 +02:00 |
|
Matthias
|
d58dcbb172
|
Improve DIsplay of backtest by not showing absolute profit
|
2023-10-22 10:39:36 +02:00 |
|
Matthias
|
08e3b4bb02
|
Use consistent wording
|
2023-10-22 09:32:22 +02:00 |
|
Matthias
|
9694cc22bb
|
Fix wrong messagebox Title
|
2023-10-21 17:29:33 +02:00 |
|
Matthias
|
7d80e310ee
|
Improve message box behavior by accepting Keyboard confirm/close
|
2023-10-21 17:29:14 +02:00 |
|
Matthias
|
b48fe5b241
|
Use splitTradePair function for trade visualization
|
2023-10-21 17:18:40 +02:00 |
|
Matthias
|
0d0fc2a4d8
|
Improve response naming
|
2023-10-21 17:18:22 +02:00 |
|
Matthias
|
41f464e4ca
|
Improve error failure case handling
|
2023-10-21 17:11:38 +02:00 |
|
Matthias
|
0f6aec7df8
|
Add pair split function (incl. tests)
|
2023-10-21 17:09:40 +02:00 |
|
Matthias
|
0b8e134c15
|
Improve naming of variable
|
2023-10-21 17:00:47 +02:00 |
|
Matthias
|
cfb1f0a32d
|
Small cleanup
|
2023-10-21 16:56:30 +02:00 |
|
Matthias
|
43dd865ad4
|
Extract stake_currency logic from tooltip functions
|
2023-10-21 16:56:30 +02:00 |
|
Matthias
|
46261f5cc6
|
Merge pull request #1524 from freqtrade/dependabot/npm_and_yarn/postcss-8.4.31
build(deps): bump postcss from 8.4.27 to 8.4.31
|
2023-10-18 20:12:18 +02:00 |
|
Matthias
|
886dbd1b5e
|
Merge pull request #1363 from qiweiii/feat/add-color-preference
feat: add color preference setting
|
2023-10-18 20:09:10 +02:00 |
|
dependabot[bot]
|
54abb36c45
|
build(deps): bump postcss from 8.4.27 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.27...8.4.31)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-18 18:05:28 +00:00 |
|
Matthias
|
101cac48ba
|
Fix comment typo
|
2023-10-18 20:02:54 +02:00 |
|
Matthias
|
4f17452b98
|
Limit what we're actually storing
|
2023-10-18 19:59:50 +02:00 |
|
Matthias
|
d3c5f52408
|
Make settings more appealing
|
2023-10-18 19:43:20 +02:00 |
|
Matthias
|
f6c835ef22
|
Merge pull request #1517 from freqtrade/dependabot/npm_and_yarn/main/sass-1.69.4
build(deps-dev): bump sass from 1.69.2 to 1.69.4
|
2023-10-18 11:57:47 +02:00 |
|
dependabot[bot]
|
55c168ac71
|
build(deps-dev): bump sass from 1.69.2 to 1.69.4
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.2 to 1.69.4.
- [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.69.2...1.69.4)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-18 09:01:56 +00:00 |
|
Matthias
|
6e2b8636dd
|
Merge pull request #1515 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-vue-next-0.14.10
build(deps): bump bootstrap-vue-next from 0.14.8 to 0.14.10
|
2023-10-18 11:00:58 +02:00 |
|
Matthias
|
e719e20f83
|
Revert color for profit/loss symbols
|
2023-10-18 07:21:29 +02:00 |
|
Matthias
|
00dc7f232f
|
Improved SCSS variable setting
|
2023-10-18 07:19:12 +02:00 |
|
Matthias
|
c50a8c06b6
|
use Enum for up/down settings
|
2023-10-18 07:13:21 +02:00 |
|
Matthias
|
14f733cad4
|
Fix colors
|
2023-10-18 07:12:02 +02:00 |
|
Matthias
|
6822688703
|
Improve prop sorting
|
2023-10-18 07:10:17 +02:00 |
|
Matthias
|
92bd325d6f
|
Improve settings spacing
|
2023-10-18 07:10:04 +02:00 |
|
Matthias
|
202fdf97d9
|
Split profit colors from "up/Down colors
|
2023-10-18 07:05:33 +02:00 |
|
Matthias
|
96f81a98c9
|
Split color config into separate colors store
|
2023-10-18 06:56:22 +02:00 |
|
Matthias
|
c65fa6ec02
|
Merge branch 'main' into pr/qiweiii/1363
|
2023-10-18 06:40:42 +02:00 |
|
dependabot[bot]
|
ec988ab0eb
|
build(deps): bump bootstrap-vue-next from 0.14.8 to 0.14.10
Bumps [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next) from 0.14.8 to 0.14.10.
- [Release notes](https://github.com/bootstrap-vue-next/bootstrap-vue-next/releases)
- [Changelog](https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/packages/bootstrap-vue-next/CHANGELOG.md)
- [Commits](https://github.com/bootstrap-vue-next/bootstrap-vue-next/commits/nuxt-v0.14.10/packages/bootstrap-vue-next)
---
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-10-18 04:36:03 +00:00 |
|
Matthias
|
d3b737feba
|
Merge pull request #1520 from freqtrade/dependabot/npm_and_yarn/main/types/echarts-4.9.20
build(deps-dev): bump @types/echarts from 4.9.19 to 4.9.20
|
2023-10-18 06:34:44 +02:00 |
|
Matthias
|
c49c7f0251
|
Merge pull request #1518 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-6.8.0
build(deps-dev): bump @typescript-eslint/parser from 6.7.5 to 6.8.0
|
2023-10-18 06:34:33 +02:00 |
|
dependabot[bot]
|
8c576d5697
|
build(deps-dev): bump @typescript-eslint/parser from 6.7.5 to 6.8.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.7.5 to 6.8.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/v6.8.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-10-18 04:28:05 +00:00 |
|
dependabot[bot]
|
953b4172b3
|
build(deps-dev): bump @types/echarts from 4.9.19 to 4.9.20
Bumps [@types/echarts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/echarts) from 4.9.19 to 4.9.20.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/echarts)
---
updated-dependencies:
- dependency-name: "@types/echarts"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-18 04:27:49 +00:00 |
|
Matthias
|
715c50e1fe
|
Merge pull request #1519 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-1.8.19
build(deps-dev): bump vue-tsc from 1.8.18 to 1.8.19
|
2023-10-18 06:27:12 +02:00 |
|
Matthias
|
0ac53231d7
|
Merge pull request #1523 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-6.8.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.5 to 6.8.0
|
2023-10-18 06:27:05 +02:00 |
|
Matthias
|
360f786daf
|
Merge pull request #1521 from freqtrade/dependabot/npm_and_yarn/main/cypress-13.3.1
build(deps-dev): bump cypress from 13.3.0 to 13.3.1
|
2023-10-18 06:26:57 +02:00 |
|
Matthias
|
c07d055674
|
Merge pull request #1522 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-7.2.0
build(deps): bump @vuepic/vue-datepicker from 7.1.0 to 7.2.0
|
2023-10-18 06:26:48 +02:00 |
|
Matthias
|
d88cd083ac
|
Merge pull request #1516 from freqtrade/dependabot/npm_and_yarn/main/pinia-2.1.7
build(deps): bump pinia from 2.1.6 to 2.1.7
|
2023-10-18 06:26:19 +02:00 |
|
dependabot[bot]
|
f136292c27
|
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 6.7.5 to 6.8.0.
- [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/v6.8.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-18 03:30:38 +00:00 |
|
dependabot[bot]
|
8660c5e6ac
|
build(deps): bump @vuepic/vue-datepicker from 7.1.0 to 7.2.0
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v7.1.0...v7.2.0)
---
updated-dependencies:
- dependency-name: "@vuepic/vue-datepicker"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-18 03:30:09 +00:00 |
|
dependabot[bot]
|
2e57e92273
|
build(deps-dev): bump cypress from 13.3.0 to 13.3.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.3.0 to 13.3.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/v13.3.0...v13.3.1)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-18 03:29:54 +00:00 |
|
dependabot[bot]
|
d0c5b2ce78
|
build(deps-dev): bump vue-tsc from 1.8.18 to 1.8.19
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/vue-tsc) from 1.8.18 to 1.8.19.
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/HEAD/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-10-18 03:29:27 +00:00 |
|
dependabot[bot]
|
adc7335b7d
|
build(deps): bump pinia from 2.1.6 to 2.1.7
Bumps [pinia](https://github.com/vuejs/pinia) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.1.6...pinia@2.1.7)
---
updated-dependencies:
- dependency-name: pinia
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-18 03:28:33 +00:00 |
|
Matthias
|
e4e5b41062
|
Merge pull request #1514 from freqtrade/dependabot/docker/node-20.8.1-alpine
build(deps): bump node from 20.8.0-alpine to 20.8.1-alpine
|
2023-10-17 07:10:07 +02:00 |
|
dependabot[bot]
|
2efb6b9a97
|
build(deps): bump node from 20.8.0-alpine to 20.8.1-alpine
Bumps node from 20.8.0-alpine to 20.8.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>
|
2023-10-17 04:43:15 +00:00 |
|