Matthias
|
db60e21b0d
|
Remove testing for node 16 - it's EOL since september.
|
2023-11-08 06:35:31 +01:00 |
|
Matthias
|
a735b95b0b
|
Merge pull request #1556 from freqtrade/dependabot/npm_and_yarn/main/vue/compiler-sfc-3.3.8
build(deps-dev): bump @vue/compiler-sfc from 3.3.7 to 3.3.8
|
2023-11-08 06:30:34 +01:00 |
|
Matthias
|
2c814a47a1
|
Merge pull request #1561 from freqtrade/dependabot/npm_and_yarn/main/types/echarts-4.9.21
build(deps-dev): bump @types/echarts from 4.9.20 to 4.9.21
|
2023-11-08 06:29:34 +01:00 |
|
dependabot[bot]
|
44bcae39da
|
build(deps-dev): bump @types/echarts from 4.9.20 to 4.9.21
Bumps [@types/echarts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/echarts) from 4.9.20 to 4.9.21.
- [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-11-08 03:35:20 +00:00 |
|
dependabot[bot]
|
4e7462d255
|
build(deps-dev): bump @vue/compiler-sfc from 3.3.7 to 3.3.8
Bumps [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) from 3.3.7 to 3.3.8.
- [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.8/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-11-08 03:34:04 +00:00 |
|
Matthias
|
c3b0b4640b
|
Update package to vue-draggable-grid
fixes an issue where layout movements were not limited to the tab top bar
|
2023-11-07 18:22:13 +01:00 |
|
Matthias
|
21b9ba9c2b
|
Merge pull request #1551 from freqtrade/unplugin
Unplugin-vue-components autoimport
|
2023-11-02 18:14:35 +01:00 |
|
Matthias
|
e855896047
|
Unplugin rmaining components
|
2023-11-02 06:58:49 +01:00 |
|
Matthias
|
9178ef3d13
|
Unplugin more component imports
|
2023-11-02 06:57:25 +01:00 |
|
Matthias
|
22066f0fa3
|
Remove component imports
|
2023-11-02 06:53:58 +01:00 |
|
Matthias
|
1ef085db7c
|
Remove component imports where possible
|
2023-11-02 06:50:18 +01:00 |
|
Matthias
|
851a0ce35d
|
Use AutoImports for all components
|
2023-11-02 06:42:13 +01:00 |
|
Matthias
|
cb0cd62d72
|
Merge pull request #1550 from freqtrade/feat/backtest-comparison
Add backtest comparison view, allowing the comparison of multiple strategies
|
2023-11-01 18:00:26 +01:00 |
|
Matthias
|
7122b87bd4
|
Improve compare result
|
2023-11-01 17:11:03 +01:00 |
|
Matthias
|
39308050fa
|
Fix some backtest styling issues
|
2023-11-01 17:09:54 +01:00 |
|
Matthias
|
241e800158
|
Add icons to backtest Buttons
|
2023-11-01 16:59:00 +01:00 |
|
Matthias
|
6758f68734
|
Improve visual styling of visualize-result
|
2023-11-01 16:53:25 +01:00 |
|
Matthias
|
9219a29b3f
|
Add backtest comparison
|
2023-11-01 16:49:34 +01:00 |
|
Matthias
|
553d121f59
|
Merge pull request #1542 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-6.9.1
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.9.0 to 6.9.1
|
2023-11-01 08:33:01 +01:00 |
|
Matthias
|
03b6a52e47
|
Merge pull request #1549 from freqtrade/dependabot/npm_and_yarn/main/axios-1.6.0
build(deps): bump axios from 1.5.1 to 1.6.0
|
2023-11-01 08:32:52 +01:00 |
|
Matthias
|
5d0ae1db9b
|
Merge pull request #1547 from freqtrade/dependabot/npm_and_yarn/main/cypress-13.4.0
build(deps-dev): bump cypress from 13.3.3 to 13.4.0
|
2023-11-01 08:32:27 +01:00 |
|
dependabot[bot]
|
7d64c93518
|
build(deps-dev): bump cypress from 13.3.3 to 13.4.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.3.3 to 13.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/v13.3.3...v13.4.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-11-01 07:27:37 +00:00 |
|
Matthias
|
ca8081cc69
|
Merge pull request #1546 from freqtrade/dependabot/npm_and_yarn/main/eslint-plugin-vue-9.18.1
build(deps-dev): bump eslint-plugin-vue from 9.18.0 to 9.18.1
|
2023-11-01 08:26:47 +01:00 |
|
Matthias
|
ce635d44ef
|
Merge pull request #1541 from freqtrade/dependabot/npm_and_yarn/main/sass-1.69.5
build(deps-dev): bump sass from 1.69.4 to 1.69.5
|
2023-11-01 08:26:37 +01:00 |
|
dependabot[bot]
|
0f1ac72879
|
build(deps): bump axios from 1.5.1 to 1.6.0
Bumps [axios](https://github.com/axios/axios) from 1.5.1 to 1.6.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.5.1...v1.6.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-11-01 07:25:53 +00:00 |
|
dependabot[bot]
|
7b1c96e1d7
|
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.9.0 to 6.9.1.
- [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.9.1/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-11-01 07:25:52 +00:00 |
|
Matthias
|
a80f39dcce
|
Merge pull request #1544 from freqtrade/dependabot/npm_and_yarn/main/vue-tsc-1.8.22
build(deps-dev): bump vue-tsc from 1.8.20 to 1.8.22
|
2023-11-01 08:25:15 +01:00 |
|
Matthias
|
4bdc8f08a7
|
Merge pull request #1543 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-6.9.1
build(deps-dev): bump @typescript-eslint/parser from 6.9.0 to 6.9.1
|
2023-11-01 08:25:06 +01:00 |
|
Matthias
|
f35691a9a0
|
Merge pull request #1545 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.33.2
build(deps): bump core-js from 3.33.1 to 3.33.2
|
2023-11-01 08:24:58 +01:00 |
|
Matthias
|
fd7d00cf72
|
Merge pull request #1548 from freqtrade/dependabot/npm_and_yarn/main/iconify-json/mdi-1.1.55
build(deps-dev): bump @iconify-json/mdi from 1.1.54 to 1.1.55
|
2023-11-01 08:24:50 +01:00 |
|
dependabot[bot]
|
a835d8c5ef
|
build(deps-dev): bump @iconify-json/mdi from 1.1.54 to 1.1.55
Bumps [@iconify-json/mdi](https://github.com/iconify/icon-sets) from 1.1.54 to 1.1.55.
- [Commits](https://github.com/iconify/icon-sets/compare/1.1.54...1.1.55)
---
updated-dependencies:
- dependency-name: "@iconify-json/mdi"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-01 03:20:20 +00:00 |
|
dependabot[bot]
|
7f23c885b0
|
build(deps-dev): bump eslint-plugin-vue from 9.18.0 to 9.18.1
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.18.0 to 9.18.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.18.0...v9.18.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-01 03:19:48 +00:00 |
|
dependabot[bot]
|
0ec8bf317d
|
build(deps): bump core-js from 3.33.1 to 3.33.2
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.33.1 to 3.33.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.33.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-11-01 03:19:39 +00:00 |
|
dependabot[bot]
|
e9569fb02a
|
build(deps-dev): bump vue-tsc from 1.8.20 to 1.8.22
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 1.8.20 to 1.8.22.
- [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/v1.8.22/packages/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-11-01 03:19:26 +00:00 |
|
dependabot[bot]
|
a26cbde3c6
|
build(deps-dev): bump @typescript-eslint/parser from 6.9.0 to 6.9.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.9.0 to 6.9.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/v6.9.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>
|
2023-11-01 03:19:17 +00:00 |
|
dependabot[bot]
|
02da31ccd1
|
build(deps-dev): bump sass from 1.69.4 to 1.69.5
Bumps [sass](https://github.com/sass/dart-sass) from 1.69.4 to 1.69.5.
- [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.4...1.69.5)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-01 03:18:34 +00:00 |
|
Matthias
|
44d8af4592
|
Merge pull request #1526 from freqtrade/node_21
Add node21 to test matrix
|
2023-10-28 08:19:12 +02:00 |
|
Matthias
|
3356003441
|
Merge pull request #1540 from freqtrade/dependabot/docker/node-21.1.0-alpine
build(deps): bump node from 20.8.1-alpine to 21.1.0-alpine
|
2023-10-28 08:19:03 +02:00 |
|
Matthias
|
fdc6f9f478
|
Add node21 to test matrix
|
2023-10-26 20:09:56 +02:00 |
|
Matthias
|
5899d605b4
|
Fix bad test import
|
2023-10-26 20:09:47 +02:00 |
|
Matthias
|
29daeb27a5
|
Fix wrongly refactored props
|
2023-10-26 19:59:35 +02:00 |
|
Matthias
|
bb0ab2e00d
|
Fix some type issues
|
2023-10-26 19:59:35 +02:00 |
|
Matthias
|
1d20828f83
|
Extract backtestResultEntry
|
2023-10-26 19:59:35 +02:00 |
|
Matthias
|
85f137c179
|
Fix some syntax highlight "gotchas"
|
2023-10-26 19:59:35 +02:00 |
|
Matthias
|
bce191e86f
|
Extract settings generation, too
|
2023-10-26 19:59:35 +02:00 |
|
Matthias
|
69f032ac2e
|
Extract backtestResultGeneration to separate function
|
2023-10-26 19:59:35 +02:00 |
|
Matthias
|
61ba6a836e
|
Reduce verbosity of ResultAnalysis further
|
2023-10-26 19:59:35 +02:00 |
|
Matthias
|
1f7ce48e70
|
Reduce verbosity of "settings" definition
|
2023-10-26 19:59:35 +02:00 |
|
Matthias
|
aa2f791406
|
Add object to Table Items helper function and specs
|
2023-10-26 19:59:35 +02:00 |
|
dependabot[bot]
|
e6da6ad1d6
|
build(deps): bump node from 20.8.1-alpine to 21.1.0-alpine
Bumps node from 20.8.1-alpine to 21.1.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>
|
2023-10-26 06:16:02 +00:00 |
|