Commit Graph

3775 Commits

Author SHA1 Message Date
Matthias
61170345df Merge branch 'main' into pr/Tako88/1265 2023-05-31 07:11:08 +02:00
Matthias
94045cba8b Remove emtpy styles 2023-05-31 07:10:27 +02:00
Matthias
6d9b95d5f3
Merge pull request #1291 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/eslint-plugin-5.59.8
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.7 to 5.59.8
2023-05-31 07:09:05 +02:00
Matthias
47bf6e66e1
Merge pull request #1289 from freqtrade/dependabot/npm_and_yarn/main/vitest-0.31.2
build(deps-dev): bump vitest from 0.31.1 to 0.31.2
2023-05-31 07:08:55 +02:00
dependabot[bot]
e4a4cda67a
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 5.59.7 to 5.59.8.
- [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/v5.59.8/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-05-31 04:44:17 +00:00
Matthias
65eda93cb9
Merge pull request #1292 from freqtrade/dependabot/npm_and_yarn/main/types/echarts-4.9.18
build(deps-dev): bump @types/echarts from 4.9.17 to 4.9.18
2023-05-31 06:42:59 +02:00
dependabot[bot]
78bb943970
build(deps-dev): bump vitest from 0.31.1 to 0.31.2
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.31.1 to 0.31.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.31.2/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>
2023-05-31 04:42:51 +00:00
Matthias
c3e8b3db7a
Merge pull request #1285 from freqtrade/dependabot/npm_and_yarn/main/eslint-plugin-vue-9.14.1
build(deps-dev): bump eslint-plugin-vue from 9.14.0 to 9.14.1
2023-05-31 06:42:51 +02:00
Matthias
df4a6d85d4
Merge pull request #1288 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.59.8
build(deps-dev): bump @typescript-eslint/parser from 5.59.7 to 5.59.8
2023-05-31 06:42:38 +02:00
Matthias
24dddfc6e1
Merge pull request #1286 from freqtrade/dependabot/npm_and_yarn/main/bootstrap-5.3.0
build(deps): bump bootstrap from 5.2.3 to 5.3.0
2023-05-31 06:42:29 +02:00
Matthias
8caa1bb18c
Merge pull request #1287 from freqtrade/dependabot/npm_and_yarn/main/popperjs/core-2.11.8
build(deps): bump @popperjs/core from 2.11.7 to 2.11.8
2023-05-31 06:42:17 +02:00
Matthias
e534d937dc
Merge pull request #1293 from freqtrade/dependabot/npm_and_yarn/main/unplugin-vue-components-0.25.0
build(deps-dev): bump unplugin-vue-components from 0.24.1 to 0.25.0
2023-05-31 06:42:04 +02:00
Matthias
652d82d75d
Merge pull request #1284 from freqtrade/dependabot/npm_and_yarn/main/vue-router-4.2.2
build(deps): bump vue-router from 4.2.1 to 4.2.2
2023-05-31 06:41:53 +02:00
dependabot[bot]
6011843b1c
build(deps-dev): bump unplugin-vue-components from 0.24.1 to 0.25.0
Bumps [unplugin-vue-components](https://github.com/antfu/unplugin-vue-components) from 0.24.1 to 0.25.0.
- [Release notes](https://github.com/antfu/unplugin-vue-components/releases)
- [Commits](https://github.com/antfu/unplugin-vue-components/compare/v0.24.1...v0.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-31 04:01:37 +00:00
dependabot[bot]
38e2f21120
build(deps-dev): bump @types/echarts from 4.9.17 to 4.9.18
Bumps [@types/echarts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/echarts) from 4.9.17 to 4.9.18.
- [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-05-31 04:01:18 +00:00
dependabot[bot]
f8fcc499dd
build(deps-dev): bump @typescript-eslint/parser from 5.59.7 to 5.59.8
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.7 to 5.59.8.
- [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.59.8/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-05-31 03:59:16 +00:00
dependabot[bot]
2f84fe6d1b
build(deps): bump @popperjs/core from 2.11.7 to 2.11.8
Bumps [@popperjs/core](https://github.com/popperjs/popper-core) from 2.11.7 to 2.11.8.
- [Release notes](https://github.com/popperjs/popper-core/releases)
- [Commits](https://github.com/popperjs/popper-core/commits)

---
updated-dependencies:
- dependency-name: "@popperjs/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-31 03:58:24 +00:00
dependabot[bot]
c61a5c5bb5
build(deps): bump bootstrap from 5.2.3 to 5.3.0
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.2.3 to 5.3.0.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v5.2.3...v5.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-31 03:57:40 +00:00
dependabot[bot]
5baf9c71fc
build(deps-dev): bump eslint-plugin-vue from 9.14.0 to 9.14.1
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.14.0 to 9.14.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.14.0...v9.14.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-05-31 03:57:18 +00:00
dependabot[bot]
3e7df1c373
build(deps): bump vue-router from 4.2.1 to 4.2.2
Bumps [vue-router](https://github.com/vuejs/router) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-31 03:57:01 +00:00
Tako
37c06453df hide config delete button if not saved 2023-05-30 15:51:19 +00:00
Tako
954100eb63 added PairlistConfigActions component 2023-05-30 15:45:03 +00:00
Tako
ee3cf53e6b deleting configs 2023-05-30 15:44:38 +00:00
Tako
af50b74a95 disable config actions contextually 2023-05-30 12:48:08 +00:00
Tako
53a8e988f8 prepend config action buttons 2023-05-30 12:01:19 +00:00
Tako
13324c8d37 more things to pairlistStore 2023-05-30 11:41:37 +00:00
Tako
5e927d406e added blacklist configuration 2023-05-30 11:28:55 +00:00
Tako
ee8db64f28 remove configsSelectOptions function 2023-05-30 10:49:25 +00:00
Tako
2c65c37caa save and load configs 2023-05-30 10:42:17 +00:00
Tako
0c4c4b7fc6 wip config storage 2023-05-29 22:24:48 +00:00
Tako
cebf07bdee extracted pairlist logic to pairlist store 2023-05-29 21:36:23 +00:00
Tako
80b8a73d0e improved card header styling 2023-05-29 17:51:54 +00:00
Matthias
078878df3f Improve copy button behavior 2023-05-29 15:07:54 +02:00
Matthias
8d477ab0f4 Extract copyable textfield to separate component 2023-05-29 14:55:15 +02:00
Tako
11515540d0 move elements out of sortable container 2023-05-29 10:28:24 +00:00
Tako
1d2ff8e5f6 dragging preview nicer 2023-05-29 10:04:11 +00:00
Tako
bf87893d72 only let generators to be added at first 2023-05-29 09:57:37 +00:00
Tako
db05f0aba0 Merge more xmatthias changes 2023-05-29 09:44:24 +00:00
Matthias
df99d582b0 Improve styles for pairlist selection 2023-05-29 09:39:32 +02:00
Matthias
159d5bc307 Add copy button to pairlist config 2023-05-29 09:34:26 +02:00
Matthias
47d65eb3e2 Alert should be a warning, not a Red box 2023-05-29 09:24:17 +02:00
Matthias
2516d57e91 Add warning on invalid pairlists 2023-05-29 09:04:34 +02:00
Matthias
5a8993284d Simplify layout 2023-05-29 08:51:40 +02:00
Matthias
6215969b25 Reorder should have pointer on hover 2023-05-29 08:45:21 +02:00
Matthias
cf3d3001e5 Validate if pairlist can be valid 2023-05-29 08:40:24 +02:00
Matthias
70f9033306 Improved Arrow symbol 2023-05-29 08:29:30 +02:00
Tako
52f080f029 Revert "optionally smoother alert/notification experience"
This reverts commit c3d3ee947e.
2023-05-29 00:08:49 +00:00
Tako
621f725031 fixed css rule not working when style scoped 2023-05-28 23:38:44 +00:00
Tako
fd7b035734 Merge xmatthias changes 2023-05-28 18:37:43 +00:00
Matthias
cf2ca59a7d Sort pairlists by generator first 2023-05-28 19:57:29 +02:00