mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Initial changes for reusable QDS report (#23527)
* initial changes for making a QDS report with placeholders * Add icon for configure button * Add another example report to show layout * move files * add placeholder names to components and cleanup toolbar * cleanup * switch to createViews() instead of createTop and BottomSections() * add QueryStoreView class for the different components in a report * cleanup * add more comments * fix yarn not running for query store extension folder * add missing break * change one more view to container
This commit is contained in:
@@ -44,6 +44,7 @@ const dirs = [
|
||||
'extensions/notebook-renderers',
|
||||
'extensions/profiler',
|
||||
'extensions/query-history',
|
||||
'extensions/query-store',
|
||||
'extensions/resource-deployment',
|
||||
'extensions/schema-compare',
|
||||
'extensions/search-result',
|
||||
|
||||
Reference in New Issue
Block a user