Commit Graph

2120 Commits

Author SHA1 Message Date
Matthias
5128e18c3a
Merge pull request #631 from freqtrade/cypress_e2e
Cypress e2e
2022-01-03 17:52:13 +01:00
Matthias
6873496832 Increase login tests 2022-01-02 14:46:44 +01:00
Matthias
cdaac965b1 Add additional e2e tests 2022-01-01 20:25:29 +01:00
Matthias
a9983fbc3d don't run build for cypress 2022-01-01 20:07:01 +01:00
Matthias
d906b7546f Update tsconfig to work for e2e tests 2022-01-01 19:59:23 +01:00
Matthias
1db806b9f8 Run cypress in CI 2022-01-01 19:52:46 +01:00
Matthias
fc08b4dfe0 Add first e2e test with cypress 2022-01-01 19:50:59 +01:00
Matthias
07bae3ae6b
Merge pull request #630 from freqtrade/mobile_view
Mobile view
2022-01-01 17:29:34 +01:00
Matthias
73ecb0c332 Improve responsiveness of grid layouts 2022-01-01 17:23:29 +01:00
Matthias
99c340db38 Fix missing mandatory property for profitpill 2022-01-01 17:23:29 +01:00
Matthias
049513ae01 Properly handle full refresh even if one bot is offline 2022-01-01 17:23:29 +01:00
Matthias
514c8da51a Small style adjustments, improving mobile style 2022-01-01 17:23:29 +01:00
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