Commit Graph

368 Commits

Author SHA1 Message Date
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
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
Matthias
e8aa806901 TradeDetail to class component 2020-08-29 17:44:08 +02:00
Matthias
3c3a474d9f TradeDetail should support showing closed trades too 2020-08-29 17:39:41 +02:00
Matthias
1d29e31f64 Smaller headers in trade page 2020-08-29 17:31:45 +02:00
Matthias
34841959ba Display button tooltip 2020-08-29 17:22:48 +02:00
Matthias
f849adff89 Ask for confirmation on forcesell 2020-08-29 17:18:56 +02:00
Matthias
69fd6c81d8 Move types to other files 2020-08-29 11:35:42 +02:00
Matthias
3aba82f917 Create more types for UI 2020-08-29 11:32:26 +02:00
Matthias
3ed6fd79ac Seperate authtypes to own file 2020-08-29 11:24:52 +02:00
Matthias
240dd06c0f Move types to seperate directory 2020-08-29 11:24:52 +02:00
Matthias
44874377b8 Only show stoploss-dist for open trades 2020-08-29 11:24:52 +02:00
Matthias
36b681e733
Merge pull request #86 from freqtrade/dependabot/npm_and_yarn/master/sass-loader-10.0.1
Bump sass-loader from 9.0.3 to 10.0.1
2020-08-29 11:24:44 +02:00
dependabot[bot]
527852775a
Bump sass-loader from 9.0.3 to 10.0.1
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 9.0.3 to 10.0.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v9.0.3...v10.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-29 09:21:16 +00:00
Matthias
39c7a832ac Support trade-detail also on closed trades 2020-08-29 11:18:09 +02:00
Matthias
843e54afec Use getter class 2020-08-29 11:18:09 +02:00
Matthias
163b4dcc9b
Merge pull request #85 from freqtrade/dependabot/npm_and_yarn/master/typescript-eslint/parser-3.10.1
Bump @typescript-eslint/parser from 3.9.1 to 3.10.1
2020-08-29 11:17:52 +02:00
Matthias
013be18b66
Merge pull request #82 from freqtrade/dependabot/npm_and_yarn/master/vue/eslint-config-typescript-5.1.0
Bump @vue/eslint-config-typescript from 5.0.2 to 5.1.0
2020-08-29 11:17:42 +02:00
Matthias
7f555ab153
Merge pull request #83 from freqtrade/dependabot/npm_and_yarn/master/prettier-2.1.1
Bump prettier from 2.0.5 to 2.1.1
2020-08-29 11:17:25 +02:00
Matthias
0e5a4ca0d5
Merge pull request #84 from freqtrade/dependabot/npm_and_yarn/master/echarts-4.9.0
Bump echarts from 4.8.0 to 4.9.0
2020-08-29 11:17:10 +02:00
dependabot[bot]
7d31c12c22
Bump @typescript-eslint/parser from 3.9.1 to 3.10.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.9.1 to 3.10.1.
- [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/v3.10.1/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-29 09:15:25 +00:00
dependabot[bot]
d9dce1c93f
Bump echarts from 4.8.0 to 4.9.0
Bumps [echarts](https://github.com/apache/incubator-echarts) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/apache/incubator-echarts/releases)
- [Commits](https://github.com/apache/incubator-echarts/compare/4.8.0...4.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-29 09:15:00 +00:00
dependabot[bot]
10b99117a7
Bump prettier from 2.0.5 to 2.1.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.0.5 to 2.1.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.0.5...2.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-29 09:14:50 +00:00
dependabot[bot]
6e0c9ac616
Bump @vue/eslint-config-typescript from 5.0.2 to 5.1.0
Bumps [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript) from 5.0.2 to 5.1.0.
- [Release notes](https://github.com/vuejs/eslint-config-typescript/releases)
- [Commits](https://github.com/vuejs/eslint-config-typescript/compare/v5.0.2...v5.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-29 09:14:44 +00:00
Matthias
ae6f5935b5 Show details when trade is selected 2020-08-29 10:52:33 +02:00
Matthias
c2d8d67625 Implement confirmation box for delete trade 2020-08-29 10:44:11 +02:00
Matthias
79886014ab Introduce closedTrade type 2020-08-25 19:52:07 +02:00
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
759af1f768 Add cumulative profit chart 2020-08-24 19:28:59 +02:00
Matthias
d61136c399 Improve Refresh load - not refreshing everything frequently 2020-08-24 19:28:59 +02:00
Matthias
df54a797f5 Convert ftbot getters to enum 2020-08-24 19:28:59 +02:00
Matthias
dd6a03db66 Add abs_profit 2020-08-24 19:28:59 +02:00
Matthias
388d95de51
Merge pull request #78 from freqtrade/dependabot/npm_and_yarn/master/vue/cli-plugin-typescript-4.5.4
Bump @vue/cli-plugin-typescript from 4.5.3 to 4.5.4
2020-08-24 09:24:14 +02:00
dependabot[bot]
219a410367
Bump @vue/cli-plugin-typescript from 4.5.3 to 4.5.4
Bumps [@vue/cli-plugin-typescript](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-typescript) from 4.5.3 to 4.5.4.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.4/packages/@vue/cli-plugin-typescript)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-24 07:23:14 +00:00