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 |
|
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 |
|