Commit Graph

122 Commits

Author SHA1 Message Date
BaronGreenback e2ac6db7a1 Update index.js 2020-12-14 22:54:21 +00:00
BaronGreenback 856c7b1166 Update index.js
Added plugin status
2020-12-13 22:12:41 +00:00
Bill Thornton dc50cacc83 Merge pull request #2163 from thornbill/fix-add-repo-form
Prevent default submit event on add plugin repo form
2020-12-04 01:05:16 -05:00
Bill Thornton f9ee9aeeb3 Fix dashboard tab links 2020-12-03 16:13:27 -05:00
Bill Thornton 835dc1706d Prevent default submit event on add plugin repo form 2020-12-03 14:44:32 -05:00
Bill Thornton 0ba27ad4d9 Fix invalid hrefs 2020-12-02 14:01:07 -05:00
Bill Thornton ef7ff894b4 Merge pull request #2083 from BaronGreenback/pluginMod
Multi-repository plugin modification
2020-11-21 15:33:16 -05:00
cameron clark ac7cbceca9 Add Tranlation 2020-11-21 13:21:01 +00:00
BaronGreenback 2c49d481ac IUpdate src/controllers/dashboard/plugins/add/index.js
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
2020-11-21 09:03:48 +00:00
Bill Thornton 955c34ae4e Fix confirm.default calls 2020-11-19 17:38:49 -05:00
BaronGreenback 55a1819ad1 Update index.js 2020-11-19 15:05:03 +00:00
vitorsemeano 4e11e3ba66 import optimizations for site.js
transfered pageIdOn and pageClassOn to clientUtils
2020-11-09 00:14:33 +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
dkanada 39eddeb205 run eslint to fix most var instances 2020-10-07 21:12:14 +09:00
dkanada bf9c8778b0 allow plugin config changes on standalone 2020-09-02 20:50:32 +09:00
dkanada 955d7464ff remove translations with duplicate values 2020-08-24 08:20:29 +09:00
dkanada 369d7b2f5a merge weekday strings 2020-08-13 21:56:01 +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
dkanada 23d0f25c74 remove some duplicate strings from the source 2020-08-09 23:10:58 +09:00
MrTimscampi 566a818ee6 Merge remote-tracking branch 'upstream/master' into apphost-es6 2020-08-08 21:07:21 +02:00
MrTimscampi faa78ebff1 Fix string 2020-08-08 20:07:31 +02:00
MrTimscampi c14b20727a Merge conditions in plugin install 2020-08-08 20:07:31 +02:00
Julien Machiels 2cbcddd5da 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 9c56306f05 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 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
MrTimscampi f16df9788a Migrate bundle, qualityOptions, appHost and appLoader 2020-08-06 19:32:29 +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