- 09 Dec, 2019 5 commits
-
-
DisplayProcessor: Interpret empty strings as NaN instead of 0 to support empty value map texts in Singlestat (#20952)
Hendrik van Huyssteen committed -
Andrej Ocenas committed
-
* WIP: intial commit * Tests: Runs e2e tests * Refactor: Adds BASE_URL support * Refactor: Adds namespacing * Refactor: Cleans up the Page api * Build: Adds to build-branches-and-prs job for testing * Build: Hardcoded image for now * Refactor: Uses Selectors in App * Refactor: Adds addDataSource flow * WIP * Refactor: Adds e2eScenario * Refactor: Adds add and delete scenarios * Refactor: Adds logging * Refactor: Adds ability to for Selectors with variables * Refactor: Using variable selectors instead * Refactor: Adds flow until Share Panel * Refactor: Adds clicking on rendered image link * Refactor: Deletes log output * Refactor: Updates snapshots * Chore: Reverts changes * Refactor: Removes log plugin because maybe it breaks yarn build * Refactor: Adds rendered image download * Refactor: Adds image comparison * Refactor: Removes uncaught errors override * Refactor: Changes order of images to compare * Refactor: Updates truth image * Build: Updates path to CI artifacts * Refactor: Cleaning up types and config * wip * Refactor: Cleans up external api * Refactor: More cleanup * Refactor: More cleanup * Refactor: Removes usages of Pages and Flows * Refactor: Removes last traces of Cypress in spec * Refactor: Adds comments
Hugo Häggmark committed -
Paul Traylor committed
-
Ryan McKinley committed
-
- 08 Dec, 2019 1 commit
-
-
Sofia Papagiannaki committed
-
- 06 Dec, 2019 12 commits
-
-
Ivana Huckova committed
-
* Datasource/Loki: Loki now goes to Logs mode when importing prom queries Closes #20831 * Fixes behavior and adds tests * Update public/app/features/explore/state/actions.test.ts
kay delaney committed -
* Defined explore query editor for cloudwatch * Fix types
David committed -
Closes #20762
kay delaney committed -
Goavro doesn't compile on 32-bit systems. This reverts commit 413be3a6.
Emil Tullstedt committed -
Minor edits
Diana Payton committed -
* Add input segment * Rename story * Cleanup * Fix lint error * More cleanup * Use measure text util * Keep value in local state
Erik Sundell committed -
Emil Tullstedt committed
-
* Add input segment * Rename story * Cleanup * Fix lint error * More cleanup * Export ui component * Use measure text util
Erik Sundell committed -
Erik Sundell committed
-
Torkel Ödegaard committed
-
Shavonn Brown committed
-
- 05 Dec, 2019 14 commits
-
-
* Update debian-ubuntu installation Major rework of debian.md, minor updates to a configuration.md and upgrading.md. * updated docs Updated per Torkel's comments * Update debian.md Added wget to common properties install command * Update docs/sources/installation/debian.md Co-Authored-By: Dan Cech <dcech@grafana.com> * Update docs/sources/installation/debian.md Co-Authored-By: Dan Cech <dcech@grafana.com> * Update docs/sources/installation/debian.md Co-Authored-By: Dan Cech <dcech@grafana.com> * Update docs/sources/installation/debian.md Co-Authored-By: Dan Cech <dcech@grafana.com> * Update docs/sources/installation/debian.md Co-Authored-By: Dan Cech <dcech@grafana.com> * Update docs/sources/installation/debian.md Co-Authored-By: Dan Cech <dcech@grafana.com> * Update docs/sources/installation/debian.md Co-Authored-By: Dan Cech <dcech@grafana.com> * Apply suggestions from code review Co-Authored-By: Dan Cech <dcech@grafana.com> * Update upgrading.md * Update upgrading.md * Update debian.md Added ARM link
Diana Payton committed -
Torkel Ödegaard committed
-
Erik Sundell committed
-
Robby Milo committed
-
Updated "open source" word usage.
Diana Payton committed -
Updates the docs to work with the website repo - mainly relative link updates. Adds a menu.yaml file to build the sidebar menu (no longer using front matter weight).
Robby Milo committed -
Ivana Huckova committed
-
Torkel Ödegaard committed
-
* Minor fix for meta analytics event * Fixed dashboardSrv issue * Added timeSinceNavigationStart
Torkel Ödegaard committed -
Andrej Ocenas committed
-
* Chore/Tech debt: Remove (most) instances of $q angular service use Removes instances where the angular $q service is used and replaces it with native Promises.
kay delaney committed -
Torkel Ödegaard committed
-
Hendrik van Huyssteen committed
-
* Introduce Echo for collecting frontend metrics * Update public/app/core/services/echo/Echo.ts Co-Authored-By: Peter Holmberg <peterholmberg@users.noreply.github.com> * Custom meta when adding event * Rename consumer to backend * Remove buffer from Echo * Minor tweaks * Update package.json * Update public/app/app.ts * Update public/app/app.ts * Collect paint metrics when collecting tti. Remove echoBackendFactory * Update yarn.lock * Move Echo interfaces to runtime * progress on meta and echo * Collect meta analytics events * Move MetaanalyticsBackend to enterprise repo * Fixed unit tests * Removed unused type from test * Fixed issues with chunk loading (reverted index-template changes) * Restored changes * Fixed webpack prod
Dominik Prokop committed
-
- 04 Dec, 2019 8 commits
-
-
Torkel Ödegaard committed
-
* initial changes - removal from state, remove anon functions, reset secrets empty * post testing cleanup * init promise cancellation, other cleanup * workspaces response parser, remove version incrementing * update datasource funcs - DRYer * remove prop mutation * func to modify root config opt * fix version issue * update snapshot
Shavonn Brown committed -
Marcus Andersson committed
-
* Use data frames when procesing annotation query in graphite ds * Remove destruct
Dominik Prokop committed -
* Stop parsing 'field' * Remove time field from query for docs queries * Test refactor to test all versions * Fix tests
Andrej Ocenas committed -
* add GitHub action to sync docs with website repo * remove trigger-docs-update from circleci jobs * update access token
Robby Milo committed -
* FieldDisplay: added support for value mapping of no data state. Committer: Marcus Andersson <marcus.andersson@grafana.com> * FieldDisplay: fixed issue when switching between modes and display numeric was null. * ValueMapping: introduced a private function for checking null values. * FieldDisplay: refactoring of test setup to reduce duplication. * Docs: added info about new 'no data' value to text mapping. * Docs: improved according to feedback. Reverted prettier formatting changes. * FieldDisplay: removed unused import.
Marcus Andersson committed -
* Use SelectableValue for segment value * Update cloudwatch components to use new segment props
Erik Sundell committed
-