J Guerreiro
3d4fafcf70
AccessControl: Add access control metadata to org user DTOs ( #43362 )
...
* AccessControl: Add access control metadata to OrgUserDTO
* AccessControl: get User AC metadata
* AccessControl: return User Access Control metadata when requested
2021-12-22 18:46:33 +01:00
Uchechukwu Obasi
98bf9a6d2a
Tooltip: make widget accessible ( #43468 )
...
* add useToolTipTrigger react aria and state to grafana-ui
* show tooltip on focus and close tooltip when esc key is pressed
* remove react-aria/tooltip package
* fix failing test
2021-12-22 18:11:07 +01:00
Marcus Efraimsson
7d3bdb6d1b
Plugins: Set backend metadata property for core plugins ( #43349 )
...
Ref #42648
Ref #42781
2021-12-22 17:59:26 +01:00
renovate[bot]
4ec6f95bcd
Update dependency postcss to v8.4.5 ( #43463 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-22 16:54:16 +00:00
J Guerreiro
a1b8b5d123
Usage stats: Count API keys ( #42883 )
...
* Stats: add api key count to usage stats
* Chore: correctly capitalize struct member
2021-12-22 17:37:45 +01:00
Ivana Huckova
f63c2e4bc4
Prometheus: Fix interpolation of variables in Annotation queries ( #43459 )
2021-12-22 16:50:58 +01:00
renovate[bot]
cd93c6cdc0
Update dependency cypress to v9.2.0 ( #43460 )
...
* Update dependency cypress to v9.2.0
* kick drone
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2021-12-22 15:36:41 +00:00
renovate[bot]
e6bc87b315
Update dependency @microsoft/api-extractor to v7.19.2 ( #42983 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-22 15:12:58 +00:00
renovate[bot]
13bad50709
Update dependency @microsoft/api-extractor-model to v7.15.1 ( #42985 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-22 15:12:43 +00:00
renovate[bot]
2d74ad5971
Update dependency is-hotkey to v0.2.0 ( #43330 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-22 15:06:29 +00:00
David Henderson
575eb68828
CloudWatch: Add Missing Elasticache Host-level metrics ( #43455 )
...
Add missing host-level Elasticache metrics from https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/CacheMetrics.HostLevel.html
Follows from https://github.com/grafana/grafana/pull/43336#issuecomment-999367311
2021-12-22 14:02:52 +01:00
renovate[bot]
5c22679961
Update dependency ol to v6.9.0 ( #43404 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-22 13:00:56 +00:00
idafurjes
b8852ef6a3
Chore: Remove context.TODO() ( #43409 )
...
* Remove context.TODO() from services
* Fix live test
* Remove context.TODO
2021-12-22 11:02:42 +01:00
Karl Persson
2409d8dc1f
check the value of the feature toggle ( #43433 )
2021-12-22 10:05:53 +01:00
Hugo Häggmark
ded33ba449
Alert: Makes content scrollable and limits height ( #43449 )
2021-12-22 09:45:41 +01:00
Jean-Philippe Quéméner
ffc72aa255
Alerting: fix gosec warning that is not valid ( #43425 )
2021-12-21 19:47:47 +01:00
Daniel Lee
93de61f690
fix for CWE-89 ( #43407 )
...
The sqlOrArgs unpacking seems to confuse CodeQL. Trying something simpler
2021-12-21 19:04:56 +01:00
Todd Treece
6b0f5d464b
@grafana/data: fix build issue caused by merge of #43222 after #43423 ( #43436 )
2021-12-21 12:28:10 -05:00
Coleman Rollins
119f756c0e
[cr] whitelist flexbox styles in text panel editor ( #43222 )
...
* [cr] whitelist flexbox styles in text panel editor
* [cr] separate sanitize function for text panel only
* [cr] separate markdown function for text panel
* [cr] common markdown options
2021-12-21 16:32:48 +00:00
Uchechukwu Obasi
6abced840d
UserInviteForm: move API logic away from components ( #43408 )
...
* userInviteForm: move API logic away from components
* removes duplicate response alert
* reverse api logic to handle errors
* move redirection logic to component
* chore: cleanup code
2021-12-21 17:19:22 +01:00
Ashley Harrison
39f787cbef
Navigation: Remove some redundant css and tidy up reverse logic ( #43403 )
...
* Remove some redundant css and tidy up reverse logic
* Fix alignment of subtitle
* Remove navbar-dropdown class
2021-12-21 16:15:03 +00:00
Vicky Lee
2945c3a276
automate Cloud DS GH projects ( #43428 )
2021-12-21 15:58:23 +00:00
Todd Treece
dd884dbfd5
@grafana/data: Update xss dependency ( #43423 )
2021-12-21 10:55:36 -05:00
Peter Holmberg
5db03cf91a
Alerting: Fix remaining a11y issues ( #43420 )
...
* add aria labels
* reverting
* chore: revert yarn.lock
Co-authored-by: gillesdemey <gilles.de.mey@gmail.com>
2021-12-21 16:06:23 +01:00
Timur Olzhabayev
339cfb8736
chore(commands): add issues of type/docs to global docs project ( #43114 )
2021-12-21 15:53:55 +01:00
Torkel Ödegaard
e877a9822e
GrafanaExperimental: update dependency ( #43322 )
...
* GrafanaExperimental: update dependency
* Bump experimental
* yarn up experimental
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2021-12-21 15:36:21 +01:00
Travis Patterson
d52a6e3d3b
Change 'grafana-expression' to ExpressionDatasourceRef.type so isExpr… ( #43379 )
...
* Change 'grafana-expression' to ExpressionDatasourceRef.type so isExpressionReference works
* use constant ref in tests
* import from package
2021-12-21 07:11:11 -07:00
Hugo Häggmark
b41c3124bb
Chore: Update Prepare release action ( #43397 )
...
* Update bump-version.yml
* Chore: test
* tst
* use right branc
* use right test
* chore: test
* Chore: test
* Chore: test
* Chore:test
* WIP: test
* WIP: test
* WIP: test
* WIP: test
* Chore: revert workflows
* WIP: test
* Update prepare-release.yml
* WIP: test
* Chore: test
* WIP: test
* Update prepare-release.yml
* Update bump-version.yml
* Update prepare-release.yml
* Update bump-version.yml
* Update prepare-release.yml
* Update prepare-release.yml
* Chore: update close-milestone
* Update close-milestone.yml
* Chore: update remove-milestone
* Update prepare-release.yml
* Chore: updates update-changelog
* Update prepare-release.yml
* Update prepare-release.yml
* Chore: forgot the version_call param
* Update prepare-release.yml
* Update bump-version.yml
* Update close-milestone.yml
* Update remove-milestone.yml
* Update update-changelog.yml
* Chore: removes empty spaces
* Update prepare-release.yml
* Start Test: change ref to test github action bump version
* test: use the right branch reference
* Update bump-version.yml
* ref right branches
Co-authored-by: Maria Alexandra <239999+axelavargas@users.noreply.github.com>
2021-12-21 14:34:05 +01:00
Karl Persson
b3d5a607d4
Access Control: Add option to filter only managed permissions ( #43371 )
...
* Add option to filter only managed permissions
2021-12-21 14:22:54 +01:00
Tania B
c1be17bec7
Chore: Add Google Cloud KMS dependency ( #43211 )
...
* Encryption: Add Google Cloud KMS dependency
* Change version
2021-12-21 14:15:27 +02:00
Uchechukwu Obasi
dfd045a3b3
NewOrgPage: Disable input validation on keypress ( #43132 )
...
* NewOrgPage: migrate API function calls to Redux
* disable input validation on keypress
2021-12-21 12:54:14 +01:00
renovate[bot]
159fb4cebb
Update dependency eslint-plugin-react to v7.27.1 ( #43207 )
...
* Update dependency eslint-plugin-react to v7.27.1
* Fix up code to work with new version of eslint-plugin-react
* kick drone
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2021-12-21 11:11:27 +00:00
Ashley Harrison
c7f76df61e
Use outline -2px to guarantee visibility of outline ( #43400 )
2021-12-21 10:52:26 +00:00
Daniel Lee
e993f0c62e
devenv: Solving two of the code scanning fails ( #43084 )
...
* Solving two of the code scanning fails
Removes new lines from user input that is logged. Fixes CWE-117 from CodeQL
* remove newlines from request headers
* mask cookie value in header
* comment out logging of headers to solve CWE-117
Instructions added on uncommenting the log statement and on rebuilding the docker container
2021-12-21 11:36:21 +01:00
Maria Alexandra
1008d46304
Chore: Remove User Essentials from public/ directory in CODEOWNERS ( #43370 )
2021-12-21 09:26:02 +01:00
Siavash Safi
4c4322f717
CloudWatch: Add all ElastiCache Redis Metrics ( #43336 )
...
Add all missing Redis ElastiCache metrics.
https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/CacheMetrics.Redis.html
Signed-off-by: Siavash Safi <siavash.safi@gmail.com>
2021-12-21 09:13:41 +01:00
Andres Martinez Gotor
5766c624ff
CloudWatch: Run migrations even with a missing period ( #43350 )
2021-12-20 17:57:58 +01:00
Ashley Harrison
57c3549b07
Implement left arrow to focus parent, fix list style on firefox ( #43345 )
...
* Implement left arrow to close menu for now, fix list style on firefox
* Implement onLeft
* Fix outline of first item in navbar
* Fix focus styles appearing when using mouse
* add unit test
2021-12-20 17:41:14 +01:00
idafurjes
ff3cf94b56
Chore: Remove context.TODO() from services ( #42555 )
...
* Remove context.TODO() from services
* Fix live test
2021-12-20 17:05:33 +01:00
Ashley Harrison
6f8e651cdb
Move the background style to the parent component ( #43359 )
2021-12-20 16:00:29 +00:00
Gilles De Mey
dc163a958d
Alerting: update response text assertion ( #43291 )
2021-12-20 16:45:29 +01:00
Sarah Zinger
b1df13e630
Azure Monitor: Bug fix for variable interpolations in metrics dropdowns ( #43251 )
...
* Azure Monitor: Bug fix for template variables.
- Adds back support for custom dropdown field names (such as those that use template variables)
- No longer clears a dropdown if selected value is an unknown option. (Hopefully makes debugging dynamically generated dashboards from json easier to debug).
- Add back support in UI for custom values
2021-12-20 10:11:10 -05:00
renovate[bot]
bd841edc38
Update dependency lint-staged to v12.1.3 ( #43363 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-20 14:50:30 +00:00
Carl Bergquist
f373588810
setting: configure toggles as true/false instead of array ( #43326 )
...
Signed-off-by: bergquist <carl.bergquist@gmail.com>
2021-12-20 15:33:11 +01:00
Peter Holmberg
dda84dbf1a
Alerting: Fixed logic on how to render alert tab ( #43339 )
...
* fixed logic on how to render alert tab
* remove console logs move some logic
2021-12-20 15:30:31 +01:00
Pedro Araújo
18fdb89554
grafana-mixin: Fix GrafanaRequestsFailing
alert ( #43116 )
...
Due to PromQL's label matching, both sides of the division will have same series; that means that, whenever there's a 5xx error, both sides will have the same value and the division will be `1`. I believe the idea was to get the ratio of 5xx compared will all status code, and to do that, we need to aggregate the `status_code` dimension away.
2021-12-20 15:12:37 +01:00
renovate[bot]
4dc63698ac
Update dependency eslint-plugin-jsdoc to v37.4.0 ( #43329 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-20 14:08:45 +00:00
jcolladokuri
ec5c75c6a1
Azure Monitor: Fix link in server requests panel in App Insights Dashboard ( #43068 )
2021-12-20 09:01:21 -05:00
Maria Alexandra
0ce7799046
Chore: Create prepare release action ( #43357 )
...
Co-authored-by: Hugo Häggmark <hugo.haggmark@gmail.com>
2021-12-20 14:16:22 +01:00
Kyle Brandt
e1be23ac1e
Chore: update image-spec indirect dependency ( #43155 )
...
for GHSA-77vh-xpmg-72qh
2021-12-20 13:24:46 +01:00