Matthias
|
f80d6e7ce2
|
Merge pull request #1564 from freqtrade/dependabot/npm_and_yarn/main/unplugin-icons-0.17.4
build(deps-dev): bump unplugin-icons from 0.17.3 to 0.17.4
|
2023-11-15 07:03:10 +01:00 |
|
Matthias
|
6c732504bd
|
Merge pull request #1567 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-6.11.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.10.0 to 6.11.0
|
2023-11-15 07:02:50 +01:00 |
|
Matthias
|
06418982cf
|
Merge pull request #1568 from freqtrade/dependabot/npm_and_yarn/main/vueuse/integrations-10.6.1
build(deps): bump @vueuse/integrations from 10.6.0 to 10.6.1
|
2023-11-15 07:02:42 +01:00 |
|
Matthias
|
ab5b1ff19c
|
Merge pull request #1571 from freqtrade/dependabot/npm_and_yarn/main/cypress-13.5.1
build(deps-dev): bump cypress from 13.5.0 to 13.5.1
|
2023-11-15 07:02:31 +01:00 |
|
dependabot[bot]
|
c5244d5790
|
build(deps-dev): bump cypress from 13.5.0 to 13.5.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.5.0 to 13.5.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.5.0...v13.5.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-11-15 03:50:35 +00:00 |
|
dependabot[bot]
|
837e57443a
|
build(deps): bump @vueuse/integrations from 10.6.0 to 10.6.1
Bumps [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) from 10.6.0 to 10.6.1.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.6.1/packages/integrations)
---
updated-dependencies:
- dependency-name: "@vueuse/integrations"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-15 03:49:39 +00:00 |
|
dependabot[bot]
|
90d7c14f40
|
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.10.0 to 6.11.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.11.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-11-15 03:49:24 +00:00 |
|
dependabot[bot]
|
23ba71e4c1
|
build(deps-dev): bump unplugin-icons from 0.17.3 to 0.17.4
Bumps [unplugin-icons](https://github.com/unplugin/unplugin-icons) from 0.17.3 to 0.17.4.
- [Release notes](https://github.com/unplugin/unplugin-icons/releases)
- [Commits](https://github.com/unplugin/unplugin-icons/compare/v0.17.3...v0.17.4)
---
updated-dependencies:
- dependency-name: unplugin-icons
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-15 03:48:31 +00:00 |
|
Matthias
|
84b36d1d14
|
Improve cum profit tooltip
|
2023-11-14 20:09:03 +01:00 |
|
Matthias
|
fa2f271404
|
Remove default vue imports in favor of autoimports
|
2023-11-14 06:34:16 +01:00 |
|
Matthias
|
76715734f1
|
Add auto-import
|
2023-11-14 06:29:28 +01:00 |
|
Matthias
|
c8af6d91fc
|
Fix yarn lock issues
|
2023-11-12 09:34:50 +01:00 |
|
Matthias
|
cd1ee51f87
|
Deduplicate yarn lock
|
2023-11-12 09:13:27 +01:00 |
|
Matthias
|
19b77e915b
|
Add test for Performance view
|
2023-11-11 18:22:01 +01:00 |
|
Matthias
|
28128519aa
|
Lazy-load performance tab
|
2023-11-11 17:38:40 +01:00 |
|
Matthias
|
2b85d94d00
|
Remove pointless class
|
2023-11-11 17:33:59 +01:00 |
|
Matthias
|
db88a185b7
|
Add Detailed performances to bot Performance view
|
2023-11-11 17:27:27 +01:00 |
|
Matthias
|
45aadd50ac
|
Simplify tradeStats model types
|
2023-11-11 17:05:14 +01:00 |
|
Matthias
|
e0d7a2616d
|
Allow manual refresh of botPerformance
|
2023-11-11 16:46:29 +01:00 |
|
Matthias
|
e1b8311b5e
|
Use proper Header for timebreakdown
|
2023-11-11 16:45:50 +01:00 |
|
Matthias
|
2a11ad087a
|
Swap sequence of script / template in BotPerformance
|
2023-11-11 16:44:09 +01:00 |
|
Matthias
|
e85460e35e
|
Add new endpoints for entry/exit stats
|
2023-11-11 16:42:34 +01:00 |
|
Matthias
|
74a3284cc6
|
Move Performance Type to separate file
|
2023-11-11 15:15:58 +01:00 |
|
Matthias
|
cc772d0276
|
Fix wrong usage of type
|
2023-11-11 15:14:37 +01:00 |
|
Matthias
|
4f1852e50e
|
Loose-pin vue-draggable-grid
|
2023-11-08 19:26:15 +01:00 |
|
Matthias
|
3fbfb347e0
|
Merge pull request #1557 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-6.10.0
build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.9.1 to 6.10.0
|
2023-11-08 19:25:56 +01:00 |
|
Matthias
|
2e9a30c56c
|
Merge pull request #1554 from freqtrade/dependabot/npm_and_yarn/main/noction/vue-draggable-grid-1.9.10
build(deps): bump @noction/vue-draggable-grid from 1.9.8 to 1.9.10
|
2023-11-08 19:25:49 +01:00 |
|
dependabot[bot]
|
45bb3109be
|
build(deps): bump @noction/vue-draggable-grid from 1.9.8 to 1.9.10
Bumps [@noction/vue-draggable-grid](https://github.com/Noction/draggable-grid/tree/HEAD/packages/vue-draggable-grid) from 1.9.8 to 1.9.10.
- [Changelog](https://github.com/Noction/vue-draggable-grid/blob/main/packages/vue-draggable-grid/CHANGELOG.md)
- [Commits](https://github.com/Noction/draggable-grid/commits/v1.9.10/packages/vue-draggable-grid)
---
updated-dependencies:
- dependency-name: "@noction/vue-draggable-grid"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-08 18:10:09 +00:00 |
|
dependabot[bot]
|
f34a99c11b
|
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.1 to 6.10.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.10.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-11-08 18:09:59 +00:00 |
|
Matthias
|
fc216972a3
|
Merge pull request #1558 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-7.2.2
build(deps): bump @vuepic/vue-datepicker from 7.2.0 to 7.2.2
|
2023-11-08 19:08:59 +01:00 |
|
Matthias
|
21dfafd9c8
|
Merge pull request #1560 from freqtrade/dependabot/npm_and_yarn/main/unplugin-icons-0.17.3
build(deps-dev): bump unplugin-icons from 0.17.1 to 0.17.3
|
2023-11-08 19:08:51 +01:00 |
|
dependabot[bot]
|
7ea4b2f15e
|
build(deps-dev): bump unplugin-icons from 0.17.1 to 0.17.3
Bumps [unplugin-icons](https://github.com/antfu/unplugin-icons) from 0.17.1 to 0.17.3.
- [Release notes](https://github.com/antfu/unplugin-icons/releases)
- [Commits](https://github.com/antfu/unplugin-icons/compare/v0.17.1...v0.17.3)
---
updated-dependencies:
- dependency-name: unplugin-icons
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-08 06:22:58 +00:00 |
|
dependabot[bot]
|
34cbd32c8b
|
build(deps): bump @vuepic/vue-datepicker from 7.2.0 to 7.2.2
Bumps [@vuepic/vue-datepicker](https://github.com/Vuepic/vue-datepicker) from 7.2.0 to 7.2.2.
- [Release notes](https://github.com/Vuepic/vue-datepicker/releases)
- [Commits](https://github.com/Vuepic/vue-datepicker/compare/v7.2.0...v7.2.2)
---
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-11-08 06:20:58 +00:00 |
|
Matthias
|
a5663d90e2
|
Merge pull request #1553 from freqtrade/dependabot/npm_and_yarn/main/vue/runtime-dom-3.3.8
build(deps-dev): bump @vue/runtime-dom from 3.3.7 to 3.3.8
|
2023-11-08 07:19:53 +01:00 |
|
Matthias
|
9dcc6a9a42
|
Merge pull request #1559 from freqtrade/dependabot/npm_and_yarn/main/eslint-8.53.0
build(deps-dev): bump eslint from 8.52.0 to 8.53.0
|
2023-11-08 07:19:26 +01:00 |
|
dependabot[bot]
|
031af41bc2
|
build(deps-dev): bump eslint from 8.52.0 to 8.53.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.52.0 to 8.53.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.52.0...v8.53.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-08 05:37:27 +00:00 |
|
Matthias
|
629dfbe197
|
Merge pull request #1555 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-6.10.0
build(deps-dev): bump @typescript-eslint/parser from 6.9.1 to 6.10.0
|
2023-11-08 06:36:26 +01:00 |
|
Matthias
|
db60e21b0d
|
Remove testing for node 16 - it's EOL since september.
|
2023-11-08 06:35:31 +01:00 |
|
dependabot[bot]
|
608d1d1a70
|
build(deps-dev): bump @vue/runtime-dom from 3.3.7 to 3.3.8
Bumps [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) 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/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-11-08 05:34:10 +00:00 |
|
dependabot[bot]
|
a9b51a6151
|
build(deps-dev): bump @typescript-eslint/parser from 6.9.1 to 6.10.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.9.1 to 6.10.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.10.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-11-08 05:30:35 +00: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 |
|