Commit Graph

3723 Commits

Author SHA1 Message Date
Matthias
eff6deccd8
Merge pull request #22 from freqtrade/dependabot/npm_and_yarn/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4
2020-06-08 08:32:03 +02:00
dependabot[bot]
7843e80ccf
Bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-08 06:25:09 +00:00
Matthias
fcb25822c8 Fix small issues 2020-06-07 16:53:06 +02:00
Matthias
e0cee7e731 Improve trade-detail view 2020-06-07 16:52:12 +02:00
Matthias
e8a5a2deed Improve detail view 2020-06-05 19:44:44 +02:00
Matthias
d000782650 Extract description / component combination into it's own component 2020-06-05 19:34:50 +02:00
Matthias
9900c9c6c7
Merge pull request #16 from freqtrade/sass_integration
Sass/scss integration
2020-06-05 13:35:21 +02:00
Matthias
6e0ac373d6
Merge pull request #15 from freqtrade:fix_node_modules_perm
fix docker dev container node_modules binding
2020-06-05 11:41:17 +02:00
Matthias
408e9c56d1 Use timestamp for stoploss update time 2020-06-05 11:24:44 +02:00
Matthias
39eef24daf Use yarn as package manager 2020-06-05 11:22:14 +02:00
Matthias
6c878f41bc Add missing shims 2020-06-05 11:06:02 +02:00
Matthias
3138806ca4 Working eslint (?) 2020-06-05 11:04:53 +02:00
Matthias
d200cae60c UPdate yarn.lock 2020-06-05 09:31:50 +02:00
gaugau3000
819110e4a6 lock 2020-06-05 06:08:37 +00:00
gaugau3000
d02700ef37 scss organisation 2020-06-05 06:08:15 +00:00
gaugau3000
126a590862 change scss origin 2020-06-05 06:07:12 +00:00
gaugau3000
6f7a744aef prevent dry in vue files 2020-06-05 06:06:29 +00:00
gaugau3000
d8bf17bddf bump sass 2020-06-05 06:05:14 +00:00
gaugau3000
50f6a2e6ae fix node_modules empty when binding 2020-06-04 19:15:01 +00:00
Matthias
b9000f96f9 Rename js files to ts 2020-06-04 20:20:48 +02:00
Matthias
878192b754 Fix CamelCase lint errors 2020-06-04 20:06:58 +02:00
Matthias
934a168075 Show trade detail or trade history 2020-06-04 19:56:19 +02:00
Matthias
d12f732250 Add formatter helper function for prices 2020-06-04 19:47:44 +02:00
Matthias
4c315e1b87 Store tradeid and use Getter to return latest detail trade state 2020-06-04 19:27:41 +02:00
Matthias
ccb09dc859 Show detail view of trade 2020-06-04 19:27:40 +02:00
Matthias
60545255d8
Merge pull request #12 from freqtrade/dev_container_vs_code
dev container support for vs code on linux
2020-06-04 19:27:16 +02:00
gaugau3000
595ce28224 fix package json not copied to container 2020-06-04 16:49:01 +00:00
gaugau3000
55b5d8681b remove useless form docker dev built 2020-06-04 16:48:12 +00:00
gaugau3000
68e61e4aee reduce dockerfile image dev size 2020-06-04 16:07:42 +00:00
gaugau3000
64d39aa0ed add vue cli support globally to docker 2020-06-04 14:29:44 +00:00
gaugau3000
11b7521cc7 split dev container and dev vscode container 2020-06-04 14:23:46 +00:00
gautier pialat
fb7925e7a1
fix spelling in doc
Co-authored-by: Matthias <xmatthias@outlook.com>
2020-06-04 14:20:41 +02:00
Matthias
6f0fa29cae Add docker-compose file for "easy deployment" 2020-06-04 12:08:14 +02:00
Matthias
3fab329080 Add production-ready docker file 2020-06-04 12:08:14 +02:00
gaugau3000
16e9ac7861 dev container support for vs code 2020-06-04 09:02:46 +00:00
Matthias
0e2be93a3d Add visual marker for profit / loss trades 2020-05-31 13:13:19 +02:00
Matthias
3d6fb799b2 Add refresh all button 2020-05-29 08:42:39 +02:00
Matthias
eb4b762c8a start trade button 2020-05-29 07:01:56 +02:00
Matthias
5dcc63c9e6 Have popover behave correctly 2020-05-28 06:47:28 +02:00
Matthias
5afe652a19 Add popover to add pairs to blacklist 2020-05-27 21:13:48 +02:00
Matthias
fa7d4ab77e Show text when no trades are available 2020-05-27 20:24:57 +02:00
Matthias
1da2266030 Add links to documentation 2020-05-27 20:13:25 +02:00
Matthias
0a20b69dda Show freqtrade bot version 2020-05-25 20:41:17 +02:00
Matthias
303b036d89 Use correct unit for trade profits 2020-05-25 20:41:01 +02:00
Matthias
5d05338486 Show first / last trade 2020-05-25 20:41:01 +02:00
Matthias
91876b4c1f Fix typo 2020-05-25 20:41:01 +02:00
Matthias
a4d7107172
Merge pull request #5 from GrilledChickenThighs/themes_cdn
Themes v2
2020-05-24 19:24:43 +02:00
Paul D. Mendes
6a3a482b5d Refactor: Removed API fetch call (Kept method, for future updates), Added static theme list, Removed localStorage Check, removed unused lifecyclehooks and other variables. 2020-05-24 13:19:45 +04:00
Paul D. Mendes
aa2d1961af Small change 2020-05-23 16:14:15 +04:00
Paul D. Mendes
93e10301f5 Added tooltip and loading spinner to theme dropdown. Moved api fetch to be called on dropdown select instead of created lifecycle 2020-05-23 16:08:04 +04:00