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
Torkel Ödegaard
c797ae2527
Search: Minor tweak to placeholder color
2020-04-26 10:31:44 +02:00
Torkel Ödegaard
e23f72b7fc
RadioButtons: Updates design and no longer full width in panel edit ( #23883 )
2020-04-25 14:13:44 +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
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
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
Torkel Ödegaard
1955c3911b
PanelEditor: Fixed switch tabs ( #23859 )
2020-04-24 14:18:59 +02:00
Torkel Ödegaard
cf77c3a50b
Metriktank: Linage UI updates ( #23848 )
2020-04-24 11:52:02 +02:00
Torkel Ödegaard
59bea141f2
Transformations: Simple fix for labels to fields problem with time series field names ( #23828 )
...
* Simple fix for labels to fields transform problem
* Added unit test
2020-04-24 10:11:14 +02:00
Torkel Ödegaard
2f5bea27b1
NewDataSourcePage: Restore signature badge lost in merge ( #23832 )
2020-04-23 21:39:08 +02:00
Torkel Ödegaard and Marcus Andersson
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
Torkel Ödegaard and Marcus Efraimsson
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
Torkel Ödegaard
45dfa20467
Buttons: Center text in buttons ( #23789 )
...
* Buttons: Center buttons
* Updated size of transformation button
* removed snapshot
2020-04-22 18:47:41 +02:00
Torkel Ödegaard
83608baf2f
Select: Fixed z-index issue ( #23786 )
2020-04-22 16:18:22 +02:00
Torkel Ödegaard
0a8ce714cb
VizRepeater: fixed issue with resolved auto orientation passed back from VizRepeater ( #23767 )
...
* VizRepeater: fixed issue with resolved auto orientation passed back from VizRepeater
* Updated variable name
2020-04-22 12:01:02 +02:00
Torkel Ödegaard
aa7d2c6af3
E2E: Fixed e2e test issue due to change in testdata scenario change logic ( #23774 )
2020-04-22 12:00:30 +02:00
Torkel Ödegaard
5bf43af5ae
Docker: Fix root docker file build ( #23772 )
...
Fixes #23754
2020-04-22 10:18:36 +02:00
Torkel Ödegaard
ea1dd9e4da
TextArea: Fixed default height ( #23743 )
2020-04-21 18:34:20 +02:00
Torkel Ödegaard
c26bfe9e03
Prettier: Add prettier config that imports prettier from toolkit ( #23729 )
2020-04-21 17:23:49 +02:00
Torkel Ödegaard
017767ae39
InputDatasource: Fixed prettier errors ( #23679 )
...
* InputDatasource: Fixed prettier errors
* Fixed prettier config in toolkit to make it consistent with grafana core prettier config
2020-04-21 10:14:14 +02:00
Torkel Ödegaard
4d9d3270af
CSS: Various css bug fixes (Safari fix for graph panels and more) ( #23704 )
...
* CSS: Various css bug fixes
* Updated
2020-04-21 09:12:34 +02:00
Torkel Ödegaard
56a7de562e
Table: Improvements to column resizing, style and alignment ( #23663 )
...
* Table: Fixed to column alignment
* testing table state reducer
* Styles starting to work
* Persisting column resize now works
* Trying to fix Table storybook stories
* Minor updates
* fixed ts issue
* Table: Support duplicate field names, and use data frame directly instead of copying data and other improvements (#23681 )
* Poc at use data frame directly
* working ok
* Table improvements
2020-04-20 09:27:40 +02:00
Torkel Ödegaard
3aa8eb0176
NewPanelEdit: Improvements to angular panels and other fixes ( #23678 )
...
* Removed old editor components
* Angular panel improvements
* Progress
* Updated tests
* Simple persistence for angular panel option state
* Improving graph edit experiance
* Improving series overrides
* updated e2e test
* Regstry: refactoring
2020-04-20 08:47:25 +02:00
Torkel Ödegaard
e6c9b1305e
Prometheus: Fixed error in PromLink, fixed ts issue
2020-04-20 07:35:35 +02:00
Torkel Ödegaard
67a256fcb4
Prometheus: Fixed error in PromLink
2020-04-20 07:34:49 +02:00
Torkel Ödegaard
f30074c70a
NewPanelEditor: Save dashboard from edit mode now works, and other fixes ( #23668 )
2020-04-18 18:00:54 +02:00
Torkel Ödegaard
165a0471ad
NewPanelEdit: Minor edit mode fixes ( #23666 )
...
* Minor edit mode fixes
* Updated
2020-04-18 15:48:04 +02:00
Torkel Ödegaard and Hugo Häggmark
1816ab8013
Inspect: Transformers ( #23598 )
...
* WIP: Inspect transformers
* Updated
* Transformations working in inspect drawer and series to columns working as normal transformation
* Minor name change
* Updated
* Updated
* Fix: fixes crash with dataFrameIndex out of bounds
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com >
2020-04-17 14:03:21 +02:00
Torkel Ödegaard
ba60be97fe
UX: Minor style tweaks and fixes ( #23614 )
...
* UX: Minor style tweaks and fixes
* Updated
2020-04-16 17:55:08 +02:00
Torkel Ödegaard
9e1bdce5e0
Modals: Fixed alignment in header ( #23618 )
2020-04-16 17:50:16 +02:00
Torkel Ödegaard
7fc9921be3
Fixed share json ( #23607 )
2020-04-16 09:31:40 +02:00
Torkel Ödegaard
82fc2803f0
Table: Fixed error going into new panel edit ( #23594 )
2020-04-15 17:40:02 +02:00
Torkel Ödegaard
460561a25c
Transformations: UX updates ( #23574 )
2020-04-14 21:17:44 +02:00
Torkel Ödegaard
61460ea3a2
Graphite: Fixed cannot read finally of undefiend ( #23512 )
2020-04-14 14:18:42 +02:00
Torkel Ödegaard
bc60f9c403
Theme: Typography variables overhaul, theme cleanup, improvents to storybook ThemeColors component ( #23531 )
...
* Began text theme refactoring
* Consolidating blue varaibles
* Theme: Typography overhaul and theme cleanup
* Theme updates, alignment and fixes
* Updated snapshots
* Restored template variable class
* Updates
* added container
* Updated snapshot
2020-04-14 11:32:14 +02:00
Torkel Ödegaard
8b7decf57b
Styles & Theme: Inline form styles polish & tweaks ( #23521 )
...
* Styles: Refactoring and tweaks to inline form styles
* Minor change
* Minor fix
* Updated snapshot
* tweaks
* minor tweak
* Updated modal style
* Updated snapshot
* Updated more snapshots
2020-04-13 09:58:40 +02:00
Torkel Ödegaard
1ba8f1647e
Theme: Refactoring theme colors variables ( #23513 )
...
* Theme: Typography updates
* Updated
* Updated snapshot
* Renamed colors to palette
* Introduce colors namespace
* Massive theme color move
* Removing color selection logic with more abstract concepts
* Updates
* Minor sidemenu change
2020-04-12 15:05:49 +02:00
Torkel Ödegaard
6cb7d95916
Components: IconButton ( #23510 )
...
* IconButton: New component to share pointer, size & hover style for icon buttons
* Progress
* IconButton: new component
* Think I am done
* Updated snapshots
* Do not like the black button reverting that, and not the plus-circle changed to plus
* fixed test
* fixed e2e test
* Fixed ts issue
2020-04-11 16:07:18 +02:00
Torkel Ödegaard and Hugo Häggmark
5a4f690807
NewPanelEditor: Enable new edit mode ( #23405 )
...
* WIP: initial commit to transition to new edit mode
* More old edit cleanup
* Minor update
* Refactoring url edit/fullscreen state to simplify logic, now seperate states
* Fixed tests and part of the explore integration
* Updated snapshot
* Fix alert rule links
* Fixed issue going back from explore
* Updated snapshots
* Fixes and changes
* Fixed bridge srv issue
* Fixed add panel issue
* Removed console log
* Removed render
* Tests: fixes e2e smoketest
* Make description optional
* Fixed typings
* e2e fixes
* removed import
* updated snapshot
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com >
2020-04-10 16:37:26 +02:00
Torkel Ödegaard and Dominik Prokop
1468bab360
Redux: Added config to redux development middlewares that checks for mutations and serializability ( #23492 )
...
* Redux: Added config to redux development middlewares that checks for mutations and serializability
* Disable these middlewares, they are too slow
* Update public/app/store/configureStore.ts
* Update public/app/store/configureStore.ts
* Prettier fix
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com >
2020-04-10 10:08:42 +02:00
Torkel Ödegaard
278c312d58
React: Add why-did-you-render dev extension to better see what components re-render and why (in console) ( #23455 )
...
* React: Add why-did-you-render dev extension to better understand what components re-renders
* Lock version
* Updated yarn locj
2020-04-09 19:44:05 +02:00
Torkel Ödegaard
b00e70997c
Forms: Fixed forms namespace change issue
2020-04-09 09:56:53 +02:00
Torkel Ödegaard
02d303a595
DataLinks: Do not full page reload data links links ( #23429 )
2020-04-09 07:58:57 +02:00
Torkel Ödegaard
d257e661cd
NewPanelEdit: Minor style and description tweaks, AND PanelQueryRunner & autoMinMax ( #23445 )
...
* NewPanelEdit: Minor style and description tweaks
* Removed the worst snapshot of all time
2020-04-09 05:47:12 +02:00
Torkel Ödegaard
363bf7506d
Dashlist: Fixed dashlist broken in edit mode ( #23426 )
2020-04-08 21:45:21 +02:00
Torkel Ödegaard
137b47ccbd
NewPanelEdit: Minor fixes ( #23425 )
2020-04-08 13:49:35 +02:00
Torkel Ödegaard
23407e9a32
Docs: Update changelog with attribution
2020-04-08 10:56:23 +02:00
Torkel Ödegaard
6779033bca
Forms: Fixed form style issues due to recent style changes ( #23421 )
...
* Forms: Fixed form style issues due to recent style changes
* Removed unused import
2020-04-08 10:14:03 +02:00
Torkel Ödegaard
0612293543
NewPanelEdit: minor improvement to angular panels
2020-04-08 07:47:15 +02:00
Torkel Ödegaard
da9402b434
Packages: Fix rollup issue in master with Table component ( #23413 )
2020-04-07 21:12:53 +02:00
Torkel Ödegaard and Dominik Prokop
b10392733d
FieldConfig: Unify the custom and standard registry ( #23307 )
...
* FieldConfig: Unifying standard and custom registry
* Adding path to option items to make id be prefixed for custom options
* Code updates progress
* Add docs back
* Fix TS
* ld overrides tests from ui to data
* Refactor - rename
* Gauge and table cleanup
* F-I-X e2e
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com >
2020-04-06 16:24:41 +02:00
Torkel Ödegaard
69bdcccd10
NewPanelEdit: Minor style tweaks & fix to transparent panels ( #23353 )
...
* NewPanelEdit: Minor style tweaks
* Fixed ts issue
* Tweaked breakpoint
2020-04-06 08:22:49 +02:00
Torkel Ödegaard
2106f0afc6
Theme: Updates gf-form & form-field to better match new form styles ( #23345 )
...
* Theme: Updates old gf-form-styles
* Removed margin buttom
* updated
* updated
* This will take some time
* More style tweaks to both light and dark theme
* Minor change
* Tweaked table styles
2020-04-05 20:02:52 +02:00
Torkel Ödegaard
09bcdc1020
NewPanelEdit: Fixed missing react keys in list error
2020-04-05 15:21:53 +02:00
Torkel Ödegaard
3fae28be52
FieldOverride: Fixed number override so that it return undefined for null/undefined values and not NaN ( #23344 )
...
* FieldOverride: Fixed number override so that it return undefined for null/undefined values and not NaN
* Made process function be able to return undefined an null
2020-04-05 06:52:33 +02:00
Torkel Ödegaard
5ccefed7d7
NewPanelEditor: Tab rename and minor fix
2020-04-04 15:44:55 +02:00
Torkel Ödegaard
c4ba425d16
UX: Minor responsive improvement
2020-04-04 15:39:43 +02:00
Torkel Ödegaard
ac0beb690b
NewPanelEditor: Update layout with a top bar, and panel bar ( #23336 )
...
* NewPanelEdit: Layout experiments
* Progress on new layout
* Fixed ts issue
2020-04-04 14:25:06 +02:00
Torkel Ödegaard
54ddaecea1
Table: Fixing scrolling draging the vertical handle ( #23311 )
...
* Table: Fixing scrolling draging the vertical handle
* updated snapshots
2020-04-03 10:21:15 +02:00
Torkel Ödegaard
6560d2e0e9
NewPanelEdit: Adding variables to new panel editor ( #23203 )
2020-04-02 13:56:20 +02:00
Torkel Ödegaard
61e6e41ead
FieldConfig: Some name change suggestions and moving defaults to PanelPlugin ( #23265 )
...
* FieldConfig: Some name change suggestions and moving defaults to PanelPlugin
* More name changes
2020-04-02 13:24:50 +02:00
Torkel Ödegaard
b4382fff8c
Docs: Update changelog for v6.7.2 also ran prettier on the CHANGELOG.md ( #23277 )
2020-04-02 11:29:43 +02:00
Torkel Ödegaard
6803db87de
Theme: Clean up placeholder variables ( #23257 )
...
* Theme: Clean up placeholder variables
* Updated snapshot
2020-04-01 16:56:42 +02:00
Torkel Ödegaard
fb114a7524
Snapshots: Sanitize orignal url ( #23254 )
2020-04-01 16:04:46 +02:00
Torkel Ödegaard
baa7255ad0
NewPanelEdit: Use secondary as the button in the sidebar ( #23250 )
2020-04-01 13:43:59 +02:00
Torkel Ödegaard
ccb8187ccd
Plugins: Expose promiseToDigest ( #23249 )
2020-04-01 13:32:12 +02:00
Torkel Ödegaard
49d2910e39
Variables: Do not update variable from url when value is the same ( #23220 )
2020-04-01 09:44:57 +02:00
Torkel Ödegaard
ea08c148df
NewPanelEdit: Use secondary as the button in the sidebar ( #23211 )
2020-03-30 21:28:13 +02:00
Torkel Ödegaard
bdf5654837
Theme:s Tooltip fixes ( #23174 )
...
* LightTheme: Fixed tooltips background & text
* LightTheme: Fixed tooltips background & text
2020-03-30 16:31:53 +02:00
Torkel Ödegaard
d524bb1ff0
NewPanelEdit: Side options collapse/expand design update ( #23161 )
...
* WIP: Panel options search
* Panel options search
* Minor update
* Fixed ts issues
* StatPanel: Fixed duplicate option exception
* Added some polish
* Updated snapshot
* Minor fix
* updated snapshot
2020-03-30 14:39:18 +02:00
Torkel Ödegaard
1633bacba9
NewPanelEditor: Fixed so that test alert rule works in new edit mode ( #23179 )
2020-03-30 13:50:18 +02:00
Torkel Ödegaard
21188bb739
StatPanel: Fixed duplicate option exception ( #23168 )
2020-03-29 07:16:42 +02:00
Torkel Ödegaard
53630b5f13
StatPanels: Refactoring DisplayValueOptions and renaming & adding new panel options to react panels ( #23153 )
...
* StatPanels: Refactoring DisplayValueOptions and renaming
* added return
* Progress
* Updated
* Made radio groups full width by default in panel options
* Fixed ts issue
* Updated
* Added remaining options
* Removed unused type
* Updated snapshot
* Renamed to ReduceDataOptions
2020-03-28 23:11:50 +01:00
Torkel Ödegaard
366aa6b5d5
DashboardSettings: Fixed modal issue ( #23155 )
...
Fixes #23148
2020-03-28 07:51:15 +01:00
Torkel Ödegaard
f2337c9855
Webpack: Do not clean webpack output on every rebuild ( #23157 )
2020-03-28 06:40:29 +01:00
Torkel Ödegaard and Dominik Prokop
08133ea31a
BarGauge: First bar gauge panel option & some refactoring ( #23128 )
...
* First bar gauge panel option
* Update doc comments
* Minor changes
* progress
* Fixing typing errors
* Minor type updates
* Fix that TS!
* Bring satisfaction to that beast called typescript
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com >
2020-03-27 12:38:46 +01:00
Torkel Ödegaard
7e094ac559
Buttons: Fixed vertical centering, now pixel perfect ( #23140 )
2020-03-27 12:38:28 +01:00
Torkel Ödegaard
e19493ae24
RadioButtonGroup: Fixed vertical centering ( #23138 )
2020-03-27 11:38:09 +01:00
Torkel Ödegaard
16306ccacb
NewPanelEditor: Fixed color option error ( #23127 )
2020-03-27 07:04:40 +01:00
Torkel Ödegaard
de314851a6
NewPanelEditor: Fixes alert state & annotations, alert history ( #23124 )
...
* Updated title to show dashboard title
* Sort of fixed annotations and alerting state
2020-03-27 06:40:14 +01:00
Torkel Ödegaard
936594f5d0
DashboardSettings: Fixed scrolling ( #23108 )
2020-03-26 14:36:24 +01:00
Torkel Ödegaard and CirceCI
4b6fe5bcc3
Packages: Fixing rollup issue ( #23063 )
...
Co-authored-by: CirceCI <circleci@grafana.com >
2020-03-25 14:23:23 +01:00
Torkel Ödegaard
0870ccea7d
NewPanelEdit: Fixed error with custom override properties ( #23055 )
2020-03-25 14:04:41 +01:00
Torkel Ödegaard
40d195e4a7
BackendSrv: Adds config to response to fix external plugins that use this ( #23032 )
...
* BackendSrv: Added config to response
* QueryInspector: Removing config from showing up
* Replace config with request and make it be the unmodified params sent in
2020-03-25 10:21:12 +01:00
Torkel Ödegaard
e8efd17ea9
Buttons: Improves vertical alignment in buttons ( #23030 )
...
* Buttons: Improves vertical alignment in buttons
* Updated snapshot
* Fixed strict null errors
2020-03-25 09:21:44 +01:00
Torkel Ödegaard
8e1fe6a9dd
PackageJson: Moved scripts to the top ( #23038 )
...
* PackageJson: Moved scripts to the top
* Updated
* Updated
2020-03-25 07:19:57 +01:00
Torkel Ödegaard
441e87d4d4
NewPanelEdit: Adding repeating options ( #22984 )
...
* NewPanelEdit: Adding repeating options
* Added all repeat options
* reduce strict null errors
2020-03-24 15:44:13 +01:00
Torkel Ödegaard
08c95c3419
UI: Theme changes ( #22880 )
...
* Theme: Updates the theme to align panel & page background colors
* Updated dashboard settings view to be similar to new panel edit
* Updated themes
* Added shadow
* Updates generated files
* Minor fix to inspect drawer
* Clean up old dashboard setttings stuff
* Polish to search
* Updated truth image
* Minor tweaks to dropdown menu
* Updates and alignments between inspect drawer and explore rich history
* removed unused variables
* Minor tweak to light page header bg
2020-03-24 10:30:53 +01:00
Torkel Ödegaard
89203136ec
Select: Fixed select text positition ( #22952 )
2020-03-23 10:55:29 +01:00
Torkel Ödegaard
8e131384e3
Panels: Fixed size issue with panels when existing panel edit mode ( #22912 )
2020-03-20 11:49:54 +01:00
Torkel Ödegaard
d16211b782
Azure: Fixed dropdowns not showing current value ( #22914 )
2020-03-20 11:04:21 +01:00
Torkel Ödegaard
044ec40112
Graphite: Rollup Indicator ( #22738 )
...
* WIP: Rollup indiator progress
* Progress
* Progress, can now open inspector with right tab
* changed type and made inspect
* Showing stats
* Progress
* Progress
* Getting ready for v1
* Added option and fixed some strict nulls
* Updated
* Fixed test
2020-03-18 13:00:14 +01:00
Torkel Ödegaard
aa4ed76a00
Graphite: Fixed issue with query editor and next select metric now showing after selecting metric node ( #22856 )
...
* Graphite: Fixed digest issue in graphite query editor
* Fixed unit test
* Updated
2020-03-18 11:47:31 +01:00
Torkel Ödegaard
6c6fa7606e
TestData: New dashboard that tests variables that update on time range change ( #22829 )
2020-03-17 10:33:36 +01:00
Torkel Ödegaard
46165a7f7b
SaveDashboard: Updated modal design/layout a bit ( #22810 )
2020-03-16 15:33:18 +01:00
Torkel Ödegaard
75d7f9072c
E2E: Add new run modes for e2e tests ( #22795 )
...
* WIP: started e2e tests for bar gauge
* Updated
* Updated
* Updated cypress from 3.7 -> 4.1
* reverted cypress upgrade
* Updated test
* Update e2e docs
* Updated docs
2020-03-16 14:35:55 +01:00
Torkel Ödegaard
ab0238eced
Forms: Fix input suffix position ( #22780 )
...
* Forms: Fix input suffix position
* Update
2020-03-16 14:18:40 +01:00
Torkel Ödegaard
f78501f3b5
AngularPanels: Fixed inner height calculation ( #22796 )
2020-03-16 09:48:44 +01:00
Torkel Ödegaard
7b5b8ad3d3
Fronted: Fixed webpack chunk syntax error
2020-03-15 17:03:41 +01:00