Commit Graph

3419 Commits

Author SHA1 Message Date
Matthias
4da60605e0 Properly implement preventDefault 2022-12-13 20:25:46 +01:00
Matthias
40d0691fd3 Improve login to not close the modal when something is wrong 2022-12-13 19:27:14 +01:00
Matthias
0c0399579e Disable load_from_strateegy button when bot is offline or in webserver mode 2022-12-13 06:30:38 +01:00
Matthias
89de68f334 plot-indicator -> script setup 2022-12-13 06:21:27 +01:00
Matthias
bfb594800b plotconfig -> script setup 2022-12-13 06:19:38 +01:00
Matthias
2510b1f2d4 Don't ci on node 19 2022-12-11 15:33:43 +01:00
Matthias
ef848f33e8 Fix datepicker not working 2022-12-11 10:24:04 +01:00
Matthias
2b60322614 Fix render bug with empty backtest result 2022-12-10 14:20:47 +01:00
Matthias
8cc4488a02 backtestResultView -> SCript setup 2022-12-10 14:17:13 +01:00
Matthias
978694f905 Fix backtsting layout issue 2022-12-10 14:13:29 +01:00
Matthias
84d259e283 Remove unnecesary log 2022-12-10 13:56:30 +01:00
Matthias
9d59685db7 TimeRangeSelect -> script setup 2022-12-10 13:39:53 +01:00
Matthias
e2624cea54 StrategySelect -> script setup 2022-12-10 13:39:06 +01:00
Matthias
1cc8f910c2 Strategy-select proper emit 2022-12-10 13:36:08 +01:00
Matthias
4d7fe771e8 Switch to new bot if active bot is deleted 2022-12-10 13:14:27 +01:00
Matthias
be31549a5b Bubble error out of login method, simplify 2022-12-10 13:08:47 +01:00
Matthias
594a828358 Expire login info - request re-login.
closes #1015
2022-12-10 12:51:34 +01:00
Matthias
210c7bd692 Improve auth types 2022-12-10 08:19:26 +01:00
Matthias
eeeeb352c5 Switch login view to async/await 2022-12-09 17:29:48 +01:00
Matthias
754fabb5b2 Loginmodal -> script setup 2022-12-08 20:25:28 +01:00
Matthias
f2f64fe903 Also store username 2022-12-08 20:10:54 +01:00
Matthias
0af3fa0174 Convert login to script setup 2022-12-08 20:10:47 +01:00
Matthias
a4aa87aed8 Add "logged out" state to BotEntry 2022-12-08 19:57:46 +01:00
Matthias
70b348e3f1 Improve online/offline logo 2022-12-08 18:22:34 +01:00
Matthias
36be5f9714
Merge pull request #1045 from freqtrade/websockets
Websockets
2022-12-08 14:09:14 +01:00
Matthias
6b30c31044 Notifications should be "per bot". 2022-12-07 07:18:32 +01:00
Matthias
ea2c1017b0 improve alert logging 2022-12-07 07:04:31 +01:00
Matthias
587296882c Persist profit distribution bins 2022-12-07 07:00:21 +01:00
Matthias
ea47342c46 Add notification settings 2022-12-07 07:00:21 +01:00
Matthias
388096314b Subscribe to cancel messages 2022-12-07 07:00:21 +01:00
Matthias
f630ecfbe7 Remove unused type 2022-12-07 07:00:21 +01:00
Matthias
52a98846da Don't show new candle messages 2022-12-07 07:00:21 +01:00
Matthias
1f6330da88 Simplified message type 2022-12-07 07:00:21 +01:00
Matthias
9a714cf082 Implement reloading of chart 2022-12-07 07:00:21 +01:00
Matthias
e9478bfaab improve WS message typing 2022-12-07 07:00:21 +01:00
Matthias
be90f855a7 Show alerts on fill.... 2022-12-07 07:00:21 +01:00
Matthias
a55b2bf0b4 Implement whitelist websocket handling 2022-12-07 07:00:21 +01:00
Matthias
b6b4410d37 Add new_candle subscription 2022-12-07 07:00:21 +01:00
Matthias
ac4d98a5ef Add initial websocket connectivity 2022-12-07 07:00:21 +01:00
Matthias
2312948c29 Add websocket dependencies 2022-12-07 07:00:21 +01:00
Matthias
ddb2c4f4c0
Merge pull request #1040 from freqtrade/dependabot/npm_and_yarn/main/cypress-12.0.1
build(deps-dev): bump cypress from 11.2.0 to 12.0.1
2022-12-07 06:41:45 +01:00
dependabot[bot]
534672d111
build(deps-dev): bump cypress from 11.2.0 to 12.0.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 11.2.0 to 12.0.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v11.2.0...v12.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-07 05:22:29 +00:00
Matthias
e5ffb332fa Drop node17 support (eol). 2022-12-07 06:19:10 +01:00
Matthias
9ce72046da
Merge pull request #1042 from freqtrade/dependabot/npm_and_yarn/main/vue/test-utils-2.2.6
build(deps-dev): bump @vue/test-utils from 2.2.5 to 2.2.6
2022-12-07 06:17:36 +01:00
Matthias
5602ea8dce
Merge pull request #1041 from freqtrade/dependabot/npm_and_yarn/main/axios-1.2.1
build(deps): bump axios from 1.2.0 to 1.2.1
2022-12-07 06:17:23 +01:00
Matthias
bcc74e413b
Merge pull request #1043 from freqtrade/dependabot/npm_and_yarn/main/typescript-eslint/parser-5.45.1
build(deps-dev): bump @typescript-eslint/parser from 5.45.0 to 5.45.1
2022-12-07 06:17:05 +01:00
Matthias
bdadafc865
Merge pull request #1044 from freqtrade/dependabot/github_actions/main/cypress-io/github-action-5
build(deps): bump cypress-io/github-action from 4 to 5
2022-12-07 06:16:48 +01:00
dependabot[bot]
5b73d52e3c
build(deps): bump cypress-io/github-action from 4 to 5
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 4 to 5.
- [Release notes](https://github.com/cypress-io/github-action/releases)
- [Commits](https://github.com/cypress-io/github-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: cypress-io/github-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-07 05:03:35 +00:00
dependabot[bot]
562ef90da3
build(deps-dev): bump @typescript-eslint/parser from 5.45.0 to 5.45.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.45.0 to 5.45.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.45.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>
2022-12-07 05:02:54 +00:00
dependabot[bot]
1972f757fb
build(deps-dev): bump @vue/test-utils from 2.2.5 to 2.2.6
Bumps [@vue/test-utils](https://github.com/vuejs/test-utils) from 2.2.5 to 2.2.6.
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](https://github.com/vuejs/test-utils/compare/v2.2.5...v2.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-07 05:02:10 +00:00