Matthias
|
b0c69f6d77
|
Fix profit formatting
|
2020-08-25 19:36:14 +02:00 |
|
Matthias
|
507cc538f6
|
Small fixes
|
2020-08-25 19:33:27 +02:00 |
|
Matthias
|
df54a797f5
|
Convert ftbot getters to enum
|
2020-08-24 19:28:59 +02:00 |
|
Matthias
|
4ee16c6591
|
Improve styling of navbar and tradelist
|
2020-08-19 20:30:36 +02:00 |
|
Matthias
|
bf1495b26c
|
Fix table column formatting
|
2020-08-17 20:26:23 +02:00 |
|
Matthias
|
c88308213d
|
Improve async support in forcesell
|
2020-08-04 08:00:11 +02:00 |
|
Matthias
|
980eec5e30
|
Implement delete_trade endpoint
|
2020-08-04 07:19:43 +02:00 |
|
Matthias
|
ea46907ed2
|
FIx typescript "@" imports
|
2020-07-19 15:45:44 +02:00 |
|
Matthias
|
61d6f54577
|
Make all styles scoped
closes #17
|
2020-07-11 20:00:13 +02:00 |
|
Matthias
|
7cbb0a1e8b
|
Add eslint exclude for used import
|
2020-06-29 21:29:09 +02:00 |
|
Matthias
|
8ab7abdb7b
|
Implement pagination to full trade history
|
2020-06-29 21:26:49 +02:00 |
|
Matthias
|
d3498cabf8
|
Convert TradeList to typescript
|
2020-06-29 21:14:36 +02:00 |
|
Matthias
|
07109699ea
|
Merge branch 'master' into typescript
|
2020-06-20 17:31:46 +02:00 |
|
Matthias
|
e0cee7e731
|
Improve trade-detail view
|
2020-06-07 16:52:12 +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
|
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
|
fa7d4ab77e
|
Show text when no trades are available
|
2020-05-27 20:24:57 +02:00 |
|
Matthias
|
303b036d89
|
Use correct unit for trade profits
|
2020-05-25 20:41:01 +02:00 |
|
Matthias
|
2a95ee1a66
|
Improve code style
|
2020-05-18 21:49:26 +02: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 |
|