Commit Graph

94 Commits

Author SHA1 Message Date
gaugau3000
595ce28224 fix package json not copied to container 2020-06-04 16:49:01 +00:00
gaugau3000
55b5d8681b remove useless form docker dev built 2020-06-04 16:48:12 +00:00
gaugau3000
68e61e4aee reduce dockerfile image dev size 2020-06-04 16:07:42 +00:00
gaugau3000
64d39aa0ed add vue cli support globally to docker 2020-06-04 14:29:44 +00:00
gaugau3000
11b7521cc7 split dev container and dev vscode container 2020-06-04 14:23:46 +00:00
gautier pialat
fb7925e7a1
fix spelling in doc
Co-authored-by: Matthias <xmatthias@outlook.com>
2020-06-04 14:20:41 +02:00
gaugau3000
16e9ac7861 dev container support for vs code 2020-06-04 09:02:46 +00:00
Matthias
0e2be93a3d Add visual marker for profit / loss trades 2020-05-31 13:13:19 +02:00
Matthias
3d6fb799b2 Add refresh all button 2020-05-29 08:42:39 +02:00
Matthias
5dcc63c9e6 Have popover behave correctly 2020-05-28 06:47:28 +02:00
Matthias
5afe652a19 Add popover to add pairs to blacklist 2020-05-27 21:13:48 +02:00
Matthias
fa7d4ab77e Show text when no trades are available 2020-05-27 20:24:57 +02:00
Matthias
1da2266030 Add links to documentation 2020-05-27 20:13:25 +02:00
Matthias
0a20b69dda Show freqtrade bot version 2020-05-25 20:41:17 +02:00
Matthias
303b036d89 Use correct unit for trade profits 2020-05-25 20:41:01 +02:00
Matthias
5d05338486 Show first / last trade 2020-05-25 20:41:01 +02:00
Matthias
91876b4c1f Fix typo 2020-05-25 20:41:01 +02:00
Matthias
a4d7107172
Merge pull request #5 from GrilledChickenThighs/themes_cdn
Themes v2
2020-05-24 19:24:43 +02:00
Paul D. Mendes
6a3a482b5d Refactor: Removed API fetch call (Kept method, for future updates), Added static theme list, Removed localStorage Check, removed unused lifecyclehooks and other variables. 2020-05-24 13:19:45 +04:00
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