Hugo Häggmark
83d933d010
DashboardLinks: variables are resolved and limits to 100 ( #25076 )
2020-05-25 15:47:11 +02:00
Torkel Ödegaard
923faf78f1
PanelEditor: Overrides name matcher still show all original field names even after Field default display name is specified ( #24933 )
...
* FieldConfigOverrides: Should not apply defaults in override UI options
* Missed change
2020-05-25 14:05:43 +02:00
Ryan McKinley
81d1f6653f
Download CSV: format the dates ( #24992 )
...
* export formatted dates
* remove if(true)
* display processor
2020-05-25 11:12:53 +02:00
Ivana Huckova
44ca05272a
Query history: Add keyboard shortcut support for commenting ( #24736 )
...
* Shorten filter history label
* Add keyboard shortcuts for update comment in Query history
* Add test coverage for new keyboard shortcuts
* Update changed aria-label in tests
* Add test scenario for enter and ctr key
2020-05-21 14:51:18 +02:00
Zoltán Bedi
77633db00e
Dashboard: Render PanelChrome on refresh ( #24940 )
...
Fixes #23306
2020-05-21 09:55:58 +02:00
d10n
0681729e92
Docs: Fix grammar where your should be you're ( #24966 )
2020-05-21 09:43:31 +02:00
Hugo Häggmark
0b5d818771
PanelInspector: hides unsupported data display options for Panel type ( #24918 )
2020-05-20 14:15:06 +02:00
Hugo Häggmark
460847f3ed
Panel: shows correct panel menu items in view mode ( #24912 )
2020-05-20 13:56:28 +02:00
Dominik Prokop
bb099cb141
PanelEditor Fix missing labels and description if there is only single option in category ( #24905 )
2020-05-20 13:54:42 +02:00
Hugo Häggmark
5a6026a8c0
PanelInspect: makes sure Data display options are shown ( #24902 )
2020-05-20 10:07:35 +02:00
Kamal Galrani
e2368e623e
Dashboard/Links: Fixes dashboard links by tags not working ( #24773 )
...
* Fixes dashboard links by tags not working
* removes code duplication
2020-05-20 09:54:04 +02:00
Tobias Skarhed
54ee4f4f72
Migration: Select org ( #24739 )
...
* Add SelectoOrgPage
* Remove old code
* Remove import
2020-05-19 09:55:04 +02:00
Boyko
1e74037eae
React: refactor away from unsafe lifecycle methods ( #21291 )
...
* refactor aliasBy and PopoverCtrl components
* refactor Aggregations component
* refactor MetricSelect component
* refactor UserProvider
* popoverCtr: remove redundant logic
* simplified the MetricsSelect a bit.
* skipping testing of internal component logic.
* changed to componentWillMount.
* changed elapsed time to a functional component.
* rewrote the tests.
* fixed missing test title.
* fixed a tiny issue with elapsed time.
* rename of field.
Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
2020-05-18 18:03:29 +02:00
Alex Khomenko
7b6deef46d
Search: make anchor full-height ( #24783 )
2020-05-18 11:31:10 +03:00
Kamal Galrani
7b18b101b4
Dashboard/Links: Fixes open in new window for dashboard link ( #24772 )
...
* fixes target in dashboard link
* Update DashboardLinks.tsx
* Revert "Update DashboardLinks.tsx"
This reverts commit 2b23db8dc4
.
2020-05-18 09:36:31 +02:00
Peter Holmberg
bf1e5aa16c
PanelInspect: Make header names reflect the field name in the exported CSV file ( #24624 )
...
* fix header names and filename
* use panel title as filename
* add frame argument
* escaping double quotes
* wrapping header name in quotes
* Fix replace
* Add test for csv double quotes escaping
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2020-05-14 20:14:23 +02:00
kay delaney
1b29d3460e
Datasource/CloudWatch: Handle invalidation of log groups when switching datasources ( #24703 )
2020-05-14 20:06:20 +02:00
Lukas Siatka
e11504dcd2
Datasources: fixes async mount errors ( #24579 )
...
* Chore: updates Elasticsearch DataLinks test async wrapper mount
* Chore: updates Loki DervidedFields test async wrapper mount
* Chore: fixes typecheck issues
* Chore: small strict-null fix
2020-05-14 14:25:52 +02:00
Dominik Prokop
cfac591234
SaveDashboard: Allow editing provisioned dashboard JSON and add confirmation when JSON is copied to dashboard ( #24680 )
2020-05-14 13:45:26 +02:00
Torkel Ödegaard
2f22781cd8
Orgs: Add future deprecation notice ( #24502 )
...
* Orgs: Fist draft of orgs deprecation infobox
* adds warning about potentially deprecating orgs (#24512 )
* Updates
* Fixed ts issue
Co-authored-by: Carl Bergquist <carl@grafana.com>
2020-05-14 12:16:26 +02:00
Tobias Skarhed
37a2ac20c3
Search: Fix select item pressing enter 404 ( #24634 )
...
* Remove appSubUrl for navigation
* stripBaseFromUrl
* Remove unused imports
2020-05-14 11:17:09 +02:00
Dominik Prokop
f769ed035d
PanelEdit: Make sure side pane is displayed with tabs by default ( #24636 )
...
* Make sure side pane is displayed with tabs by default
* Update e2e tests for
2020-05-14 09:55:40 +02:00
Hugo Häggmark
083a2ce220
Templating: fixes filtering options with more than 1000 entries ( #24614 )
...
* Templating: fixes filtering options with more then 1000 entries
* Chore: reduces strict null errors by 2
2020-05-14 08:09:21 +02:00
Hugo Häggmark
622246d56d
Templating: fixes so Textbox variables get value from url ( #24623 )
2020-05-14 07:41:42 +02:00
Ivana Huckova
285ea7595d
Explore: Fix rendering of react query editors ( #24593 )
...
* Fix rendering of react query editors
* Refactor solution for improved readability
* Update
* Add test coverage
* Refactor
2020-05-13 15:56:22 +02:00
kay delaney
277aee8642
Datasource/CloudWatch: Prevents hidden dataframe fields from displaying in tables ( #24580 )
...
* Datasource/CloudWatch: Prevents hidden dataframe fields from displaying in tables
2020-05-13 14:34:23 +01:00
Torkel Ödegaard
f23ecc40b4
Inspect: Allow showing data without transformations and field config is applied ( #24314 )
...
* Inspect: Should not subscribe to transformed data
* PQR- allow controll whether or not field overrides and transformations should be applied
* UI for inspector data options
* fix
* Null check fix
* Update public/app/features/dashboard/components/Inspector/InspectDataTab.tsx
* Update public/app/features/dashboard/components/Inspector/InspectDataTab.tsx
* Apply transformations by default
* Update panel inspect docs
* Fix apply overrides
* Apply time formatting in panel inspect
* fix ts
* Post review update
* Update docs/sources/panels/inspect-panel.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* lazy numbering
* fix ts
* Renames
* Renames 2
* Layout update
* Run shared request without field config
* Minor details
* fix ts
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-05-13 13:03:34 +02:00
Dominik Prokop
9e24c0944f
Transformations: Make transform dropdowns not cropped ( #24615 )
2020-05-13 13:01:10 +02:00
Marcus Andersson
cab066f8ce
TimePicker: some fixes and polish after testing feedback ( #24585 )
...
* make sure we render the delaynow value from dashboard to the time picker settings.
* Added the time zone in the tooltip.
2020-05-13 07:26:03 +02:00
Andrej Ocenas
a50cb6aa1f
Loki: Allow multiple derived fields with the same name ( #24437 )
2020-05-12 17:20:00 +02:00
Tobias Skarhed
0c1f1dd8fd
OrgUsersTable: Fix width when there are long cells in table ( #24533 )
...
* Set width for cells and text overflow
* Add title and update snapshot
2020-05-12 16:47:38 +02:00
Alex Khomenko
15ac76a47b
Search: Safari UI fixes ( #24567 )
...
* Search: Add height: 100% to page containers
* Search: Reset TagOption display to block
* Search: Add title to result list
* Search: Use flex-basis vs height
* Search: Remove IconButton
* Search: Do not shrink select options
* Search: Fix hasEditPermissionInFolders
* Search: Update tests
* Search: Fix prop
* Remove select wrapper class
* Update snapshot
2020-05-12 17:10:48 +03:00
Torkel Ödegaard
8de10a8b9f
Field: UI & Code consistency Title -> Display name ( #24507 )
...
* Field: Change getFieldTitle to getFieldDisplayNamne and change the NAME of the title field config from Title to Display name
* Review feedback
* fixed unit tests
* Rename fieldConfig.title to displayName
* Fixed tests
* Added migration
* Renamed getFrameDisplayTitle to getFrameDisplayName
2020-05-12 13:52:53 +02:00
Alex Khomenko
0396b220a3
Search: Save folder expanded state ( #24496 )
...
* Search: Save folder expanded state
* Search: Remember expanded state on search close
2020-05-12 13:51:00 +03:00
Dominik Prokop
bffa0fa4f6
UI spelling: use US form of visualization ( #24558 )
2020-05-12 11:11:54 +02:00
Hugo Häggmark
74ddfe07a2
Admin Settings: makes long settings line break ( #24559 )
2020-05-12 10:54:25 +02:00
Marcus Andersson
cb4266bae0
PanelEditor: Fix so defaults is selected when datasource can't be found. ( #24526 )
2020-05-12 08:03:52 +02:00
Ivana Huckova
143a26769b
Prometheus: Show results of instant queries only in table ( #24508 )
...
* Show results of instant queries only in table, remove them from graph
* Update table model
2020-05-11 22:47:15 +02:00
Torkel Ödegaard
5caf7f59e6
PanelEditor: Fixed issue changing a panel from transparent back to normal ( #24483 )
...
* PanelModel: Fixed issues with persisting some changes
* Fixed other issues
2020-05-11 22:03:43 +02:00
kay delaney
ae7f0aeb7a
Datasource/CloudWatch: Switch to metrics mode, logs API, when choosing stats query from cheatsheet ( #24398 )
...
* Datasource/CloudWatch: Switch to metrics mode, logs API, when choosing stats query from cheatsheet
2020-05-11 17:43:53 +01:00
Marcus Andersson
a521a39ebf
TimeZone: added e2e tests for the custom time zone support. ( #24442 )
2020-05-11 11:46:57 +02:00
Torkel Ödegaard
352f22042c
StatPanels: Hide calc option if all values is selected ( #24416 )
2020-05-11 08:10:24 +02:00
Rotem Reiss
96cb6d668f
Admin: Cleanup old admin users edit page, see #19139 ( #24463 )
2020-05-10 21:05:02 +02:00
Andreas Opferkuch
221042c293
Explore: Revert QueryRows refactor ( #24444 )
...
While query fields should not rely on getting unmounted when the data source changes (and instead react to that change in e.g. componentDidUpdate()), query fields other than PromQueryField still rely on this.
2020-05-08 17:49:47 +02:00
Alexander Zobnin
7e6ac12b9a
Chore: move dataFramesReceived event to @grafana/data ( #24443 )
2020-05-08 17:33:36 +03:00
Dominik Prokop
63d25944c4
Minor UI touches ( #24371 )
...
* Justify to alignment in stat
* No stats label in inspect
* Use sentence case in panel names
* typos
* typo
* Typo
* Query -> query options
* prettier
* Transformer -> transform data
* Do not show deprecated plugins in the viz picker
* Update viz picker layout
2020-05-08 12:40:42 +02:00
Tobias Skarhed
5e50409000
Forms: Remove Forms namespace [BREAKING] ( #24378 )
...
* Remove index and export
* Fix Forms import
2020-05-07 21:41:26 +02:00
Lukas Siatka
dbd77e0ab5
Explore: fixes log entries sorting - changes milliseconds to nanoseconds ( #24303 )
...
* Chore: adds timeEpochNs to LogRowModel in @grafana/data
* Chore: updates explore utils ResultProcessor getLogsResult and explore utils tests
* Chore: updates core/logs_model to include nanoseconds
* Chore: updates LogRowModel sorting key from milliseconds to nanoseconds and adds timeEpochNs to tests
* Chore: adds timeEpochNs to LogRowModel mock in Explore LiveLogs test
* Chore: fixes logs model timeEpochNs padding
* Chore: updates timeEpochNs padding in tests
* Chore: updates LogRowModel mocks
* Chore: changes isLoki to datasourceId
* Chore: adds hasFieldWithNameAndType method to FieldCache in grafana-data dataframe
* Chore: changes timeEpochNs from number to string as it can overflow Number.MAX_SAFE_INTEGER
* Chore: updates LogRowModel sorting to use milliseconds and nanoseconds
* Chore: removes datasourceId from logSeriesToLogsModel method
* Chore: updates ResultProcessor tests to include nanosecond-level precision log rows sorting
2020-05-07 13:53:24 +02:00
Peter Holmberg
01b46d17bd
Getting started: Welcome banner ( #24286 )
...
* welcome banner
* use login background
* use login background
* minor margins and paddings
* remove button select, remove useful links
* updates
* component type
* readd margin for smaller screens
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2020-05-07 13:02:01 +02:00
Ryan McKinley
ddb6464bdf
Alerts: set zindex above the panel inspector ( #24354 )
...
* set alert zindex
* use tooltip zindex
2020-05-07 10:58:19 +02:00