Alex Khomenko
014e7d9261
Granfana ui/tag components ( #22964 )
...
* Add Tag component
* Add Tag story
* Add TagList
* Group Tab and TabList
* Fix typechecks
* Remove Meta
* Use forwardRef for the Tag
* Add actions instead of console.log
* Add previews
2020-03-24 13:52:20 +02:00
Arve Knudsen
289a5fb862
Chore: Fix golangci-lint timeout config, disable govet ( #23015 )
...
* golangci-lint: Fix timeout config; disable govet
* CircleCI: Use official golangci-lint binary
2020-03-24 11:57:22 +01:00
Hugo Häggmark
a0d9851cb9
Chore: adds report.xxxx.json to gitignore ( #23016 )
2020-03-24 11:15:04 +01:00
Ivana Huckova
dd732eac50
Rich history: Improve animation ( #22983 )
2020-03-24 11:13:38 +01:00
Lukas Siatka
54bf9cc9ea
DevEnv: updates react-use 12.8.0 -> 13.27.0 ( #23001 )
2020-03-24 10:50:10 +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
Lukas Siatka
e2f7f85222
DevEnv: update frontend dependencies - eslint ( #22990 )
...
* DevEnv: updates eslint-plugin-jsdoc 21.0.0 -> 22.1.0
* DevEnv: updates @typescript-eslint/eslint-plugin 2.19.2 -> 2.24.0 in grafana-toolkit package
* DevEnv: updates @typescript-eslint/parser 2.19.2 -> 2.24.0 in grafana-toolkit package
* DevEnv: updates eslint 6.7.2 -> 6.8.0 in grafana-toolkit package
* DevEnv: updates eslint-config-prettier 6.7.0 -> 6.10.0 in grafana-toolkit package
* DevEnv: updates eslint-plugin-prettier 3.1.1 -> 3.1.2 in grafana-toolkit package
* DevEnv: updates eslint-plugin-jsdoc 18.4.1 -> 22.1.0 in grafana-toolkit package
2020-03-24 08:25:57 +01:00
Lukas Siatka
d4d3874a38
DevEnv: update frontend dependencies - react-dev-utils ( #23007 )
...
* DevEnv: updates @types/react-dev-utils 9.0.1 -> 9.0.4 in grafana-toolkit package
* DevEnv: updates react-dev-utils 9.0.1 -> 10.2.1 in grafana-toolkit package
2020-03-24 08:25:12 +01:00
Lukas Siatka
01ebaf9260
DevEnv: update frontend dependencies - storybook ( #22976 )
...
* DevEnv: updates storybook-dark-mode 0.3.0 -> 0.3.1 in grafana-ui package
* DevEnv: updates @storybook/addon-actions 5.3.9 -> 5.3.17 in grafana-ui package
* DevEnv: updates @storybook/addon-docs 5.3.9 -> 5.3.17 in grafana-ui package
* DevEnv: updates @storybook/addon-info 5.3.9 -> 5.3.17 in grafana-ui package
* DevEnv: updates @storybook/addon-knobs 5.3.9 -> 5.3.17 in grafana-ui package
* DevEnv: updates @storybook/addon-storysource 5.3.14 -> 5.3.17 in grafana-ui package
* DevEnv: updates @storybook/theming 5.3.9 -> 5.3.17 in grafana-ui package
* DevEnv: updates @storybook/react 5.3.9 -> 5.3.17 in grafana-ui package
2020-03-24 08:23:52 +01:00
Marcus Andersson
41bc1aa3ae
DataLinks: make sure we use the correct datapoint when dataset contains null value. ( #22981 )
...
* Fix to make sure we have the correct dataIndex when using data links.
* fixed strict null errors.
* decreased number of errors.
2020-03-24 08:19:19 +01:00
Lukas Siatka
18f4e3ce47
DevEnv: update frontend dependencies - ts-node & node-sass ( #22988 )
...
* DevEnv: updates ts-node 8.6.2 -> 8.8.1
* DevEnv: updates ts-node 8.5.0 -> 8.8.1 in grafana-e2e package
* DevEnv: updates node-sass 4.12.0 -> 4.13.1 in grafana-toolkit package
* DevEnv: updates ts-node 8.5.0 -> 8.8.1 in grafana-toolkit package
2020-03-24 06:56:58 +01:00
Lukas Siatka
f83e91a2a4
DevEnv: updates react-sizeme 2.5.2 -> 2.6.12 ( #23002 )
2020-03-24 05:54:48 +01:00
Lukas Siatka
7e8b1d2866
DevEnv: update frontend dependencies - react-color ( #23008 )
...
* DevEnv: updates react-color 2.17.0 -> 2.18.0
* DevEnv: updates @types/react-color 2.17.0 -> 3.0.1
2020-03-24 05:49:00 +01:00
Lukas Siatka
ef7b2e3974
DevEnv: update frontend dependencies - pretty-format ( #22987 )
...
* DevEnv: updates pretty-format 24.9.0 -> 25.1.0 in grafana-data package
* DevEnv: updates pretty-format 24.9.0 -> 25.1.0 in grafana-ui package
* DevEnv: updates pretty-format 24.9.0 -> 25.1.0 in grafana-runtime package
2020-03-24 05:47:32 +01:00
Hugo Häggmark
05b6d38374
Variables: breaks variable.ts into 2 separate files utils and types ( #22884 )
2020-03-24 05:46:31 +01:00
Andrew Burian
7d9b6a0dee
Alerting: Enable Alert rule tags to override PagerDuty Severity setting ( #22736 )
2020-03-23 19:32:55 +01:00
Tobias Skarhed
aeb88015ab
Storybook: Fix broken stories ( #22975 )
...
* Rewrite to CSF and make it not crash
* Move comments to be in generated docs
* Fix broken ThresholdsEditor story
* Fix breaking Select docs
2020-03-23 17:54:48 +01:00
Arve Knudsen
a43e31fbf9
CircleCI: Reduce memory usage of golangci-lint ( #22970 )
...
* CircleCI: Fix golangci-lint OOM by reducing concurrency and tweaking GC
2020-03-23 17:33:06 +01:00
Steven Vachon
d8b346f441
Fix mysterious Babel plugin errors ( #22974 )
2020-03-23 12:32:04 -04:00
Hugo Häggmark
cf5064bfa0
Variables: replaces homegrown variableAdapters with Registry ( #22866 )
...
* Refactor: intial commit
* Tests: fixes tests
* Refactor: adds stricter typings
2020-03-23 15:33:17 +01:00
Mohit Nain
277edca3a0
Fix typos in ha_setup.md ( #22951 )
2020-03-23 14:47:41 +01:00
Emil Tullstedt
1632e1e166
SAML: Document 2.0 as version ( #22960 )
...
Casually drops 2.0 in a couple of places in the docs so that a reader looking for information about supported SAML version can find it. Since SAML hasn't had any releases since 2005, we don't have to make a big deal out of it.
2020-03-23 13:53:23 +01:00
Hugo Häggmark
9af04a49ea
Variables: replaces UUID with name for a more performant lookup in TemplateSrv ( #22858 )
...
* Refactor: renames uuid to id
* Refactor: misc renames
* Refactor: fixes renaming of variable
* Refactor: changes method accessed by templateSrv
* Refactor: fixes for NEW_VARIABLE_ID
* Refactor: rename flow refactor
* Tests: adds missing reducer and action tests
* Refactor: keeping tests consitent
* Chore: reorder imports
* Chore: removes uuid package
* Refactor: fixes imports
2020-03-23 13:45:08 +01:00
Carl Bergquist
3798ac903d
Upgrade golangci-lint and fixes some linting errors. ( #22909 )
...
Example: https://play.golang.org/p/cfPIPG3BwjJ
2020-03-23 13:37:53 +01:00
Tobias Skarhed
c82a778c3d
Storybook: Remove unneccesary stories and reorganize a bit ( #22959 )
2020-03-23 13:02:09 +01:00
flopp999
8aca83a646
Menu: aligning user menu options ( #22940 )
2020-03-23 11:29:36 +01:00
Torkel Ödegaard
89203136ec
Select: Fixed select text positition ( #22952 )
2020-03-23 10:55:29 +01:00
Arve Knudsen
9b32f9d3f4
CircleCI: Pin grabpl to v0.2.0 ( #22906 )
2020-03-23 09:42:12 +01:00
Sofia Papagiannaki
3f12c4cfd5
Docs: fix broken link ( #22949 )
2020-03-23 09:21:51 +01:00
Marcus Andersson
a7a1406415
Variables: migrates ad hoc variable type to react/redux. ( #22784 )
...
* Refactor: moves all the newVariables part to features/variables directory
* Feature: adds datasource type
* Tests: adds reducer tests
* Tests: covers data source actions with tests
* Chore: reduces strict null errors
* boilerplate that will be replaced by real code.
* added old editor template.
* added initial version of ad hoc editor.
* added working (apart from add) version of the editor.
* Added placeholder for picker.
* Have a working UI. Need to connect it so we refresh the variables on changes.
* variable should be updated now.
* removed console.log
* made the url work.
* cleaned up the adapter.
* added possiblity to create filter directly from table.
* moved infotext from general reducer to extended value of adhoc.
* fixed strict null errors.
* fixed strict null errors.
* fixed issue where remove was displayed before being added.
* fixed issue with fragment key.
* changed so template_src is using the redux variables.
* minor refactorings.
* moved adhoc picker to adhoc variable.
* adding tests for reducer and fixed bug.
* added tests or urlparser.
* added tests for ad hoc actions.
* added more tests.
* added more tests.
* fixed strict null error.
* fixed copy n pase error.
* added utilit for getting new variable index.
* removed console.log
* added location to reducerTester type and created a module type for it.
* changed so we only have one builder pattern.
* fixed tests to use static expected values.
* fixed strict errors.
* fixed more strict errors.
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>
2020-03-23 09:00:36 +01:00
Jon McKenzie
6c9d833602
AuthProxy: Fixes bug where long username could not be cached ( #22926 )
2020-03-20 21:50:27 +01:00
flopp999
5df00abfcf
Admin: Added Name to user list ( #22939 )
...
In Config-users Name is listed so it may also be visible in Admin-users
2020-03-20 21:19:05 +01:00
Marcus Efraimsson
12bb295af1
Docs: Update email notifier documentation ( #22919 )
...
* Docs: Update email notifier documentation
Ref #21091
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-03-20 19:13:18 +01:00
Leonard Gram
186e85035e
update latest to 6.7.1 ( #22933 )
2020-03-20 17:32:11 +01:00
Leonard Gram
66e1111948
changelog 6.7.1 ( #22932 )
2020-03-20 17:23:22 +01:00
Dominik Prokop
bdb5659977
NewPanelEdit: Organise sidebar in tabs ( #22870 )
...
* Refactor value mappings UI to work better with new panel edit
* TS fix
* Experimenting with tabs in the sidebar
* Small refactor and added Panel general settings
* Merge fixes
* fix fieldOptions being used instead of fieldConfig
* Added icons to tabs (testing)
* Only 3 tabs i think, panel specific options need ot exist in first tab, some style tweaks
* Moved title and no value up
* Updated
* Render panel options in Options tab and add old options styles hack to display those vertically
* Basic settings to Panel settings
* Make nullcheck pass
* Snaps bump
* Fix standard configs not update
* Organise sidebar better, add tmp NewPanelEditorContext to hide duplicate legacy options
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2020-03-20 15:15:04 +01:00
Boyko
c600a08524
Query components unsafe lifecycle methods ( #21163 )
...
* Chore: refactor query components unsafe lifecycle methods
* Chore: remove redundant defaults
* Chore: check expression exist while filter targets in query
* Chore: fix broken test
* Chore: adding query filed tests
* pass normalized query to QueryFieldsEditor
Signed-off-by: Boyko Lalov <boiskila@gmail.com>
* Remove introduced strictNullCheck errors and correctly solve merged conficts
* Improve redability and fix strictNullChecks
Co-authored-by: Ivana <ivana.huckova@gmail.com>
2020-03-20 13:00:49 +01:00
huanggze
aea3929154
Fix typo ( #22923 )
...
Signed-off-by: huanggze <loganhuang@yunify.com>
2020-03-20 12:46:07 +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
Emil Tullstedt
82632bf31e
Reporting: Update docs with new default value ( #22916 )
2020-03-20 10:58:12 +01:00
Marcus Andersson
5cf7803264
Fix: failing tests when running on none english os. ( #22913 )
2020-03-20 10:34:35 +01:00
Hugo Häggmark
8d5c6053db
BackendSrv: only add content-type on POST, PUT requests ( #22910 )
...
* BackendSrv: only add content-type on POST, PUT requests
Fixes #22869
* Tests: imports polyfill for Headers
2020-03-20 10:21:32 +01:00
huanggze
87ffa258e7
cleanup: use unexported variable ( #22908 )
...
Signed-off-by: huanggze <loganhuang@yunify.com>
2020-03-20 09:40:14 +01:00
Leonard Gram
65dbd7cadc
CI: failfast for verify-repos.sh ( #22902 )
...
* CI: failfast for verify-repos.sh
* shellcheck
2020-03-19 17:53:55 +01:00
Arve Knudsen
28d2d2ae12
Chore: Update latest.json ( #22903 )
2020-03-19 17:50:35 +01:00
Arve Knudsen
777246dd3f
Changelog: Update for v6.7.0 ( #22900 )
2020-03-19 17:07:38 +01:00
Dominik Prokop
cb9dd6631b
Fix ValueMappingEditor test TS issue ( #22895 )
...
* fix test
* Revert "CircleCI: Don't build Storybook on PR (#22865 )"
This reverts commit 492264abc3
.
2020-03-19 16:48:49 +01:00
Robby Milo
a61af9ed1d
Docs: Fix Broken Link ( #22894 )
2020-03-19 14:48:26 +01:00
Tobias Skarhed
a2b3da2792
Migration: Create org ( #22542 )
...
* Add NewOrgPage
* Remove filrs
* Remove import
* Remove comments
* Get navModel from Redux
* Add DTO
* Get nav model from state
* Change error display
* Add async await and check if org is available
* Fix null strict null error
* Update public/app/features/org/NewOrgPage.tsx
Co-Authored-By: Dominik Prokop <dominik.prokop@grafana.com>
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2020-03-19 14:22:53 +01:00