Commit Graph

25 Commits

Author SHA1 Message Date
vitorsemeano 2383a01335 fix webpack errors
files adapted to scss imports
added sass loader
2020-11-06 00:00:34 +00:00
vitorsemeano 067ddba5ba Update src/controllers/dashboard/devices/devices.js
Co-authored-by: Odd Stråbø <oddstr13@openshell.no>
2020-11-05 23:23:45 +00:00
vitorsemeano 86a9f4e36f solved imports for alert, toast and confirm 2020-11-05 23:15:39 +00:00
vitorsemeano 923d53bb71 remove most of Dashboard global window usage 2020-11-05 23:11:47 +00:00
MrTimscampi bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
Andres J Ruiz Torres 2bd78f8658 Fix eslint warning 2020-10-17 22:21:47 -04:00
Andres J Ruiz Torres d6ef8a1b97 Move delete to use new API method 2020-10-17 22:21:32 -04:00
Andres J Ruiz Torres dcd324bae5 Remove trailing space 2020-10-17 12:53:01 -04:00
Andres J Ruiz Torres 9dc9bdcbed Add basic support for bulk deleting all devices
Make it easier to purge all devices from the device list.

Api calls are done in parallel, without error handling, but it should be
a relatively fast operation

Fixes #1435
2020-10-17 12:52:16 -04:00
dkanada 65e4ffe7b0 remove some duplicate strings 2020-08-17 20:40:42 +09:00
dkanada a9f9444bf7 merge most tab and header strings 2020-08-13 21:38:57 +09:00
dkanada 67ce56da95 remove some duplicate strings 2020-08-13 21:23:51 +09:00
Anthony Lavado 9da5704bda Merge pull request #1577 from MrTimscampi/apphost-es6
Migrate appHost, qualityOptions, bundle and appLoader to es6
2020-08-11 14:05:28 -04:00
MrTimscampi fe0c7d359e Merge remote-tracking branch 'upstream/master' into apphost-es6 2020-08-11 16:29:25 +02:00
dkanada 23d0f25c74 remove some duplicate strings from the source 2020-08-09 23:10:58 +09:00
MrTimscampi 2d72645aad Move HTML files to the proper locations 2020-08-08 03:34:21 +02:00
MrTimscampi a7df7ad720 Fix appHost.supports 2020-08-06 19:32:31 +02:00
MrTimscampi 60ec70b2d8 Fix linting errors 2020-07-26 13:10:32 +02:00
Cameron 39c1b6fa65 update var declerations 2020-07-11 11:26:24 +01:00
Cameron 8ad12fa0bb migration of device and devices.js to ES6 modules 2020-07-09 14:23:41 +01:00
ferferga dd80697e61 Merge remote-tracking branch 'upstream/master' into vertical-menu 2020-05-16 18:07:20 +02:00
MrTimscampi 9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
ferferga 6b79bd4921 Merge remote-tracking branch 'upstream/master' into vertical-menu 2020-04-29 23:55:47 +02:00
Dmitry Lyzo 7905a868c8 Merge remote-tracking branch 'upstream/master' into fix-icons-webos2
Conflicts:
	src/controllers/dashboard/plugins/available.js
	src/controllers/dashboard/plugins/installed.js
2020-04-28 16:55:33 +03:00
dkanada 34aad3e338 update more route locations 2020-04-24 22:58:43 +09:00