Commit Graph

1302 Commits

Author SHA1 Message Date
Matthias
6c6d3e587b Ensure default sorting 2023-04-19 06:25:24 +02:00
Matthias
2edfb5a20c make sortId mandatory 2023-04-19 06:25:16 +02:00
Matthias
a4ba5754f3 Allow reordering of bots 2023-04-19 06:16:58 +02:00
Matthias
ac1b39aaae Further refactor botRename method 2023-04-18 20:20:17 +02:00
Matthias
6aeb3755b2 Make updateBot method more dynamic, allowing for random updates 2023-04-18 19:26:31 +02:00
Matthias
8570aed525 Rename botstore wrapper 2023-04-18 18:08:17 +02:00
Matthias
ad5ececb5e Add help hint over orders showing order type 2023-04-14 18:33:35 +02:00
Matthias
abc1277e4f Improve typing in numberformat 2023-04-14 18:33:35 +02:00
Matthias
2fdbe2bbc9 Fix duplicate actions in list 2023-04-14 18:14:44 +02:00
Matthias
214112aafb Remove now unused eslint-disable-next-line @typescript-eslint/camelcase 2023-04-13 07:19:34 +02:00
Matthias
eb8cd302d4 loginview -> script setup 2023-04-13 07:13:23 +02:00
Matthias
9e79efb058 Fix some rename errors 2023-04-13 06:47:46 +02:00
Matthias
e57df49144 ftbot store types 2023-04-13 06:45:31 +02:00
Matthias
0677843bd5 multi-word components 2023-04-13 06:44:12 +02:00
Matthias
5bc75e4ac1 Remove more deprecated usags 2023-04-13 06:40:59 +02:00
Matthias
dab29a1f68 Errorview to script setup 2023-04-13 06:37:13 +02:00
Matthias
5a3dcce1ef Views to script setup 2023-04-13 06:36:41 +02:00
Matthias
724e99d2ef Rename Views to correspond to best practices 2023-04-13 06:35:06 +02:00
Matthias
7c01e0e5f9 small linting fixes 2023-04-13 06:34:39 +02:00
Matthias
b4d1c99179 Fix some styling issues 2023-04-13 06:32:00 +02:00
Matthias
7a18bf6cc8 Remove deprecated options 2023-04-12 18:32:35 +02:00
Matthias
1fdd72908c Improve some subtle bugs 2023-04-12 18:26:17 +02:00
Matthias
a2e6be1be7 Add force-enter tag to entry form 2023-04-12 07:13:41 +02:00
Matthias
100de61ab2 Don't start websocket in weserver mode 2023-04-10 18:22:07 +02:00
Matthias
225a740cc9 Allow requests without timerange 2023-04-10 18:20:09 +02:00
Matthias
8d5450d901 Improve behavior in timeRangeSelect 2023-04-10 18:17:55 +02:00
Matthias
fabe44293e Add tests for timeformat "parseDate" 2023-04-10 17:42:10 +02:00
Matthias
9984052688 Backtestgraphs -> script setup 2023-04-10 17:00:10 +02:00
Matthias
d68f8c69c6 Show bot start date in general overview 2023-04-08 16:37:39 +02:00
Matthias
e2c8050574
Merge pull request #1185 from Tako88/feature/trade_nav_sorting
Sorting in trade navigation
2023-04-08 08:13:01 +02:00
Matthias
948907b63e Improve force-enter Radiobuttons 2023-04-07 18:24:59 +02:00
Matthias
d6e05b22d6 Settings - margin end 2023-04-07 17:48:17 +02:00
Matthias
a33b071736 Auto-close nav dropdown 2023-04-07 17:47:34 +02:00
Tako
957dfee8ea add trade nav sorting 2023-04-07 12:45:22 +00:00
Matthias
554ada9fd0 Fix remaining type error 2023-04-06 07:17:29 +02:00
Matthias
2d4a8cad93 Types in backtestResultView 2023-04-06 07:16:57 +02:00
Matthias
3645f14da1 Update botcomparison type error 2023-04-06 07:15:14 +02:00
Matthias
213b5c3af1 Update tradeList to fix types 2023-04-06 07:15:05 +02:00
Matthias
b08e1286c9 Fix some type errors with bootstrap table 2023-04-05 21:11:46 +02:00
Matthias
e26431c891 Improve "recovery" behavior if UI is started before the bot is ready 2023-04-02 15:26:45 +02:00
Matthias
0644a49ca8 Reliably use setIsBotOnline 2023-04-02 15:26:05 +02:00
Matthias
8a7c6cbddc Cleanup unused code 2023-04-02 15:25:45 +02:00
Matthias
52f24a78b0 Extend types to new interface 2023-03-25 13:48:34 +01:00
Matthias
a4436a482a Remove bootswatch themes 2023-03-24 20:16:24 +01:00
Matthias
646a160750 Rename Theme-select component 2023-03-24 20:13:44 +01:00
Matthias
2c26ad9fb2 Remove unused bootswatch dependency 2023-03-24 20:13:44 +01:00
Matthias
8b86322f27 Improve bootswatch load behavior 2023-03-24 20:13:17 +01:00
Matthias
7e93fb8ab3 Partially fix bootswatch select 2023-03-24 06:49:50 +01:00
Matthias
5ed68096e6 Navbar to script setup 2023-03-23 19:41:00 +01:00
Matthias
b1ceb7158a Bootswatch to script setup 2023-03-23 19:40:30 +01:00