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 |
|
Matthias
|
9ccbbfa313
|
Merge pull request #81 from freqtrade/dependabot/npm_and_yarn/master/typescript-eslint/parser-3.9.1
Bump @typescript-eslint/parser from 3.9.0 to 3.9.1
|
2020-08-24 09:22:20 +02:00 |
|
dependabot[bot]
|
fb17f6e4af
|
Bump @typescript-eslint/parser from 3.9.0 to 3.9.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.9.0 to 3.9.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.9.1/packages/parser)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-24 07:22:08 +00:00 |
|
Matthias
|
cf325dff46
|
Merge pull request #76 from freqtrade/dependabot/npm_and_yarn/master/typescript-4.0.2
Bump typescript from 3.9.7 to 4.0.2
|
2020-08-24 09:21:27 +02:00 |
|
dependabot[bot]
|
1a259404ec
|
Bump typescript from 3.9.7 to 4.0.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.0.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.7...v4.0.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-24 07:21:21 +00:00 |
|
Matthias
|
dd07326206
|
Merge pull request #79 from freqtrade/dependabot/npm_and_yarn/master/vue/cli-plugin-eslint-4.5.4
Bump @vue/cli-plugin-eslint from 4.5.3 to 4.5.4
|
2020-08-24 09:20:05 +02:00 |
|
dependabot[bot]
|
712ff99fce
|
Bump @vue/cli-plugin-eslint from 4.5.3 to 4.5.4
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) 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-eslint)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-24 07:18:32 +00:00 |
|
Matthias
|
4704c428ad
|
Merge pull request #77 from freqtrade/dependabot/npm_and_yarn/master/vue-and-vue-template-compiler-2.6.12
Bump vue and vue-template-compiler
|
2020-08-24 09:17:17 +02:00 |
|
dependabot[bot]
|
ff2a98462f
|
Bump vue and vue-template-compiler
Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together.
Updates `vue` from 2.6.11 to 2.6.12
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.11...v2.6.12)
Updates `vue-template-compiler` from 2.6.11 to 2.6.12
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.11...v2.6.12)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-24 07:15:20 +00:00 |
|
Matthias
|
d044c57f86
|
Merge pull request #75 from freqtrade/dependabot/npm_and_yarn/master/vue/cli-plugin-babel-4.5.4
Bump @vue/cli-plugin-babel from 4.5.3 to 4.5.4
|
2020-08-24 08:37:17 +02:00 |
|
Matthias
|
621f4d74d5
|
Merge pull request #74 from freqtrade/dependabot/npm_and_yarn/master/axios-0.20.0
Bump axios from 0.19.2 to 0.20.0
|
2020-08-24 08:31:19 +02:00 |
|
dependabot[bot]
|
89f650ff2f
|
Bump @vue/cli-plugin-babel from 4.5.3 to 4.5.4
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel) 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-babel)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-24 06:27:58 +00:00 |
|
dependabot[bot]
|
79f9fbdc12
|
Bump axios from 0.19.2 to 0.20.0
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.20.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.20.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-24 06:27:44 +00:00 |
|
Matthias
|
c1825601e7
|
Merge pull request #72 from freqtrade/dependabot/npm_and_yarn/master/vue/cli-service-4.5.4
Bump @vue/cli-service from 4.5.3 to 4.5.4
|
2020-08-24 08:25:43 +02:00 |
|
dependabot[bot]
|
ae738e6194
|
Bump @vue/cli-service from 4.5.3 to 4.5.4
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) 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-service)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-24 06:23:45 +00:00 |
|
Matthias
|
e124a59f65
|
Fix login bug
closes #71
|
2020-08-20 08:42:38 +02:00 |
|
Matthias
|
3a93c0b50c
|
Legend should be shown on the right in dashboard
|
2020-08-19 20:30:51 +02:00 |
|
Matthias
|
4ee16c6591
|
Improve styling of navbar and tradelist
|
2020-08-19 20:30:36 +02:00 |
|
Matthias
|
c3950af541
|
Add min to hourly chart
|
2020-08-19 17:31:52 +02:00 |
|
Matthias
|
b79eabd0ba
|
Merge pull request #70 from danielpalstra/reorder_trade_details
Reorder trade details
|
2020-08-19 17:01:27 +02:00 |
|
Daniel Palstra
|
93ae1b44ce
|
Reorder trade details
|
2020-08-19 13:31:01 +00:00 |
|
Matthias
|
09de9726f9
|
Fix colors in daily / hourly charts
|
2020-08-18 20:51:16 +02:00 |
|
Matthias
|
c0c2cb8d74
|
Remove superfluss About page
|
2020-08-18 07:14:07 +02:00 |
|