- 26 Mar, 2020 19 commits
-
-
* CircleCI: Build and publish Docker images in same job * CircleCI: Adjust dependency graph * CircleCI: Specify grabpl concurrency * CircleCI: Adjust resource classes
Arve Knudsen committed -
* Minor changes * Fixtures path is now relative to the project directory * URL support module now has individual exports * Scenario context timing issues resolved ... caused by being ran synchronously, instead of as part of Cypress' asynchronous queue. * Scenario context API now supports multiple keys per function call * addDataSource flow accepts a config argument … and optionally checks datasource health status * Added readProvisions command * Added addPanel flow
Steven Vachon committed -
* DevEnv: updates @types/react-transition-group 2.0.16 -> 4.2.4 * DevEnv: updates @types/react-transition-group 2.0.16 -> 4.2.4 in grafana-ui package * DevEnv: updates react-transition-group 2.6.1 -> 4.3.0 in grafana-ui package * DevEnv: updates react-transition-group 2.6.1 -> 4.3.0
Lukas Siatka committed -
Ryan McKinley committed
-
Lukas Siatka committed
-
Torkel Ödegaard committed
-
* Fix 100% height styles * Move utility class to component styles
Andrej Ocenas committed -
Tobias Skarhed committed
-
* DevEnv: updates pixelmatch 4.0.2 -> 5.1.0 * DevEnv: updates pixelmatch 5.0.2 -> 5.1.0 in grafana-toolkit package * DevEnv: updates postcss-flexbugs-fixes 4.1.0 -> 4.2.0 in grafana-toolkit package * DevEnv: updates postcss-preset-env 6.6.0 -> 6.7.0 in grafana-toolkit package * DevEnv: updates less 3.10.3 -> 3.11.1 in grafana-toolkit package * DevEnv: updates ora 3.4.0 -> 4.0.3 in grafana-toolkit package * DevEnv: updates semver 6.1.1 -> 7.1.3 in grafana-toolkit package * DevEnv: updates simple-git 1.112.0 -> 1.132.0 in grafana-toolkit package * DevEnv: updates ora import to commonjs after its update
Lukas Siatka committed -
Lukas Siatka committed
-
Dominik Prokop committed
-
* Update legacy exports and fix Type errors * Remove Button and LinkButton from Forms namespace * Fix errors * Update snapshots * Move Legacy button * Migrate more Buttons * Remove legacy button dependency * Move button up * Remove legacy button * Update Snapshots * Fix ComponentSize issues * Switch primary button * Switch primary * Add classNames and fix some angular directive issues * Fix failing build and remove log Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
Tobias Skarhed committed -
Agnès Toulet committed
-
* Search: Setup SearchResults.tsx * Search: add watchDepth * Search: Use SearchResults.tsx in Angular template * Search: Render search result header * Search: Move new search components to features/search * Search: Render nested dashboards * Search: Expand dashboard folder * Search: Remove fa prefix from icon names * Search: Enable search results toggling * Search: Add onItemClick handler * Search: Add missing aria-label * Search: Add no results message * Search: Fix e2e selectors * Search: Update SearchField imports * Search: Add conditional classes * Search: Abstract DashboardCheckbox * Search: Separate ResultItem * Search: Style ResultItem * Search: Separate search components * Search: Tweak checkbox styling * Search: Simplify component names * Search: Separate tag component * Search: Checkbox docs * Search: Remove inline on click * Add Tag component * Add Tag story * Add TagList * Group Tab and TabList * Fix typechecks * Remove Meta * Use forwardRef for the Tag * Search: Use TagList from grafana/ui * Search: Add media query for TagList * Search: Add types * Search: Remove selectThemeVariant from SearchItem.tsx * Search: Style section + header * Search: Use semantic html * Search: Adjust section padding * Search: Setup tests * Search: Fix tests * Search: tweak result styles * Search: Expand SearchResults tests * Search: Add SearchItem tests * Search: Use SearchResults in search.html * Search: Toggle search result sections * Search: Make selected prop optional * Search: Fix tag selection * Search: Fix tag filter onChange * Search: Fix uncontrolled state change warning * Search: Update icon names * Search: memoize SearchCheckbox.tsx * Search: Update types * Search: Cleanup events * Search: Semantic html * Use styleMixins * Search: Tweak styling * Search: useCallback for checkbox toggle * Search: Add stylesFactory Co-authored-by: CirceCI <circleci@grafana.com>
Alex Khomenko committed -
flopp999 committed
-
Mohit Nain committed
-
Mohit Nain committed
-
Ryan McKinley committed
-
Ryan McKinley committed
-
- 25 Mar, 2020 21 commits
-
-
* add note that it's not supported to repeat a panel zero times see https://github.com/grafana/grafana/issues/23036#issuecomment-603479142 Signed-off-by: David Ellis <ellisda@gmail.com> * Update docs/sources/reference/templating.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
David Ellis committed -
* CircleCI: Make k8s deployment depend on enterprise Docker image * CircleCI: Upgrade grabpl
Arve Knudsen committed -
Minor grammar edits and added link to Organization roles topic.
Diana Payton committed -
Arve Knudsen committed
-
This reverts commit d6b6b0f2.
Lukas Siatka committed -
* Removed namespace declaration to prevent issues with external plugins. * fixed imports and tests.
Marcus Andersson committed -
Mohit Nain committed
-
Arve Knudsen committed
-
Arve Knudsen committed
-
* DevEnv: updates @types/react-test-renderer 16.9.0 -> 16.9.2 in grafana-ui package * DevEnv: updates react-test-renderer 16.9.0 -> 16.13.1 in grafana-ui package
Lukas Siatka committed -
* DevEnv: updates react-highlight-words 0.11.0 -> 0.16.0 * DevEnv: updates react-highlight-words 0.11.0 -> 0.16.0 in grafana-ui package
Lukas Siatka committed -
Co-authored-by: CirceCI <circleci@grafana.com>
Torkel Ödegaard committed -
huanggze committed
-
Torkel Ödegaard committed
-
Mohit Nain committed
-
Hugo Häggmark committed
-
Ivana Huckova committed
-
* DevEnv: updates @types/react-table 7.0.2 -> 7.0.12 in grafana-ui package * DevEnv: updates react-table 7.0.0-rc.15 -> 7.0.0 in grafana-ui package * Updated yarn.lock Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
Lukas Siatka committed -
* Add integration with Jeager Add Jaeger datasource and modify derived fields in loki to allow for opening a trace in Jager in separate split. Modifies build so that this branch docker images are pushed to docker hub Add a traceui dir with docker-compose and provision files for demoing.:wq * Enable docker logger plugin to send logs to loki * Add placeholder zipkin datasource * Fixed rebase issues, added enhanceDataFrame to non-legacy code path * Trace selector for jaeger query field * Fix logs default mode for Loki * Fix loading jaeger query field services on split * Updated grafana image in traceui/compose file * Fix prettier error * Hide behind feature flag, clean up unused code. * Fix tests * Fix tests * Cleanup code and review feedback * Remove traceui directory * Remove circle build changes * Fix feature toggles object * Fix merge issues * Fix some null errors * Fix test after strict null changes * Review feedback fixes * Fix toggle name Co-authored-by: David Kaltschmidt <david.kaltschmidt@gmail.com>
Andrej Ocenas committed -
* circle-test-frontend.sh: Typecheck TypeScript * Chore: fixes type errors Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>
Arve Knudsen committed -
kay delaney committed
-