grafana/public/app/types
Dominik Prokop baa356e26d
Migration: Save dashboard modals (#22395)
* Add mechanism for imperatively showing modals

* Migration work in progress

* Reorganise save modal components

* use app events emmiter instead of root scope one

* Add center alignment to layoout component

* Make save buttons wotk

* Prettier

* Remove save dashboard logic  from dashboard srv

* Remove unused code

* Dont show error notifications

* Save modal when dashboard is overwritten

* For tweaks

* Folder picker tweaks

* Save dashboard tweaks

* Copy provisioned dashboard to clipboard

* Enable saving dashboard json to file

* Use SaveDashboardAsButton

* Review

* Align buttons in dashboard settings

* Migrate SaveDashboardAs tests

* TS fixes

* SaveDashboardForm tests migrated

* Fixe some failing tests

* Fix folder picker tests

* Fix HistoryListCtrl tests

* Remove old import

* Enable fixed positioning for folder picker select menu

* Modal: show react modals with appEvents

* Open react modals using event

* Move save dashboard modals to dashboard feature

* Make e2e pass

* Update public/app/features/dashboard/components/SaveDashboard/SaveDashboardButton.tsx

* Hacking old vs new buttons to make all the things look like it's old good Grafana ;)

Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com>
2020-03-03 08:22:26 +01:00
..
jquery Minor progress on fixing no-implicit any issues 2019-03-19 18:24:47 +01:00
acl.ts Chore: Typescript no-implicit any fixes progress (#17018) 2019-05-12 14:15:23 +02:00
alerting.ts Chore: Migrates reducers and actions to Redux Toolkit (#21287) 2020-01-13 08:03:22 +01:00
angular.ts Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
apiKeys.ts API: Optionally list expired keys (#20468) 2019-11-20 13:14:57 +02:00
appEvent.ts Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
application.ts Feature: Adds redux action logging toggle from url params (#17368) 2019-06-03 13:40:33 +02:00
appNotifications.ts CloudWatch: Datasource improvements (#20268) 2019-11-14 10:59:41 +01:00
dashboard.ts NewPanelEditor: Angular panel options, and angular component state to redux major change (#22448) 2020-02-28 11:04:40 +01:00
datasources.ts Chore: Fixes various strict null errors (#21763) 2020-01-28 09:13:56 +01:00
events.ts Migration: Save dashboard modals (#22395) 2020-03-03 08:22:26 +01:00
explore.ts Explore: Adds Loki explore query editor (#21497) 2020-02-06 12:34:52 +00:00
folders.ts tech: remove all mobx stuff 2018-09-14 09:43:34 +02:00
index.ts Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
ldap.ts Chore: Fixes various strict null errors (#21763) 2020-01-28 09:13:56 +01:00
location.ts @grafana/runtime: expose location update (#17428) 2019-06-04 16:20:55 +02:00
organization.ts Trying to reduce the amount of duplication with preferences 2018-11-15 13:37:29 +01:00
plugins.ts Dashboard: Move some plugin & panel state to redux (#22052) 2020-02-10 14:23:54 +01:00
sanitize-url.d.ts DataLinks: Sanitize data/panel link URLs (#21140) 2019-12-18 11:31:11 +01:00
search.ts React Migration: Migrates FolderPicker from angular to react (#21088) 2020-02-13 11:13:03 +01:00
store.ts NewPanelEditor: Introduce redux state and reducer (#22070) 2020-02-11 14:57:16 +01:00
teams.ts UserTableView: Show user name in table view (#18108) 2019-11-21 12:44:46 +02:00
templates.ts make variable type more slim 2019-01-07 11:26:06 +01:00
user.ts Chore: Fixes various strict null errors (#21763) 2020-01-28 09:13:56 +01:00