Commit Graph

38 Commits

Author SHA1 Message Date
Matthias
8782b37be1 script setup - more components 2023-05-09 19:58:23 +02:00
Matthias
e01f2c75a5 Use auto-imported icons 2023-05-09 18:25:28 +02:00
Matthias
8d32a8fc1d Replace icons with unplugin-iconify icons 2023-05-09 06:49:13 +02:00
Matthias
7bfe209775 Fix some more alignments 2022-12-03 14:03:01 +01:00
Matthias
b8c4e67fb2 Update ml- and mr- to ms- and mr- according to bootstrap5 update 2022-12-03 08:35:03 +01:00
Matthias
4a61fa0afb Update to bootstrap 5 classes 2022-12-03 08:34:43 +01:00
Matthias
25445685f5 Update components to import from vue 2022-07-13 07:34:45 +02:00
Matthias
c7620cd1ed pinia: reloadControl 2022-04-21 07:50:19 +02:00
Matthias
ce85a70bc6 compositionApi: ReloadControl 2022-04-21 07:50:19 +02:00
Matthias
7350b5109a chore: use enum for namespaced vuex store referencing 2021-12-20 20:12:57 +01:00
Matthias
1ba29e80fa Improve global refresh behavior 2021-09-26 09:21:53 +02:00
Matthias
e2dc1b9b10 readd global refresh switch 2021-09-26 09:17:33 +02:00
Matthias
c762009a6f improve update logic 2021-09-04 16:45:16 +02:00
Matthias
3df41fdc68 Start refresh from within store 2021-09-04 16:45:16 +02:00
Matthias
ea71dcc190 Rename refreshAll to refreshFull 2021-09-04 16:45:16 +02:00
Matthias
44654abdfe Move reloading from ReloadComponent to Store 2021-09-04 16:45:16 +02:00
Matthias
0bdf73e63b Move refresh logic into parent_bot store 2021-09-04 16:45:16 +02:00
Matthias
9ba4f7a70b Update Online visualization 2021-09-04 16:45:15 +02:00
Matthias
cb8d0af126 Add logic to add/remove a substore 2021-09-04 16:45:15 +02:00
Matthias
3bc285ec7b Don't sync twice on startup 2021-04-20 21:20:11 +02:00
Matthias
b316f8550d Improve layout of small buttons 2020-11-20 06:48:18 +01:00
Matthias
cbf1981839 Add icons and restyle botcontrols 2020-11-14 20:08:18 +01:00
Matthias
9265a6de53 Add inteligent refresh logic that only refreshes when needed
closes #108
2020-11-10 20:24:00 +01:00
Matthias
cbcad3fc3f Fix lint warnings 2020-09-08 15:45:01 +02:00
Matthias
aa31fa8cdb Fix setInterval 2020-09-07 20:45:19 +02:00
Matthias
21e6ac9c8f Move trade view to draggableContainers 2020-08-31 20:01:51 +02:00
Matthias
5f1ce3d7a3 Use vue/recommended eslint setting 2020-08-31 17:43:44 +02:00
Matthias
507cc538f6 Small fixes 2020-08-25 19:33:27 +02:00
Matthias
fa278e34da Adjust styles to new eslint-prettier plugin version 2020-07-26 10:48:07 +02:00
Matthias
afeec39cd5 Store autorefresh state 2020-07-23 19:58:25 +02:00
Matthias
2bd0198697 Don't log on refresh 2020-07-23 19:40:30 +02:00
Matthias
e7d66adda8 Only start refresh when logged in 2020-07-19 15:35:10 +02:00
Matthias
b596903845 Convert ReloadControl to class based style 2020-07-19 15:30:34 +02:00
Matthias
61d6f54577 Make all styles scoped
closes #17
2020-07-11 20:00:13 +02:00
Matthias
fddced5770 Small improvements 2020-06-29 20:23:09 +02:00
Matthias
835cc658f1 Fix typo and store apiurl 2020-06-20 19:19:30 +02:00
Matthias
82f99d7abb More chanes to TS 2020-06-20 17:46:08 +02:00
Matthias
6f4df7f066 Extract reloadControl to it's own component 2020-06-12 19:40:18 +02:00