Charles Gagnon
809d4de862
Only reveal parent node when finding notebook item ( #15091 ) ( #15103 )
...
(cherry picked from commit 42cd650147 )
2021-04-12 16:46:30 -07:00
Charles Gagnon
49147305e8
Fix event property name ( #15026 ) ( #15031 )
...
(cherry picked from commit 1c66499910 )
2021-04-07 16:15:34 -07:00
Charles Gagnon
b54beb6e7a
Add required minimum version for azdata extension ( #15010 ) ( #15015 )
...
* Add check for minimum required azdata version
* cleanup
* remove unused
* comment
* param comment
* Fix tests
2021-04-07 10:53:08 -07:00
Charles Gagnon
8c92af3016
[Port] Update minimum required azdata version ( #14998 )
...
* Update minimum required azdata version to latest release (#14995 )
* Update minimum required azdata engine version - Arc (#14996 )
* vBump Arc/Azdata
* undo vbump
* vBump
2021-04-06 11:25:26 -07:00
Charles Gagnon
9b117da9cb
Sign vulkan-1 DLL ( #14976 ) ( #14983 )
...
* Sign DLLs
* Only sign vulkan-1
2021-04-06 10:34:38 -07:00
Charles Gagnon and Maddy
d12a7b81fd
Port 43db30d1da ( #14986 )
...
Co-authored-by: Maddy <12754347+MaddyDev@users.noreply.github.com >
2021-04-06 10:13:35 -07:00
b421b19b73
Arc updates for March release ( #14970 ) ( #14974 )
...
* 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 >
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 13:00:26 -07:00
Charles Gagnon
124f7ca887
Remove survey link ( #14971 )
2021-04-05 12:49:19 -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
Charles Gagnon
72295d46c2
Add close method to ModelView dashboards ( #14812 )
...
* Add close method to ModelView dashboards
* fix closing
* remove accessors
* Update errors
2021-03-22 10:17:16 -07:00
Charles Gagnon
6ee321a719
Update sqlops-dataprotocolclient to 1.2.2 ( #14807 )
...
* Update sqlops-dataprotocolclient to 1.2.2
* Fix yarn.lock
2021-03-20 12:49:18 -07:00
Charles Gagnon
c65c856d2f
Fix API issues for external extensions ( #14796 )
...
* Fix azdata API break
* Move dialogwidth to azdata.d.ts
* re-add parameter
* add comment back
2021-03-18 16:46:32 -07:00
Charles Gagnon
31ce58a8fc
Cleanup telemetry keys ( #14795 )
...
* Add event for connection error
* Cleanup telemetry keys
* Fix missed keys
2021-03-18 15:52:57 -07:00
Charles Gagnon
a0a97d1611
Revert "Updated Postgres Spec for where to find engine version, removed calling calling -ev in edit commands ( #14735 )" ( #14794 )
...
This reverts commit 318559dcd7 .
2021-03-18 14:19:59 -07:00
Charles Gagnon
11d4ea3232
Promote some proposed APIs to stable ( #14788 )
...
* Promote some proposed APIs to stable
* Fix spelling
(cherry picked from commit b88a9ba33e644f83a2b8deac9d99d86803605a85)
2021-03-18 13:11:43 -07:00
Charles Gagnon
88b7960d01
Add Slider component ( #14774 )
...
* initial
* more cleanup
* update types
2021-03-18 09:47:36 -07:00
Charles Gagnon
07bd534453
Update replicas text ( #14783 )
2021-03-17 16:19:03 -07:00
Charles Gagnon
7ffa7a9b23
Add support for replicas option when deploying MIAA ( #14758 )
2021-03-17 10:12:26 -07:00
Charles Gagnon
4425b2afd3
Fix MIAA connection strings page not populating ( #14763 )
2021-03-17 09:40:47 -07:00
Charles Gagnon
89e5ee3c80
Fix BDC deployment removing all security settings from config ( #14756 )
2021-03-16 15:44:21 -07:00
Charles Gagnon
95fa61ee4e
Activate extensions contributing deployment providers ( #14750 )
2021-03-16 11:11:13 -07:00
Charles Gagnon
0ecc053377
Fix blank MIAA/PG deployment wizard pages ( #14714 )
2021-03-16 10:05:47 -07:00
Charles Gagnon
97813b4c20
vBump arc ( #14748 )
2021-03-16 08:29:40 -07:00
Charles Gagnon
7a4852b047
Add Product Feedback survey link to welcome page ( #14705 )
...
* Fix welcome page
* Add link
2021-03-15 16:23:56 -07:00
Charles Gagnon
b3e141a150
Update missed connection management return values ( #14722 )
2021-03-15 09:24:43 -07:00
Charles Gagnon
63828dcc15
Remove connectivity mode from Arc deployment ( #14710 )
2021-03-12 14:26:57 -08:00
Charles Gagnon
90a5d9d817
Fix filtered resource options persisting across deployments ( #14702 )
2021-03-12 13:08:13 -08:00
Charles Gagnon
138fa3feb6
Update azdata login namespace param ( #14670 )
2021-03-12 12:01:55 -08:00
Charles Gagnon
7ea09d3d17
Fix welcome page ( #14701 )
2021-03-12 11:17:19 -08:00
Charles Gagnon
b670ffc7e6
Update azdata login namespace param ( #14670 )
2021-03-12 10:48:32 -08:00
Charles Gagnon
1c671676bf
Disable auto sync service ( #14677 )
...
* Disable auto sync service
* skip tests
2021-03-11 17:28:01 -08:00
Charles Gagnon
bba3b93c6e
Move BDC resource deployment type into BDC extension ( #14657 )
2021-03-11 10:33:21 -08:00
Charles Gagnon
cf862854c5
Update return types that can return undefined ( #14660 )
2021-03-11 10:09:50 -08:00
Charles Gagnon
6c877a4e20
Update commands and param names ( #14658 )
2021-03-11 07:29:19 -08:00
Charles Gagnon
e97429cb74
Bump arc version ( #14653 )
2021-03-10 15:03:14 -08:00
Charles Gagnon
c33116c625
Remove Online Services Settings option ( #14624 )
2021-03-09 17:20:07 -08:00
Charles Gagnon
0906030aa2
Expose AzureAccount typings to other extensions ( #14604 )
2021-03-09 10:16:52 -08:00
Charles Gagnon
b5e66a715f
Update connection event properties ( #14608 )
2021-03-09 08:39:14 -08:00
Charles Gagnon
bbdc324f17
Add PyZMQ third party license ( #14607 )
2021-03-08 17:04:26 -08:00
Charles Gagnon
df06afa2ab
Fix undefined error in telemetry service ( #14577 )
2021-03-05 12:46:03 -08:00
Charles Gagnon
f6f45bc3f9
Add event for connection error ( #14564 )
2021-03-05 09:02:54 -08:00
Charles Gagnon
d2faf9075d
Clean up dialog event hide reasons ( #14566 )
...
* Clean up dialog event hide reasons
* Remove done
2021-03-05 08:54:35 -08:00
Charles Gagnon
eef8f0e2ba
Fix error from azdata tool upon startup ( #14559 )
...
* Fix error from azdata tool upon startup
* Update error
2021-03-04 17:05:54 -08:00
Charles Gagnon
4e1c7decde
Add mocha dependencies ( #14562 )
2021-03-04 16:30:39 -08:00
Charles Gagnon
9c886dd80a
Remove unneeded validation error messages ( #14531 )
2021-03-04 09:50:57 -08:00
Charles Gagnon
2620d060dc
Fix error when running Notebook integration tests ( #14536 )
2021-03-03 15:48:41 -08:00
Charles Gagnon
625c4520da
Fix input box validation ( #14508 )
...
* Fix input box validation
* just use return from inputbox validate
2021-03-03 10:19:10 -08:00
Charles Gagnon
8b34e034fc
Bump azdata tool version ( #14498 )
2021-03-02 11:05:36 -08:00
Charles Gagnon
ff508b1bf4
Lint typings ( #14488 )
2021-03-01 14:42:26 -08:00
Charles Gagnon
9432330c46
Update dependencies for url-parse ( #14476 )
...
* Update dependencies
* add vscode back in for git
* revert yarn.lock
* re-add notebook redirect
* Fix git tests
* Update other testrunner references
* Add testrunner
* Add mocha-multi-reporters
2021-03-01 09:28:03 -08:00
Charles Gagnon
8ce32215ba
Add remote debugging port to launch scripts ( #14472 )
2021-02-26 18:00:10 -08:00
Charles Gagnon
5d07a3272e
Add URI handler for resource deployment ( #14470 )
...
* Add URL handler for resource deployment
* Add tests
2021-02-26 15:50:55 -08:00
Charles Gagnon
ad045de1f0
Fix azdata tests ( #14471 )
...
* Fix azdata tests
* More fixes
2021-02-26 14:40:26 -08:00
Charles Gagnon
b304fadfde
Standardize SQL CARBON EDIT tag ( #14465 )
2021-02-26 10:34:32 -08:00
Charles Gagnon
013ecc4ddc
Add support for initial values of Azure fields in resource deployment ( #14458 )
2021-02-26 09:33:34 -08:00
Charles Gagnon
afa2256467
Update remote yarn.lock ( #14438 )
2021-02-25 12:14:40 -08:00
Charles Gagnon
00feb955d9
Add telemetry for deployment type being selected ( #14410 )
...
* Add telemetry for deployment type being selected
* Fix build
2021-02-24 15:47:17 -08:00
Charles Gagnon
71cbe3fbf0
Update dependencies for url-parse ( #14423 )
...
* Remove/update dependencies
* switch to yarn.lock
* fix build errors
* Update min url-parse version
2021-02-24 15:39:10 -08:00
Charles Gagnon
4b40d66bca
Add IconPath type ( #14420 )
...
* Add IconPath type
* Add ThemedIconPath subtype
* Update type
2021-02-24 12:49:54 -08:00
Charles Gagnon
587ac45418
Resource deployment clean up ( #14418 )
2021-02-24 12:11:06 -08:00
Charles Gagnon
d5385f66d3
Default to current controller when deploying from Arc dashboard ( #14409 )
2021-02-23 17:17:52 -08:00
Charles Gagnon
2e1fe9a266
Update MacOS icon ( #14394 )
...
* Update MacOS icon
* Update distro
2021-02-23 09:25:19 -08:00
Charles Gagnon
d159a1eb50
Remove DOM component ( #14328 )
...
* Remove DOM component
* fix compile
* Remove enum type
* one more
2021-02-17 15:16:42 -08:00
Charles Gagnon
21fae18a13
Ignore loc project during hygiene ( #14060 )
...
* Ignore loc project during hygiene
* Update distro
2021-02-16 11:34:13 -08:00
Charles Gagnon
238a0c60d9
Fix error when listing MIAA databases ( #14286 )
2021-02-12 17:16:11 -08:00
Charles Gagnon
6a09d8387e
Fix notebook connection dropdown opening multiple connection dialogs ( #14283 )
2021-02-12 16:42:27 -08:00
Charles Gagnon
c82e80e61f
Bump arc and azdata versions ( #14279 )
2021-02-12 13:28:14 -08:00
Charles Gagnon
6eba54d819
Update min azdata version ( #14277 )
2021-02-12 13:13:04 -08:00
Charles Gagnon
56d2f6b497
Fix extension recommendations ( #14275 )
...
* Fix extension recommendations
* revert header
2021-02-12 13:00:48 -08:00
Charles Gagnon
e8d02dbc44
Cleanup typings from vs code merge ( #14267 )
2021-02-11 22:18:03 -08:00
Charles Gagnon
d8438bd720
Add connect button to MIAA dashboard ( #14183 ) ( #14200 )
...
* Add connect button to MIAA dashboard
* PR comments
(cherry picked from commit da01c75dcf )
2021-02-11 10:04:17 -08:00
Charles Gagnon
49a989ac14
Remove AutomaticPortForwarding service ( #14248 )
...
* Remove AutomaticPortForwarding service
* fix hygiene
2021-02-11 07:27:32 -08:00
Charles Gagnon
e65a4ac13d
vBump arc and azdata extensions ( #14246 )
2021-02-10 14:08:02 -08:00
Charles Gagnon
45adb7d8d7
Add ability to pass in initial variable values to deployment wizards ( #14224 )
2021-02-10 13:55:16 -08:00
Charles Gagnon
d78d89e326
Fix race condition in account management ( #14218 )
2021-02-09 22:40:46 -08:00
Charles Gagnon
6f192f9af5
Fix ModelView addItem/withItem ordering ( #14205 )
2021-02-09 08:37:30 -08:00
Charles Gagnon
13255f845b
Update azdata-test to official Microsoft org version ( #14203 )
2021-02-09 08:35:47 -08:00
Charles Gagnon
da01c75dcf
Add connect button to MIAA dashboard ( #14183 )
...
* Add connect button to MIAA dashboard
* PR comments
2021-02-08 10:33:16 -08:00
Charles Gagnon
86aa24e198
Fix service dependency startup warning ( #14180 )
...
* Fix service dependency startup warning
* fix tests
2021-02-06 15:01:16 -08:00
Charles Gagnon
ac5ff2ec7f
Remove error message properties from events ( #14175 )
2021-02-05 12:28:07 -08:00
Charles Gagnon
ddd80b982c
Add display names to cache tasks in build ( #14176 )
...
* Add display names to cache tasks in build
* Undo changes to vs files
* Undo
2021-02-05 10:54:16 -08:00
Charles Gagnon
49fa56369c
Fixes for HDFS node expansion on BDC connections ( #14174 )
...
* Change cluster test connect to use endpoints route
* Add more logging
* More logging
* Only connect to controller if needed
* Add comments
2021-02-05 10:12:15 -08:00
Charles Gagnon
350034cbb1
Fix arc dashboard component order error ( #14164 )
2021-02-04 15:53:29 -08:00
Charles Gagnon
c027ce4f00
Update ads-extensions-telemetry package ( #14162 )
2021-02-04 14:57:54 -08:00
Charles Gagnon
6907c8edab
Use cryptography 3.2.1 for sparkmagic dependency ( #14154 )
...
* Use cryptography 3.2.1 for sparkmagic dependency
* pip -> conda
* fix typing
* fix tests
* prefix with required
2021-02-04 09:52:08 -08:00
Charles Gagnon
3a89731036
Add version to azdata api ( #14155 )
2021-02-03 17:56:01 -08:00
Charles Gagnon
395dfd6c52
Add setFilter to DeclarativeTableComponent ( #14143 )
...
* Add setFilter to DeclarativeTableComponent
* fix tests
* Update param name
2021-02-03 12:18:36 -08:00
Charles Gagnon
dcf17cc08b
Remove async keyword from abstract functions ( #14150 )
2021-02-03 12:16:50 -08:00
Charles Gagnon
86a5cb27b7
Add debounce to pg parameters search filter ( #14140 )
...
* Add debounce to pg parameters search filter
* Update tsconfig
2021-02-02 16:15:31 -08:00
Charles Gagnon
2f49513bae
Rename name field of resourceSubType to resourceName ( #14103 )
...
* Rename name field of resourceSubType to resourceName
* update comment
* bump arc version
2021-02-01 13:04:05 -08:00