Commit Graph

611 Commits (d67ad9efc485f36c7115272b32bcd48da6780c89)

Author SHA1 Message Date
Will Browne 23e3ac0ac9
Plugins: Improve client instrumentation by adding cancelled status and logging errors (#65099) 3 years ago
Artur Wierzbicki 4274b9414f
Chore: remove `querylibrary` feature toggle (#65021) 3 years ago
Will Browne ee2dd62a1f
Plugins: Refactor loader + finder to support multiple sourcing methods (#64735) 3 years ago
Kristin Laemmert 8745d7ef1b
extract kindsys to external library (#64562) 3 years ago
Andres Martinez Gotor 80e8ac640e
Docs: Update plugin.json docs and schema (#64297) 3 years ago
lean.dev 0b0140b761
Licensing: Send the app url to plugin (#64258) 3 years ago
Will Browne 94f39e69a3
Plugins: Migrate `plugincontext`, `adapters` and `pluginsettings` to pkg/services/pluginsintegration package (#64154) 3 years ago
Will Browne 68df83c86d
Plugins: Add Plugin FS abstraction (#63734) 3 years ago
Andres Martinez Gotor c67bb07968
Docs: sync plugin JSON info in the different files (first part) (#63750) 3 years ago
Jack Westbrook 8c8f584b41
Plugins: Extend panel menu with links from plugins (#63089) 3 years ago
Victor Marin a91e0a49c9
Migrate table to cue model (#61852) 3 years ago
Victor Marin e1bc3fad83
Heatmap: Migrate to CUE (#62173) 3 years ago
Will Browne ec82719372
Plugins: Introduce plugin package specific logger (#62204) 3 years ago
Will Browne ab8de1a0e3
Plugins: Add simple plugin sources service (#63814) 3 years ago
Will Browne 32aa0ad272
Plugins: Remove stream handler from plugins DTO (#63812) 3 years ago
Will Browne 25b3abece9
Plugins: Remove unused funcs and re-use enum types (#63813) 3 years ago
Giuseppe Guerra 966bcd3545
Plugins: Fix plugins CDN not working when plugins are not in domain's root path (#63202) 3 years ago
Will Browne 200d2ad249
Plugins: Invalidate plugin context app settings cache post update (#63279) 3 years ago
Selene 7ace44c8b5
Chore: Update oapi-codegen library (#62962) 3 years ago
Marcus Andersson f46f8bdd3a
Plugins: Renamed parts of the UI extension APIs (#63070) 3 years ago
Marcus Andersson 1cfd3f81fb
Plugins: Support for link extensions (#61663) 3 years ago
Carl Bergquist 2a29a07465
Plugins: Add optional logger for plugin requests sent to backend plugins (#62981) 3 years ago
Ieva 49ccae7489
RBAC: cascaded nested folder permissions for search v2 (#62608) 3 years ago
Andreas Christou d7f7cd1e61
Schema: Initial Azure Monitor query schema (#62018) 3 years ago
Joe Blubaugh 41dc88bd25
Adds a description field to plugin.json's pages:role field (#62439) 3 years ago
Michael Mandrus 7391793504
Query Caching: Add per-panel query caching TTL (#61968) 3 years ago
Agnès Toulet 121e384fab
kindsys: Fix CUE code generation on Windows (#62812) 3 years ago
idafurjes 23c27cffb3
Chore: Rename Id to ID in alerting models (#62777) 3 years ago
sam boyer 30b4205521
Kindsys: Replace `DefForGen` with `kindsys.Kind` (#62642) 3 years ago
sam boyer dbe2f0c8f6
Kindsys: Replace "Declaration" with "Definition" (#62515) 3 years ago
Giuseppe Guerra af1e2d68da
Plugins: Allow loading panel plugins from a CDN (#59096) 3 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
Will Browne 42732539ed
TestData: Introduce schema types (#62130) 3 years ago
Victor Marin 6a93c77082
Refactor state timeline/status history to cue model and refactor `TimelineChart` component (#61631) 3 years ago
sam boyer 4a1d418157
Kindsys: Simpler PascalCase name handling (#62150) 3 years ago
Timur Olzhabayev 0d7e303809
Chore: Keeping the list of plugin executable complete (#60840) 3 years ago
Will Browne 958eea2f78
Plugins: Add backend target to instrumentation (#61980) 3 years ago
Kristin Laemmert 6e9eb0d931
chore: move plugins models into pluginsettings svc (#61944) 3 years ago
sam boyer 48b620231e
Kindsys: Unique names for composable kind TS types (#61928) 3 years ago
Kristin Laemmert 857649e30b
chore: move models/licensing into licensing service (#61878) 3 years ago
sam boyer 8ddedf475b
Kindsys: Remove reference to DecoderCompactor (#61922) 3 years ago
sam boyer f62f3cb0e9
Kindsys: Generate plugin Go types under a kinds/ dir (#61899) 3 years ago
Will Browne 59ef144e9e
Plugins: Add file permission error check when attempting to verify plugin signature (#61860) 3 years ago
Tania 5f93e67419
Codegen: Generate docs for composable kinds (#61719) 3 years ago
Selene c1251311d0
Chore: Fix cue imports when we don't use an alias (#61795) 3 years ago
sam boyer 3b3059c9ce
Kindsys: Unify plugins, pfs with kind framework (#61192) 3 years ago
sam boyer 492bdbd585
Kindsys: Rename mudball to common schemas, allow multiple input cue files (#61703) 3 years ago
Will Browne c54aa18cd8
Plugins: Add tailored interface for plugins licensing needs (#61045) 3 years ago
Selene 68f1bfa471
Chore: Update ast to dst (#61469) 3 years ago
Carl Bergquist 672b1711b0
Instrumentation: measure time until plugin request (#61279) 3 years ago