Dominik Prokop
410e2a8ca0
NewPanelEditor: Fix visualisation list badge verflow ( #23936 )
2020-04-27 14:05:45 +02:00
Ivana Huckova
1c750169bd
Icon: Update sigin icon ( #23933 )
2020-04-27 14:02:23 +02:00
Agnès Toulet
f455f06540
DashNav: refactor action buttons and custom content ( #23868 )
...
* DashNav: refactor action buttons and custom content
* DashNav: remove code duplication
* DashNav: fix custom element display
* DashNav: fix strictNullChecks
2020-04-27 13:30:55 +02:00
Tobias Skarhed
f31f17d559
Fix strict nulls ( #23931 )
2020-04-27 12:07:32 +02:00
Tobias Skarhed
d0e23af228
Angular/Forms migration: Orgs list ( #23821 )
...
* Create new components
* Fix async issues
* Remove comments
* Update public/app/features/admin/AdminOrgsTable.tsx
* Update public/app/features/admin/AdminListOrgsPage.tsx
* Update public/app/features/admin/AdminListOrgsPage.tsx
* Remove angular code
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2020-04-27 10:00:17 +02:00
Hugo Häggmark
b09b49fb37
e2e: creates a separate package for selectors ( #23858 )
...
* Initial commit
* Chore: fixes after merge
* Chore: removes todos
* Chore: uncomment test
* Chore: adds missing externals to rollup config
* Refactor: selectors is master for everything
* Docs: updates Docs
* Chore: adds e2e-selectors to publish
2020-04-27 09:09:05 +02:00
Dominik Prokop
9ac7263e66
DashboardSave: fix save dashboard when changes are detected ( #23909 )
2020-04-27 08:07:56 +02:00
Ryan McKinley
5211a23f8d
Chore: show grafana labs not project ( #23913 )
2020-04-26 15:34:56 -07:00
Torkel Ödegaard
49276f2c12
QueryTab: Design updates ( #23906 )
...
* WIP: first stage
* Another take
* argghhh
* Updated
* My brain is mush
* Minor progress
* Progres
* Starting to work
* Fixes
* fixed e2e
2020-04-26 21:59:14 +02:00
Alex Khomenko
b9a40fc346
Search: Fix expanded folder icon ( #23903 )
2020-04-26 16:12:49 +03:00
Dominik Prokop
3bd9e1dda3
NewPanelEditor: vis picker UI update ( #23894 )
...
* Fix storybook
* Add deprecated/alpha badge to panels in viz picker, fix long title display
* Move getFocusCss to mixins
* Updated hover/active state of vis picker item
* try fixing e2e
* Add removed label for e2e to be happy happy happy
2020-04-26 13:16:31 +02:00
Dominik Prokop
4b00594758
Docs: Add doc comments for PanelPlugin ( #23896 )
2020-04-26 11:14:21 +02:00
Torkel Ödegaard
c797ae2527
Search: Minor tweak to placeholder color
2020-04-26 10:31:44 +02:00
kay delaney
f48ba11d4c
Datasource/Cloudwatch: Adds support for Cloudwatch Logs ( #23566 )
...
* Datasource/Cloudwatch: Adds support for Cloudwatch Logs
* Fix rebase leftover
* Use jsurl for AWS url serialization
* WIP: Temporary workaround for CLIQ metrics
* Only allow up to 20 log groups to be selected
* WIP additional changes
* More changes based on feedback
* More changes based on PR feedback
* Fix strict null errors
2020-04-25 22:48:20 +02:00
Dominik Prokop
a56e55ac6c
NewPanelEditor: increase sidebar min width, value mappings radio no longer full width ( #23889 )
2020-04-25 17:38:37 +02:00
Dominik Prokop
d654255d32
NewPanelEditor: adjust panel menu items ( #23888 )
2020-04-25 16:15:08 +02:00
Tobias Skarhed
ff4d199ce4
Migration: Admin org edit page ( #23866 )
...
* Start migration
* Migrate admin org edit page
2020-04-25 14:14:22 +02:00
Torkel Ödegaard
e505babbf4
ManageDashboards: Fixes and improvements ( #23879 )
...
* ManageDashboards: Fixes and improvements
* Fixed tests
* Fixed issue with item height and margin
2020-04-25 13:08:23 +02:00
Torkel Ödegaard
d6ba6440e4
Singlestat: Adds migration button and logic to migrate singlestat to stat panel ( #23845 )
...
* Singlestat: Migration button to migrate to new stat panel
* updated test
2020-04-25 11:00:27 +02:00
Dominik Prokop
c7b7a08baf
NewPanelEditor: Make variables wrap and small layout refactor ( #23862 )
...
* NewPanelEditor: Make variables wrap and small layout refactor
* review fix
2020-04-25 07:55:42 +02:00
Torkel Ödegaard
ef5cbee2b3
Search: Improvements to design ( #23874 )
...
* Search: updated design
* Fixed z-index
* Fixes
* Minor pixel push
2020-04-25 07:43:54 +02:00
Ivana Huckova
818f63f81e
Zipkin: Add method to display query text ( #23870 )
2020-04-24 19:53:19 +02:00
Torkel Ödegaard
6f02b51561
Search: Improving search look and feel ( #23854 )
...
* Search: Improving search look and feel
* Fixed issue with tag filter beeing cramped and wrapping tags
* Minor tag polish
* fixed type
2020-04-24 19:23:45 +02:00
Ivana Huckova
66e5a1c0b3
Rich history: Fix create url and run query & style updates ( #23627 )
...
* Styling updates
* Create getQueryFromDisplayText method for Jaeger, Loki, Prometheus
* Fix createLink and runQuery methods for all datasources
* Update test
* Update Select from Legacy to current
* Update filtering
* Update public/app/core/utils/richHistory.test.ts
* Fix strictnullcheck errors
* Remove getQueryFromDisplayText method, as not needed
* Update saving of full query and use displayText for formatting
* Update tests
* Refactor create data query
* Remove parsing, store object instead
* Fix formatting error
* Remove object checking, transform everything to DataQuery
* Remove console.log
* Rename migrate function, add datasourceName as a useEffect dependency
* Fix z-index, move query
2020-04-24 18:23:31 +02:00
Tobias Skarhed
8d56f87473
Migration: Alerting - notifications list ( #22548 )
...
* Handle empty list
* Connect to redux
* Finish migration
* Remove comments
* Remove old files
* Remove console log
* Remove old import
* Forgot to add the new button
* Fix href
* Fix feedback
2020-04-24 18:13:45 +02:00
Alex Khomenko
1f2a70117b
Search: cleanup old Angular files ( #23860 )
...
* Search: Remove wrapperRef
* Search: Remove angular search files
* Search: Unify search types
* Search: Remove redundant hideHeader prop
* Search: Remove app/types/search.ts
* Search: Update imports
* Search: Fix type errors
2020-04-24 18:07:57 +03:00
Andrej Ocenas
58b566a252
Tracing: Zipkin datasource ( #23829 )
2020-04-24 17:02:25 +02:00
Marcus Efraimsson
8f2be870f2
Dashboard: Handle no renderer available in panel share dialog ( #23856 )
...
Show a message when sharing dashboard panel on the Link tab and
there's no renderer available/installed.
Ref #13802
2020-04-24 16:40:18 +02:00
Torkel Ödegaard
1955c3911b
PanelEditor: Fixed switch tabs ( #23859 )
2020-04-24 14:18:59 +02:00
Hugo Häggmark
80ab18f43d
e2e: adds e2e for panel edit ( #23849 )
...
* Explore: Create basic E2E test
* Feature: adds e2e tests for panel inspector
* Refactor: adds ts-ignore because of type checking errors
* Refactor: changes after PR comments and updates snapshot
* Refactor: adds typings back for IScope
* e2e: adds e2e for panel edit
Co-authored-by: Andreas Opferkuch <andreas.opferkuch@gmail.com>
2020-04-24 12:51:38 +02:00
Torkel Ödegaard
cf77c3a50b
Metriktank: Linage UI updates ( #23848 )
2020-04-24 11:52:02 +02:00
Marcus Efraimsson
58de0dabd4
Alerting: Upload error image when image renderer unavailable ( #23713 )
...
When Include image is enabled for an alert notification channel, but there's
no image renderer available/installed when sending notification an error
image will be uploaded/attached explaining that you need to install the
Grafana Image Renderer plugin.
Ref #13802
Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com>
2020-04-24 11:35:55 +02:00
Marcus Efraimsson
98df2ec745
Alerting: Handle image renderer unavailable when edit notifiers ( #23711 )
...
If no image renderer available/installed when adding a new alert notification
channel will set Include image to false per default, otherwise true as before.
If no image renderer available/installed when adding/edit alert notification
channel will show an informational message that you need to install the
Grafana Image Renderer plugin for Grafana to be able to render an image.
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-04-24 10:42:13 +02:00
Alex Khomenko
fb8a555f19
Search/virtualize list ( #23710 )
...
* Search: Add FixedSizeList for result items
* Search: Move SectionHeader to a separate file
* Search: Add useListHeight hook
* Search: Fix horizontal scrollbar
* Search: Remove custom scrollbar
* Search: Do not fetch dashboard folder on route change
* Search: Update tests
* Search: Remove extra checkbox renders
* Search: Move wrapper ref outside search results
* Search: Fix param type
* Search: Fix merge conflicts
* Search: Virtualize dashboard list
* Search: Update layout
* Search: Pass wrapper to search results
* Search: Update dashboard redirect
* Search: Remove unused css
* Search: Revert config
* Search: Use AutoSizer
* Search: Remove redundant appEvents call
* Search: Use List layout in folder view
2020-04-24 11:08:06 +03:00
Ivana Huckova
47c6bd6963
Fix PromQuery cascader when selected option has no children ( #23835 )
2020-04-24 09:45:44 +02:00
Tobias Skarhed
e18e4cf015
Forms migration: Data/Panel link editor ( #23778 )
...
* DataLink input to new form styles
* Make Angular work with inline editor
* Remove onRemove and desiableRemove
* Remove DataLinksEditor
* Change order of inputs
* Enable syntax highlight
* Fix datalinks for Elastic
2020-04-24 09:26:22 +02:00
Tobias Skarhed
3fbdcf1070
Form migrations: Teams and alert list ( #23810 )
...
* Basic migration
* Update test
* Fix feedback
2020-04-24 09:26:09 +02:00
Hugo Häggmark
e4d492fd35
e2e: adds inspect drawer tests ( #23823 )
...
* Explore: Create basic E2E test
* Feature: adds e2e tests for panel inspector
* Refactor: adds ts-ignore because of type checking errors
* Refactor: changes after PR comments and updates snapshot
* Refactor: adds typings back for IScope
* Refactor: changes after PR comments
Co-authored-by: Andreas Opferkuch <andreas.opferkuch@gmail.com>
2020-04-24 08:48:04 +02:00
Dominik Prokop
6320e5c91f
NewPanelEditor: bring back queries not being run on editmode navigation ( #23837 )
2020-04-23 22:10:08 +02:00
Torkel Ödegaard
2f5bea27b1
NewDataSourcePage: Restore signature badge lost in merge ( #23832 )
2020-04-23 21:39:08 +02:00
Andrej Ocenas
170a0df194
Logs: Derived fields link design update ( #23695 )
2020-04-23 20:47:54 +02:00
Andrej Ocenas
376765b3d7
Tracing: Remove feature flag ( #23834 )
2020-04-23 20:46:42 +02:00
Dominik Prokop
de1e70a474
NewPanelEditor: don't break when plugin is skipDataQuery ( #23836 )
2020-04-23 20:36:42 +02:00
Torkel Ödegaard
0284747c88
TablePanel: Fix XSS issue in header column rename ( #23816 )
...
* prevent xss
* added escaping on tooltip.
* Rebase done
Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
2020-04-23 14:15:48 +02:00
Dominik Prokop
c9e7796b33
Table: Add default cell link style and tooltip to data links in table ( #23818 )
2020-04-23 13:57:08 +02:00
Ryan McKinley
3d89f04562
Plugins: show signing status on datasources and plugins ( #23542 )
...
* show signing status
* show signing status
* Progress on signed badge style
* Progress on signing status look and updated card background
* Updates
* Transforms card tweak
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2020-04-23 11:52:11 +02:00
Ivana Huckova
68ba60adaf
Typeahead: Fix z-index ( #23809 )
2020-04-23 11:46:13 +02:00
Torkel Ödegaard
3955e8cbad
Security: Fix annotation popup XSS vulnerability ( #23813 )
...
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2020-04-23 11:35:43 +02:00
Ivana Huckova
645dc944db
Explore: Fix split functionality ( #23801 )
...
* Fix splitting functionality, remove passing of parameters from button
* Format comment
2020-04-23 11:20:07 +02:00
Dominik Prokop
fe28e2a6b1
Transformations: UI tweaks, filter by name regex validation ( #23800 )
...
* Add validation to filter by name regex, minor layout tweaks
* Use cards uin for non configured transformations
2020-04-23 10:12:06 +02:00