grafana/public/app/features/library-panels
Hugo Häggmark f1b2c750e5
LibraryElements: Adds library elements api and tables (#33741)
* WIP: intial structure

* Refactor: adds create library element endpoint

* Feature: adds delete library element

* wip

* Refactor: adds get api

* Refactor: adds get all api

* Refactor: adds patch api

* Refactor: changes to library_element_connection

* Refactor: add get connections api

* wip: in the middle of refactor

* wip

* Refactor: consolidating both api:s

* Refactor: points front end to library elements api

* Tests: Fixes broken test

* Fix: fixes delete library elements in folder and adds tests

* Refactor: changes order of tabs in manage folder

* Refactor: fixes so link does not cover whole card

* Update pkg/services/libraryelements/libraryelements.go

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>

* Update pkg/services/libraryelements/libraryelements_permissions_test.go

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>

* Update pkg/services/libraryelements/database.go

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>

* Chore: changes after PR comments

* Update libraryelements.go

* Chore: updates after PR comments

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2021-05-11 07:10:19 +02:00
..
components LibraryElements: Adds library elements api and tables (#33741) 2021-05-11 07:10:19 +02:00
state LibraryElements: Adds library elements api and tables (#33741) 2021-05-11 07:10:19 +02:00
utils Chore: eslint react hook fix for public folder (#31174) 2021-03-25 12:42:14 +01:00
guard.ts LibraryPanels: No save modal when user is on same dashboard (#31606) 2021-03-02 15:37:36 +00:00
LibraryPanelsPage.tsx LibraryElements: Adds library elements api and tables (#33741) 2021-05-11 07:10:19 +02:00
styles.ts Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
types.ts LibraryElements: Adds library elements api and tables (#33741) 2021-05-11 07:10:19 +02:00
utils.ts LibraryElements: Adds library elements api and tables (#33741) 2021-05-11 07:10:19 +02:00