Torkel Ödegaard
d9414b4693
NewPanelEditor: Making angular panels reuse data and render on edit mode enter ( #22229 )
...
* First stab at angular panels load in new edit
* Things are working
2020-02-17 07:28:53 +01:00
Torkel Ödegaard
bfa959c66a
PanelEdit: Title tweaks ( #22237 )
2020-02-17 07:28:00 +01:00
Torkel Ödegaard
5396c9ef92
NewPanelEdit: Minor changes ( #22239 )
2020-02-17 07:27:21 +01:00
Torkel Ödegaard
4ca3967091
Chore: Fixed strict null errors ( #22238 )
2020-02-17 07:25:27 +01:00
Torkel Ödegaard
f1ecaa5d45
NewPanelEditor: Thresholds v2 ( #22232 )
...
* initial wip
* Progress on new threshold design
* Testing radio button group for mode option
* Starting to come together
* Fixed percent mode
* Full width radio groups
* Minor tweaks, cursor to trash icon and hover state
* fixed unit tests
* Fixed storybook
* re-ordering fields
* Updated snapshot
* Make it consistent, add vs create
2020-02-17 06:57:10 +01:00
Jacky
a743a1cc12
Toolkit: support sass style for plugins ( #22235 )
2020-02-16 16:47:31 -08:00
Martin Passing
90541d3084
add CloudWatch Usage Metrics ( #22179 )
...
https://docs.amazonaws.cn/en_us/AmazonCloudWatch/latest/monitoring/CloudWatch-Usage-Metrics.html
2020-02-16 18:07:28 +01:00
Torkel Ödegaard
c162af8142
FieldOverrides: Fix issue with same series name for every display value ( #22234 )
...
* fieldOverrides: Fix issue with same series name for every display value
* Added unit test
2020-02-16 14:56:24 +01:00
Ryan McKinley
cc589a0d76
Inspector: find the datasource from the refId, not the metadata ( #22231 )
...
* remove datasource
* get datasoure from refId
* metrictank does not need to say the datasource
2020-02-16 05:12:40 -08:00
Dominik Prokop
131a3248ba
New panel editor: Persist panel editor ui state ( #22210 )
2020-02-15 11:31:11 -08:00
Ryan McKinley
21b53b7d79
Toolkit: don't create declaration files for plugins (by default) ( #22228 )
2020-02-15 09:05:07 -08:00
Diana Payton
69c512d5f4
Docs: Update windows.md ( #22185 )
...
Added missing link
2020-02-14 10:20:38 -08:00
Diana Payton
ffde18eedf
Docs: Add linking topic ( #21986 )
...
* Create linking.md
* Update linking.md
* Updated menu and edited linking content
* Changed file name
* Update navigation-links.md
2020-02-14 10:19:26 -08:00
Diana Payton
0d3d8edb92
Docs: Refactored Enterprise side menu ( #22189 )
...
* Refactored Enterprise side menu
* Update menu.yaml
* Fixed links
* Update menu.yaml
2020-02-14 09:34:39 -08:00
Arve Knudsen
d03075b811
CircleCI: Push master Docker images without revision in tag ( #22218 )
2020-02-14 17:28:30 +01:00
Arve Knudsen
019834ae12
Alerting: Update the types of recipient supported by the Slack notifier ( #22205 )
...
* Alerting: Update types of supported Slack recipients
* Document Slack recipient requirements
2020-02-14 17:11:23 +01:00
Jeet Parekh
f1989f1bfc
docs: change URL occurences to uppercase ( #22151 )
...
* change URL occurences to uppercase
* Update docs/sources/tutorials/iis.md
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-02-14 08:11:08 -08:00
annelaurefroment
56cd845e97
Docs: Fix link for provisioning data sources ( #22159 )
...
fixing link for provisioning data sources to use relref
2020-02-14 07:06:18 -08:00
Lukas Siatka
fd44abd177
DevEnv: update frontend dependencies - tests ( #22140 )
...
* DevEnv: updates @types/testing-library__react-hooks 3.1.0 -> 3.2.0
* DevEnv: updates @types/enzyme-adapter-react-16 1.0.5 -> 1.0.6
* DevEnv: updates @types/react-test-renderer 16.9.0 -> 16.9.2
* DevEnv: updates react-test-renderer 16.9.0 -> 16.12.0
* DevEnv: updates @types/enzyme 3.9.0 -> 3.10.5
* DevEnv: updates enzyme-adapter-react-16 1.0.6 -> 1.15.2
* DevEnv: updates enzyme 3.9.0 -> 3.11.0
* Fix: updates snapshots
* Fix: updates tests
* DevEnv: updates enzyme-to-json 3.3.5 -> 3.4.4
* DevEnv: updates expect.js 0.2.0 -> 0.3.1
* DevEnv: updates @types/puppeteer-core 1.9.0 -> 2.0.0
* DevEnv: updates puppeteer-core 1.15.0 -> 2.1.1
* DevEnv: updates @types/expect-puppeteer 3.3.1 -> 4.4.0
* DevEnv: updates expect-puppeteer 4.1.1 -> 4.4.0
* DevEnv: updates mocha 4.1.0 -> 7.0.1
2020-02-14 15:16:07 +01:00
Lukas Siatka
c433a1513f
DevEnv: update frontend dependencies - type definitions ( #22141 )
...
* DevEnv: updates @types/classnames 2.2.7 -> 2.2.9
* DevEnv: updates @types/jquery 1.10.35 -> 3.3.32
* DevEnv: updates @types/lodash 4.14.123 -> 4.14.149
* DevEnv: updates @types/pngjs 3.3.2 -> 3.4.1
2020-02-14 15:15:51 +01:00
Dominik Prokop
fa34a7692e
Make Explore panel link work when grafana served from sub url ( #22202 )
...
* Make explore url work when grafana served from sub url
* Update public/app/core/utils/explore.ts
2020-02-14 15:13:49 +01:00
Lukas Siatka
565387a42e
DevEnv: update frontend dependencies - node ( #22139 )
...
* DevEnv: updates node-sass 4.12.0 -> 4.13.1
* DevEnv: updates ts-node 8.5.0 -> 8.6.2
* DevEnv: updates @types/node 11.13.4 -> 13.7.0
* DevEnv: updates lockfile
2020-02-14 14:53:06 +01:00
Brian Gann
0e2d874ecf
API: Fix redirect issue when configured to use a subpath ( #21652 )
...
* request uri will contain the subpath
2020-02-14 14:51:35 +01:00
Peter Holmberg
0cde7decd7
Inspect: Inspect header design update ( #22120 )
...
* first things
* rename
* add stats, remove table related changes
* header size and expand icon
* add case for nan request time
* fixing null checks
* reverting changes to table
* fix background on header
* Some small fixes after review
* do not use formInputBg
2020-02-14 14:14:37 +01:00
Dominik Prokop
e846a26c8c
FieldOverrides: FieldOverrides UI ( #22187 )
2020-02-14 13:46:08 +01:00
Alexander Zobnin
f2fc7aa3aa
Azure OAuth: enable teamsync ( #22160 )
...
* Azure OAuth: extract groups from token for teamsync
* Docs: changed some headers
* Azure OAuth: fix tests
* Azure OAuth: fix linter error (simplify)
* Azure OAuth: add allowed_groups option
* Azure OAuth: docs for team sync and allowed_groups
* Azure OAuth: tests for allowed_groups
* Update docs/sources/auth/azuread.md
Co-Authored-By: Leonard Gram <leo@xlson.com>
Co-authored-by: Leonard Gram <leo@xlson.com>
2020-02-14 14:03:00 +03:00
Diana Payton
961cb6b284
Docs: Organize basic concepts and getting started ( #21859 )
...
* Update shortcuts.md
Removed content that was out-of-date and redundant with the UI.
* Added panels.md
* Added dashboards.md
* Added data-sources.md
* Update data-sources.md
* Sorted basic concepts into other topics
* Update docs/sources/menu.yaml
Co-Authored-By: Marcus Olsson <accounts+github@marcus.se.net>
* Update panels.md
* Update data-sources.md
Co-authored-by: Marcus Olsson <accounts+github@marcus.se.net>
2020-02-13 13:04:05 -08:00
Ryan McKinley
2c9b321c48
FieldOverides: apply field overrides based on configuration ( #22047 )
...
* test apply
* test apply
* Move standard field config editor registry to grafana-data
* merge master
* Apply field config defaults
* Make field and dataFrameIndex optional on on FieldOverrideContext
* Apply custom field config overrides
* Gauge - make sure thresholds are set
* Move series and field scoped vars calculation
* Enable template variables interpolation in title fields
* Expose standars field configs from grafana ui via function
* Add missing option to the config for the min value to be derived from field values
* Fix ts issue
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2020-02-13 21:37:24 +01:00
Mohit Nain
824f7362d4
Docs: Suggesting few changes to the doc ( #22115 )
...
* Suggesting few changes to the doc
1. Note should be followed by a dot (.)
2. Correcting a typo in default
3. Re-writing sub sentence to make reading better
* Update docs/sources/installation/configuration.md
Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com>
* Update configuration.md
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-02-13 10:57:13 -08:00
Mohit Nain
4f94a4c495
Docs: Update phrasing line 35 ( #22152 )
...
Idea is to provide information to the user that query can be executed on any data source that is available in grafana, therefore suggested little modification
2020-02-13 10:34:58 -08:00
Mohit Nain
63d999a739
Docs: Correcting Typo in Line131 ( #22155 )
2020-02-13 10:34:01 -08:00
Torkel Ödegaard
e1d5cfbd20
Dashboard: fixed padding inconsistency
2020-02-13 19:32:28 +01:00
Hugo Häggmark
335b1a8983
BackendSrv: Fixes a stupid mistake with a missing return ( #22177 )
2020-02-13 16:08:41 +01:00
Torkel Ödegaard
70b0ec65b3
PanelEdit: Fixed timing and state related issues ( #22131 )
...
* PanelEdit: Fixed timing and state related issues
* Added unit test and changed some logic
* Fixed id logic
* Updated snapshots
* Update public/app/features/dashboard/state/PanelModel.ts
Co-Authored-By: Dominik Prokop <dominik.prokop@grafana.com>
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2020-02-13 16:06:45 +01:00
Andrej Ocenas
9c55500cc0
Elastic: Replace range as number not string ( #22173 )
2020-02-13 16:00:01 +01:00
Robby Milo
e60b124001
change sync target branch to master ( #21930 )
2020-02-13 06:10:25 -08:00
Torkel Ödegaard
ba7c931286
e2e: Fixed issue with aria label ( #22166 )
...
* e2e: Fixed issue with aria label
* removed ini
2020-02-13 13:14:55 +01:00
Peter Holmberg
e5df200893
Fix: Do not remove whitespace in PanelLink url ( #22087 )
...
* remove whitespace replace
* readd replace newline
* adding a test
2020-02-13 11:32:18 +01:00
kay delaney
0d5c1e1bc7
React Migration: Migrates FolderPicker from angular to react ( #21088 )
...
* Angular/React: Migrates FolderPicker from angular to react
* move to core
* snap
* minor changes
* more removes
* Managing creating new and saving in movetofolderctrl
* Do not use new forms.field, fix select menu
* FolderPicker responsible to creating new folder
* create new as prop
* snap
* remove unnecessary things
* remove console log
* snap
* fix null checks
* add search debouncing
* set folder to state, null check
* typing folder
* adding case for loadOptions
* snap
Co-authored-by: Peter Holmberg <peterholmberg@users.noreply.github.com>
2020-02-13 11:13:03 +01:00
twendt
ff6a082e23
Auth: Azure AD OAuth ( #20030 )
...
* Implement Azure AD oauth
* Use go-jose and cleanup
* Update go-jose in go.mod
* cleanup
* Add unit tests
* Fix scopes
* Add documentation page
* Improve documentation
* Convert extract_role into function.
* Do not use upn and replace unique_name with preferred_username
* Configure login button
* Use official microsoft icon and color from branding guideline.
* Add Azure AD config section in sample.ini.
2020-02-13 12:12:25 +03:00
Lukas Siatka
ceca067d4f
DevEnv: update frontend dependencies - grunt ( #22136 )
...
* DevEnv: updates grunt 1.0.1 -> 1.0.4
* DevEnv: updates grunt-cli 1.2.0 -> 1.3.2
* DevEnv: updates grunt-contrib-clean 1.0.0 -> 2.0.0
* DevEnv: updates grunt-exec 1.0.1 -> 3.0.0
* DevEnv: updates grunt-postcss 0.8.0 -> 0.9.0
* DevEnv: updates load-grunt-tasks 3.5.2 -> 5.1.0
2020-02-13 09:10:17 +01:00
Lukas Siatka
9ed08d1903
Bugfix: updates cloudwatch query editor test async render to prevent it from throwing error ( #22150 )
2020-02-13 09:07:33 +01:00
Torkel Ödegaard
6d879a0227
NewPanelEdit: Design tweaks ( #22156 )
...
* NewPanelEdit: minor design tweak
* Updated
2020-02-13 09:01:03 +01:00
Diana Payton
8641b91389
TestData: Update streaming.json ( #22132 )
...
Changed `graph2` to `graph` in two places.
2020-02-13 06:29:36 +01:00
Lukas Siatka
a0464c1239
DevEnv: update frontend dependencies - babel ( #22135 )
...
* DevEnv: updates @babel/core 7.8.3 -> 7.8.4
* DevEnv: updates @babel/preset-env 7.8.3 -> 7.8.4
* DevEnv: updates babel-loader 8.0.5 -> 8.0.6
2020-02-13 06:26:52 +01:00
Arve Knudsen
cece9547ae
Docs: Fix port config list formatting ( #22113 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-02-12 12:05:37 -08:00
Ivana Huckova
2be4d8dfd0
Explore: Refactor active buttons css ( #22124 )
2020-02-12 20:11:40 +01:00
kay delaney
ef36276584
Forms/Switch: Simplifies and adjusts CSS/Markup ( #22129 )
...
- Fixes CSS so switch dot is symmetrical when checked/unchecked
- Fixes CSS so hover styles are applied
2020-02-12 18:05:56 +00:00
kay delaney
003fb4a3d0
Datasource/Loki: Fixes issue where live tailing displayed date as invalid ( #22128 )
...
Closes #21929
2020-02-12 17:44:26 +00:00
Torkel Ödegaard
cfe30080e4
NewPanelEditor: Fixed issue going back to dashboard after pull page reload ( #22121 )
...
* Fixed issue going back to dashboard
* fixed logic
* Fixed unit test
* Fixed unit test
2020-02-12 18:36:32 +01:00