Commit Graph

1842 Commits

Author SHA1 Message Date
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
dependabot[bot]
f7ca66ba40
Bump date-fns-tz from 1.1.6 to 1.2.2
Bumps [date-fns-tz](https://github.com/marnusw/date-fns-tz) from 1.1.6 to 1.2.2.
- [Release notes](https://github.com/marnusw/date-fns-tz/releases)
- [Changelog](https://github.com/marnusw/date-fns-tz/blob/master/CHANGELOG.md)
- [Commits](https://github.com/marnusw/date-fns-tz/compare/v1.1.6...v1.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-22 05:03:39 +00:00
dependabot[bot]
84014400ba
Bump cypress from 9.1.1 to 9.2.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.1.1 to 9.2.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v9.1.1...v9.2.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-22 05:03:26 +00:00
Matthias
bb7a2b6991
Merge pull request #616 from freqtrade/dependabot/docker/node-17.3.0-alpine
Bump node from 17.2.0-alpine to 17.3.0-alpine
2021-12-21 06:27:52 +01:00
dependabot[bot]
540c23db3b
Bump node from 17.2.0-alpine to 17.3.0-alpine
Bumps node from 17.2.0-alpine to 17.3.0-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-21 05:02:17 +00:00
Matthias
e0a47f49f1 chore: Properly type alerts 2021-12-20 20:15:39 +01:00
Matthias
7350b5109a chore: use enum for namespaced vuex store referencing 2021-12-20 20:12:57 +01:00
Matthias
3e7a16395f Show UI version in settings 2021-12-20 07:06:41 +01:00
Matthias
f564cb2cf2 Add reset layout to settings page 2021-12-20 07:04:49 +01:00
Matthias
7d55958252 Add Balance graph 2021-12-19 20:06:25 +01:00
Matthias
095dc6adcc Remove pointless component 2021-12-19 16:57:22 +01:00
Matthias
4c666c1666 Fix unittesting after cypress addition 2021-12-18 14:09:47 +01:00
Matthias
7c68d56df8 Run cypress component tests 2021-12-17 20:06:42 +01:00
Matthias
0a99eaea9e Add cypress component tests 2021-12-17 19:45:02 +01:00
Matthias
a99b2d0ac7 Make Pair-dropdown searchable
closes #568
2021-12-15 19:41:32 +01:00
Matthias
2847bf487d
Merge pull request #613 from freqtrade/dependabot/npm_and_yarn/main/typescript-4.5.4
Bump typescript from 4.5.3 to 4.5.4
2021-12-15 06:27:52 +01:00
Matthias
b0e590aa5b
Merge pull request #612 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.7.0
Bump @typescript-eslint/parser from 5.6.0 to 5.7.0
2021-12-15 06:27:38 +01:00