Todd Treece
d1ffcc22d9
Playlists: Migrate to App SDK codegen ( #93246 )
2024-09-13 16:27:40 -04:00
Matthew Jacobson
0aa87fd1d4
Alerting: Fix DashboardUID typo in json provisioning api ( #65143 )
...
* Alerting: Fix dasboardUid typo in json provisioning api
The json tag for DashboardUID was incorrectly set to dasboardUid in the provisioning api. This change fixes the typo while keeping backwards compatibility for the typo.
* Add alerting-squad as CODEOWNER for services/provisioning/alerting
2024-09-12 20:44:03 +03:00
Tom Ratcliffe
03c48844dd
Chore: Remove MSW worker from source control and rely on installation instead ( #93268 )
2024-09-12 16:03:50 +03:00
Esteban Beltran
0fb2eacba1
Chore: Move auto-triager workflow to issue-opened workflow file ( #93101 )
...
* move auto-triager to issue-opened workflow
* remove autotriager from codeowners
2024-09-09 16:44:01 +02:00
Adela Almasan
af48d3db1e
Canvas: Add actions support ( #90677 )
...
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2024-09-09 09:11:55 -05:00
Alex Khomenko
2585c58dd4
OptionsUI: Change owners to dashboard squad ( #92592 )
...
* OptionsUI: Change owners to dashboard squad
* Update .github/CODEOWNERS
Co-authored-by: Alexa V <239999+axelavargas@users.noreply.github.com>
---------
Co-authored-by: Alexa V <239999+axelavargas@users.noreply.github.com>
2024-09-09 16:21:05 +03:00
Gábor Farkas
7afe6d7023
CODEOWNERS: improve ownership of query apis ( #93087 )
2024-09-09 14:31:05 +03:00
Tom Ratcliffe
aec73f3501
Alerting/Chore: Mock API (MSW) in browser ( #89223 )
...
Co-authored-by: joshhunt <josh@trtr.co>
2024-09-04 10:22:03 +01:00
Jack Westbrook
e7d7ed5406
Chore: Remove side-effect import from app ( #92650 )
...
* chore(frontend): remove stray side-effect features import that brings the whole jungle
* chore(app): delete features/all.ts and its friends
* chore(codeowners): remove public/app/features/all.ts from file
2024-09-03 13:43:13 +03:00
Esteban Beltran
a3e7e3dbfa
Chore: Add auto-triager github action ( #92807 )
...
* Chore: Add auto-triager github action
* Add codeowners
* Add link
* Update .github/workflows/auto-triager.yml
Co-authored-by: Timur Olzhabayev <timur.olzhabayev@grafana.com>
---------
Co-authored-by: Timur Olzhabayev <timur.olzhabayev@grafana.com>
2024-09-02 15:23:04 +02:00
Charandas
4f024d94d8
Authn: resolve issues with setting up a nil identity ( #92620 )
2024-08-29 00:49:41 +03:00
Eve Meelan
7057bd7caf
replace myself with Irene in CODEOWNERS ( #92589 )
...
Update CODEOWNERS
2024-08-28 10:57:24 -04:00
Carl Bergquist
61074e7e5e
Devenv: Adds docker for prometheus with high cardinality labels. ( #91035 )
...
Signed-off-by: bergquist <carl.bergquist@gmail.com>
2024-08-26 19:12:59 +02:00
Erik Sundell
1373b37166
Plugin Extensions: E2E test addLink and legacy APIs ( #92394 )
...
* cleanup tests
* more cleanup
* added links
* test legacy hooks
* test legacy hooks
* update codeowners
* revert package changes
* add project specfic example script
* remove console log
* Update .github/CODEOWNERS
Co-authored-by: Timur Olzhabayev <timur.olzhabayev@grafana.com>
* Update CODEOWNERS
* use correct file names
* cleanup tests
---------
Co-authored-by: Timur Olzhabayev <timur.olzhabayev@grafana.com>
2024-08-26 16:01:32 +02:00
Todd Treece
da6b02a2b0
K8s: Add k8s codegen PR check ( #91903 )
2024-08-14 11:06:37 -04:00
Ryan McKinley
427dad26a2
Swagger: Add a custom swagger/api page ( #91785 )
...
Co-authored-by: Kristian Bremberg <kristian.bremberg@grafana.com>
2024-08-14 09:03:00 +03:00
Todd Treece
1b0e6b5c09
K8s: Data Plane Aggregator ( #91228 )
2024-08-13 22:28:17 +03:00
Yulia Shanyrova
8044cb50f1
Plugins: Plugin details right panel is added. All the details were moved from thee top to the right panel ( #90325 )
...
* PluginDetailsRight panel is added. All the details were moved from the top to the right panel
* Add feature toggle pluginsDetailsRightPanel,Fix build, fix review comments
* Fix the typo
Co-authored-by: Giuseppe Guerra <giuseppe.guerra@grafana.com>
* hasAccessToExplore
* changes after review, add translations
* fix betterer
* fix betterer
* fix css error
* fix betterer
* fix translation labels, fix position of the right panel
* fix the build
* add condition to show updatedAt for plugin details
* add test to check 2 new fields at plugin details right panel;
* change the gap and remove report abuse button from core plugins
* add more tests
---------
Co-authored-by: Giuseppe Guerra <giuseppe.guerra@grafana.com>
2024-08-13 11:55:30 +02:00
David Harris
bac68069e0
chore: update issue template codeowners ( #90925 )
...
Adds myself as an additional codeowner for issue templates given the current reliance on ordering for links to request a new plugin from Grafana.
This may be a temporary solution prior to being able to raise the requests natively within Grafana.
2024-08-13 09:57:51 +01:00
Bogdan Matei
3303900c09
Scopes: Lift scopes at global level ( #90136 )
2024-08-12 14:11:50 +03:00
Todd Treece
7f155b2b6f
Chore: Add go workspace scripts ( #91707 )
2024-08-08 16:51:17 -04:00
Yuri Tseretyan
96f7f0f486
Alerting: Use Unstructured type for settings of K8s model Integration + code owners ( #91430 )
...
* remove nonnamespaced paths
* use common.Unstructed for Intergration.Settings
* update codeowners to include alerting
* fix json name of secure fields to start with lower case
2024-08-02 20:02:58 +03:00
Todd Treece
5376a2eb93
Chore: Add semconv package ( #91408 )
2024-08-02 08:35:18 -04:00
Ryan McKinley
be7b1ce2df
Chore: Replace appcontext.User(ctx) with identity.GetRequester(ctx) ( #91030 )
2024-07-26 16:39:23 +03:00
Joey
a9aadf2aa0
Update code owners for data sources transferred to big tent squad ( #90877 )
...
Update codeowners for data sources transferred to big tent squad
2024-07-24 11:19:55 +01:00
Sarah Zinger
863f9a5e88
Update codeowners for elastic search ( #90734 )
2024-07-22 11:46:28 -04:00
Artur Wierzbicki
9459e29775
Chore: change owner for pkg/services/queryhistory
( #90550 )
...
change owner for query history
2024-07-17 20:47:08 +03:00
Dafydd
14cd98d7fb
Update ephemeral instances workflow ( #90428 )
...
* use custom action from ephemeral workflow repo
* update codeowners
* delete obsolete workflow
2024-07-17 09:18:50 +01:00
Hugo Kiyodi Oshiro
0a1b9f94d5
Plugins: Improve levitate / breaking changes report in grafana/grafana ( #89822 )
...
* Plugins: Add gcloud auth and usage to levitate workflow
---------
Co-authored-by: Levente Balogh <balogh.levente.hu@gmail.com>
2024-07-11 11:38:43 +02:00
Serge Zaitsev
c5f903f6dd
Chore: Add changelog github action ( #90183 )
...
* add changelog github action
* tabs vs spaces
* better disable release, even in draft
* add codeowners
2024-07-10 12:32:06 +02:00
Alex Khomenko
7111c52e4c
Nav: Add items to saved ( #89908 )
...
* App events: Add info notification type
* Revert state
* Use info alert
* Nav: Enable saving items
* Use local state
* Use RTK query
* Revert go.work
* Revert
* User-specific queries
* Add memo
* Fix base URL
* Switch to ids
* Fix memo
* Add codeowners
* Generate API
* Separate user prefs API
* Remove tag
* Update export
* Use feature toggle
2024-07-05 16:01:10 +03:00
Tom Ratcliffe
b18b1efec4
Alerting: Add (manual) script to generate alerting RTKQ APIs from OpenAPI spec ( #89482 )
2024-07-02 18:31:37 +01:00
Andres Martinez Gotor
569853278b
Adapt docs/sources/developers/plugins/plugin.schema.json codeowners ( #89832 )
2024-07-01 09:31:05 +02:00
Juan Cabanas
ba4f2713c5
Sharing: Change code ownership ( #89732 )
2024-06-26 09:16:13 -03:00
Kevin Minehart
3ede2dba24
CI: add release comms workflow ( #89718 )
...
* add release comms workflow
* add version input
* Add release-comms workflow to CODEOWNERS
2024-06-25 16:37:38 -05:00
ismail simsek
a3a6d01529
Update codeowners ( #89672 )
...
* Update codeowners of /public/app/features/trails/
* revert unrelated changes
2024-06-25 16:39:30 +02:00
Andrew Hackmann
5a8eff096a
Update CODEOWNERS ( #89629 )
...
* Update CODEOWNERS
Partner datasources taking over opentsdb, graphite, and influxdb
* updating backend and frontend code owner to partner
2024-06-24 11:40:49 -05:00
Miklós Tolnai
f74afa5e7f
Codeowners: Remove @mikkancso
from codeowners ( #89471 )
...
remove mikkancso from codeowners
2024-06-21 09:54:12 +03:00
Yuri Tseretyan
b075926202
Alerting: Time Intervals API ( #88201 )
...
* expose ngalert API to public
* add delete action to time-intervals
* introduce time-interval model generated by app-platform-sdk from CUE model the fields of the model are chosen to be compatible with the current model
* implement api server
* add feature flag alertingApiServer
---- Test Infra
* update helper to support creating custom users with enterprise permissions
* add generator for Interval model
2024-06-20 16:52:03 -04:00
Ryan McKinley
6834038e91
Storage: Add new resource module and move some utilities ( #89443 )
2024-06-20 16:11:21 +03:00
Jo
bffe086cea
Update IAM for more fine grained mentions ( #89333 )
...
Update IAM for more fine grained mentions
2024-06-19 15:24:39 +02:00
Fabrizio
f0270d8e31
Update code owners for O11Y package ( #89334 )
2024-06-18 18:05:55 +02:00
Josh Hunt
15c81b2a8b
Move RecentlyDeleted into browse-dashboards ( #89214 )
...
* Move RecentlyDeleted into browse-dashboards
* refactor: change path
---------
Co-authored-by: Laura Benz <laura.benz@grafana.com>
2024-06-14 17:25:19 +03:00
Erik Sundell
72241dbf5f
Plugin extensions: Add e2e tests ( #89048 )
...
* add custom plugins
* update bundles
* provision app plugins and their dashboards
* add one more script that run e2e tests using e2e test server
* add e2e tests
* regenerate jsonnet dashboards
* ignore custom plugins and playwright report
* use minified
* cleanup tests
* update codeowners
* add leading slash
* document new script
* document custom-plugins
* cleanup
* twist modules
* add readme
2024-06-14 13:41:17 +02:00
Ryan McKinley
57b760824f
Chore: Remove pkg/infra/x/persistentcollection ( #89139 )
2024-06-13 21:46:52 +03:00
Artur Wierzbicki
627d77c365
chore: change codeowner of /pkg/components/imguploader
( #89167 )
...
* change owner for imguploader
* Update .github/CODEOWNERS
Co-authored-by: Steve Simpson <steve.simpson@grafana.com>
---------
Co-authored-by: Steve Simpson <steve.simpson@grafana.com>
2024-06-13 18:18:29 +03:00
Gabriel MABILLE
afcb5a855c
AuthZ: embed an authorization server ( #89018 )
...
* AuthZ: embed an authorization server
* CODEOWNERS
* Remove swagger
* WIP
* Flatten structure and inject wireset
* sync mod files
* Rename authorization package
* Fix swagger gen
* CODEOWNERS
* Use itf instead of impl
---------
Co-authored-by: Karl Persson <kalle.persson@grafana.com>
2024-06-13 11:41:35 +02:00
Ryan McKinley
99d8025829
Chore: Move identity and errutil to apimachinery module ( #89116 )
2024-06-13 07:11:35 +03:00
Kevin Minehart
4b853922a6
CI: Add release-pr workflow ( #89005 )
...
* Add release-pr workflow
* update CODEOWNERS
2024-06-11 07:50:52 -05:00
Dave Henderson
ee8a549fdd
CI: Add Trivy GitHub Action ( #88987 )
...
* CI: Add Trivy GitHub Action
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
* Remove obsolete Snyk workflow
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
---------
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
2024-06-10 16:53:48 -04:00