- 20 Oct, 2020 14 commits
-
-
* TestData: Remove useEffect that triggeres query on component load * Updated * Update e2e spec
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
* Set timezone for tests to non utc. * Fix comment
Andrej Ocenas committed -
Ryan McKinley committed
-
* Update docker migration link in run.sh * Fix docker migration link in whats-new-in-v5-1.md
Alvaro [Andor] committed -
Kamal Galrani committed
-
* feat(grafana-ui): introduce rest props to segment components * docs(grafana-ui): add segment stories for html attributes
Jack Westbrook committed -
Alerting: Return proper status code when trying to create alert notification channel with duplicate name or uid (#28043) * Alerting: Return proper status code when trying to create an Alert Notification where the name or UID already exists. Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
jgulick48 committed -
* OAuth: able to skip auto login * OAuth: tests for internal login param * OAuth: rename internal -> disableAutoLogin * OAuth: update log message * OAuth: fix tests
Alexander Zobnin committed -
* CloudWatch: Fix querying for custom metrics Co-authored by Mitch McKenzie <mitch.mckenzie@outlook.com> Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Docs: Adds frontend data request docs * Update contribute/architecture/frontend-data-requests.md Co-authored-by: Marcus Olsson <marcus.olsson@hey.com> * Update contribute/architecture/frontend-data-requests.md Co-authored-by: Marcus Olsson <marcus.olsson@hey.com> * Update contribute/architecture/frontend-data-requests.md Co-authored-by: Marcus Olsson <marcus.olsson@hey.com> * Update contribute/architecture/frontend-data-requests.md Co-authored-by: Marcus Olsson <marcus.olsson@hey.com> * Docs: changes after PR comments * Docs: changes after PR comments * Docs: changes after PR comments * Update contribute/architecture/frontend-data-requests.md Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> Co-authored-by: Marcus Olsson <marcus.olsson@hey.com> Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> Co-authored-by: achatterjee-grafana <34888589+ashishagarwal06@users.noreply.github.com>
Hugo Häggmark committed -
Signed-off-by: bergquist <carl.bergquist@gmail.com>
Carl Bergquist committed -
Signed-off-by: bergquist <carl.bergquist@gmail.com>
Carl Bergquist committed -
* OAuth: more user-frienly logging * OAuth: custom user name attribute * OAuth: remove deprecated nameAttributeName option * OAuth: nameAttributePath tests * OAuth: add name_attribute_path config option * OAuth: docs for name_attribute_path option * move docs to the separate branch
Alexander Zobnin committed
-
- 19 Oct, 2020 15 commits
-
-
kay delaney committed
-
kay delaney committed
-
* Fix url formatting * Reverse the overhang buffers * Fix range when opening split
Andrej Ocenas committed -
* add activate-license * Update _index.md * Update docs/sources/menu.yaml Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Diana Payton committed -
Signed-off-by: bergquist <carl.bergquist@gmail.com> Co-authored-by: Sofia Papagiannaki <papagian@users.noreply.github.com> Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Carl Bergquist committed -
* Make the documentation tables formatting more consistent * Suggestions incorporated
jartigag committed -
Follow up to #28069 where some metrics was missed. Ref #28069
Marcus Efraimsson committed -
* Add unique ids to query editor fields * Update public/app/plugins/datasource/testdata/components/RandomWalkEditor.tsx Co-authored-by: Ryan McKinley <ryantxu@gmail.com> Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
Alex Khomenko committed -
* plugins: Fix filesystem path composition Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * plugins: Use filepath.Join to join filesystem paths Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Dominik Prokop committed
-
Signed-off-by: bergquist <carl.bergquist@gmail.com> Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Carl Bergquist committed -
'Microsoft.NetApp/netAppAccounts/capacityPools/Volumes' -> 'Microsoft.NetApp/netAppAccounts/capacityPools/volumes'
Sean Luce committed -
* Adding more color modes and text colors that depend on the background color * Updates * Updated * Another big value fix * Fixing unit tests * Updated * Updated test * Update * Updated * Updated * Updated * Updated * Added new demo dashboard * Updated * updated * Updated * Updateed * added beta notice * Fixed e2e test
Torkel Ödegaard committed -
It seems like GitHub has solved the problem of running github actions on PRs from forks with access to secrets. https://github.blog/2020-08-03-github-actions-improvements-for-fork-and-pull-request-workflows/#improvements-for-public-repository-forks If I change the event that triggers it to pull_request_target the action is run in the context of the base instead of the merged PR branch
Torkel Ödegaard committed -
* calculating whether to place the list on the right or left edge of the parent * change naming and add import of createRef
maknik committed
-
- 17 Oct, 2020 6 commits
-
-
Sofia Papagiannaki committed
-
Krzysztof Dąbrowski committed
-
Peter Holmberg committed
-
With this set, Windows users will have text files converted from Windows style line endings (\r\n) to Unix style line endings (\n) when they’re added to the repository. https://www.edwardthomson.com/blog/git_for_windows_line_endings.html
acoder77 committed -
Fix a minor grammar mistake: 'handling' to 'handle'.
J-F-Far committed -
* add xvfb to image * comment out toolkit inclusion * add latest tag * update packages for cypress * cleanup script
Brian Gann committed
-
- 16 Oct, 2020 5 commits
-
-
and misc cleanup
Kyle Brandt committed -
Torkel Ödegaard committed
-
* Run instant query only when doing metric query * Update public/app/plugins/datasource/loki/datasource.ts Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com> Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
Andrej Ocenas committed -
* SAML: IdP-initiated SSO docs * Update docs/sources/enterprise/saml.md Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com> * Apply suggestions from code review Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com> Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
Alexander Zobnin committed -
* IssueTriage: Needs more info automation and messages * Updated * Updated * Updated wording
Torkel Ödegaard committed
-