Commit Graph

3812 Commits

Author SHA1 Message Date
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
c8a5af207e wrap in div 2023-05-30 18:50:04 +00:00
Tako
4baf1bc7d8 use flexbox instead of grid components 2023-05-30 18:43:35 +00:00
Tako
79bfc72f8a remove console.log statement 2023-05-30 16:19:08 +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
Matthias
7d3d118c99 Add description to the pairlist visualization 2023-05-28 19:57:29 +02:00
Matthias
b4dce32782 Use classes instead of inline styles 2023-05-28 19:57:29 +02:00
Matthias
4c335871bf Scoped style 2023-05-28 19:57:29 +02:00
Matthias
da15452d30 Implement defineModel where applicable 2023-05-28 19:57:29 +02:00
Matthias
f943385ce3 Don't allow disabling of the only series in the chart 2023-05-28 19:57:29 +02:00
Matthias
58c497b9a8 Improved wording 2023-05-28 19:57:29 +02:00
Matthias
4549ac783e Improve tooltip wording 2023-05-28 19:57:29 +02:00
Matthias
f598a631a5 Use Total profit for open cumprofit calcs 2023-05-28 19:57:29 +02:00
Matthias
f374939890 Show tooltip for current_profit 2023-05-28 19:57:29 +02:00
Matthias
d5ac4bce16 Improve visualization in bot comparison
closes #1281
2023-05-28 19:57:29 +02:00
Matthias
fbdb601ff3 Improve type description 2023-05-28 19:57:29 +02:00
Matthias
6f0ae677df Don't throttle Trades list to allow update when bot-comparison selection changes
closes #1282
2023-05-28 19:57:29 +02:00
Matthias
6fe56a857e Organize cumProfit imports 2023-05-28 19:57:29 +02:00