Commit Graph

19 Commits

Author SHA1 Message Date
Matthias
7350b5109a chore: use enum for namespaced vuex store referencing 2021-12-20 20:12:57 +01:00
Matthias
8fe0cb3694 Improved login experience (part of #575) 2021-11-09 06:45:40 +01:00
Matthias
2f2edb331c Fix login message
closes #575
2021-11-08 06:58:59 +01:00
Matthias
b90e376b37 Fix some things with multibot login 2021-09-26 11:06:07 +02:00
Matthias
5f7282cb0a Add URL to botDescriptor 2021-09-04 16:45:16 +02:00
Matthias
1c4e2aed54 Store botlist as objects, not string list 2021-09-04 16:45:16 +02:00
Matthias
f346f49e60 Add bot name input 2021-09-04 16:45:15 +02:00
Matthias
0955c21082 Allow login to multiple bots 2021-09-04 16:45:15 +02:00
Matthias
dc6b60ba5c convert API to composable 2021-09-04 16:45:15 +02:00
Matthias
983cd5004a Make login default to the call url 2021-01-10 11:13:35 +01:00
Matthias
93fd1ba216 Remove unneeded log statements 2020-12-06 09:44:58 +01:00
Matthias
82cf57ad11 Improve login flow when cors-errors are likely 2020-12-02 08:14:21 +01:00
Matthias
c28ccbaff0 Don't use mutations directly 2020-09-02 20:18:55 +02:00
Matthias
5f1ce3d7a3 Use vue/recommended eslint setting 2020-08-31 17:43:44 +02:00
Matthias
240dd06c0f Move types to seperate directory 2020-08-29 11:24:52 +02:00
Matthias
e124a59f65 Fix login bug
closes #71
2020-08-20 08:42:38 +02:00
Matthias
fa278e34da Adjust styles to new eslint-prettier plugin version 2020-07-26 10:48:07 +02:00
Matthias
bd37a309dd enforce login for /trade endpoint
fix #24
2020-07-19 17:17:26 +02:00
Matthias
21a6783e40 Allow login via page 2020-07-19 16:54:58 +02:00