grafana/public/app/features
Ryan McKinley 17059489d8
Inspector: move Panel JSON and query inspector to the inspector (#23354)
* move Panel JSON to inspector

* move Panel JSON to inspector

* update test

* use stats display options

* move query inspector to inspector

* open inspector from the queries section

* subscribe to results

* subscribe to results

* open the right tab

* apply review feedback

* update menus (inspect tabs)

* Dashboard: extend dashnav to add custom content (#23433)

* Dashlist: Fixed dashlist broken in edit mode (#23426)

* Chore: Fix bunch of strict null error to fix master CI (#23443)

* Fix bunch of null error

* Fix failing test

* Another test fix

* Docs: Add SQL region annotation examples (#23268)

Add region annotation examples for SQL data sources in docs.

Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>

* Docs: Update contributing doc to install node@12. (#23450)

* NewPanelEdit: Minor style and description tweaks, AND PanelQueryRunner & autoMinMax (#23445)

* NewPanelEdit: Minor style and description tweaks

* Removed the worst snapshot of all time

* ReactTable: adds color text to field options (#23427)

* Feature: adds text color field config

* Refactor: created an extension point

* Refactor: uses HOC for extension instead

* Fix: fixes background styling from affecting cells without display.color

* Chore: export OptionsUIRegistryBuilder on grafana/data (#23444)

* export the ui registry

* add to utils index also

* DataLinks: Do not full page reload data links links (#23429)

* Templating: Fix global variable "__org.id" (#23362)

* Fixed global variable __org.id value

* correct orgId value

* reverted the change as variables moved to new file

* Chore: reduce null check errors to 788 (currently over 798) (#23449)

* Fixed ts errors so build will succeed

* Update packages/grafana-data/src/types/graph.ts

Co-Authored-By: Ryan McKinley <ryantxu@gmail.com>

* Feedback from code review

* Leaving out trivial typing's

* Fix error with color being undefined now.

* fix test with timezone issue

* Fixed test

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>

* Cloudwatch: prefer webIdentity over EC2 role (#23452)

* Plugins: add a signature status flag (#23420)

* Progress

* fixed button

* Final touches

* now works from edit mode

* fix layout

* show raw objects

* move query inspector buttons to the bottom

* update snapshot

* Updated design

* Made full page reload work

* Fixed minor style issue

* Updated

* More fixes

* Removed unused imports

* Updated

* Moved to data tab out to seperate component

* fixed ts issue

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com>
Co-authored-by: Alexandre de Verteuil <alexandre@grafana.com>
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Co-authored-by: Cyril Tovena <cyril.tovena@gmail.com>
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>
Co-authored-by: Vikky Omkar <vikkyomkar@gmail.com>
Co-authored-by: Stephanie Closson <srclosson@gmail.com>
Co-authored-by: Dário Nascimento <dfrnascimento@gmail.com>
2020-04-15 16:51:51 +02:00
..
admin Forms migration: Org users page (#23372) 2020-04-15 16:49:20 +02:00
alerting @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00
annotations @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00
api-keys Replace Icons for IconButtons when used as buttons (#23554) 2020-04-14 15:15:36 +02:00
dashboard Inspector: move Panel JSON and query inspector to the inspector (#23354) 2020-04-15 16:51:51 +02:00
datasources @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00
explore Tracing: Performance optimization (#23474) 2020-04-15 16:04:01 +02:00
expressions Forms migration: Old Select to Legacy namespace (#23200) 2020-04-02 10:57:35 +02:00
folders Form migrations: Last components from Forms namespace (#23556) 2020-04-14 18:52:56 +02:00
manage-dashboards Form migrations: Last components from Forms namespace (#23556) 2020-04-14 18:52:56 +02:00
org Form migrations: Last components from Forms namespace (#23556) 2020-04-14 18:52:56 +02:00
panel Theme: Typography variables overhaul, theme cleanup, improvents to storybook ThemeColors component (#23531) 2020-04-14 11:32:14 +02:00
playlist @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00
plugins Table Panel: use react as the default table panel (#23543) 2020-04-14 12:14:06 -07:00
profile Form migrations: Last components from Forms namespace (#23556) 2020-04-14 18:52:56 +02:00
search Dashboard search: Update input and closing button (#23573) 2020-04-14 21:29:42 +02:00
teams Theme: Typography variables overhaul, theme cleanup, improvents to storybook ThemeColors component (#23531) 2020-04-14 11:32:14 +02:00
templating Variables: fixes error when setting adhoc variables values (#23580) 2020-04-15 08:17:51 +02:00
users Forms migration: Org users page (#23372) 2020-04-15 16:49:20 +02:00
variables Theme: Typography variables overhaul, theme cleanup, improvents to storybook ThemeColors component (#23531) 2020-04-14 11:32:14 +02:00
all.ts Angular/React: Migrates team creation form to react (#21058) 2019-12-13 08:51:10 +00:00