Charles Gagnon
922348b846
Add basic structure for publish project quickpick ( #16008 )
...
* Add basic structure for publish project quickpick
* fixes
* feedback
2021-07-07 22:00:44 -07:00
Charles Gagnon
3f0ea580f5
Update some key az CLI references ( #16032 )
2021-07-07 14:43:30 -07:00
Charles Gagnon
d942799f9d
Add azcli extension ( #16029 )
2021-07-07 13:00:12 -07:00
Charles Gagnon
e8ba89750b
Update sqlite ( #15973 )
2021-07-01 15:44:54 -07:00
Charles Gagnon
b1a9d6baa1
Fix resource deployment validations ( #15963 )
...
* Fix resource deployment validations
* comment out unused for now
* Fix tests
2021-07-01 11:49:14 -07:00
Charles Gagnon
5bc5816a25
Bump electron@12.0.7
2021-07-01 11:42:35 -07:00
Charles Gagnon
91d51a43cd
Remove space from distro ( #15970 )
2021-07-01 09:39:45 -07:00
Charles Gagnon
41bac47cbd
Add open existing project functionality for VS Code ( #15958 )
2021-07-01 09:20:46 -07:00
Charles Gagnon
7ce791d826
Load all data workspace projects directly from workspace ( #15921 )
...
* Load all projects directly from workspace
* fixes
* Remove relativity and fix tests
* fix compile
* PR comments
* remove unused
* distro
2021-06-30 10:58:34 -07:00
Charles Gagnon
66c1fdc457
Add Remote Book dialog smoke test ( #15932 )
...
* Add Remote Book smoke test
* fixes
* distro
* Try closing toasts
(cherry picked from commit fd53c91375f4ba73554c801be3378375b2521d31)
2021-06-30 10:51:56 -07:00
Charles Gagnon
8ddb6ca7e8
Fix query history view actions ( #15949 )
...
* Fix query history view actions
* Update order
* update order values
* Use codicon
2021-06-29 19:56:44 -07:00
Charles Gagnon
10ad6f7119
Hide dropdown loading container when not used ( #15934 )
...
* Hide dropdown loading container when not used
* Remove unused
2021-06-29 11:46:12 -07:00
dac1bdafd7
Port VS Code 1.56.0 Hotfixes ( #15912 )
...
* fix #123040
* Switch priority of shell/shellArgs and defaultProfile setting
Fixes #123159
We were too aggressive introducing the new default profile system as many
users (as well as dev containers, microsoft/vscode-dev-containers#838 ) depend
on these settings for their workflow. This also includes a change in behavior
where if shellArgs are specified, they are applied to the fallback shell
(even when shell.platform isn't specified), which aligns with past behavior.
* fixes #123036 (#123263 )
* fixes #123041 (#123287 )
* 1.56 fix for #123044
* Do not invoke `resolveWithInteraction` over terminal settings (#123590 )
* Change grunt, gulp and jake task auto detection to be off by default (#123588 )
Co-authored-by: meganrogge <megrogge@gmail.com >
Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com >
Co-authored-by: João Moreno <joao.moreno@microsoft.com >
Co-authored-by: Martin Aeschlimann <martinae@microsoft.com >
Co-authored-by: Alex Dima <alexdima@microsoft.com >
2021-06-29 08:51:21 -07:00
Charles Gagnon
a9e8885fe6
Update Mac Icons ( #15911 )
...
* Update MacOS Icons
* distro2
* Update package.json
2021-06-28 15:21:18 -07:00
Charles Gagnon
33ff661c6f
Add VS Code native New Project create flow ( #15906 )
...
* Add VS Code native New Project create flow
* Update project name title
* Ignore focus out
* comments
* ellipsis
2021-06-25 10:46:40 -07:00
Charles Gagnon
1caef2dc6e
Remove duplicate extensions from browse filter ( #15907 )
...
* Remove duplicate extensions from browse filter
* Update placeholder
2021-06-24 23:55:53 -07:00
Charles Gagnon
0a3ed1a63a
vBump arc and azdata ( #15894 )
2021-06-24 09:22:30 -07:00
Charles Gagnon
3a3d7f5271
withProperties -> withProps ( #15876 )
...
* withProperties -> withProps
* Fix errors
* remove ,
* fixes
* Update azdata-test
* Fix dacpac tests
* Add required and remove added layout
2021-06-23 14:26:14 -07:00
Charles Gagnon
4707c1601c
Handle no azdata API in sql db proj extension gracefully ( #15873 )
...
* Update db proj ext to handle not having azdata API available
* Fixes
* Fix compile
2021-06-22 23:34:01 -07:00
Charles Gagnon
00361e52a2
Handle no azdata API in data-workspace extension gracefully ( #15871 )
2021-06-22 16:35:20 -07:00
Charles Gagnon
ec2f2b19fb
Wait for SqlToolsService to start before running smoke tests ( #15864 )
2021-06-22 13:05:21 -07:00
Charles Gagnon
49562239a0
Add create content folder test ( #15849 )
...
* Add create book from content folder test
* Remove hardcoded
2021-06-22 08:56:50 -07:00
Charles Gagnon
999acca745
Fix create book dialog smoke test ( #15848 )
2021-06-21 16:28:05 -07:00
Charles Gagnon
adbf40859f
Fix smoke tests ( #15847 )
2021-06-21 12:53:09 -07:00
Charles Gagnon
22dcf7777c
Fix view action icon sizes ( #15834 )
2021-06-21 09:59:53 -07:00
Charles Gagnon
207312bd96
Remove unused workflows ( #15782 )
2021-06-19 11:49:13 -07:00
Charles Gagnon
38edcae32c
Update VS Code version to match latest merge sync point ( #15830 )
2021-06-18 22:57:25 -07:00
Charles Gagnon
35832e83da
Add required field to kube config picker ( #15795 )
2021-06-17 19:38:38 -07:00
Charles Gagnon
efd752aafe
Add aria labels to buttons and spin inputs on Arc dashboards ( #15798 )
2021-06-17 19:38:27 -07:00
Charles Gagnon
d96835c083
Fix secondary actions for Notebook editor toolbar ( #15788 )
2021-06-17 14:52:36 -07:00
Charles Gagnon
331f8115dc
Fix input validation alert ( #15749 )
...
* Fix input validation alert
* Add override
2021-06-17 13:47:53 -07:00
Charles Gagnon
d871efc079
Fix SQL taskbar icons ( #15786 )
2021-06-17 12:47:44 -07:00
Charles Gagnon
cae598d36c
Correctly announce loading state for arc cluster context loading ( #15747 )
...
* Correctly announce loading state for arc cluster context loading
* localize
* Fix compile
* Fix test
2021-06-17 10:28:12 -07:00
Charles Gagnon and ADS Merger
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
Charles Gagnon
1231be124a
Add aria-label to kube config input box ( #15743 )
2021-06-16 12:22:00 -07:00
Charles Gagnon
be1ff8e37b
Add smoke test for Create Book dialog ( #15714 )
...
* Add smoke test for Create Book dialog
* Add comment
* Update distro
* update distro 2
* distro
2021-06-16 10:54:04 -07:00
Charles Gagnon
6c23007a79
Clarify filtering instructions ( #15724 )
2021-06-15 12:42:37 -07:00
Charles Gagnon
ebe24046de
Log extension host commands ( #15721 )
...
* Log extension host commands
* Add more comments
2021-06-15 12:10:09 -07:00
Charles Gagnon
c9850fe59f
Remove en-us from links ( #15722 )
2021-06-15 11:51:35 -07:00
Charles Gagnon
db3a0ef7ac
Trim pathname for link callout file paths ( #15716 )
...
* Don't use pathname for link URLs
* Trim pathname instead
2021-06-15 09:52:27 -07:00
Charles Gagnon
6a7e1dfd27
Fix create book dialog clearing input boxes on browse cancel ( #15713 )
2021-06-14 17:47:30 -07:00
Charles Gagnon
b8509d8b7c
Fix dacpac utils function ( #15702 )
2021-06-14 08:38:29 -07:00
Charles Gagnon
c8ef4ee47a
Promote updated width parameter for createModelViewDialog to stable ( #15648 )
2021-06-09 12:28:12 -07:00
Charles Gagnon
63affd4d9a
Update min azdata version for new release ( #15619 )
2021-06-03 09:58:26 -07:00
Charles Gagnon
dfa33a85b2
vBump azdata extension ( #15611 )
2021-06-02 15:24:33 -07:00
Charles Gagnon
399406b732
Update action run return type ( #15568 )
...
* Update action run return type
* fix tests
* Update rest
* Add back null checks
2021-05-25 14:52:39 -07:00
Charles Gagnon
2ec720d5b9
Update server tree action contributions ( #15525 )
...
* Update server tree action contributions
* Fix test
2021-05-20 12:41:56 -07:00
Charles Gagnon
22093ec406
Update build timeouts ( #15517 )
2021-05-19 16:39:56 -07:00
Charles Gagnon
faf4c9232b
Update SqlToolsService for language service fix ( #15492 )
2021-05-16 15:45:59 -07:00
Charles Gagnon
c54f991e60
Fix actionbar trigger key handling ( #15488 )
...
* Fix actionbar trigger key handling
* fix compile error
2021-05-14 16:31:15 -07:00
Charles Gagnon
d797ef433a
Fix Issue Reporter ( #15467 )
2021-05-13 21:40:42 -07:00
Charles Gagnon
5f2fa391c4
Fix event prefix ( #15429 )
2021-05-12 10:16:48 -07:00
Charles Gagnon
c015338ed4
Fix dashboard icons ( #15400 )
...
* Fix dashboard icons
* Split out custom SQL menu items
* Put on same line
2021-05-11 12:41:45 -07:00
Charles Gagnon
0fa0431707
Add rollup dependency ( #15317 )
2021-05-04 09:08:36 -07:00
Charles Gagnon
726ad26a75
Trim spaces from arc connect controller dialog ( #15321 )
2021-05-04 08:38:06 -07:00
Charles Gagnon
cb8f9d9d90
Use official Microsoft ads-kerberos ( #15316 )
...
* Use @microsoft/ads-kerberos
* Bundle ads-kerberos
2021-05-03 16:18:11 -07:00
Charles Gagnon
587237673b
Remove settings sync output channel ( #15304 )
2021-04-30 15:07:57 -07:00
Charles Gagnon
ddf092462d
Bump arc version ( #15283 )
2021-04-29 10:07:31 -07:00
Charles Gagnon
659fa2f78d
Add back in documentdb dependency ( #15265 )
...
* Add back in documentdb dependency
* Use original version
2021-04-28 12:40:02 -07:00
Charles Gagnon
be8a55cef0
Add back open view keybindings ( #15264 )
2021-04-28 12:17:36 -07:00
Charles Gagnon
57cd25fab9
Fix dipose "method not implemented" errors in MainThread API classes ( #15257 )
2021-04-28 09:39:04 -07:00
Charles Gagnon
f29d7308ff
bump distro ( #15249 )
2021-04-27 16:03:56 -07:00
Charles Gagnon
a086ad6ff1
Update what-is link for linux installers ( #15242 )
2021-04-26 17:16:22 -07:00
ef57812a95
Arc april updates ( #15237 )
...
* Enables being able to view and edit Coordinator node scheduling params (#15114 )
* Trying to save per role settings
* Updated spec
* Cleaning up
* Removed unneccessary code and comments
* Added separate type for { w?: string, c?: string}, PR fixes
* Added methods to refresh mr,ml,cr,cl versus per role
* Fixed spec
* Put back optional properties, removed passing empty string to reset scheduling params
* Spacing
* vBump arc
* Included roles in fake show output for testing (#15196 )
* Update arc specs (#15225 )
* Update azdata Arc specs to match April azdata
* vcores -> cpu
* fix spacing
* Consolidate types and update storage volumes
* Fix compile
* Update min azdata version
Co-authored-by: nasc17 <69922333+nasc17@users.noreply.github.com >
Co-authored-by: nasc17 <nasc@microsoft.com >
2021-04-26 16:20:27 -07:00
Charles Gagnon
1252544282
Fix welcome page enum descriptions ( #15215 )
...
* Fix welcome page enum descriptions
* Remove gettingStarted experience
* Add sql carbon edit
2021-04-22 16:35:50 -07:00
Charles Gagnon
599a64c631
Add encoded path name tests for SQL kernel ( #15197 )
...
* Add encoded path name tests for SQL kernel
* Remove invocation count
2021-04-22 09:03:48 -07:00
Charles Gagnon
a82be2f014
Fix URI encoding for connection provider calls ( #15177 )
...
* Fix URI encoding for connection provider calls
* Update distro
2021-04-20 11:40:32 -07:00
Charles Gagnon
e7e4828703
Fix 'nodebookInputFactory' name ( #15188 )
2021-04-19 15:18:26 -07:00
Charles Gagnon
cd6f584ed1
Notebook smoke test fixes ( #15178 )
...
* Notebook smoke test fixes
* Undo delay fixes
2021-04-19 14:26:47 -07:00
Charles Gagnon
2f04adb510
Fix crash when opening SQL diff input ( #15183 )
...
* Fix crash when opening SQL diff input
* fix compile
* Fix tests
2021-04-19 13:49:02 -07:00
Charles Gagnon
ca701a7985
Remove copycat action ( #15172 )
2021-04-16 12:45:22 -07:00
Charles Gagnon
2f865445a7
Disable workspace tags event ( #15168 )
2021-04-16 10:33:45 -07:00
Charles Gagnon
dcd952b903
Fix error when disconnecting database ( #15146 )
...
* Fix error when disconnecting database
* correctly print error
2021-04-16 09:24:22 -07:00
Charles Gagnon
e7571410e0
Add notebook query event listeners before connect ( #15136 )
2021-04-14 15:09:18 -07:00
Charles Gagnon
5922047f6b
Add Import smoke test ( #15111 )
...
* Add smoke test
* Add wait for service
* Also revert liveshare
* fixes
* Use custom extensions dir
* fix
* compile extensions
* Use build extensions dir
* test break
* revert
* revert yarn.lock
* Add comment
* Add comments
2021-04-14 08:43:45 -07:00
Charles Gagnon
0ce57eb9b3
Update smoke test repo ( #15101 )
2021-04-13 13:54:41 -07:00
Charles Gagnon
339180aef3
Remove duplicate artifact upload ( #15115 )
2021-04-13 13:54:16 -07:00
Charles Gagnon
34c8c77dc1
Fix MIAA connection strings page showing user as undefined ( #15105 )
2021-04-12 18:15:56 -07:00
Charles Gagnon
0c241c6d65
Declarative table component fixes ( #15085 )
...
* Declarative table component fixes
* Don't add empty items list
2021-04-12 13:55:19 -07:00
Charles Gagnon
42cd650147
Only reveal parent node when finding notebook item ( #15091 )
2021-04-12 13:12:04 -07:00
Charles Gagnon
ba89351ff4
Revet update to sqlops-dataprotocolclient ( #15088 )
2021-04-11 19:57:36 -07:00
Charles Gagnon
8ea1d9fd8a
Add "Don't Ask Again' response to required azdata update prompt ( #15058 )
...
* Add don't show again response to azdata required update
* fix key
* add config
* Update error message
2021-04-09 09:54:36 -07:00
Charles Gagnon
1c66499910
Fix event property name ( #15026 )
2021-04-07 13:37:17 -07:00
Charles Gagnon
9035914d5d
Add required minimum version for azdata extension ( #15010 )
...
* Add check for minimum required azdata version
* cleanup
* remove unused
* comment
* param comment
* Fix tests
2021-04-06 17:53:46 -07:00
Charles Gagnon
10923ee544
Update minimum required azdata engine version - Arc ( #14996 )
...
* vBump Arc/Azdata
* undo vbump
2021-04-06 10:04:18 -07:00
Charles Gagnon
4a4f889e8e
Update minimum required azdata version to latest release ( #14995 )
2021-04-06 09:58:24 -07:00
Charles Gagnon
75c1a6c2cd
Sign vulkan-1 DLL ( #14976 )
...
* Sign DLLs
* Only sign vulkan-1
2021-04-05 13:57:20 -07:00
febd8b29c9
Arc updates for March release ( #14970 )
...
* Updated Postgres Spec for where to find engine version, removed calling calling -ev in edit commands (#14735 )
* Added spec.engine.version, took out calling engine version with edit calls
* Added text wrong place
* missed updates
* PR fix
* Update Arc Postgres troubleshooting notebook
Co-authored-by: Brian Bergeron <brberger@microsoft.com >
* Remove AzdataSession from azdata commands (#14856 )
* remove session
* Add in controller-context support
* Revert "Add in controller-context support"
This reverts commit 3b39b968efbf6054041cb01cb2d8443532643a82.
* Add azdataContext to login
* Undo book change
* Undo change correctly
* Add controller context support (#14862 )
* remove session
* Add in controller-context support
* Add params to fake
* Fix tests
* Add info and placeholder for controller URL/name (#14887 )
* Add info and placeholder for controller URL
* add period + update name
* update memento and allow editing of namespace/URL
* vBump
* vBump
* Fix tests
Co-authored-by: nasc17 <69922333+nasc17@users.noreply.github.com >
Co-authored-by: Brian Bergeron <brian.e.bergeron@gmail.com >
Co-authored-by: Brian Bergeron <brberger@microsoft.com >
2021-04-05 11:47:36 -07:00
Charles Gagnon
71b91c3890
Remove survey link ( #14968 )
2021-04-05 10:18:22 -07:00
Charles Gagnon
e7be1daf5c
Switch azuredatastudio-sqlite repo ( #14940 )
...
* Switch azuredatastudio-sqlite repo
* Bump version
2021-04-02 09:14:50 -07:00
Charles Gagnon
ce6ea8af41
Fix dropdown error & editor database dropdown validation ( #14946 )
...
* Fix dropdown error & editor database dropdown validation
* Set initial values
* Update comment
* hygiene
* remove unused
* Fix tests
2021-04-01 14:52:55 -07:00
Charles Gagnon
37af88e265
Fix some spelling errors ( #14944 )
2021-04-01 11:16:08 -07:00
Charles Gagnon
4c2969d4ca
Don't log race condition error ( #14922 )
2021-04-01 11:11:43 -07:00
Charles Gagnon
97ce7b9b67
Use shared packages in markdown-language-features dependencies ( #14936 )
...
* Use shared webpack packages in markdown-language-features dependencies
* update yarn post merge
* Remove ts-loader too
2021-04-01 09:44:41 -07:00
Charles Gagnon
5151f337bc
Log full stack trace for editor opened errors ( #14932 )
...
* Log full stack trace for editor opened errors
* space
* Actually print name
2021-03-31 13:13:41 -07:00
Charles Gagnon
4df77c73bf
Fix slider component ( #14918 )
2021-03-30 17:33:59 -07:00
Charles Gagnon
4b5aac57d3
Add return type to handler ( #14876 )
2021-03-25 17:12:58 -07:00
Charles Gagnon
5317d9ae0b
Reload resource deployment types on extension changes ( #14875 )
...
* Reload resource deployment types on extension changes
* add comments
2021-03-25 16:41:36 -07:00
Charles Gagnon
b7e982e78a
Add prompt to install required extensions for resource deployment ( #14870 )
2021-03-25 16:41:08 -07:00
Charles Gagnon
8fb54710fb
Promote CssStyles to stable API ( #14824 )
...
* Promote CssStyles to stable API
* add comment
* Fix compile
2021-03-22 12:16:59 -07:00