Matthias
|
081e7a273b
|
Simplify component layout
|
2020-09-12 17:51:21 +02:00 |
|
Matthias
|
d8681faaf5
|
Fix formatting in dependabot
|
2020-09-12 17:51:21 +02:00 |
|
Matthias
|
e9c3f18b8e
|
Merge pull request #92 from freqtrade/dependabot/docker/node-14.10.0-alpine
Bump node from 14.9.0-alpine to 14.10.0-alpine
|
2020-09-10 09:50:04 +02:00 |
|
dependabot[bot]
|
55dcdb434f
|
Bump node from 14.9.0-alpine to 14.10.0-alpine
Bumps node from 14.9.0-alpine to 14.10.0-alpine.
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-10 07:30:50 +00:00 |
|
Matthias
|
ed60d3e633
|
Merge pull request #91 from freqtrade/dependabot/docker/dot-devcontainer/node-14-slim
Bump node from 12-slim to 14-slim in /.devcontainer
|
2020-09-08 19:33:30 +02:00 |
|
dependabot[bot]
|
9506a8bc5f
|
Bump node from 12-slim to 14-slim in /.devcontainer
Bumps node from 12-slim to 14-slim.
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-08 17:32:42 +00:00 |
|
Matthias
|
a29675982c
|
Dependabot should update .devcontainer images too
|
2020-09-08 19:31:17 +02:00 |
|
Matthias
|
cbcad3fc3f
|
Fix lint warnings
|
2020-09-08 15:45:01 +02:00 |
|
Matthias
|
133f1c2139
|
Merge pull request #90 from freqtrade/dependabot/npm_and_yarn/master/typescript-eslint/parser-4.1.0
Bump @typescript-eslint/parser from 3.10.1 to 4.1.0
|
2020-09-08 13:55:10 +02:00 |
|
Matthias
|
d2ce54676a
|
Add comment explaining removal of vue/essential
|
2020-09-08 13:52:46 +02:00 |
|
Matthias
|
5e32141d31
|
simplify eslint config
|
2020-09-08 13:37:26 +02:00 |
|
Matthias
|
6940643fd8
|
Small modifications to styles
|
2020-09-08 11:53:34 +02:00 |
|
Matthias
|
2c4e0592d6
|
Simplify eslint configuration
|
2020-09-08 11:53:25 +02:00 |
|
Matthias
|
a52b8dcc2c
|
Remove some unneeded dependencies
|
2020-09-08 11:53:13 +02:00 |
|
Matthias
|
aa31fa8cdb
|
Fix setInterval
|
2020-09-07 20:45:19 +02:00 |
|
Matthias
|
b46e3e66a2
|
Fix setInterval
|
2020-09-07 20:44:57 +02:00 |
|
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 |
|