Julien Machiels
5ccc24d8f5
Update src/controllers/dashboard/plugins/installed/index.js
...
Co-authored-by: Cameron <Influence365@gmail.com>
2020-08-08 20:07:31 +02:00
Julien Machiels
232ba8182a
Update src/controllers/dashboard/plugins/installed/index.js
...
Co-authored-by: Cameron <Influence365@gmail.com>
2020-08-08 20:07:31 +02:00
MrTimscampi
3180a7a177
Fix lint
2020-08-08 20:07:31 +02:00
MrTimscampi
af2fab85d1
Migrate add, installed, available plugin pages to ES6
2020-08-08 20:07:31 +02:00
dkanada
54eab501c9
Merge branch 'master' into titles
2020-08-02 16:57:13 +09:00
Cameron
ee14ae76db
Merge branch 'master' into migrate-to-ES6-47
2020-07-31 21:27:48 +01:00
dkanada
3774008343
standardize key prefixes for translations
2020-08-01 00:18:24 +09:00
MrTimscampi
22a46ecea6
Apply ESLint autofix for no-yoda rule
2020-07-31 12:40:08 +02:00
Cameron
675cad71d8
Migration of loading to ES6 module
2020-07-28 23:08:27 +01:00
Dmitry Lyzo
2e315a422f
Fix require of ES6 module
2020-07-27 13:27:27 +03:00
Dmitry Lyzo
793d74e82f
Fix wrong deminification
2020-07-27 13:12:05 +03:00
MrTimscampi
dc5af7d19f
Merge remote-tracking branch 'upstream/master' into dead-code-society
2020-07-26 18:28:32 +02:00
dkanada
a085bb5269
update routes for plugin and session pages
2020-07-26 20:31:16 +09:00
MrTimscampi
dfbb7dfc16
Remove dead code
2020-07-26 12:30:50 +02:00
dkanada
c17dfafbd9
Merge branch 'es6' into es6-migration-5
2020-07-19 15:04:07 +09:00
Bond-009
86f2f44d7a
Merge pull request #1464 from neilsb/system-plugin-removal
...
Prevent removal of system plugins
2020-06-22 15:52:22 +02:00
Neil Burrows
4f45bdb024
Update src/controllers/dashboard/plugins/installed.js
...
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
2020-06-22 14:08:57 +01:00
Neil Burrows
89535e1c36
Update src/controllers/dashboard/plugins/installed.js
...
Co-authored-by: Julien Machiels <julien.machiels@protonmail.com>
2020-06-22 10:43:54 +01:00
Neil Burrows
f1970d88ae
Prevent removal of system plugins
2020-06-22 10:14:13 +01:00
grafixeyehero
1b581077f2
Migration confirm to ES6 modules
2020-06-18 23:04:17 +03:00
dkanada
ce67087811
fix quotes in repository controller
2020-06-17 02:15:05 +09:00
dkanada
bfc3e20df4
simplify repository save and add attribute
2020-06-16 21:14:04 +09:00
dkanada
08fb42155d
fix repository deletion and some css issues
2020-06-11 19:34:06 +09:00
dkanada
9e2e2a3438
add delete button and fix some variable issues
2020-06-11 03:02:38 +09:00
dkanada
75504ec8e4
initial work for repository configuration
2020-06-10 21:33:08 +09:00
Cody Robibero
b3cc6ad1d1
Fix plugin display without config page
2020-06-06 16:09:25 -06:00
dkanada
51abc05d53
add name back as a parameter
2020-05-25 01:38:47 +09:00
dkanada
a9f1157330
fix an issue with plugin installation
2020-05-25 01:33:24 +09: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
ferferga
7a0178cae6
Change menu icon to vertical one
2020-04-26 14:54:40 +02:00
Dmitry Lyzo
6fe9a8c3e9
Change icon tag to span
2020-04-26 13:29:47 +03:00
Dmitry Lyzo
d088f5ef05
Move icons into class
2020-04-26 13:29:47 +03:00
dkanada
47a439d7d2
update plugin pages for new manifest properties
2020-04-11 20:32:39 +09:00
ferferga
eba46a9576
Fix wrongly removed replace
2020-04-03 00:10:18 +02:00
ferferga
4ba2e3a950
Use globalize.translate() overload everywhere
2020-03-24 20:49:18 +01:00
dkanada
b3da19a596
Merge pull request #816 from MrTimscampi/quiet
...
Make the console quieter by default
2020-02-25 22:45:26 +09:00
MrTimscampi
e12e6731b2
Make the console quieter by default
2020-02-16 04:22:50 +01:00
MrTimscampi
a98b961b94
Fix icons on WebOS
...
WebOS 4 apparently has a ligature bug that prevents icons with an underscore from working as intended.
This replaces them with either the corresponding CSS class or unicode escape code, depending on context.
Refactoring is needed in order to be able to use CSS classes everywhere, so in the interest of time, this does the best available currently.
Fixes #678
2020-02-16 01:33:34 +01:00
dkanada
4c4f8ff800
fix some minor style issues
2020-02-14 03:17:39 +09:00
MrTimscampi
0b11883451
Move material icons to external package
2020-01-25 18:58:35 +01:00
dkanada
34c0d6019e
move around half the dashboard controllers to a subdirectory
2019-12-15 20:47:47 +09:00