grafana/public/app/types
Ivana Huckova 62c824e3a4
Explore: Rich History (#22570)
* Explore: Refactor active buttons css

* Explore: Add query history button

* WIP: Creating drawer

* WIP: Create custom drawer (for now)

* Revert changes to Drawer.tsx

* WIP: Layout finished

* Rich History: Set up boilerplate for Settings

* WIP: Query history cards

* Refactor, split components

* Add resizability, interactivity

* Save history to local storage

* Visualise queries from queryhistory local storage

* Set up query history settings

* Refactor

* Create link, un-refactored verison

* Copyable url

* WIP: Add slider

* Commenting feature

* Slider filtration

* Add headings

* Hide Rich history behind feature toggle

* Cleaning up, refactors

* Update tests

* Implement getQueryDisplayText

* Update lockfile for new dependencies

* Update heading based on sorting

* Fix typescript strinctNullCheck errors

* Fix Forms, new forms

* Fixes based on provided feedback

* Fixes, splitting component into two

* Add tooltips, add delete history button

* Clicking on card adds queries to query rows

* Delete history, width of drawers

* UI/UX changes, updates

* Add number of queries to headings, box shadows

* Fix slider, remove feature toggle

* Fix typo in the beta announcement

* Fix how the rich history state is rendered when initialization

* Move updateFilters when activeDatasourceFilter onlyto RichHistory, remove duplicated code

* Fix typescript strictnull errors, not used variables errors
2020-03-10 15:08:15 +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: Rich History (#22570) 2020-03-10 15:08:15 +01: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 Templating: Migrates some variable types from Angular to React/Redux (#22434) 2020-03-10 08:53:41 +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