Commit Graph

1858 Commits

Author SHA1 Message Date
Matthias
92e8b9f51a Improve responsive detail view 2022-01-01 17:23:29 +01:00
Matthias
d879e07d92 Simplify customtradelistentry 2022-01-01 17:23:29 +01:00
Matthias
6121fb9d06 Use tradeProfit pill in trade details 2022-01-01 17:23:29 +01:00
Matthias
2570bcd882 Back icon for trade detail view 2022-01-01 17:23:29 +01:00
Matthias
c8db1db82c Detail view for responsive mode 2022-01-01 17:23:29 +01:00
Matthias
4a9846cdd1 Show stake amount in trade detail 2022-01-01 17:23:29 +01:00
Matthias
d7ed2e46c8 Add formatPriceCurrency 2022-01-01 17:23:29 +01:00
Matthias
ac948fccee Fix margin issue 2022-01-01 17:23:29 +01:00
Matthias
4c4ee4a6c4 Fix "vue import" by resolving vue-demi to 0.12.1 2022-01-01 17:23:29 +01:00
Matthias
74eaa6f49c Add responsive layout for Trading page 2022-01-01 17:23:29 +01:00
Matthias
bd76da58b7 Fix tradeaction menu 2022-01-01 17:23:29 +01:00
Matthias
7bcc2e44ac CustomTradeList - support pagination 2022-01-01 17:23:29 +01:00
Matthias
7bc6192f73 Additional responsive routes 2022-01-01 17:23:29 +01:00
Matthias
919c16a33a Improve styling of cstom-trade-entry 2022-01-01 17:23:29 +01:00
Matthias
f8005f5542 Fix charts in mobile version 2022-01-01 17:23:29 +01:00
Matthias
3a36cb3b6d Extract trade actions (not fully working yet!) 2022-01-01 17:23:29 +01:00
Matthias
9fb9fd8d20 Cleanup miss-placed log message 2022-01-01 17:23:29 +01:00
Matthias
85bdfb5d7c Add Icons to Footer 2022-01-01 17:23:29 +01:00
Matthias
b354ab66b5 Some cleanup 2022-01-01 17:23:29 +01:00
Matthias
601093a5cc Show filter in desktop view 2022-01-01 17:23:29 +01:00
Matthias
5651978902 Add possibility for open / closed trades view 2022-01-01 17:23:29 +01:00
Matthias
b85241e7c2 Simplify mobile trade view 2022-01-01 17:23:29 +01:00
Matthias
1578881e86 DatetimeTZ should allow formatting date only 2022-01-01 17:23:29 +01:00
Matthias
f344b211f6 Improve mobile style 2022-01-01 17:23:29 +01:00
Matthias
a0f6cba2f4 Improve profit symbol visual 2022-01-01 17:23:29 +01:00
Matthias
922cea51c3 Initial version of customTradeList 2022-01-01 17:23:28 +01:00
Matthias
7f12e6a001 Don't show layout locking in Mobile view 2022-01-01 17:23:00 +01:00
Matthias
9997d7aca1 First try bottom-nav 2022-01-01 17:23:00 +01:00
Matthias
5b39c3a930
Merge pull request #629 from freqtrade/dependabot/docker/nginx-1.21.5-alpine
Bump nginx from 1.21.4-alpine to 1.21.5-alpine
2021-12-30 06:35:21 +01:00
dependabot[bot]
a208c98c25
Bump nginx from 1.21.4-alpine to 1.21.5-alpine
Bumps nginx from 1.21.4-alpine to 1.21.5-alpine.

---
updated-dependencies:
- dependency-name: nginx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-30 05:01:55 +00:00
Matthias
7ec05c99fd
Merge pull request #626 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.20.1
Bump core-js from 3.20.0 to 3.20.1
2021-12-29 07:07:46 +01:00
dependabot[bot]
d5b22f9414
Bump core-js from 3.20.0 to 3.20.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.0 to 3.20.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.20.0...v3.20.1)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-29 06:03:30 +00:00
Matthias
fecd6507d0
Merge pull request #627 from freqtrade/dependabot/npm_and_yarn/main/vue/composition-api-1.4.3
Bump @vue/composition-api from 1.4.2 to 1.4.3
2021-12-29 06:54:51 +01:00
Matthias
e608fecb95
Merge pull request #624 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.8.1
Bump @typescript-eslint/parser from 5.8.0 to 5.8.1
2021-12-29 06:54:25 +01:00
Matthias
7b67e7cbad
Merge pull request #625 from freqtrade/dependabot/npm_and_yarn/main/date-fns-2.28.0
Bump date-fns from 2.27.0 to 2.28.0
2021-12-29 06:53:48 +01:00
Matthias
1b21422964
Merge pull request #628 from freqtrade/dependabot/github_actions/main/actions/setup-node-2.5.1
Bump actions/setup-node from 2.5.0 to 2.5.1
2021-12-29 06:53:30 +01:00
dependabot[bot]
5227681462
Bump actions/setup-node from 2.5.0 to 2.5.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.0...v2.5.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-29 05:09:41 +00:00
dependabot[bot]
450d83ab98
Bump @vue/composition-api from 1.4.2 to 1.4.3
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/vuejs/composition-api/releases)
- [Changelog](https://github.com/vuejs/composition-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/composition-api/commits)

---
updated-dependencies:
- dependency-name: "@vue/composition-api"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-29 05:07:11 +00:00
dependabot[bot]
e803854b42
Bump date-fns from 2.27.0 to 2.28.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.27.0 to 2.28.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.27.0...v2.28.0)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-29 05:04:43 +00:00
dependabot[bot]
b03608dc6f
Bump @typescript-eslint/parser from 5.8.0 to 5.8.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.8.0 to 5.8.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.8.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-29 05:04:25 +00:00
Matthias
8c21f90f84
Merge pull request #623 from freqtrade/dependabot/npm_and_yarn/main/core-js-3.20.0
Bump core-js from 3.19.3 to 3.20.0
2021-12-22 06:44:29 +01:00
dependabot[bot]
6e66e98973
Bump core-js from 3.19.3 to 3.20.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.19.3 to 3.20.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.19.3...v3.20.0)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-22 05:12:25 +00:00
Matthias
e1820b25b0
Merge pull request #621 from freqtrade/dependabot/npm_and_yarn/main/sass-1.45.1
Bump sass from 1.45.0 to 1.45.1
2021-12-22 06:10:00 +01:00
Matthias
497fa44f1a
Merge pull request #622 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.8.0
Bump @typescript-eslint/parser from 5.7.0 to 5.8.0
2021-12-22 06:09:52 +01:00
Matthias
62a012e5ff
Merge pull request #619 from freqtrade/dependabot/npm_and_yarn/main/vue/composition-api-1.4.2
Bump @vue/composition-api from 1.4.1 to 1.4.2
2021-12-22 06:09:45 +01:00
Matthias
0835a7143b
Merge pull request #617 from freqtrade/dependabot/npm_and_yarn/main/cypress-9.2.0
Bump cypress from 9.1.1 to 9.2.0
2021-12-22 06:09:33 +01:00
Matthias
1730abbe7e
Merge pull request #618 from freqtrade/dependabot/npm_and_yarn/main/date-fns-tz-1.2.2
Bump date-fns-tz from 1.1.6 to 1.2.2
2021-12-22 06:09:25 +01:00
dependabot[bot]
39d18c7fbe
Bump @typescript-eslint/parser from 5.7.0 to 5.8.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.8.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-22 05:05:55 +00:00
dependabot[bot]
1f53e5d7db
Bump sass from 1.45.0 to 1.45.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.45.0 to 1.45.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.45.0...1.45.1)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-22 05:04:34 +00:00
dependabot[bot]
ab7de85c95
Bump @vue/composition-api from 1.4.1 to 1.4.2
Bumps [@vue/composition-api](https://github.com/vuejs/composition-api) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/vuejs/composition-api/releases)
- [Changelog](https://github.com/vuejs/composition-api/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/composition-api/compare/v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: "@vue/composition-api"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-22 05:04:08 +00:00