Aasim Khan
ea2860eb33
Pushing initial work for done in Query plan feature to main ( #17986 )
...
* Adding initial boilerplate for qp2
* Adding feature flag in query plan 2
* Clearing show plan 2 after every run
* Adding sub tree cost
* removing unused method.
* WIP 2
* Adding properties view and relative cost to query plan
* WIP
* Add icons to ads
* Assing relative costs and prop windows
* Enabling older query plan again
* Making some PR fixes
* Some more PR related fixes
* Use MS org azdataGraph module
* Moving new properties to azdata proposed.
* Moving new class properties to proposed
* added missing doc component.
* Changing how azdatagraph package is referenced
* Removing empty lines, fixing localization keys
* Removing empty line, localizing some string
* making css classes more specific
* making some logic concise
* localizing some more strings
* Making more css classes specific
* Removing important tag from css props
* Checking if sum is greater than 0 to prevent divide by zero exceptions
* Fixed loader error in bootstrap
* Fixing query index
* -fixing image paths
-making css class more class specific by using nested selectors
Co-authored-by: kburtram <karlb@microsoft.com >
2022-01-13 09:32:13 -08:00
Alan Ren
ba3e6343e8
dot not crash query editor ( #17787 )
2021-12-02 09:38:08 -08:00
Alan Ren
458c4cff39
improvement for the editor crash issue ( #17278 )
...
* handle the query editor crash issue
* update message
2021-10-06 09:45:53 -07:00
Alan Ren
eed792f3db
fix keyboard focus issues ( #16206 )
2021-07-16 13:27:15 -07:00
Charles Gagnon
3cb2f552a6
Merge from vscode a348d103d1256a06a2c9b3f9b406298a9fef6898 ( #15681 )
...
* Merge from vscode a348d103d1256a06a2c9b3f9b406298a9fef6898
* Fixes and cleanup
* Distro
* Fix hygiene yarn
* delete no yarn lock changes file
* Fix hygiene
* Fix layer check
* Fix CI
* Skip lib checks
* Remove tests deleted in vs code
* Fix tests
* Distro
* Fix tests and add removed extension point
* Skip failing notebook tests for now
* Disable broken tests and cleanup build folder
* Update yarn.lock and fix smoke tests
* Bump sqlite
* fix contributed actions and file spacing
* Fix user data path
* Update yarn.locks
Co-authored-by: ADS Merger <karlb@microsoft.com >
2021-06-17 08:17:11 -07:00
Alan Ren
3315214435
fix more issues related to query cancel ( #15727 )
...
* fix more issues related to query cancel
* comments
2021-06-15 21:10:41 -07:00
Alan Ren
5bd1552a59
add null check for errors in the console while using query editor ( #15711 )
...
* add null check
* another null check
* pr comments
* update typing
2021-06-15 16:05:38 -07:00
Alan Ren
756454efa9
add support to accept visualization options ( #14254 )
...
* allow query provider to specify visual options
* make it reusable
* add comment
* fix error
* null check
2021-02-11 15:40:45 -08:00
Alan Ren
6c2e713a92
toggle focus between query and results ( #13928 )
...
* toggle focus between query and results
* focus on tab
* comments
2021-01-07 18:39:31 -08:00
Charles Gagnon
8bc7079d78
strict compile for queryResultsView ( #12581 )
2020-09-23 13:17:23 -07:00
Anthony Dresser
3e515f2f59
Strict nulls check contrib/queryplan ( #11917 )
...
* remove angular query pla neditor and replace with non-angular version; strict null check contrib/queryPlan
* fix compile
2020-08-21 23:04:36 -07:00
Anthony Dresser
3e5b7fd3e6
Fix errors in message panel ( #10257 )
...
* fix errors in message panel
* fix compile
2020-05-02 19:37:42 -07:00
Anthony Dresser
0405658be7
fix issue with setting false ( #9611 )
2020-03-16 11:12:57 -07:00
Anthony Dresser
506c6a5e5f
More Layering ( #9139 )
...
* move handling generated files to the serilization classes
* remove unneeded methods
* add more folders to strictire compile, add more strict compile options
* update ci
* wip
* add more layering and fix issues
* add more strictness
* remove unnecessary assertion
* add missing checks
* fix indentation
* wip
* remove jsdoc
* fix layering
* fix compile
* fix compile errors
* wip
* wip
* finish layering
* fix css
* more layering
* rip
* reworking results serializer
* move some files around
* move capabilities to platform wip
* implement capabilities register provider
* fix capabilities service
* fix usage of the regist4ry
* add contribution
* wip
* wip
* wip
* remove no longer good parts
* fix strict-nulls
* fix issues with startup
* another try
* fix startup
* fix imports
* fix tests
* fix tests
* fix more tests
* fix tests
* fix more tests
* fix broken test
* fix tabbing
* fix naming
* wip
* finished layering
* fix imports
* fix valid layers
* fix layers
2020-02-15 01:54:23 -06:00
Anthony Dresser
56695be14a
More layering and compile strictness ( #8973 )
...
* add more folders to strictire compile, add more strict compile options
* update ci
* wip
* add more layering and fix issues
* add more strictness
* remove unnecessary assertion
* add missing checks
* fix indentation
* remove jsdoc
2020-01-29 20:35:11 -08:00
Anthony Dresser
88126c68e7
fix issues with uri being different format for query results ( #8850 )
2020-01-11 00:22:48 -08:00
Anthony Dresser
03df1edcf8
use URI to equal ( #8770 )
2019-12-23 18:03:38 -08:00
Anthony Dresser
7a2c30e159
move code from parts to contrib ( #8319 )
2019-11-14 12:23:11 -08:00