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
|
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
|
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 |
|
Matthias
|
9a719d42bb
|
Fix newly introduced type restriction
|
2023-05-28 19:57:29 +02:00 |
|
Matthias
|
2a033370fb
|
don't require open trades in cumprofitchart
|
2023-05-28 19:57:28 +02:00 |
|
Tako
|
c3b5c9292a
|
Merge branch 'feat/pairlistconfig' of github.com:daniila/frequi into feat/pairlistconfig
|
2023-05-28 17:05:35 +00:00 |
|
Tako
|
a869992527
|
use height class rule instead of style attribute
Co-authored-by: Matthias <xmatthias@outlook.com>
|
2023-05-28 19:41:18 +03:00 |
|
Tako
|
8a2af48df5
|
use already available classes
|
2023-05-28 16:40:57 +00:00 |
|
Tako
|
1839cc4d4f
|
added spinner when evaluating
|
2023-05-26 18:14:38 +00:00 |
|
Tako
|
d130ecd16f
|
filled out results view
|
2023-05-26 17:45:52 +00:00 |
|
Tako
|
492aac40af
|
temporary height fix for configurator
|
2023-05-26 17:45:03 +00:00 |
|
Tako
|
9b45d22037
|
use icon for removing pairlists
|
2023-05-26 17:40:07 +00:00 |
|