grafana/pkg/build
Torkel Ödegaard 018733dd24
PluginDetails: Make plugin details page look good in topnav (#55571)
* PluginDetails: Make plugin details page look good in topnav

* Minor style tweak aligning things

* minor refactoring where I moved the logic to decide the default tab into its own hook.

* refactor(plugindetails): first pass at using navmodel for usePluginDetailsTabs hook

* refactor(plugindetails): move "reset page when uninstalling plugin" to installcontrols

this prevents a user from seeing a blank page if they uninstall an app plugin whilst viewing a
config page

* refactor(plugindetails): remove usage of toIconName and reduce nested if

* Trying to fix tests

* minor fix

* test(plugindetails): update selectors causing failing tests

* chore(plugindetails): remove commented out test code

* test(plugindetails): clean up - remove unnecesary usage of waitFor

Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
2022-09-26 15:04:07 +02:00
..
cmd CI: move grabpl package command to pkg/build (#55651) 2022-09-23 11:49:07 -05:00
compilers CI: add the grabpl build-backend command into the repo (#52673) 2022-07-28 10:11:22 -04:00
config CI: move grabpl package command to pkg/build (#55651) 2022-09-23 11:49:07 -05:00
cryptoutil Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
docker CI: Move fetch-images sub-command from build-pipeline repo (#55298) 2022-09-19 11:19:31 +03:00
droneutil CI: add the grabpl build-backend command into the repo (#52673) 2022-07-28 10:11:22 -04:00
e2eutil CI: move grabpl e2e tests from grabpl to grafana (#53075) 2022-09-02 11:02:10 -04:00
errutil CI: add the grabpl build-backend command into the repo (#52673) 2022-07-28 10:11:22 -04:00
executil CI: add the grabpl build-backend command into the repo (#52673) 2022-07-28 10:11:22 -04:00
frontend CI: move grabpl build-frontend-packages from grabpl to grafana (#53072) 2022-09-06 20:09:08 +03:00
fsutil CI: move grabpl verify-drone (#55057) 2022-09-14 08:59:18 +03:00
gcloud CI: Move store-storybook to OSS (#55212) 2022-09-15 11:06:43 +03:00
golangutils CI: add the grabpl build-backend command into the repo (#52673) 2022-07-28 10:11:22 -04:00
gpg CI: move grabpl package command to pkg/build (#55651) 2022-09-23 11:49:07 -05:00
grafana CI: move grabpl build-plugins from grabpl to grafana (#53071) 2022-08-04 11:39:36 -05:00
lerna CI: move grabpl build-frontend-packages from grabpl to grafana (#53072) 2022-09-06 20:09:08 +03:00
metrics CI: Move grabpl publish-metrics (#55042) 2022-09-12 13:28:08 -05:00
packaging PluginDetails: Make plugin details page look good in topnav (#55571) 2022-09-26 15:04:07 +02:00
plugins CI: Refactor versions.go (#55238) 2022-09-16 06:26:33 -04:00
syncutil CI: add the grabpl build-backend command into the repo (#52673) 2022-07-28 10:11:22 -04:00
validation CI: move grabpl package command to pkg/build (#55651) 2022-09-23 11:49:07 -05:00
action.go CI: add the grabpl build-backend command into the repo (#52673) 2022-07-28 10:11:22 -04:00
cmd.go Build: building a local docker image using build-docker-dev no longer supported (#42563) 2021-12-01 14:34:28 +01:00
docs.go Chore: move build command to importable package (#38726) 2021-09-03 11:24:21 -05:00
exec.go Chore: move build command to importable package (#38726) 2021-09-03 11:24:21 -05:00
fs.go Add nolint to two lines in fs.go (#49357) 2022-05-21 12:14:58 +02:00
git.go Chore: move build command to importable package (#38726) 2021-09-03 11:24:21 -05:00
opts.go Chore: move build command to importable package (#38726) 2021-09-03 11:24:21 -05:00
version.go Chore: move build command to importable package (#38726) 2021-09-03 11:24:21 -05:00