Anthony Dresser
9d680be37a
add strict nulls for contrib/extensions ( #11916 )
2020-08-21 17:17:59 -07:00
Anthony Dresser
1b02fb6906
Add strict compiling for profiler service ( #11898 )
...
* add strict compiling for profiler
* fix up strict
* add contrib
2020-08-21 12:52:24 -07:00
Anthony Dresser
9327624930
Add more to strict nulls ( #11871 )
...
* add more to strict nulls
* maintain error handling properly
* fix lint
2020-08-19 18:38:34 -07:00
Shafiq Ur Rahman
97b6d71a06
Kusto - ADS Core changes ( #11750 )
...
* ADS Core changes
* Generic fix to get language mode based on providerId
* Addressed comments
* Fix failing tests
* Fix for "New Notebook" from file menu option
* Remove line
* Fix for merge conflict
* Add removed comment back
* Addressed comments
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-08-19 12:27:16 -07:00
Anthony Dresser
8cf82c1f8b
Azure pane in connection dialog ( #11736 )
...
* azure pane in connection dialog
* fix layering
* fix issues
* fix test
* more test fixes
* add back double click to connect for non-contributed views
2020-08-13 17:02:42 -07:00
Alex Ma
f45583c0f6
Refresh fix for Edit Data ( #11710 )
...
* hook in grid panel to edit data input through the editDataResultsInput
* added then at end of refreshGrid to ensure cell reset happens after refresh.
* abstraction
* Timeout removed as its causing issues with refreshing
* added await for dataRows
* Added working timeout for refresh
* removed spaces
* added comment explaining isRefresh
* Timeout set to 500 for better coverage.
Co-authored-by: Amir Omidi <amomidi@microsoft.com >
Co-authored-by: Anthony Dresser <andresse@microsoft.com >
2020-08-11 14:04:24 -07:00
Charles Gagnon
9bdfa57be6
Revert "Do ModelView initialization actions before others ( #11512 )" ( #11677 )
...
This reverts commit 9bdd5f2899b36a44bca4add1f05164cf1489929b.
2020-08-06 08:47:33 -07:00
AzureDataStudio
3c7f2df156
Merge branch 'ads-main-vscode-2020-07-24T05-27-28' into main
2020-07-27 20:37:28 -07:00
Charles Gagnon
67ddf81562
Do ModelView initialization actions before others ( #11512 )
2020-07-27 10:40:40 -07:00
ADS Merger
d965d4aef3
Merge from vscode 731f9c25632dbbf01ee3a7892ad9d2791fe0260c
2020-07-24 05:27:34 +00:00
Leila Lali
4a88adffd2
Adding button plugin to table component ( #10918 )
...
* Added delete plugin to table component
2020-07-22 16:26:16 -07:00
Chris LaFreniere
3792a6328f
Fix Notebooks Word Wrapping Logic ( #11415 )
...
* make word wrap logic easier
* Stop passing in IConfigurationService
2020-07-20 13:50:26 -07:00
Amir Omidi
3c0d819911
Fixes the declarative table issue ( #11330 )
2020-07-13 14:35:35 -07:00
Charles Gagnon
16329d6749
Remove unused ViewPane implementation ( #11290 )
2020-07-10 10:52:02 -07:00
Maddy
9c0f415bd9
Feat/search in books ( #11117 )
...
* clean up unsavedBooks to providedBooks
* added notebooks viewley contribution
* added notebookExporerAction context
* temp shortcut key B
* remove commenred code
* changes with master merge
* fix comments
* initial tests
* fix casing and description
* merged master and resolved errors
* initial commit
* search view changes
* remove extension point & add custom view container
* merge latest from master
* remove unused files
* move book images to common
* remove notebookExplorer contrib & move to notebook
* build fix
* remove explorer specific sryles from common
* vscode convention to define container actions
* rename notebooks/title
* show collapsible search view separately
* style changes
* rename method
* code cleanup
* enable search on type
* merged master and resolved compile errors
* highlight fix
* code cleanup
* rename interface
* fix hygiene floating promises errors
* more hygiene errors
* avoid circular dependency
* new ids for notebookSearch actions
* reuse SearchSortOrder from search
* merged main and resolved compile errors
* reuse search code
* vscode merge regression on highlight
* extend searchView
* missed resoved files
* null to undefined
* make treeView readonly
* revert carbon edit
* address PR comments
* convert async
2020-07-09 13:13:36 -07:00
Charles Gagnon
ae908530e2
Fix ModelView tree components to keep custom state ( #11239 )
...
* Fix ModelView tree components to keep custom state
* override postGetChildren
* deepClone
2020-07-08 13:05:54 -07:00
Karl Burtram
a4539daa62
Move account management icon to action bar ( #11173 )
2020-07-01 15:55:12 -07:00
Charles Gagnon
bd801ad8da
Fix errors throw when doing validity checks ( #11171 )
2020-07-01 14:37:28 -07:00
ADS Merger
1388493cc1
Merge from vscode 2cd495805cf99b31b6926f08ff4348124b2cf73d
2020-06-30 11:31:11 -07:00
Aasim Khan
a9848a7a96
Added check all nulls to modify column Page ( #10683 ) ( #10751 )
...
* -Added check all null checkbox
* Modified declarative table to add check all columns in the column header
* -changed to using existing methods for firing events.
* -changed table height to auto
-center aligned data in table cell
-Check all generates event for only changed values
* -changes column header from text to column header (#10787 )
* This fixes the weird angular stuff - we need to do this in every other component
* -added changes made by amir for dom object tracking
-added automatic checkall detection.
-made text-align center in table cells
* -fixed styling issues and issue with checkboxes
* -Removed unsued function
Co-authored-by: Amir Omidi <amomidi@microsoft.com >
2020-06-26 19:02:59 -07:00
ADS Merger
5e7071e466
Merge from vscode 4d91d96e5e121b38d33508cdef17868bab255eae
2020-06-19 10:59:23 -07:00
Brian Bergeron
a5cd755e41
support table with for DeclarativeTableComponent ( #10881 )
2020-06-15 10:12:49 -07:00
Alan Ren
3f21caddb6
fix declarative table issue ( #10833 )
...
* fix declarative table issue
* check data
* comments
* comments and more fixes
2020-06-10 22:21:45 -07:00
Charles Gagnon
c6d494e160
Change "configure dashboard" icon ( #10856 )
2020-06-10 14:52:36 -07:00
Alan Ren
7687d6e22a
reset valid status ( #10813 )
2020-06-08 22:53:45 -07:00
Brian Bergeron
65a31de166
Add readOnly property to InputBoxComponent ( #10687 )
2020-06-03 14:59:54 -07:00
Anthony Dresser
a68e74527e
Merge branch 'ads-master-vscode-2020-05-31T19-47-47'
2020-06-03 14:05:57 -07:00
Alan Ren
c4be667567
add custom width support for dialogs ( #10641 )
...
* add custom width support for dialogs
* comments
* fix test
2020-06-03 13:08:48 -07:00
ADS Merger
28be33cfea
Merge from vscode 79a1f5a5ca0c6c53db617aa1fa5a2396d2caebe2
2020-05-31 19:47:51 +00:00
Amir Omidi
21b650ba49
Fixes the DE icons ( #10478 )
...
* Fixes the DE icons
* Fixes the commands
2020-05-18 14:04:37 -07:00
Charles Gagnon
c70d68f889
Fix text component link to use link component directly ( #10457 )
...
* Fix text component link to use link component directly
* Attach styler
2020-05-18 08:25:39 -07:00
Charles Gagnon
0f10f44755
Fix link styling for text components ( #10449 )
2020-05-15 15:20:19 -07:00
alljamziMicrosoft
ab374e362a
Enabling Script as Create for SqlOnDemand ( #10362 )
...
* Update scriptingUtils.ts
* Update scripting.contribution.ts
2020-05-12 14:53:45 -07:00
Charles Gagnon
3fa0deed71
Add doAction API call for ModelView ( #10345 )
...
* Add doAction API call for ModelView
* cleanup
2020-05-12 10:47:20 -07:00
Charles Gagnon
2893659983
Hyperlink Component improvements ( #10330 )
...
* Hyperlink Component improvements
* Remove hyperlink CSS styles
2020-05-08 16:49:07 -07:00
Charles Gagnon
6e5fc9c495
Add ModelView method SetItemLayout ( #10306 )
...
* Add ModelView method SetItemLayout
* Remove extra line break
2020-05-08 08:38:36 -07:00
AzureDataStudio
f8232be553
fix compile
2020-04-29 21:40:29 -07:00
AzureDataStudio
2a71032284
wrong eslint command
2020-04-29 19:45:35 -07:00
AzureDataStudio
0cae38f8ae
ignore errors
2020-04-29 19:32:06 -07:00
ADS Merger
93f35ca321
Merge from vscode 27ada910e121e23a6d95ecca9cae595fb98ab568
2020-04-30 00:53:43 +00:00
Charles Gagnon
793f189a83
Add CSSStyles to containers ( #10199 )
2020-04-28 16:57:03 -07:00
Charles Gagnon
750f6e6559
Fix properties container and overflow actionbar styles ( #10180 )
...
* Fix styles
* Undo bold
2020-04-28 16:27:07 -07:00
ADS Merger
7f1d8fc32f
Merge from vscode 2e5312cd61ff99c570299ecc122c52584265eda2
2020-04-24 14:03:37 -07:00
Charles Gagnon
a018058169
Remove properties widget height calculations ( #10152 )
...
* Remove height calculations
* Remove custom height setting
* Fix compile errors
2020-04-24 11:36:45 -07:00
Charles Gagnon
b1081bb610
Fix some missed property name updates ( #10135 )
...
* Fix some missed property name updates
* Undo css addition
* Remove css
2020-04-23 07:44:16 -07:00
Charles Gagnon
7bd1dfdf0f
Move loading component out of common properties component ( #10134 )
2020-04-22 17:36:21 -07:00
Charles Gagnon
8311c3985d
Add PropertiesContainer ModelView component ( #10115 )
...
* Add PropertiesContainer ModelView component
* Switch to component
* Remove unneeded interface
* Update names
* Fix names
2020-04-22 16:29:46 -07:00
Charles Gagnon
a4ae2ca65f
Move properties container and loading spinner to common components ( #10058 )
...
* Move properties container and loading spinner to common components
* Fix compile error
* Fix tests
2020-04-21 09:36:47 -07:00
Charles Gagnon
ea310ff15d
Move helper functions into DOM ( #10051 )
...
* Move helper functions into DOM
* Add tests and comments
2020-04-17 13:21:35 -07:00
Charles Gagnon
f44e78aef4
Add typing for TabbedPanelLayout and set defaults ( #9955 )
...
* Add typing for TabbedPanelLayout on withLayout and set appropriate defaults
* Move enum def
2020-04-15 16:42:42 -07:00