Commit Graph

75 Commits

Author SHA1 Message Date
Paul D. Mendes
aa2d1961af Small change 2020-05-23 16:14:15 +04:00
Paul D. Mendes
93e10301f5 Added tooltip and loading spinner to theme dropdown. Moved api fetch to be called on dropdown select instead of created lifecycle 2020-05-23 16:08:04 +04:00
Paul D. Mendes
6510b40939 Moving cdn architecutre to bootswatch module 2020-05-23 16:08:04 +04:00
Paul D. Mendes
013fa93ac9 bootswatch theme picker 2020-05-23 16:08:04 +04:00
Matthias
afd32c4af1 Display whitelist methods 2020-05-23 10:23:15 +02:00
Matthias
6b5f0f21f8
Merge pull request #3 from GrilledChickenThighs/whitelist
Added pairlist component for better looking pairlists in UI.
2020-05-23 10:15:41 +02:00
Matthias
7f1b1d98e3 Remove nonnsense-card style 2020-05-22 20:04:27 +02:00
Paul D. Mendes
14c8121f22 Fixed styling so it is only scoped 2020-05-22 16:55:41 +04:00
Paul D. Mendes
1bfd5fa3c6 Added pairlist component for better looking pairlists in UI. 2020-05-22 16:43:32 +04:00
Matthias
c73b6389c4 Add space before strategy 2020-05-21 20:30:37 +02:00
Matthias
896a9e01df Remove unused style 2020-05-21 19:48:53 +02:00
Matthias
87dfdf8e0e Remove kitten 2020-05-21 19:48:01 +02:00
Matthias
05e0f9f8fa Seems like prettier is explicitly needed to read the .prettierrc file 2020-05-21 07:21:30 +02:00
Matthias
c06fb73b41 Improve eslint / prettier configuration 2020-05-20 07:23:10 +02:00
Matthias
6f84b18130 Have user input login-url 2020-05-20 07:19:14 +02:00
Matthias
37188543d8 Remove unhandled click handler clogging up my log 2020-05-20 07:08:42 +02:00
Matthias
b4f869a562 Upgrade dependencies 2020-05-19 20:18:04 +02:00
Matthias
e29e6b6329 Use correct image alt 2020-05-18 21:55:14 +02:00
Matthias
507a37a0cc Improve ci naming 2020-05-18 21:51:04 +02:00
Matthias
2a95ee1a66 Improve code style 2020-05-18 21:49:26 +02:00
Matthias
253e4964c9 Fix action (?) 2020-05-18 20:33:31 +02:00
Matthias
76fd8cf69e Add simple CI 2020-05-18 20:28:24 +02:00
Matthias
04be59c62d
Merge pull request #1 from GrilledChickenThighs/develop
Develop
2020-05-18 20:11:25 +02:00
Matthias
e468aac018 Autoformat a few files 2020-05-18 20:10:34 +02:00
Paul D. Mendes
9c6a29249c Removed unused package and moved bootstrap from devdependcies. Cleaned up styling. 2020-05-18 20:19:45 +04:00
Paul D. Mendes
4910fa8227 Rebased to master, merged Dailystats and deleted unused files 2020-05-18 19:41:58 +04:00
Paul D. Mendes
47bf21cdc8 Replaced Header with bootstrap vue component 2020-05-18 19:27:50 +04:00
Paul D. Mendes
916e73ab6f Reorganized folder structure, by moving route Trade into views folder and created a components folder to hold the Trade views components. Also, created a component for the Header and placed layout structure into a folder. 2020-05-18 19:27:50 +04:00
Matthias
f61d7a2e64 Refresh immediately if autorefresh is toggled 2020-05-17 20:53:05 +02:00
Matthias
3d9ad3c9a8 Balance and daily stats - refresh button 2020-05-17 20:52:14 +02:00
Matthias
1fcd5117c9 Add daily statistics 2020-05-17 20:43:19 +02:00
Matthias
7793faa798 allow setting price in forcebuy form 2020-05-17 07:23:53 +02:00
Matthias
d7fffcd791 Allow disabling autorefresh 2020-05-16 19:59:37 +02:00
Matthias
8ffc817732 SImplify api calls by using an axios API object 2020-05-16 10:52:26 +02:00
Matthias
d614f6879d Change botcontrol layout 2020-05-15 19:28:20 +02:00
Matthias
c389f58392 Cleanup and seperate reloads into slow and fast 2020-05-14 18:34:45 +02:00
Matthias
0eeaaeb856 Add forcebuy status verification 2020-05-14 18:12:20 +02:00
Matthias
7ec54e70b1 Add forcebuy modal 2020-05-14 18:10:57 +02:00
Matthias
b8461e0ae2 Change default to "status" 2020-05-14 18:10:38 +02:00
Matthias
e78185f40c improve layout 2020-05-14 17:11:56 +02:00
Matthias
bf169495ee Handle input enter key on login form 2020-05-14 17:09:43 +02:00
Matthias
a2d6867c39
Create License
The License-selection is based on the fact that we may merge this repository with the main Freqtrade repository in the future.
2020-05-14 11:57:47 +02:00
Matthias
2e7b0171cc Create issue templates 2020-05-14 11:33:23 +02:00
Matthias
b42ee70693 Update readme.md 2020-05-14 11:11:57 +02:00
Matthias
f50669dafe Show dry-run note! 2020-05-14 07:22:27 +02:00
Matthias
108824085c Format summary row in balance 2020-05-14 07:16:07 +02:00
Matthias
5fdad10b83 Add balance view 2020-05-14 07:15:18 +02:00
Matthias
8f26cff24b Rename performance 2020-05-14 06:49:52 +02:00
Matthias
351ede73ba Move alerts below header 2020-05-12 07:13:49 +02:00
Matthias
cf9a4f45fd Show whitelist and blacklist 2020-05-12 07:12:33 +02:00