|
8053f770c1
|
Export: Fix export/import of dash with library panels (#49319)
|
2022-06-29 16:18:27 +01:00 |
|
|
3c6e0e8ef8
|
Chore: ESlint import order (#44959)
* Add and configure eslint-plugin-import
* Fix the lint:ts npm command
* Autofix + prettier all the files
* Manually fix remaining files
* Move jquery code in jest-setup to external file to safely reorder imports
* Resolve issue caused by circular dependencies within Prometheus
* Update .betterer.results
* Fix missing // @ts-ignore
* ignore iconBundle.ts
* Fix missing // @ts-ignore
|
2022-04-22 14:33:13 +01:00 |
|
|
4f9c096599
|
Import: Load gcom dashboards from URL (#41799)
* mob next [ci-skip] [ci skip] [skip ci]
* mob next [ci-skip] [ci skip] [skip ci]
* mob next [ci-skip] [ci skip] [skip ci]
* mob next [ci-skip] [ci skip] [skip ci]
* mob next [ci-skip] [ci skip] [skip ci]
* mob next [ci-skip] [ci skip] [skip ci]
* mob next [ci-skip] [ci skip] [skip ci]
* Update import in reducer test
Co-authored-by: thisisobate <obasiuche62@gmail.com>
Co-authored-by: kay delaney <kay@grafana.com>
Co-authored-by: Hugo Häggmark <hugo.haggmark@gmail.com>
|
2021-11-17 12:26:44 +00:00 |
|
|
2696be49b9
|
LibraryPanels: Improves export and import of library panels between orgs (#39214)
* Chore: adds tests to reducer
* Refactor: rewrite state
* Refactor: adds library panels to export
* wip
* Refactor: adds import library panels
* Refactor: changes UI
* Chore: pushing drone
* Update public/app/features/manage-dashboards/components/ImportDashboardForm.tsx
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update public/app/features/manage-dashboards/components/ImportDashboardForm.tsx
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Chore: reverted unknown merge changes
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
|
2021-09-20 10:58:24 +02:00 |
|