Commit Graph

5617 Commits

Author SHA1 Message Date
Matthias
c5d3d0ee5f Allow slight pixel deviation 2024-07-24 06:47:03 +02:00
Matthias
85d5402f78 chore: increase screenshot threshold 2024-07-24 06:30:40 +02:00
Matthias
a5c21d2443 chore: remove faulty import 2024-07-23 20:54:46 +02:00
Matthias
0dea63e6e9 Add test for plot config 2024-07-23 20:52:25 +02:00
Matthias
2847c7d852 chore: add test for plot template merging 2024-07-23 20:30:29 +02:00
Matthias
8cb21af220 fix: Re-map fill_to values, too 2024-07-23 20:27:13 +02:00
Matthias
a43a5924c7 Improve typing 2024-07-23 20:23:30 +02:00
Matthias
22c010cf65 chore: add tests for plotTemplates replacements 2024-07-23 20:20:26 +02:00
Matthias
6d7ac23838 Provide a method to remap template columns 2024-07-23 20:12:41 +02:00
Matthias
7ce1194c31 chore: sorted list 2024-07-23 20:02:02 +02:00
Matthias
fab6c6f4f2 chore: unique list 2024-07-23 07:16:07 +02:00
Matthias
7a9549d1ca Partial plot config columns 2024-07-23 07:15:13 +02:00
Matthias
7d59b2f061 chore: Improve heikinAshi naming 2024-07-23 07:05:05 +02:00
Matthias
207e5b3e16 chore: Extract plotConfigColumns to utils 2024-07-23 07:04:22 +02:00
Matthias
d336ac903b fix: Improved logic to trigger plot reload on config changes 2024-07-23 06:41:35 +02:00
Matthias
2739e72bff chore: fix non-working template apply 2024-07-23 06:27:38 +02:00
Matthias
9004198581 fix: faulty BB configuration 2024-07-20 15:42:53 +02:00
Matthias
243efd8d3d Clear selection state on close 2024-07-20 14:14:14 +02:00
Matthias
641639448f Add BollingerBands Template 2024-07-20 14:05:42 +02:00
Matthias
ec38bba8e0 feat: add plot-template selection 2024-07-20 14:04:15 +02:00
Matthias
c3764d1a73 feat: Add initial plotTemplates composable 2024-07-20 13:19:53 +02:00
Matthias
c33655951b feat: Add deepMerge utility 2024-07-20 13:19:53 +02:00
Matthias
78001c3b91 chore: Fix remaining emit styles 2024-07-20 11:24:17 +02:00
Matthias
a44ff57032 chore: Add eslint rule for consistent emits style 2024-07-20 11:23:33 +02:00
Matthias
17cd426ca6 chore: consistent emits style 2024-07-20 11:23:33 +02:00
Matthias
e766f36167 chore: consistent emits style 2024-07-20 11:23:33 +02:00
Matthias
9efbf574ff chore: add additional eslint rules 2024-07-20 11:23:31 +02:00
Matthias
3279fd5bab chore: Ensure new components use lang=ts 2024-07-20 11:06:59 +02:00
Matthias
13a54d8ac4 chore: fix type missmatch 2024-07-19 07:21:05 +02:00
Matthias
1099d7b43e chore: Extract click method 2024-07-19 07:12:59 +02:00
Matthias
9583a994a8
Merge pull request #1985 from freqtrade/dependabot/docker/node-22.5.0-alpine
chore(deps): bump node from 22.4.1-alpine to 22.5.0-alpine
2024-07-19 06:09:09 +02:00
dependabot[bot]
9666dcf89a
chore(deps): bump node from 22.4.1-alpine to 22.5.0-alpine
Bumps node from 22.4.1-alpine to 22.5.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>
2024-07-19 03:32:33 +00:00
Matthias
01efa53e7e chore: lint fixes 2024-07-18 20:16:00 +02:00
Matthias
d99151c578 fix: Re-render Plot when deleting subplot 2024-07-18 20:15:56 +02:00
Matthias
5745b23aec chore: Fix button styling 2024-07-18 20:15:54 +02:00
Matthias
f49aa167d2 chore: update autoimport file 2024-07-17 20:28:50 +02:00
Matthias
2e8ab4235b
Merge pull request #1981 from freqtrade/dependabot/npm_and_yarn/main/vuepic/vue-datepicker-9.0.0
chore(deps): bump @vuepic/vue-datepicker from 8.8.1 to 9.0.0
2024-07-17 19:15:08 +02:00
Matthias
0183c72734
Merge pull request #1976 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-185ebc63d9
chore(deps): bump bootstrap-vue-next from 0.23.1 to 0.23.5 in the bootstrap group
2024-07-17 08:17:30 +02:00
Matthias
98337dac2f
Merge pull request #1975 from freqtrade/dependabot/npm_and_yarn/main/eslint-37c0bb9473
chore(deps-dev): bump the eslint group with 5 updates
2024-07-17 08:16:35 +02:00
dependabot[bot]
266a51976c
chore(deps-dev): bump the eslint group with 5 updates
Bumps the eslint group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.6.0` | `9.7.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.16.0` | `7.16.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.16.0` | `7.16.1` |
| [eslint](https://github.com/eslint/eslint) | `9.6.0` | `9.7.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `7.16.0` | `7.16.1` |


Updates `@eslint/js` from 9.6.0 to 9.7.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/commits/v9.7.0/packages/js)

Updates `@typescript-eslint/eslint-plugin` from 7.16.0 to 7.16.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/v7.16.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.16.0 to 7.16.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/v7.16.1/packages/parser)

Updates `eslint` from 9.6.0 to 9.7.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/v9.6.0...v9.7.0)

Updates `typescript-eslint` from 7.16.0 to 7.16.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.16.1/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-17 05:11:26 +00:00
Matthias
14aad277b3
Merge pull request #1978 from freqtrade/dependabot/npm_and_yarn/main/types/node-20.14.11
chore(deps-dev): bump @types/node from 20.14.10 to 20.14.11
2024-07-17 07:09:37 +02:00
dependabot[bot]
e3b1050357
chore(deps-dev): bump @types/node from 20.14.10 to 20.14.11
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.10 to 20.14.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-17 05:05:16 +00:00
Matthias
aa2bf2aa3f
Merge pull request #1982 from freqtrade/dependabot/npm_and_yarn/main/vitest-2.0.3
chore(deps-dev): bump vitest from 2.0.1 to 2.0.3
2024-07-17 07:03:46 +02:00
Matthias
d930c4fa8c
Merge pull request #1977 from freqtrade/dependabot/npm_and_yarn/main/unplugin-6d596373b4
chore(deps-dev): bump the unplugin group with 2 updates
2024-07-17 07:02:28 +02:00
dependabot[bot]
d349fe7731
chore(deps-dev): bump vitest from 2.0.1 to 2.0.3
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.0.1 to 2.0.3.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.3/packages/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-17 04:59:39 +00:00
Matthias
2429dc2680
Merge pull request #1980 from freqtrade/dependabot/npm_and_yarn/main/prettier-3.3.3
chore(deps-dev): bump prettier from 3.3.2 to 3.3.3
2024-07-17 06:59:18 +02:00
dependabot[bot]
62a72ff516
chore(deps-dev): bump the unplugin group with 2 updates
Bumps the unplugin group with 2 updates: [unplugin-auto-import](https://github.com/unplugin/unplugin-auto-import) and [unplugin-vue-components](https://github.com/unplugin/unplugin-vue-components).


Updates `unplugin-auto-import` from 0.17.6 to 0.18.0
- [Release notes](https://github.com/unplugin/unplugin-auto-import/releases)
- [Commits](https://github.com/unplugin/unplugin-auto-import/compare/v0.17.6...v0.18.0)

Updates `unplugin-vue-components` from 0.27.2 to 0.27.3
- [Release notes](https://github.com/unplugin/unplugin-vue-components/releases)
- [Commits](https://github.com/unplugin/unplugin-vue-components/compare/v0.27.2...v0.27.3)

---
updated-dependencies:
- dependency-name: unplugin-auto-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: unplugin
- dependency-name: unplugin-vue-components
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: unplugin
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-17 04:58:17 +00:00
Matthias
91651a729a
Merge pull request #1979 from freqtrade/dependabot/npm_and_yarn/main/vite-5.3.4
chore(deps-dev): bump vite from 5.3.3 to 5.3.4
2024-07-17 06:56:57 +02:00
dependabot[bot]
360e659b9b
chore(deps-dev): bump prettier from 3.3.2 to 3.3.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.2 to 3.3.3.
- [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/3.3.2...3.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-17 04:53:09 +00:00
dependabot[bot]
a0e5335e55
chore(deps-dev): bump vite from 5.3.3 to 5.3.4
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.3.4/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-17 04:52:38 +00:00