Matthias
|
b0883693e7
|
Some small cleanup
|
2020-06-22 19:39:44 +02:00 |
|
Matthias
|
835cc658f1
|
Fix typo and store apiurl
|
2020-06-20 19:19:30 +02:00 |
|
Matthias
|
82f99d7abb
|
More chanes to TS
|
2020-06-20 17:46:08 +02:00 |
|
Matthias
|
07109699ea
|
Merge branch 'master' into typescript
|
2020-06-20 17:31:46 +02:00 |
|
Matthias
|
415afe212e
|
Update more components to typescript
|
2020-06-20 17:25:52 +02:00 |
|
Matthias
|
bd10be9531
|
Convert 2 modules to typescript
|
2020-06-20 17:10:11 +02:00 |
|
Matthias
|
bb9d8db834
|
Fix cyclic dependency due to tokens being kept in vuex
|
2020-06-20 16:55:33 +02:00 |
|
Bruno Sarlo
|
3b6aada219
|
Typescript fixes.
|
2020-06-20 01:44:57 -03:00 |
|
Matthias
|
6f4df7f066
|
Extract reloadControl to it's own component
|
2020-06-12 19:40:18 +02:00 |
|
Matthias
|
bb40edf362
|
Use reload_config (aligned to latest freqtrade develop )
|
2020-06-12 13:57:41 +02:00 |
|
Matthias
|
1f68731af7
|
Merge branch 'master' into trade_detail
|
2020-06-08 19:24:56 +02:00 |
|
Matthias
|
fcb25822c8
|
Fix small issues
|
2020-06-07 16:53:06 +02:00 |
|
Matthias
|
e0cee7e731
|
Improve trade-detail view
|
2020-06-07 16:52:12 +02:00 |
|
Matthias
|
e8a5a2deed
|
Improve detail view
|
2020-06-05 19:44:44 +02:00 |
|
Matthias
|
d000782650
|
Extract description / component combination into it's own component
|
2020-06-05 19:34:50 +02:00 |
|
Matthias
|
408e9c56d1
|
Use timestamp for stoploss update time
|
2020-06-05 11:24:44 +02:00 |
|
Matthias
|
39eef24daf
|
Use yarn as package manager
|
2020-06-05 11:22:14 +02:00 |
|
Matthias
|
6c878f41bc
|
Add missing shims
|
2020-06-05 11:06:02 +02:00 |
|
gaugau3000
|
d02700ef37
|
scss organisation
|
2020-06-05 06:08:15 +00:00 |
|
gaugau3000
|
126a590862
|
change scss origin
|
2020-06-05 06:07:12 +00:00 |
|
Matthias
|
b9000f96f9
|
Rename js files to ts
|
2020-06-04 20:20:48 +02:00 |
|
Matthias
|
878192b754
|
Fix CamelCase lint errors
|
2020-06-04 20:06:58 +02:00 |
|
Matthias
|
934a168075
|
Show trade detail or trade history
|
2020-06-04 19:56:19 +02:00 |
|
Matthias
|
d12f732250
|
Add formatter helper function for prices
|
2020-06-04 19:47:44 +02:00 |
|
Matthias
|
4c315e1b87
|
Store tradeid and use Getter to return latest detail trade state
|
2020-06-04 19:27:41 +02:00 |
|
Matthias
|
ccb09dc859
|
Show detail view of trade
|
2020-06-04 19:27:40 +02: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 |
|
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
|
c06fb73b41
|
Improve eslint / prettier configuration
|
2020-05-20 07:23:10 +02:00 |
|