Commit Graph

19 Commits

Author SHA1 Message Date
vitorsemeano 86a9f4e36f solved imports for alert, toast and confirm 2020-11-05 23:15:39 +00:00
vitorsemeano 5071aedcea extracted connectionManager from site.js
new module ServerConnections for ConnectionManager
all code adapted to this new module
removed Events and ConnectionManager from eslintrc
2020-11-05 23:12:23 +00:00
vitorsemeano 923d53bb71 remove most of Dashboard global window usage 2020-11-05 23:11:47 +00:00
vitorsemeano 4e88835382 extract AppInfo into a export const 2020-11-05 23:11:47 +00:00
MrTimscampi 7d9208e951 WIP 2020-11-05 23:09:09 +00:00
MrTimscampi bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
dkanada a5776e98a7 always use const when possible 2020-09-12 05:46:15 +09:00
dkanada bf9c8778b0 allow plugin config changes on standalone 2020-09-02 20:50:32 +09:00
MrTimscampi c97d7a6f59 Use connectionManager global 2020-08-30 06:06:47 +02:00
dkanada 6159eca8f8 prevent the use of confusing globals 2020-08-25 10:12:35 +09:00
dkanada b45803f969 fix issue with rebase 2020-08-17 20:42:26 +09:00
Julien Machiels 15010b1426 Update src/scripts/clientUtils.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-08-17 04:26:38 +02:00
Julien Machiels e606681872 Update src/scripts/clientUtils.js
Co-authored-by: Cameron <Influence365@gmail.com>
2020-08-14 20:00:57 +02:00
Julien Machiels c91a6195d7 Update src/scripts/clientUtils.js
Co-authored-by: Cameron <Influence365@gmail.com>
2020-08-14 20:00:46 +02:00
Julien Machiels 7f9f3cf206 Update src/scripts/clientUtils.js
Co-authored-by: Cameron <Influence365@gmail.com>
2020-08-14 17:10:27 +02:00
Julien Machiels 5b0018850e Update src/scripts/clientUtils.js
Co-authored-by: Cameron <Influence365@gmail.com>
2020-08-14 17:10:20 +02:00
Julien Machiels 58c49ab85a Update src/scripts/clientUtils.js
Co-authored-by: Cameron <Influence365@gmail.com>
2020-08-14 17:10:13 +02:00
MrTimscampi 195430ceff Use ES6 imports for clientUtils 2020-08-14 05:48:59 +02:00
MrTimscampi 81c6dc6907 Move Dashboard to a new module 2020-08-08 16:33:31 +02:00