Anthony Dresser
d01dc5a5c7
increase memory size for valid layers check ( #12206 )
2020-09-10 10:18:35 -07:00
Anthony Dresser
8a8137e96c
Add initial resource view ( #12180 )
...
* add inital resource view
* fix strict compile
* hide resource viewer behind arc
* fix arc detection
* fix hygiene
* add disposable
* make the css more specific
2020-09-09 10:49:14 -07:00
Anthony Dresser
f6c63f2dcb
strict null chart ( #12167 )
2020-09-08 15:28:39 -07:00
Anthony Dresser
2b33c7c27f
fix query plan css ( #12181 )
2020-09-08 15:18:58 -07:00
Anthony Dresser
d9b4af1217
strict null check contrib/editorReplace and services/queryEditor ( #12166 )
2020-09-08 14:06:43 -07:00
Anthony Dresser
3134449b38
Merge branch 'ads-main-vscode-2020-09-05T03-17-37' into main
2020-09-06 13:20:50 -07:00
Anthony Dresser
2b2b9ff44d
add debug typings and comment out tests separtely for a few directories ( #12163 )
2020-09-05 20:32:06 -07:00
Anthony Dresser
3b2cd653a7
rerender view on layout ( #12143 )
2020-09-05 00:27:39 -07:00
ADS Merger
6718c7565d
Merge from vscode 892353d48e17303de203bb5071f21ea69573367d
2020-09-05 03:17:42 +00:00
Anthony Dresser
704222b8d7
remove some vscode differences ( #12146 )
2020-09-04 18:04:30 -07:00
Anthony Dresser
503090856a
Strict null scripting ( #12126 )
...
* strict null scripting
* fix compile
* fix tests
* fix icon
2020-09-04 18:04:08 -07:00
Anthony Dresser
b1ce53ade3
Merge branch 'ads-main-vscode-2020-09-03T02-34-50' into main
2020-09-03 19:05:37 -07:00
Anthony Dresser
4eb98a9dcc
fix hygiene
...
remove sqllint for now
fix hygiene
Revert "remove sqllint for now"
This reverts commit 981ff90b9a5bbf3710d0f0ce58a8b67a92fe64eb.
distro
update smoke version
fix default theme
2020-09-03 16:27:59 -07:00
ADS Merger
a63578e6f7
Merge from vscode 7eaf220cafb9d9e901370ffce02229171cbf3ea6
2020-09-03 16:27:57 -07:00
Anthony Dresser
b7c2eaa65d
strict compile contrib/backup ( #12088 )
2020-09-03 11:50:53 -07:00
Anthony Dresser
65e253ae0d
attempt to adjust timing ( #12064 )
...
* attempt to adject timing
* add another animation frame wait
* add another debounce
2020-09-02 13:35:55 -07:00
Anthony Dresser
a6314b57b7
Add different flag for azure dialog ( #12073 )
...
* add different flag for azure dialog
* missing code change
* rename browser to browse
2020-09-02 13:35:36 -07:00
Anthony Dresser
c982ea338d
Update strict compile numbers ( #12087 )
...
* update strict compile numbers
* fix json
2020-09-02 12:15:16 -07:00
Anthony Dresser
8b8bef0401
add strict compile for restore ( #12067 )
2020-09-02 11:58:30 -07:00
Anthony Dresser
d8dcc90857
Strict nulls for contrib/restore and contrib/views ( #12044 )
...
* strict nulls for contrib/restore and contrib/views
* remove unnecessary function
* compile error
2020-09-01 17:53:29 -07:00
Anthony Dresser
9dde80ce1c
add check for preview features on children providers on all azure tree providers ( #12068 )
2020-09-01 17:26:54 -07:00
Anthony Dresser
2bc1a41ec4
add contrib/tasks to strict compile ( #12034 )
2020-08-31 20:19:44 -07:00
Anthony Dresser
a35c267214
update strict compile numbers ( #12033 )
2020-08-31 16:09:41 -07:00
Anthony Dresser
b6e45b69a6
simplify tsconfig ( #11927 )
2020-08-31 15:35:21 -07:00
Anthony Dresser
f3befb0f4d
Merge branch 'ads-main-vscode-2020-08-22T06-06-45' into main
2020-08-31 14:22:42 -07:00
Anthony Dresser
8d88791a0b
fix hygiene
...
fix compile errors
fix build; disable a bunch of failing tests
update smoke extension
fix modals
fix icons
2020-08-31 12:35:57 -07:00
ADS Merger
4ad73d381c
Merge from vscode ad407028575a77ea387eb7cc219b323dc017b686
2020-08-31 12:35:56 -07:00
Anthony Dresser
d8f9cdeacb
update error counts for strict compile ( #11926 )
2020-08-21 23:38:57 -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
91065ebc38
Strict null contrib/webview ( #11921 )
...
* strict null contrib/webview
* fix compile
2020-08-21 23:04:29 -07:00
Anthony Dresser
1eb2e5f41a
add more granularity to strict vscode ( #11922 )
2020-08-21 17:30:52 -07:00
Anthony Dresser
9d680be37a
add strict nulls for contrib/extensions ( #11916 )
2020-08-21 17:17:59 -07:00
Anthony Dresser
f4f4271115
disable telemetry permently in web ( #11918 )
2020-08-21 17:14:01 -07:00
Anthony Dresser
faff61bb82
strict null for contrib/preferences and contrib/configuration ( #11915 )
2020-08-21 15:51:29 -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
31323d6efb
fix clicking on a profile in azure connection dialog ( #11900 )
2020-08-20 20:41:54 -07:00
Anthony Dresser
adfdd56907
Even more strictness ( #11879 )
...
* add more to strict nulls
* maintain error handling properly
* fix lint
* the rest of workbench/services
* fix compile
2020-08-20 14:00:26 -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
Anthony Dresser
de3c6e6e99
Disable telemetry on web smoke ( #11858 )
...
* disable telemtry on web smoke
* add true
2020-08-19 14:34:13 -07:00
Anthony Dresser
60c62c0668
Fix a bunch of strict issues ( #11857 )
...
* fix a bunch of strict issues
* fix tests
* fix tests
2020-08-19 10:37:30 -07:00
Anthony Dresser
c4b524237c
Better table implementation ( #11781 )
...
* wip
* wip
* weird splitview scrolling stuff
* working table
* remove spliceable table
* handling resizing columns
* get perf table integrated into grid
* make more improvments to table view
* testing
* wip
* wip
* fix async data window; add more optimization to scrolling
* work on scrolling
* fix column resizing
* start working on table widget
* inital work to get table widget working with styles and mouse controls
* fix unrendering selection; fix sizes of cells
* support high perf table option; remove unused files; add cell borders to high perf
* add accessibility tags
* handle borders and row count
* more styling changfes
* fix strict null checks
* adding inital keyboard navigation
* center row count; add padding left to rows
* inital drag selection
* remove drag implementation; it can be done better utilizing the global mouse monitor object
* range logic
* create custom grid range
* work with new range
* remove unused code
* fix how plus range works
* add drag selection; change focus to set selection; fix problem with creating a range with inverse start and end
* code cleanup
* fix strict-null-checks
* fix up perf table
* fix layering
* inital table service
* finish table service
* fix some compile errors
* fix compile
* fix compile
* fix up for use
* fix layering
* remove console use
* fix strict nulls
2020-08-18 12:10:05 -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
Anthony Dresser
a69b4bf662
Add check for disable telemetry when showing opt out ( #11796 )
...
* add check for disable telemtry when showing output
* remove previous fixes for smoke tests
* fix compile
* continue on error for smoke tests
2020-08-13 16:57:05 -07:00
Anthony Dresser
d96fe82fbc
Rewrite scrollablesplitview ( #11566 )
...
* fix issues with scrollable, maybe
* add debounce
* remove scrollable
* fix events
* perf improvements
* fix compile errors
* fix more compile
* add tests
* maybe fix tests
* 💄
* 💄
* maybe this will work
* fix compile
* try this
* remove some unneeded functionality
* fix comment
2020-08-12 12:16:04 -07:00
Anthony Dresser
bc44014532
Fix web smoke tests ( #11759 )
...
* fix web smoke tests
* readd web smoke
2020-08-12 12:02:42 -07:00
Anthony Dresser
86fcd05eff
Fix smoke tests ( #11734 )
...
* add small timeout to address timeout issues in smoke tests
* fix comment
* longer wait
* fix smoketests
* redisable web
2020-08-10 21:43:27 -07:00
Anthony Dresser
1f71ea301c
Merge branch 'publish/server' into main
2020-08-10 19:09:25 -07:00
Anthony Dresser
a721ab559d
distro
2020-08-10 17:50:40 -07:00
Anthony Dresser
0c0c87184c
reenable server builds
2020-08-10 17:49:31 -07:00
Anthony Dresser
2b2c912135
Distro ( #11693 )
...
* distro
* distro
* distro
2020-08-06 14:04:29 -07:00
Anthony Dresser
99de46adbd
Distro ( #11692 )
...
* distro
* distro
2020-08-06 13:59:32 -07:00
AzureDataStudio
7fbc37058b
Merge branch 'ads-main-vscode-2020-08-06T07-08-45' into main
2020-08-06 13:50:20 -07:00
AzureDataStudio
24b3181cbc
Fix errors
...
distro
distro
comment out reh stuff
distro
fix yml
distro
bump smoke ext
2020-08-06 13:49:27 -07:00
ADS Merger
540046ba00
Merge from vscode cfbd1999769f4f08dce29629fb92fdc0fac53829
2020-08-06 07:08:52 +00:00
Anthony Dresser
d244a14468
Use existing resource for untitled if it is already open ( #11536 )
...
* use existing resource for untitled if it is already open
* remove unnecessary call
2020-07-28 13:09:51 -07:00
AzureDataStudio
3c7f2df156
Merge branch 'ads-main-vscode-2020-07-24T05-27-28' into main
2020-07-27 20:37:28 -07:00
AzureDataStudio
5b234d5884
fix issue with object explorer tests
2020-07-27 16:21:42 -07:00
Anthony Dresser
51abf123a9
add wrap for error message ( #11535 )
2020-07-27 14:13:32 -07:00
ADS Merger
d965d4aef3
Merge from vscode 731f9c25632dbbf01ee3a7892ad9d2791fe0260c
2020-07-24 05:27:34 +00:00
Anthony Dresser
769a9d4699
distro ( #11487 )
...
* distro
* distro
* distro
* distro
2020-07-23 11:07:01 -07:00
Anthony Dresser
a889d017f5
Merge branch 'ads-main-vscode-2020-07-23T02-21-03' into main
2020-07-22 21:31:16 -07:00
Anthony Dresser
c76e3ff0c9
recomment out integration tests
2020-07-22 19:23:52 -07:00
ADS Merger
ede827ee82
Merge from vscode 8c426f9f3b6b18935cc6c2ec8aa6d45ccd88021e
2020-07-23 02:21:09 +00:00
Anthony Dresser
c3d151fbee
Merge branch 'ads-main-vscode-2020-07-22T03-06-51' into main
2020-07-22 00:50:38 -07:00
Anthony Dresser
ca39cbe6ab
bump smoke extensions
2020-07-21 20:17:22 -07:00
Anthony Dresser
2f0dbb633d
bump node version in builds
2020-07-21 20:15:26 -07:00
Anthony Dresser
f316c27098
bump smoke extensions
2020-07-21 20:13:57 -07:00
ADS Merger
1b7b54ce14
Merge from vscode 0a7364f00514c46c9caceece15e1f82f82e3712f
2020-07-22 03:06:57 +00:00
Anthony Dresser
26f833f728
disable web smoke again ( #11421 )
2020-07-20 12:25:03 -07:00
Anthony Dresser
eb82cd3f4b
fix tasks for building ( #11412 )
2020-07-17 13:03:49 -07:00
Anthony Dresser
ddb6129d8b
fix issues with smoke tests ( #11381 )
2020-07-16 14:10:00 -07:00
Anthony Dresser
c013e3fc27
default theme to light ( #11358 )
2020-07-16 13:38:18 -07:00
Anthony Dresser
9744d7796c
fix array access issues with map iterators
2020-07-16 11:48:51 -07:00
Anthony Dresser
6098bffc99
distro
2020-07-15 19:36:29 -07:00
ADS Merger
9d3f12d0b7
Merge from vscode 1b314ab317fbff7d799b21754326b7d849889ceb
2020-07-15 23:51:18 +00:00
Anthony Dresser
aae013d498
add option to open excel file externally ( #11324 )
2020-07-15 15:06:46 -07:00
Anthony Dresser
6e9e97f711
fix screenshots for smoketests ( #11334 )
2020-07-13 16:34:49 -07:00
Anthony Dresser
351ab2f40f
fix default connection group by changing ordering of groups ( #11303 )
2020-07-13 13:25:05 -07:00
Anthony Dresser
286c021df9
Fix access to query editor configuration ( #11321 )
...
* fix access to query editor configuration
* fix configuration type
* fix setting type
2020-07-13 13:05:36 -07:00
Anthony Dresser
d2bdd2bace
web smoke tests ( #11280 )
...
* distro
* renable web smoke
* add missing script
* update node version
* update node version everywhere
* ensure playwright drivers are installed
* fix screenshot capture
* try this
* rewrite connection dialog code
* fix permissions
* more wip
* replace more $ with ^
* revert changes
* refactor and revert more changes
* add screen shot functionality to playwright
* fix compile
* fix profiler compile
* don't run new files for web
* continue on error for web
* continue on error for web not normal
* revert some changes
2020-07-10 22:12:45 -07:00
Anthony Dresser
6d6abdff7d
fix configuration access for grid ( #11299 )
2020-07-10 14:51:10 -07:00
Anthony Dresser
a69032e317
fix issues with file menu commands ( #11254 )
2020-07-08 18:52:26 -07:00
Anthony Dresser
6d94d79527
distro ( #11210 )
2020-07-06 14:11:33 -07:00
AzureDataStudio
4c27001de5
Merge remote-tracking branch 'origin/ads-main-vscode-2020-07-01T03-37-25' into main
2020-06-30 22:30:53 -07:00
ADS Merger
f6b44865cc
Merge from vscode b16b467d3e03e1a1ae05b5836e4e5a5af504e86d
2020-07-01 03:37:27 +00:00
AzureDataStudio
59b69311d7
fix hygiene, update sqlite
...
skip failing tests
2020-06-30 11:31:12 -07:00
ADS Merger
1388493cc1
Merge from vscode 2cd495805cf99b31b6926f08ff4348124b2cf73d
2020-06-30 11:31:11 -07:00
Anthony Dresser and Justin Hutchings
ef8205f918
Remove deleting the old config (unsupported) and add notification ( #11142 )
...
* Add CodeQL Analysis workflow (#10195 )
* Add CodeQL Analysis workflow
* Fix path
* remove deleting the old config (unsupported) and add notification
* fix tests
Co-authored-by: Justin Hutchings <jhutchings1@users.noreply.github.com >
2020-06-29 21:40:03 -07:00
Anthony Dresser and Justin Hutchings
93a88e38fe
Messages panel wordwrap ( #10970 )
...
* Add CodeQL Analysis workflow (#10195 )
* Add CodeQL Analysis workflow
* Fix path
* fix word wrap support in the message panel
* fix width on message treee
* fix import
* fix settings editor to reflect the changes in the settings ids
* fix tests
* add configuration upgrader
* make sure to maintian execution order
* make the compiler happy
* add tests for upgrader
Co-authored-by: Justin Hutchings <jhutchings1@users.noreply.github.com >
2020-06-29 16:25:11 -07:00
Anthony Dresser
5d3178f649
delete duplicate workflow ( #11132 )
2020-06-29 13:53:26 -07:00
AzureDataStudio
333ce37ae5
Merge branch 'ads-master-vscode-2020-06-18T04-32-50' into main
2020-06-19 12:15:53 -07:00
AzureDataStudio
c4c23aa40d
remove unused workflows
...
fix tests
disable vscode integration tests
distro
bump smoke test extension
ensure we register language register
fix compile
2020-06-19 10:59:24 -07:00
ADS Merger
5e7071e466
Merge from vscode 4d91d96e5e121b38d33508cdef17868bab255eae
2020-06-19 10:59:23 -07:00
Anthony Dresser
a971aee5bd
Use cp for coverage copy ( #11006 )
...
* test cp
* mkdir
* maintain directory
* copy with directories
2020-06-19 10:07:37 -07:00
Anthony Dresser
5168d3d975
Better Smoke test setup ( #11005 )
...
* add handling for 404
* make the error message make more sense
2020-06-19 01:02:19 -07:00
Anthony Dresser
381a747b62
fix export for remote ( #10934 )
2020-06-16 12:10:05 -07:00
Anthony Dresser
16c27baf10
maintain scheme in insights ( #10904 )
...
* maintain scheme in insights
* fix compiles
* fix tests
* handle undefined
* fix windows tests
* fix imports
* handle remote resources
2020-06-15 14:23:31 -07:00
Anthony Dresser
ff8b03aa5e
fix edit data ( #10907 )
2020-06-15 11:17:42 -07:00
Anthony Dresser
535e9d012a
add getting started to contribution ( #10892 )
2020-06-12 12:21:04 -07:00
Anthony Dresser
46f72fef6a
change icon locations ( #10884 )
...
* change icon locations
* fix icon location
2020-06-11 17:10:29 -07:00