Commit Graph

48 Commits (de290cf6a591ef84e09b19b1980672517c2898d5)

Author SHA1 Message Date
renovate[bot] 89774f3c8d
Replace usage of `react-test-renderer` and `@testing-library/react-hooks` (#98152) 5 months ago
Levente Balogh cc3f600d7f
Extensions: Fix recursions when determining plugin deps (#97295) 6 months ago
Levente Balogh cce943b3af
Plugin Extensions: Only load app plugins when necessary (#86624) 6 months ago
Erik Sundell 4c0dde6f2f
Plugin Extensions: Streamline log messages (#95943) 7 months ago
Erik Sundell 8148f0c3bb
Plugin extensions: Make description optional (#95555) 7 months ago
Marcus Andersson df4a5aeaf1
PluginExtensions: Logs panel takes full height/width (#95825) 7 months ago
Levente Balogh d0d0d86880
Extensions: Add base log labels to console warn and error logs (#95348) 7 months ago
Erik Sundell ef253c99d8
Plugin extensions: Temp remove isReactComponent check (#95343) 7 months ago
Andrej Ocenas 5b1d99b8c4
Sidecar: Remove extension helpers and use the sidecar service directly (#94979) 7 months ago
Andrej Ocenas c3c1f6ac27
Sidecar: Move service to runtime (#94860) 7 months ago
Levente Balogh 2867f92974
Extensions: Show error and warning logs in the console (#94682) 8 months ago
Marcus Andersson bc7386e815
PluginExtension: Added debug log (#94146) 8 months ago
Levente Balogh 6096f46774
Plugin Extensions: Require meta-data to be defined in `plugin.json` during development mode (#93429) 8 months ago
Levente Balogh 831493278f
UI Extensions: Share the registries using a React context (#92014) 9 months ago
Andrej Ocenas 5e2ac24890
Sidecar: Add split view and basic APIs for extensions (#91648) 9 months ago
Erik Sundell db0cc24f2b
Plugin extensions: Introduce new registry for added links (#92343) 9 months ago
Erik Sundell b648ce3acf
Plugin extensions: Introduce new registry for added components (#91877) 9 months ago
Erik Sundell 134467fc4a
Plugin Extensions: Introduce new registry for exposed components (#91748) 9 months ago
Ashley Harrison 47f8717149
React: Use new JSX transform (#88802) 11 months ago
Levente Balogh ebe42e1ada
Plugins: Allow apps to expose components. Update the extensions API. (#87236) 12 months ago
Marcus Andersson 804c726413
PluginExtensions: Make the extensions registry reactive (#83085) 1 year ago
Levente Balogh 155e38edfe
Plugin Extensions: Add prop types to component extensions (#84295) 1 year ago
Dominik Prokop 6e4418ffd2
DashboardScene: Show plugin extensions in panel menu (#78702) 2 years ago
Levente Balogh 12c245720c
Plugins: Share plugin context with the component-type extensions (#78111) 2 years ago
Levente Balogh ea2b493937
Plugins: Share the plugin context with apps and ui-extensions (#77933) 2 years ago
Marcus Andersson b65aa6afec
PluginExtensions: Returns a clone of moment objects in context (#77238) 2 years ago
Marcus Andersson f012b75a3a
PluginExtensions: Made it possible to control modal size from extension (#76232) 2 years ago
Levente Balogh 0081d6baf3
UI Extensions: Allow `React.memo()` objects as component extensions (#76098) 2 years ago
Marcus Andersson 05ce7e5789
PluginExtensions: Reports user interactions with UI extensions (#74355) 2 years ago
Marcus Andersson 1755f8c7b7
PluginExtensions: Allow to specify unkown properties in override but they will be ignored (#72273) 2 years ago
Marcus Andersson 57a54fc38a
PluginExtensions: Add category to link extensions (#71074) 2 years ago
Marcus Andersson f1529997f2
Explore: Make toolbar action extendable by plugins (#65524) 2 years ago
Levente Balogh 7b2bd48677
Plugin Extensions: Custom limits for extensions-per-plugin (#69430) 2 years ago
Levente Balogh a91033c025
Plugins: Add a new UI Extension type (#68600) 2 years ago
Marcus Andersson b8336fe910
PluginExtensions: Make context read only with a proxy instead of object freeze (#67781) 2 years ago
Marcus Andersson 9719ee9bd3
PluginExtensions: Fixed issue in typings for the onClick link callback (#65978) 2 years ago
Marcus Andersson c8ecd0679b
PluginExtensions: Adding full targets to the panel menu context (#65861) 2 years ago
Levente Balogh 1380fa54d6
UI Extensions: Rename `placement` to `extensionPointId` (#65841) 2 years ago
Marcus Andersson 8b738d770c
PluginExtensions: Added onClick to link as a replacement for the command type (#65837) 2 years ago
Levente Balogh 34f3878d26
UI extensions: Refactor the registry and remove the `"command"` type (#65327) 2 years ago
Levente Balogh 788e4a7f19
Extensions: Simplify the `configure()` function (#64958) 2 years ago
Marcus Andersson 8127ec5bfd
Plugins: Fixed issue for plugin extensions in link validator (#64739) 2 years ago
Levente Balogh 79152969f3
Extensions: Expose an enum for available placements (#64586) 2 years ago
Levente Balogh d44dc0f100
Plugins: Allow command extensions to open modals (#64029) 2 years ago
Marcus Andersson b63c56903d
Plugins: Extend panel menu with commands from plugins (#63802) 2 years ago
Jack Westbrook 8c8f584b41
Plugins: Extend panel menu with links from plugins (#63089) 2 years ago
Marcus Andersson f46f8bdd3a
Plugins: Renamed parts of the UI extension APIs (#63070) 2 years ago
Marcus Andersson 1cfd3f81fb
Plugins: Support for link extensions (#61663) 2 years ago