Commit Graph

60 Commits

Author SHA1 Message Date
Matthias
29d908bf47 Allow authinfo to store multiple bots 2021-09-04 16:45:15 +02:00
Matthias
f30f968a2f Move logout to store 2021-09-04 16:45:15 +02:00
Matthias
b2ba9638e2 Update userService 2021-09-04 16:45:15 +02:00
Matthias
f3dbffd669 Set accessibility on user class 2021-09-04 16:45:15 +02:00
Matthias
dc6b60ba5c convert API to composable 2021-09-04 16:45:15 +02:00
Matthias
49059e5b83 Update userservice to be a class 2021-09-04 16:45:15 +02:00
Matthias
fe8ea0afdf rename init to initAPi 2021-09-04 16:45:15 +02:00
Matthias
d0beeda943 Improve number formatting
closes #439
2021-07-30 20:34:19 +02:00
Matthias
cde208253d show 0.00% values - reduce percent decimal to 2 2021-07-17 17:04:30 +02:00
Matthias
205928e517 Add tooltip in UTC to datetime visualization 2021-07-01 20:36:41 +02:00
Matthias
9320d630d4 Prevent logging errors twice 2021-06-26 20:47:15 +02:00
Matthias
21c7ed564c Show Pair in trades_log 2021-05-10 07:26:35 +02:00
Matthias
49acf285a1 rename convert_date method 2021-05-08 11:34:05 +02:00
Matthias
42518b71da Convert from moment to date-fns 2021-05-08 11:30:57 +02:00
Matthias
c9f2076660 Increase api service timeout 2021-04-18 09:33:41 +02:00
Matthias
da3460ca0f Format prices in daily stats 2021-02-03 07:54:49 +01:00
Matthias
89bf430064 Add humanizeDuration 2020-12-30 06:36:03 +01:00
Matthias
e352dff2e3 Extract theme selection to shared js file
introduce simple theme mode (only dark / light selections)
2020-12-28 20:34:54 +01:00
Matthias
d3c11d66b5 Fix wrong usage of url 2020-12-26 16:27:10 +01:00
Matthias
741afd6820 Improve TimeRangeselect 2020-12-05 19:33:37 +01:00
Matthias
1886e3328f Add plotconfig selector 2020-10-02 07:07:57 +02:00
Matthias
154e9fed3d Use correct default name 2020-10-02 07:07:57 +02:00
Matthias
009a23f32e Improve multiplot saving 2020-10-02 07:07:57 +02:00
Matthias
062769f764 ALlow multiple plotconfigs 2020-10-02 07:07:57 +02:00
Matthias
08fa402df4 Rename plotconfigstorage function 2020-10-02 07:07:57 +02:00
Matthias
a5e7eab8e8 Round timeframe to correct candle 2020-10-02 07:07:57 +02:00
Matthias
21947ad39b Improve documentation of formatters.ts 2020-10-02 07:07:56 +02:00
Matthias
b31df7c644 Add more timestampformatting methods 2020-10-02 07:07:56 +02:00
Matthias
1e2d1c2587 Persist plotconfig to localstore 2020-10-02 07:07:56 +02:00
Matthias
6e497f1214 Show all lines in legend 2020-10-02 07:06:37 +02:00
Matthias
655726ddca Update dyamic layout to have seperate tradedetail container 2020-09-01 07:51:03 +02:00
Matthias
240dd06c0f Move types to seperate directory 2020-08-29 11:24:52 +02:00
Matthias
79886014ab Introduce closedTrade type 2020-08-25 19:52:07 +02:00
Matthias
f2668c852a Add Hourly chart 2020-08-17 21:16:19 +02:00
Matthias
6721ff4db4 Allow apiService to use store 2020-07-24 07:22:25 +02:00
Matthias
2bd0198697 Don't log on refresh 2020-07-23 19:40:30 +02:00
Matthias
88e9de35a4 improve apiservice 2020-07-19 15:47:54 +02:00
Matthias
ea46907ed2 FIx typescript "@" imports 2020-07-19 15:45:44 +02:00
Matthias
9a6e4b4306 Fix login not updating header bar 2020-07-19 15:12:06 +02:00
Matthias
f9f1c37c61 Convert login to typescript class component 2020-07-17 07:20:26 +02:00
Matthias
d115f8efb0 Retry requests if they fail with 401
Resolves JWT token timeout handling #23
2020-07-17 07:09:52 +02:00
Matthias
1a9767dea4 Fix bug in time formatting 2020-07-13 21:40:05 +02:00
Matthias
d5cb48d186 Properly typehint formatters.ts 2020-07-11 17:13:27 +02:00
Matthias
bf5c9b80d1 Formatters should be in typescript 2020-07-11 17:12:16 +02:00
Matthias
53c4641e8a Fix bug with token refresh 2020-06-23 20:38:02 +02:00
Matthias
c5eadc3d3d Improve handling when bot is down 2020-06-23 19:57:15 +02:00
Matthias
e6f6f92009 Improve login handling 2020-06-22 20:18:45 +02:00
Matthias
b0883693e7 Some small cleanup 2020-06-22 19:39:44 +02:00
Matthias
835cc658f1 Fix typo and store apiurl 2020-06-20 19:19:30 +02:00
Matthias
07109699ea Merge branch 'master' into typescript 2020-06-20 17:31:46 +02:00