- 08 Sep, 2020 3 commits
-
-
* Grafana-UI: Add docs and story for ClickOutsideWrapper * Grafana-UI: Update comments * Grafana-UI: expand usage * Grafana-UI: Tweak docs
Alex Khomenko committed -
Signed-off-by: Pratik Raj <rajpratik71@gmail.com>
Pratik Raj committed -
Enables alerts to be sent to users who do not have edit permissions. Addresses Issue: https://github.com/grafana/grafana/issues/26014
robert lestak committed
-
- 07 Sep, 2020 15 commits
-
-
* Chore: Enable gocyclo linter Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * API: Fix linting issue Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * API: Refactor to reduce complexity Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Fix type assertion Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Enables creating signed URLs when uploading images to Google Cloud Storage. By using signed urls, not only is the public URL expiration configurable but the images in the bucket are not publicly accessible. Fixes #26773 Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Marcos Mendez committed -
* Alerting: override PagerDuty 'dedup_key' via tags Added ability to override PagerDuty 'dedup_key' via Alert tags Updated unit tests * Updated documentation * add comma Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * add space Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Andrei Lavrov committed -
* scripts/ci-frontend-metrics.sh: Fix execution Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Fixes #8403
Domas committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* fixes signup flow * Apply suggestions from code review Co-authored-by: Hugo Häggmark <hugo.haggmark@gmail.com> * Update ForgottenPassword.tsx * fixes build failure * fixes build failure Co-authored-by: Hugo Häggmark <hugo.haggmark@gmail.com>
Kamal Galrani committed -
API: return resource ID for auth key creation, folder permissions update and user invite complete endpoints (#27419) * API: add ID to auth key and folder endpoints * API: add test for folder permissions update * API: add created user id for /invite/complete endpoint
Agnès Toulet committed -
* Add support for local time formats in graph panel * Enfore 24h format for backward compatibility * Use existing Intl.DateTimeFormatOptions * Pre-generate time scale, add tests * Move localTimeFormat, add local format to units * updated default fallback * #25602, use navigator.languages to enforce locale in formatting * Making options * Worked new system settings * things are working * Local browser time formats working * Support parsing dates in different formats * settings updated * Settings starting to work * Fixed graph issue * Logs fix * refactored settings a bit * Updated and name change * Progress * Changed config names * Updated * Updated * Updated test * Synced description * fixed ts issue * Added version notice * Ts fix * Updated heatmap and test * Updated snapshot * Updated * fixed ts issue * Fixes Co-authored-by: Alex Shpak <alex-shpak@users.noreply.github.com>
Torkel Ödegaard committed -
* CloudWatch Logs: Adjusts CloudWatch Logs timeout logic Previously CloudWatch Logs queries would time out if, after a number of attempts, a response was received with no additional data. This commit changes the behavior so that a consecutive number of requests yielding no additional data must be made before we cancel the query
kay delaney committed -
* Drone: Report front-end test metrics Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * ci-frontend-metrics.sh: Fix collection bugs; print JSON Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Add Yarn script ci:test-frontend
Arve Knudsen committed -
Bill Oley committed
-
* Failed to load application files message improvement * Apply suggestions from code review Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Sofia Papagiannaki committed -
Ryan McKinley committed
-
- 04 Sep, 2020 8 commits
-
-
Co-authored-by: Liu Yang yangliuyu@163.com
Hugo Häggmark committed -
* PanelEdit: Center padding for panel edit group body * fixed padding
Torkel Ödegaard committed -
Kenny committed
-
Adds @testing-library/user-event so that best practices can be followed when writing tests
kay delaney committed -
Peter Holmberg committed
-
* API: first version to send events about login actions * API: improve login actions events * Login: update auth test with new behavior * Login: update auth test for auth module * Login OAuth: improve functions structure * API: make struct public to use for saml * API: add send login log tests for grafana and ldap login * API: remove log from tests * Login API: fix test linting * Update pkg/api/login_oauth.go Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com> * Login API: refactor using defer Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
Agnès Toulet committed -
Closes #27226
Pranit Bauva committed -
* PanelInspector: Fields with overrides are formatted correct in CSV * Refactor: adds raw format * Refactor: changes switch to Formatted values * Tests: adds tests for applyRawFieldOverrides and getRawDisplayProcessor * Test: change to utc timeZone * Refactor: changes after PR comments
Hugo Häggmark committed
-
- 03 Sep, 2020 10 commits
-
-
Ryan McKinley committed
-
Ryan McKinley committed
-
Marcus Andersson committed
-
* CI: Upgrade the build Docker image Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * CI: Upgrade osxcross and Apple SDK Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Add note about enabling permissions for the default ds * Docs: refine default ds caution message * Update docs/sources/enterprise/datasource_permissions.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Docs: DS permissions minor fix Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Alexander Zobnin committed -
Jess committed
-
* Storybook: Add docs to Cascader Added description for cascader component * Update packages/grafana-ui/src/components/Cascader/Cascader.mdx Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com> Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
Jess committed -
Hugo Häggmark committed
-
Ryan McKinley committed
-
Steven Vachon committed
-
- 02 Sep, 2020 4 commits
-
-
Update list of AmazonMQ metrics and Dimensions based on the current list from the official AWS documentation. Also, change InflightCount to InFlightCount.
Szymon Szypulski committed -
Diana Payton committed
-
* Update index.md * Update index.md Removed an extra "then" from line 34. Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
Diana Payton committed -
Diana Payton committed
-