Commit Graph

133 Commits (f6ed9e6ff0e799f3e69532809a7e444efb3c610e)

Author SHA1 Message Date
Will Browne f6ed9e6ff0
Plugins: Introduce plugin asset provider (#108063) 3 days ago
Will Browne 1e0fd825eb
Plugins: Simplify assetpath logic (#107876) 2 weeks ago
Will Browne 3d37f969e7
Plugins: Move discovery logic to plugin sources (#106911) 1 month ago
Will Browne a1b792b1f5
Plugins: Remove plugin dependency version (#103728) 3 months ago
Hugo Häggmark 18ae5d7f0c
i18n: wires up translations for plugins (#102853) 4 months ago
Yulia Shanyrova cbdf2eecab
Plugins: Update some links in plugin jsons due of mistakes in previous PR (#102214) 4 months ago
Yulia Shanyrova 3f2eb087ea
Plugins: Update all core plugins with raise issue and docs links (#101929) 4 months ago
Dominik Süß 8a8e47fcea
PluginExtensions: Added support for sharing functions (#98888) 5 months ago
Giuseppe Guerra ccb9cab131
Plugins: Add synchronous CDN plugin loader (#99096) 5 months ago
Will Browne 70fb7b9545
Plugins: Remove bundled plugins feature (#96490) 6 months ago
Levente Balogh 6096f46774
Plugin Extensions: Require meta-data to be defined in `plugin.json` during development mode (#93429) 10 months ago
Will Browne ffbf6cf72d
Plugins: Add test case for relative parent directory path (#93338) 10 months ago
Will Browne 2c47d246fc
Plugins: Introduce `LoadingStrategy` for frontend loading logic (#92392) 10 months ago
Will Browne aea8b60849
Plugins: Add support for fetching plugin includes from plugin CDN (#91476) 11 months ago
Gabriel MABILLE b982259950
RBAC: Default to plugins.app:access for plugin includes (#90969) 12 months ago
Dave Henderson 6262c56132
chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 1 year ago
David Harris 60bec80672
Cloudwatch: add keywords (#88855) 1 year ago
Timur Olzhabayev 1909ad6fa8
Chore: Removing editor.html from angular patterns (#88845) 1 year ago
Andres Martinez Gotor ab5a065256
Revamp plugin loading error management (#85939) 1 year ago
Andres Martinez Gotor f375af793f
Plugin loader: refactor step evaluation (#85881) 1 year ago
Will Browne 9d453d0dcc
Plugins: Remove direct featuremgmt.FeatureToggles dependency from plugins config (#84482) 1 year ago
Jack Westbrook 6599fa805d
Plugins: Always load decoupled frontend assets from builds (#81873) 1 year ago
Will Browne 225ac8003c
Plugins: Tidy config struct (#84168) 1 year ago
Will Browne 5edd96ae77
Plugins: Refactor plugin config into separate env var and request scoped services (#83261) 1 year ago
Yulia Shanyrova 9dcb7800de
Plugins: Add fuzzy search to plugins catalogue (#81001) 1 year ago
Will Browne 99feb928cf
Plugins: Don't auto prepend app sub url to plugin asset paths (#81658) 1 year 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