Karl Burtram
b6d789a845
Feat/reenable integration ( #19994 )
...
* Reenable integration tests
* Update integration test scripts
2022-07-11 15:07:13 -07:00
Karl Burtram
26455e9113
Merge vscode source through 1.62 release ( #19981 )
...
* Build breaks 1
* Build breaks
* Build breaks
* Build breaks
* More build breaks
* Build breaks (#2512 )
* Runtime breaks
* Build breaks
* Fix dialog location break
* Update typescript
* Fix ASAR break issue
* Unit test breaks
* Update distro
* Fix breaks in ADO builds (#2513 )
* Bump to node 16
* Fix hygiene errors
* Bump distro
* Remove reference to node type
* Delete vscode specific extension
* Bump to node 16 in CI yaml
* Skip integration tests in CI builds (while fixing)
* yarn.lock update
* Bump moment dependency in remote yarn
* Fix drop-down chevron style
* Bump to node 16
* Remove playwrite from ci.yaml
* Skip building build scripts in hygine check
2022-07-11 14:09:32 -07:00
Candice Ye
fa0fcef303
Bumped to version 1.4.0 ( #19989 )
...
Co-authored-by: Candice Ye <canye@microsoft.com >
2022-07-11 13:36:07 -07:00
Alex Hsu
8ed40639a1
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220710153542470. ( #19980 )
...
Co-authored-by: Alex Ma <alma1@microsoft.com >
2022-07-11 13:27:02 -07:00
Lucy Zhang
b8435a67df
Add telemetry for Python on Jupyter server startup ( #19970 )
...
* add telemetry for python on jupyter server startup
* remove extra lines
2022-07-11 12:20:22 -07:00
Alex Hsu
2265144909
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220709154720300. ( #19978 )
2022-07-11 09:49:08 -07:00
Aasim Khan
5d17ed6760
Updating gulp-atom-electron to update braces ( #19947 )
2022-07-11 09:01:44 -07:00
Aasim Khan
059b70c6a4
Fixing macos test results publishing warnings ( #19968 )
...
* Fixing macos task
* Renaming job step
2022-07-08 18:43:33 -07:00
Alex Ma
ae5c867820
[Loc] updates to schema-compare and sql-database-projects xlfs ( #19973 )
2022-07-08 16:55:30 -07:00
Aasim Khan
61c38b8f83
updating ajv ( #19950 )
2022-07-08 16:10:34 -07:00
Alan Ren
4ef5a7f487
fix parentheses ( #19971 )
2022-07-08 14:54:06 -07:00
Candice Ye
7b5a4e00e5
DC Create - if direct mode, do not prompt for cluster context ( #19956 )
...
* Made kube config and context dependent on direct mode
* Make config profile a dropdown
* Re enabled config profile
Co-authored-by: Candice Ye <canye@microsoft.com >
2022-07-08 13:04:20 -07:00
Cory Rivera
6b535b7945
Dispose underlying text model when disposing notebook editor model ( #19955 )
2022-07-08 11:23:50 -07:00
Alex Hsu
0efa4c84da
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220708153704690. ( #19967 )
2022-07-08 10:30:36 -07:00
Sai Avishkar Sreerama
985f9b03c5
OptionsDialog and buttons CSS styling updates ( #19792 )
...
* OptionsDialog and buttons CSS styling updates
* final css changes for sql db options tab
* modified options button into itmes list
* updated tab name
* Added removed line git blame
2022-07-08 09:50:00 -05:00
Sai Avishkar Sreerama
eec944ff7d
OptionsMapTable changes for SC deployment options ( #19808 )
...
* OptionsMapTable changes for SC deployment options
* OptionsMapTable updates from STS
* SC comments addressing
* converted OptionsMapTable into custom type and updates references
* BooleanOptionsMap changes all updates
* Deployment options tab refactoing
* Prop name updated to booleanOptionsDictionary and references
* Updated lookup map by merging nameprop map
* updated comments
* SC options table updates based on SQLDB comments
* Addressing the comments except the reset logic
2022-07-08 09:41:11 -05:00
Sai Avishkar Sreerama
89816c9ff3
OptionsMapTable logic to replace the deployment hardcoded values final ( #19789 )
...
* OptionsMapTable logic to replace the deployment hardcoded values final
* Test modifiaction
* OptionsMApTable updates with STS and review commetns
* comments added and option string moved to constants file
* Reverting the options button css related change and will put in other PR
* converted optionsMapTable to custom type and references.
* Options prop changes and model updates
* Reset btn event method name fixed
* removed local booleanOptionDict var and using the existing one
* updated code with removed local vars
* Update to booleanOptionsDictionary name
* merged two variable to one
* Refactoring code and updating variables
* separated lookup and data array and refactor
* missing visibility
* reset logic revised and no other edgecases found
* variable names updated to meaningful
* vbump here to test the checks, sending new vbump PR separately
2022-07-08 09:40:06 -05:00
Sai Avishkar Sreerama
84a15ea91d
STS version bump ( #19953 )
...
* STS version bump
* fix for vbump check pass
2022-07-08 09:19:59 -05:00
Alex Ma
f8e92e11f1
[Loc] changes to arc and sql xlfs ( #19957 )
2022-07-07 17:02:03 -07:00
Kim Santiago
be006466ca
cleanup dacpac and schema compare to use createConnectionProfile() from ads-test ( #19942 )
...
* cleanup dacpac and schema compare to use createConnectionProfile() from ads-test
* typo
* reuse mockConnectionInfo
2022-07-07 16:25:00 -07:00
Leila Lali
d09d028bbb
Validate was not called for the last page cuasing import for invalid models ( #19766 )
2022-07-07 13:44:56 -07:00
Lewis Sanchez
5fbea7a39c
Property view labels update when execution plan orientation changes ( #19924 )
...
* Updates properties view title when the orientation changes
* Property orientation labels change when the plan orientation changes.
* Renames top and bottom containers to secondary and primary
* Minor clean up
* Removes unnecessary class members
* Promotes constants to module level
* Moves function to module level
* Renames value1 and value2 to primary and secondary
* Replaces orientation string literal type with enum
* Resolves undefined orientation bug
* Removes unused orientation getter
* Updates property table columns only
* Uses orientation enum in editor view and properties view
* Clean up
2022-07-07 13:26:08 -07:00
Aasim Khan
9cfa1436d9
Adding top operations to execution plans ( #19902 )
...
* Adding top operations to execution plans
* Adding title to links
* Fixing pr comments
* Hiding top operations icon in execution plan editor
* Reducing outline width, adding separator and removing placeholder text
* Registering TopOperationsTabView
2022-07-07 12:50:52 -07:00
Candice Ye
738ea546af
Added label description for RWX storage class ( #19934 )
...
* Added label description for RWX storage class
* Added link and description above backups
* Made field have no default value by making it plain textfield
* Made label width wider to accomodate long labels
* Better spacing for RWX. Fixed info bubble overlap
Co-authored-by: Candice Ye <canye@microsoft.com >
2022-07-07 11:32:10 -07:00
Aasim Khan
19b9290dfa
Updating sts ( #19943 )
2022-07-07 09:37:22 -07:00
Alex Ma
35115c7ef1
[Loc] update to sql-assessment 7/6/2022 ( #19941 )
2022-07-06 17:05:05 -07:00
Aasim Khan
b8b3c65588
Updating azure-storage in build ( #19936 )
2022-07-06 16:09:53 -07:00
dependabot[bot]
3dda8feba3
Bump moment from 2.29.2 to 2.29.4 ( #19931 )
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-06 14:35:41 -07:00
dependabot[bot]
fe0f1b7f3f
Bump moment from 2.29.2 to 2.29.4 in /remote ( #19930 )
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-06 14:35:28 -07:00
dependabot[bot]
8e6d81c4d5
Bump moment from 2.29.2 to 2.29.4 in /extensions/notebook ( #19929 )
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-06 14:35:19 -07:00
Vladimir Chernov
f79d54793e
Updated htmlReportGenerator to work with 4 levels severity model ( #19928 )
...
Co-authored-by: Vladimir Chernov <v-chvlad@microsoft.com >
2022-07-06 14:34:07 -07:00
Charles Gagnon
069536b469
Update sql-assessment ( #19937 )
2022-07-06 14:21:04 -07:00
Alex Ma
cfab83bade
[Loc] sql-bindings xlf update ( #19932 )
2022-07-06 13:53:47 -07:00
dependabot[bot]
5049bf8173
Bump path-parse from 1.0.6 to 1.0.7 in /extensions/azcli ( #19835 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-06 13:44:22 -07:00
Vasu Bhog
163ca5ec64
SQL Bindings - Adds Views support for Create Azure Function with SQL Binding ( #19894 )
...
* add views logic
* add views tests
* address PR and Figma comments
* add ObjectType Enum to be used as a parameter
* add comment
2022-07-06 10:31:00 -07:00
Lucy Zhang
2e2fcbe5fc
Add telemetry for WYSIWYG ( #19908 )
...
* add telemetry for wysiwyg
* add view mode
* add back WYSIWYGKeyboardAction
* nit extra line
* update action property to transformAction
2022-07-06 09:39:02 -07:00
Charles Gagnon
1c4269b2ac
Add doc section for azdata-test ( #19926 )
2022-07-06 09:34:30 -07:00
Charles Gagnon
577c09e1f1
Add query-history tests ( #19923 )
2022-07-05 18:18:40 -07:00
Charles Gagnon
5d241c1907
Fix deploy service test ( #19920 )
2022-07-05 12:29:40 -07:00
Candice Ye
744a009bac
Version bump for preview ( #19919 )
...
Co-authored-by: Candice Ye <canye@microsoft.com >
2022-07-05 12:14:30 -07:00
Kim Santiago
029ea06790
Add aria-label option for flexContainer for add db reference dialog to use ( #19911 )
2022-07-05 10:59:30 -07:00
Alex Hsu
83813e3bea
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220701153819776. ( #19904 )
...
Co-authored-by: Alex Ma <alma1@microsoft.com >
2022-07-05 09:58:08 -07:00
Alex Hsu
c378c023ce
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220703153622854. ( #19914 )
2022-07-05 09:47:08 -07:00
Charles Gagnon
8954b17c07
Fix container cleanup message disappearing - causing apparent hang ( #19910 )
...
* Fix container cleanup message causing apparent hang
* remove comment
2022-07-05 08:27:45 -07:00
Alan Ren
416e607f32
resend previous PR with test fixes ( #19912 )
...
* Revert "Revert "use reliable way to detect createtable statements (#19897 )" (#19906 )"
This reverts commit c211fb981c .
* fix tests
* fix test cases
2022-07-02 11:25:09 -07:00
Charles Gagnon
60026a39f9
Add getDockerImageSpec and cleanDockerObjects to API ( #19900 )
...
* Add getDockerImageSpec and cleanDockerObjects to API
* docs
2022-07-01 12:57:40 -07:00
Alan Ren
c211fb981c
Revert "use reliable way to detect createtable statements ( #19897 )" ( #19906 )
...
This reverts commit 9a22c429a9 .
2022-07-01 11:47:21 -07:00
Lucy Zhang
4ec2d78269
Add Notebook telemetry events ( #19848 )
...
* add telemetry events
* remove error message in telemetry
2022-07-01 09:14:29 -07:00
Candice Ye
179f9e8270
Add default for pitr ( #19901 )
...
Co-authored-by: Candice Ye <canye@microsoft.com >
2022-06-30 19:06:26 -07:00
Alan Ren
9a22c429a9
use reliable way to detect createtable statements ( #19897 )
...
* use reliable way to detect createtable statements
* PR comments
* comments
2022-06-30 18:23:12 -07:00