Commit Graph

2202 Commits

Author SHA1 Message Date
dependabot[bot]
ea60d1859a
Bump @typescript-eslint/parser from 3.10.1 to 4.1.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.10.1 to 4.1.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.1.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-07 18:21:50 +00:00
Matthias
b9dc102765 Don't log in proitSymbol 2020-09-07 19:49:02 +02:00
Matthias
7326f3f3c2 Move alert showing to helper method 2020-09-05 17:08:48 +02:00
Matthias
1355d8e8a6 Use enum for alerts 2020-09-05 16:56:02 +02:00
Matthias
1fd9291cdb show message after reloading configuration 2020-09-05 16:44:44 +02:00
Matthias
1c58ee86c1 Fix lint warning 2020-09-04 17:08:02 +02:00
Matthias
0c2c1bb096 Update some dependencies 2020-09-04 17:07:04 +02:00
Matthias
5f9220802c Selectively reduce fontsize of tables and log 2020-09-04 17:04:09 +02:00
Matthias
ec8d030ea7 Only show what's necessary 2020-09-03 17:22:52 +02:00
Matthias
764c9e59b7 Correctly unselect trade row when another bar is clicked 2020-09-03 07:27:03 +02:00
Matthias
9cf812eef1 Simplify KPI layout by removing unneeded div 2020-09-03 07:17:00 +02:00
Matthias
4af3197cda Fix price display in trade tables 2020-09-03 07:11:50 +02:00
Matthias
80e525bbf8 Add longer timescale for daily 2020-09-03 07:10:08 +02:00
Matthias
b31f426750 Merge branch 'master' into vue-grid-merge 2020-09-03 06:59:14 +02:00
Matthias
10adfd9394 Enhance profit symbol 2020-09-03 06:59:04 +02:00
Matthias
6637135db8 Merge branch 'master' into vue-grid-merge 2020-09-03 06:58:06 +02:00
Matthias
c33c8996cc Enhance profit symbol 2020-09-03 06:49:10 +02:00
Matthias
87ae547cef
Merge pull request #88 from danielpalstra/stats_card
Add dashboard cards showing statistics
2020-09-03 06:45:05 +02:00
Matthias
b95dc57f0e Enhance types for dashboard component 2020-09-03 06:43:41 +02:00
Matthias
32e56ed3d8 Remove unused and unavailable variable 2020-09-03 06:38:31 +02:00
Daniel Palstra
217b3563eb Add dashboard cards showing statistics 2020-09-02 19:54:31 +00:00
Matthias
7d9aca8f8f Extract ProfitSymbol to seperate component 2020-09-02 20:53:59 +02:00
Matthias
1ca622c043 Fix tradedetail resetting on every refresh 2020-09-02 20:19:51 +02:00
Matthias
d02c9991d2 use correct type for detailTradeId 2020-09-02 20:19:34 +02:00
Matthias
cfa93a732c Better format botStatus 2020-09-02 20:19:09 +02:00
Matthias
c28ccbaff0 Don't use mutations directly 2020-09-02 20:18:55 +02:00
Matthias
138a8962fd Fix usage of wrong field 2020-09-02 20:05:08 +02:00
Matthias
edf70e524f Use correct property 2020-09-01 07:55:52 +02:00
Matthias
655726ddca Update dyamic layout to have seperate tradedetail container 2020-09-01 07:51:03 +02:00
Matthias
21e6ac9c8f Move trade view to draggableContainers 2020-08-31 20:01:51 +02:00
Matthias
28b8aee404 Improve log layout 2020-08-31 20:01:21 +02:00
Matthias
0cc5c73c2e use Enum for layout names 2020-08-31 19:24:09 +02:00
Matthias
62627cd56d Simplify dashboard layout by using getters 2020-08-31 19:24:09 +02:00
Matthias
82cf7adb3d Introduce draggable container 2020-08-31 19:24:09 +02:00
Matthias
e5e3de5700 Fix vue dynamic layout 2020-08-31 19:24:09 +02:00
Matthias
246417ebc2 Store layouts in localStorage 2020-08-31 19:24:09 +02:00
Matthias
fe21a9e2f3 Add minsize to dashboard items 2020-08-31 19:24:09 +02:00
Matthias
a7d78b7c74 Implement layout reset 2020-08-31 19:24:09 +02:00
Matthias
829cb07745 Move layouts to store 2020-08-31 19:24:09 +02:00
Matthias
2f1942f48c Use typed griditem 2020-08-31 19:24:09 +02:00
Matthias
b3363b0f90 Use dynamic layout for Dashboard 2020-08-31 19:24:09 +02:00
Matthias
07d9ea5324 Use vue-grid-layout for trading view
this way, users can move their layouts around as they wish
2020-08-31 19:24:09 +02:00
Matthias
1ce89fdda3 Adjust a few styles 2020-08-31 19:24:09 +02:00
Matthias
0191d28954 Convert Favicon to be Freqtrade logo 2020-08-31 17:54:25 +02:00
Matthias
e0ac77c303 Add status badge for CI actions 2020-08-31 17:52:06 +02:00
Matthias
5f1ce3d7a3 Use vue/recommended eslint setting 2020-08-31 17:43:44 +02:00
Matthias
2de6592b03 Don't use .d.ts files 2020-08-31 17:41:34 +02:00
Matthias
e306cf5608
Merge pull request #87 from freqtrade/dependabot/docker/node-14.9.0-alpine
Bump node from 14.8.0-alpine to 14.9.0-alpine
2020-08-31 08:14:20 +02:00
dependabot[bot]
47e1f14639
Bump node from 14.8.0-alpine to 14.9.0-alpine
Bumps node from 14.8.0-alpine to 14.9.0-alpine.

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-31 05:46:39 +00:00
Matthias
01c7c67925 Use shorthand syntax for Array type definitions 2020-08-29 17:47:05 +02:00