Commit Graph

579 Commits

Author SHA1 Message Date
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
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
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
f598a631a5 Use Total profit for open cumprofit calcs 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
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
Tako
10d1089c11 better json formatting 2023-05-26 11:43:15 +00:00
Tako
d0e18ce334 added evaluation results view and some styling 2023-05-26 11:12:40 +00:00
Tako
5fbcca0bcf start evaluation without the need for saving 2023-05-24 23:40:43 +00:00
Tako
0085c9ac2c fix available pairlists losing events after drag 2023-05-24 21:53:10 +00:00
Tako
2f07024f11 stop the timer and show error messages 2023-05-24 20:15:28 +00:00
Tako
e8c50a167a drag and drop configurator prototype 2023-05-24 18:19:46 +00:00
Tako
257a57fcf2 replace sorting icon 2023-05-23 18:43:16 +00:00
Tako
36737ae6dc Merge branch 'main' into feat/pairlistconfig 2023-05-23 18:34:57 +00:00
Tako
ac78a18414 added pairlist configurator 2023-05-23 18:29:43 +00:00
Matthias
47cf81dd8c Implement reload trade payload 2023-05-16 20:23:46 +02:00