Commit Graph

56 Commits (c36f7aa92b11a4688279787963a61c5d498918d0)

Author SHA1 Message Date
Will Browne 2c47d246fc
Plugins: Introduce `LoadingStrategy` for frontend loading logic (#92392) 9 months ago
Jeff Levin d4916207a0
chore(tracing): add tracing for frontend and db session (#91509) 10 months ago
Will Browne 1b3fa8c47f
Plugins: Hide version information when plugin is managed (#88065) 10 months ago
Mathieu Parent b8c9ae0eb7
OIDC: Support Generic OAuth org to role mappings (#87394) 1 year ago
linoman 51da96d94e
Auth: Add `IsClientEnabled` and `IsEnabled` for the `authn.Service` and `authn.Client` interfaces (#86034) 1 year ago
Will Browne 5edd96ae77
Plugins: Refactor plugin config into separate env var and request scoped services (#83261) 1 year ago
Todd Treece 67b6be5515
K8s: Refactor config/options for aggregation (#81739) 1 year ago
Marcus Efraimsson 6768c6c059
Chore: Remove public vars in setting package (#81018) 1 year ago
Ryan McKinley 1caaa56de0
FeatureFlags: Use interface rather than manager (#80000) 1 year ago
Will Browne ce8fd14f1f
Plugins: Make renderer service load renderer plugin (#77854) 1 year ago
Misi 50f4e78a39
Auth: Use SSO settings service to load social connectors + refactor (#79005) 1 year ago
Ryan McKinley f69fd3726b
FeatureToggles: Add context and and an explicit global check (#78081) 2 years ago
Ryan McKinley ea37a116f7
K8s: expose namespace in frontend_settings (#78090) 2 years ago
Ryan McKinley dec9a07738
Settings: Actually deprecate access to feature flags (#78073) 2 years ago
Giuseppe Guerra da117aea1c
Plugins: Allow disabling angular deprecation UI for specific plugins (#77026) 2 years ago
Will Browne e855efb13d
Plugins: Move store and plugin dto to pluginsintegration (#74655) 2 years ago
Ieva 58efa49933
Chore: remove `IsDisabled` method for access control (#74340) 2 years ago
Will Browne a8577c21ba
Plugins: Migrate PluginStore mock to pre-existing fakes package (#71664) 2 years ago
Jo 4821175d40
Auth: Add auth.azure_ad security improvements (#912) 2 years ago
Andreas Deininger 95b1f3c875
Fixing typos (#70487) 2 years ago
Will Browne a221e1d226
Plugins: Standardize Golang enum naming convention (#69449) 2 years ago
Giuseppe Guerra 16359c82a2
Plugins: Angular deprecation: Detect Angular plugins and expose in API (#66824) 2 years ago
Jo ccbf200c4a
SupportBundles: Add OAuth bundle collectors (#64810) 2 years ago
Will Browne 94f39e69a3
Plugins: Migrate `plugincontext`, `adapters` and `pluginsettings` to pkg/services/pluginsintegration package (#64154) 2 years ago
Jack Westbrook 8c8f584b41
Plugins: Extend panel menu with links from plugins (#63089) 2 years ago
Giuseppe Guerra 966bcd3545
Plugins: Fix plugins CDN not working when plugins are not in domain's root path (#63202) 2 years ago
Marcus Andersson ace4175e26
Plugin: Skip preloading disabled app plugins (#63083) 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
Jo 14a78b58e9
Authn: Stat registration (#62934) 2 years ago
Serge Zaitsev 324310abbc
Chore: Fix goimports grouping in pkg/api (#62419) 2 years ago
Giuseppe Guerra af1e2d68da
Plugins: Allow loading panel plugins from a CDN (#59096) 2 years ago
Misi 9c98314e9f
OAuth: Refactor OAuth parameters handling to support obtaining refresh tokens for Google OAuth (#58782) 3 years ago
Karl Persson 98dbc637cc
Auth: Always include oauth and saml settings for frontend (#58705) 3 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
Torkel Ödegaard e31cb93ec0
NavTree: Make it possible to configure where in nav tree plugins live (#55484) 3 years ago
Guilherme Caulada 7924d3b3b5
Secrets: Move license check to secret store plugin (#53185) 3 years ago
Michael Mandrus 7ef21662f9
Plugins: Show that Secrets Manager Plugin is active in the UI (#50953) 3 years ago
Serge Zaitsev e86b6662a1
Chore: Remove bus.Bus field (#47695) 3 years ago
Will Browne 6a8cbd8663
Plugins: Plugin settings refactor (#46246) 3 years ago
Will Browne 76603b93d6
Plugins: Refactor Grafana and Plugin version update checkers (#44529) 3 years ago
Ryan McKinley 5d66194ec5
FeatureFlags: define features outside settings.Cfg (take 3) (#44443) 3 years ago
Agnès Toulet 65bdb3a899
FeatureFlags: Revert managing feature flags outside of settings.Cfg (#44382) 3 years ago
Ryan McKinley f94c0decbd
FeatureFlags: manage feature flags outside of settings.Cfg (#43692) 3 years ago
Alex Khomenko 3b4a4be3c6
Feature highlights: add setting toggle (#43394) 3 years ago
Will Browne b80fbe03f0
Plugins: Refactor Plugin Management (#40477) 4 years ago
Serge Zaitsev 57fcfd578d
Chore: replace macaron with web package (#40136) 4 years ago
Ieva 52220b2470
AccessControl: frontend changes for adding FGAC to licensing (#39484) 4 years ago
Serge Zaitsev 707d3536f0
Macaron: Strip down renderer middleware (#37627) 4 years ago
Arve Knudsen 87c3a2b790
PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago