Ezequiel Victorero
6e99d8bba5
PublicDashboards: Add wait when fetching public dashboard data in e2e… ( #55096 )
2022-09-13 13:24:50 -03:00
Ezequiel Victorero
76edf1a727
PublicDashboards: Fix flaky e2e test ( #54864 )
2022-09-08 09:18:40 -03:00
Ezequiel Victorero
bcab0194f1
PublicDashboards: disable form if user does not has permissions ( #54853 )
2022-09-07 18:29:01 -03:00
Ezequiel Victorero
bfa35ff8d8
PublicDashboards: Add RBAC to secured endpoints ( #54544 )
2022-09-05 12:22:39 -03:00
Ezequiel Victorero
722aca5c53
Public Dashboards: use intervalMs and maxDataPoints from request ( #53613 )
2022-08-29 18:13:06 -03:00
Ezequiel Victorero
7f43839813
Chore: disable flaky e2e test ( #53408 )
...
* Chore: disable flaky e2e test
2022-08-08 11:34:59 -04:00
Ezequiel Victorero
e0d71f02b1
Public Dashboards: add e2e tests for public dashboards ( #52970 )
2022-08-01 11:20:49 -03:00
Ezequiel Victorero and joshhunt
0633840777
GrafanaUI: Add success state to ClipboardButton ( #52069 )
...
* User Experience: apply the same pattern feedback for all copy to clipboard buttons
* add copy icon to all ClipboardButton use cases
* Change primary color for copy to clipboard in create token
* Add success button variant
* Remove copy confirmation from TableCellInspectModal because it's in the base component now
* Design tweaks to copy confirmation
- Only change the icon to tick to avoid the button changing size
- Change button to success green
- Only show copy confirmation state for 2 seconds
* revert TabelCellInspectModal text button back
* revert accidental change to ShareLink
Co-authored-by: joshhunt <josh@trtr.co >
2022-07-20 10:33:46 +01:00
Ezequiel Victorero
e0a58300ac
Public Dashboards: count public dashboards view requests ( #52419 )
2022-07-19 11:50:37 -03:00
Ezequiel Victorero
05dd0d7f57
Public Dashboards: add information about how time settings works ( #52152 )
2022-07-13 11:28:55 -03:00
Ezequiel Victorero
ba2d8cd838
Public Dashboards: disable saving button instead of hide before accepting checkboxes ( #51744 )
2022-07-06 18:21:00 -03:00
Ezequiel Victorero
10a33be2c2
Public Dashboards: add icon buttons with links to useful information for the user ( #51722 )
2022-07-06 16:34:23 -03:00
Ezequiel Victorero
9f6297ca9b
Public Dashboards: use default dashboard time range instead of current ( #51656 )
2022-07-06 13:37:39 -03:00
Ezequiel Victorero
03c13742ac
Public Dashboards: disable dev mode required ( #51646 )
2022-06-30 20:10:30 -03:00
Ezequiel Victorero
ab6a609c32
Public Dashboards: fix time settings store when updating ( #51601 )
...
* Public Dashboards: fix time settings store when updating
2022-06-30 13:30:01 -08:00
Ezequiel Victorero
99f921cf32
Public Dashboards: adding telemetry for Sharing Modal options and Public Dashboards events ( #50834 )
...
* Public Dashboards: adding telemetry for Sharing Modal options and Public Dashboards events
2022-06-27 12:33:30 -03:00
Ezequiel Victorero
9e80e44b45
Public Dashboards: fix updating public dashboard configuration ( #51350 )
...
* Public Dashboards: fix updating public dashboard configuration
2022-06-23 18:44:59 -03:00
Ezequiel Victorero
25d4ddf959
PublicDashboards: disable annotations ( #50984 )
...
* PublicDashboards: disable annotations
2022-06-23 13:09:30 -03:00
Ezequiel Victorero
4c4d6fd425
PublicDashboards: collect stats for public dashboards ( #50553 )
...
* PublicDashboards: collect stats for public dashboards
2022-06-23 12:02:57 -03:00
Ezequiel Victorero
af841a79ae
Chore: update latest stable 8.5.5 ( #50357 )
2022-06-07 14:29:13 -03:00
Ezequiel Victorero
e35d116b12
Chore: update latest testing version in latest.json ( #50324 )
2022-06-07 11:04:03 -03:00
Ezequiel Victorero
10f90a6615
Update testing latest 9.0.0-beta2 ( #49965 )
2022-05-31 17:07:28 -03:00
Ezequiel Victorero
5f87d4b7fc
Bump latest version 8.5.4 ( #49956 )
2022-05-31 15:10:02 -03:00
Ezequiel Victorero
dfab100dc7
Chore: sanitize values before being logged from request headers ( #49245 )
...
* Chore: sanitize values being logged directly from request headers
2022-05-23 14:18:33 -03:00
Ezequiel Victorero
e9ad2207be
Chore: bump github.com/containerd/containerd to 1.6.2 ( #48003 )
2022-04-22 11:59:10 -03:00
Ezequiel Victorero
1566fa2ede
Chore: bump github.com/microcosm-cc/bluemonday to 1.0.18 CVE-2021-29272 ( #48011 )
2022-04-22 10:40:27 -03:00
Ezequiel Victorero
00a08afaac
Toolkit: Bump axios from 0.21.2 to 0.26.1 ( #47904 )
2022-04-22 14:56:25 +02:00
Ezequiel Victorero
6a059dcb4d
Access Control: hiding add annotation button without permissions ( #47223 )
...
* Access Control: hiding add annotation button without permissions
2022-04-05 08:20:10 -03:00
Ezequiel Victorero
76b221e9d5
Access Control: hiding annotation edition and deletion without permissions ( #46904 )
...
* Access Control: disabling annotation edition without FGAC permissions
2022-04-04 11:57:43 -03:00
Ezequiel Victorero
c5f295b5b3
Access Control: adding FGAC validation to mass delete annotation endpoint ( #46846 )
...
* Access Control: adding FGAC validation to mass delete annotation endpoint
2022-03-23 18:39:00 -03:00
Ezequiel Victorero
c717320942
Adding FGAC annotations validation for creation and deletion ( #46736 )
...
Access Control: Adding FGAC annotations validation for creation and deletion
Co-authored-by: IevaVasiljeva <ieva.vasiljeva@grafana.com >
2022-03-21 14:28:39 -03:00
Ezequiel Victorero and Ieva
4f815e3d8e
Access control: adding FGAC to annotation GET endpoints and fixed roles ( #45102 )
...
* Access control: adding FGAC to annotation GET endpoints and fixed roles
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com >
2022-02-11 15:43:29 -03:00
Ezequiel Victorero
13223140ad
Disable server stats buttons when user doesn't have permissions to access those links ( #43603 )
2022-01-13 10:42:09 -03:00