Commit Graph

123 Commits (c440bd2bdaec8fed13f47fdfe76dda63e7d0008a)

Author SHA1 Message Date
Levente Balogh 6096f46774
Plugin Extensions: Require meta-data to be defined in `plugin.json` during development mode (#93429) 1 year ago
Will Browne ffbf6cf72d
Plugins: Add test case for relative parent directory path (#93338) 1 year ago
Will Browne 2c47d246fc
Plugins: Introduce `LoadingStrategy` for frontend loading logic (#92392) 1 year ago
Will Browne aea8b60849
Plugins: Add support for fetching plugin includes from plugin CDN (#91476) 1 year ago
Gabriel MABILLE b982259950
RBAC: Default to plugins.app:access for plugin includes (#90969) 1 year ago
Dave Henderson 6262c56132
chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 2 years ago
David Harris 60bec80672
Cloudwatch: add keywords (#88855) 2 years ago
Timur Olzhabayev 1909ad6fa8
Chore: Removing editor.html from angular patterns (#88845) 2 years ago
Andres Martinez Gotor ab5a065256
Revamp plugin loading error management (#85939) 2 years ago
Andres Martinez Gotor f375af793f
Plugin loader: refactor step evaluation (#85881) 2 years ago
Will Browne 9d453d0dcc
Plugins: Remove direct featuremgmt.FeatureToggles dependency from plugins config (#84482) 2 years ago
Jack Westbrook 6599fa805d
Plugins: Always load decoupled frontend assets from builds (#81873) 2 years ago
Will Browne 225ac8003c
Plugins: Tidy config struct (#84168) 2 years ago
Will Browne 5edd96ae77
Plugins: Refactor plugin config into separate env var and request scoped services (#83261) 2 years ago
Yulia Shanyrova 9dcb7800de
Plugins: Add fuzzy search to plugins catalogue (#81001) 2 years ago
Will Browne 99feb928cf
Plugins: Don't auto prepend app sub url to plugin asset paths (#81658) 2 years ago
Will Browne 3885497553
Plugins: Update renderer plugin source (#80643) 2 years ago
Ryan McKinley 1caaa56de0
FeatureFlags: Use interface rather than manager (#80000) 2 years ago
Will Browne 78ae795e06
Plugins: Fix loading of dist folders (#80015) 2 years ago
Will Browne 6ceab61bf8
Plugins: Support nested plugin signature validation on Windows (#79467) 2 years ago
Andres Martinez Gotor 20f3a87bf5
Bug: Fix loading behavior with FlagExternalCorePlugins (#78388) 2 years ago
Giuseppe Guerra 027a157898
Plugins: Allow disabling "skip host environment variables" per-plugin (#78266) 2 years ago
Ryan McKinley f69fd3726b
FeatureToggles: Add context and and an explicit global check (#78081) 2 years ago
Will Browne 26bcfe300f
Plugins: Follow root level dist and siblings when walking file system (#78042) 2 years ago
Andres Martinez Gotor d5f749482a
Ignore dist folder for core plugin (#77549) 2 years ago
Marcus Efraimsson 9bf7eb5fbc
Plugins: Adds logging around loading of plugins for better tracking (#76896) 2 years ago
Andres Martinez Gotor d83142c513
Chore: Use externally built core plugins (#76682) 2 years ago
Andres Martinez Gotor 157ea31b03
Build testdata frontend standalone (#75833) 2 years ago
Giuseppe Guerra 322fde1f5b
Plugins: Angular: Removed getLegacyAngularInjector Angular pattern (#74862) 2 years ago
Giuseppe Guerra 7b75bc6999
Plugins: Angular detector: Log detection patterns at debug level (#74802) 2 years ago
Will Browne e855efb13d
Plugins: Move store and plugin dto to pluginsintegration (#74655) 2 years ago
Jack Westbrook 62821c69b3
Plugins: Bump SystemJS to 6.14.2 (#70068) 2 years ago
Will Browne 3c50db328d
Plugins: Make Installer responsible for removing plugins from file system (#73323) 2 years ago
Will Browne 75b0788377
Plugins: Remove registry dependency from process manager (#73241) 2 years ago
Will Browne c5e9a82ccb
Plugins: Do not fail bootstrap stage if single decorate step fails (#73147) 2 years ago
Will Browne d29f4a8f76
Plugins: Add context to StaticRouteResolver and ErrorResolver interfaces (#73121) 2 years ago
Will Browne 72da44db0e
Plugins: Add validation stage to plugin loader pipeline (#73053) 2 years ago
Will Browne 98f827537b
Plugins: Add remaining steps to inititialization stage (#72894) 2 years ago
Will Browne 60b4a0b2a4
Plugins: Add termination stage to plugin loader pipeline (#72822) 2 years ago
Will Browne ad2705fa0b
Plugins: Add inititialization stage to plugin loader pipeline (#72667) 2 years ago
Will Browne ec6412bcca
Plugins: Use plugins config to source app URL (#72490) 2 years ago
Will Browne 758d9884bc
Plugins: Plugins loader pipeline (#71438) 2 years ago
Will Browne 162dde5bdd
Plugins: Use suffix for plugin directory (#71375) 3 years ago
Will Browne 9e999b455b
Plugins: Remove redundant dupe checker (#71564) 3 years ago
Will Browne 1274979f3f
Plugins: Remove unused config field from SignatureCalculator (#71297) 3 years ago
Giuseppe Guerra a8d2a9ae2b
Plugins: Angular detector: Add database cache store for remote patterns (#70693) 3 years ago
Giuseppe Guerra 1d8628c0cd
Plugins: Angular detection: Fix detection not being run for CDN plugins (#70960) 3 years ago
Andres Martinez Gotor 4ff0abd0d1
SaveExternalService (OAuth) on plugin load (#69764) 3 years ago
Giuseppe Guerra cca9d89733
Plugins: Angular detector: Remote patterns fetching (#69843) 3 years ago
Giuseppe Guerra 5622f2f43a
Plugins: Angular: Update hardcoded Angular detection patterns (#70053) 3 years ago