- 07 Sep, 2020 10 commits
-
-
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 9 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
-
Updating Query Syntax, Query had an additional bracket, which was removed.
Nitesh Koushik S committed -
* updated content * updated content * Update data-link-variables.md * Update global-variables.md * updated content * Update best-practices-for-managing-dashboards.md * Update docs/sources/linking/data-link-variables.md Co-authored-by: Torkel Ödegaard <torkel@grafana.org> * Update docs/sources/linking/data-link-variables.md Co-authored-by: Torkel Ödegaard <torkel@grafana.org> * Update docs/sources/linking/data-link-variables.md Co-authored-by: Torkel Ödegaard <torkel@grafana.org> * Update docs/sources/linking/data-link-variables.md Co-authored-by: Torkel Ödegaard <torkel@grafana.org> * Update docs/sources/linking/data-links.md Co-authored-by: Torkel Ödegaard <torkel@grafana.org> * Update docs/sources/linking/dashboard-links.md Co-authored-by: Torkel Ödegaard <torkel@grafana.org> * Update dashboard-links.md Co-authored-by: Torkel Ödegaard <torkel@grafana.org>
Diana Payton committed -
* Chore: Upgrade to Go 1.15.1
Arve Knudsen committed -
DateFormats: Default ISO & US formats should be consistent and not change if current date is today (#27300) * DateFormats: Default iso / US formats should be consistent and not change if current date is today * rename and updated tests * Updated changelog
Torkel Ödegaard committed -
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Carl Bergquist committed
-
- 01 Sep, 2020 3 commits
-
-
Ryan McKinley committed
-
* Table: Adds column filters * Refactor: adds filter by value function * Refactor: some styling and sorting * Refactor: Moves filterByValue to utils * Tests: add filterByValue tests * Refactor: simplifies filteredValues * Refactor: adds dropshadow * Refactor: keeps icons together with label and aligns with column alignment * Refactor: hides clear filter if no filter is active * Refactor: changes how values in filter are populated * Refactor: adds filterable field override * Tests: fixed broken tests * Refactor: adds FilterList * Refactor: adds blanks entry for non value labels * Refactor: using preFilteredRows in filter list * Refactor: adds filter input * Refactor: fixes issue found by e2e * Refactor: changes after PR comments * Docs: adds documentation for Column filter * Refactor: moves functions to utils and adds tests * Refactor: memoizes filter function * Docs: reverts docs for now
Hugo Häggmark committed -
## Table ### changed - adjusted tablecell styles to have 100% height
Michel Engelen committed
-