Commit Graph

3718 Commits

Author SHA1 Message Date
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
dependabot[bot]
1fcf8ed125 build(deps): bump nginx from 1.23.4-alpine to 1.25.0-alpine
Bumps nginx from 1.23.4-alpine to 1.25.0-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-28 19:57:29 +02:00
Matthias
9a719d42bb Fix newly introduced type restriction 2023-05-28 19:57:29 +02:00
dependabot[bot]
d4bc1da369 build(deps): bump bootstrap-vue-next from 0.8.11 to 0.8.13
Bumps [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next) from 0.8.11 to 0.8.13.
- [Release notes](https://github.com/bootstrap-vue-next/bootstrap-vue-next/releases)
- [Changelog](https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/release-please-config.json)
- [Commits](https://github.com/bootstrap-vue-next/bootstrap-vue-next/compare/v0.8.11...bootstrap-vue-next-v0.8.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-28 19:57:29 +02:00
dependabot[bot]
fd177b0368 build(deps-dev): bump vitest from 0.31.0 to 0.31.1
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.31.0 to 0.31.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.31.1/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-28 19:57:29 +02:00
dependabot[bot]
ca16e202b4 build(deps-dev): bump @typescript-eslint/parser from 5.59.6 to 5.59.7
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.6 to 5.59.7.
- [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.7/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-28 19:57:28 +02:00