dependabot[bot]
b7d1e950f3
Bump ansi-regex from 3.0.0 to 3.0.1 in /extensions/notebook ( #18860 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 10:08:31 -07:00
dependabot[bot]
3f31290e8e
Bump ansi-regex from 3.0.0 to 3.0.1 in /extensions/import ( #18859 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 10:07:41 -07:00
dependabot[bot]
3b7a5b64af
Bump ansi-regex from 3.0.0 to 3.0.1 in /extensions/integration-tests ( #18857 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 10:07:32 -07:00
dependabot[bot]
6a0dd0415b
Bump ansi-regex from 3.0.0 to 3.0.1 in /extensions/machine-learning ( #18856 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 10:07:20 -07:00
dependabot[bot]
45b5f8d136
Bump ansi-regex from 3.0.0 to 3.0.1 in /extensions/sql-bindings ( #18854 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 10:07:12 -07:00
dependabot[bot]
a29bb210b2
Bump ansi-regex from 3.0.0 to 3.0.1 in /extensions/resource-deployment ( #18853 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 10:07:03 -07:00
csigs
3c8943aab2
LEGO: check in for main to temporary branch. ( #18897 )
2022-04-01 09:42:52 -07:00
Aditya Bist
bab5118996
Add graph icons to OE and TD ( #18808 )
...
* add graph icons to OE and TD
* PR comments
* change enum type
* change sub type to icon and make basic as default
* changed icontype to icon
* change default logic location
* change icon name to be more generic
* use right icons
2022-04-01 00:27:59 -07:00
Alex Ma
27f014c70d
[Loc] add table filter xlf ( #18896 )
2022-03-31 22:16:37 -07:00
Aditya Bist
e7773425ee
added graph node types from edit and publish results ( #18891 )
...
* added graph node types from edit and publish results
* make generic property bag
* review comments
* add comment for function
* edit comment
* change name to telemetry info
2022-03-31 21:50:26 -07:00
Vasu Bhog
0a43ed84e3
Add bindings telemetry ( #18851 )
...
* add bindings telemetry
* add exitReasons
2022-03-31 16:29:15 -07:00
Kim Santiago
80db3a492f
don't show error notification if no error message in dacpac extension ( #18871 )
2022-03-31 15:31:48 -07:00
Kim Santiago
b65a6bd741
update DW target platform name in sql projects ( #18843 )
...
* update DW target platform name
* remove Microsoft from target platform names
* fix merge conflict
2022-03-31 15:30:30 -07:00
Alan Ren
b6083b6447
handle special values in the table filter ( #18872 )
...
* handle special values in the table filter
* pr comments
2022-03-31 11:17:55 -07:00
Kim Santiago
fe0cff07d6
Expose refresh projects tree ( #18890 )
...
* refresh project tree after apply schema compare to project
* clarify comment
2022-03-31 11:08:08 -07:00
Charles Gagnon
4166c622f3
Fix DiffEditorComponent types ( #18883 )
...
* Fix DiffEditorComponent types
* spacing
2022-03-30 15:24:10 -07:00
Aasim Khan
989ee0b2c7
Updating azdataGraph package to get tooltip improvements ( #18877 )
2022-03-30 14:28:16 -07:00
dependabot[bot]
cffa7c6b49
Bump ansi-regex from 3.0.0 to 3.0.1 in /extensions/sql-database-projects ( #18855 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-29 17:28:51 -07:00
dependabot[bot]
4621d2e1af
Bump ansi-regex from 3.0.0 to 3.0.1 in /extensions/schema-compare ( #18858 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-29 17:28:28 -07:00
Alex Ma
c62619c17b
[Loc] update to xlfs ( #18866 )
2022-03-29 15:02:59 -07:00
Chris LaFreniere
af3d307d40
Restart kernel initial implementation ( #18835 )
...
* Restart kernel initial implementation
* Update notebook extension TestKernel
* PR comments
2022-03-29 12:56:52 -07:00
Kim Santiago
8537a30996
fix project not getting updated after schema cmopare ( #18850 )
2022-03-29 11:55:12 -07:00
csigs
b51387bb46
LEGO: check in for main to temporary branch. ( #18862 )
2022-03-29 11:21:43 -07:00
Kim Santiago
f002a26fe4
Add convert to SDK style project to context menu ( #18847 )
...
* differentiate between sdk and legacy style projects in tree
* switch to legacy
* add to context menu
* add function call
2022-03-29 10:15:36 -07:00
Leila Lali
459fab256e
Sql Proj: Adding a new sqlproj template for SQL dbs ( #18636 )
2022-03-29 09:06:56 -07:00
Alex Ma
25b8137a45
[Loc] change to sql-database-project xlf ( #18848 )
2022-03-28 17:33:45 -07:00
Kim Santiago
2f825f8a97
add initial SDK-style project migration ( #18827 )
...
* add initial SDK-style project migration
* addressing comments
2022-03-28 16:29:14 -07:00
Leila Lali
aad20bc338
Chaning the name of server in deploy option if target is Azure ( #18828 )
2022-03-28 15:07:09 -07:00
Kim Santiago
893015010d
remove unused SchemaComparePublishChanges ( #18830 )
2022-03-28 10:54:53 -07:00
csigs
027bac766e
LEGO: check in for main to temporary branch. ( #18842 )
2022-03-28 09:06:55 -07:00
csigs
9d2e5ff93e
LEGO: check in for main to temporary branch. ( #18836 )
2022-03-28 09:06:45 -07:00
Lewis Sanchez
85b4bf13f9
Initial sets up of new execution plan comparison result endpoint ( #18813 )
...
* Initial sets up of new execution plan comparison result endpoint
* Makes query execution plan endpoint URI's more consistent.
2022-03-25 11:47:46 -07:00
Alex Ma
0d3cec074d
[Loc] added loading notebook message ( #18826 )
2022-03-25 10:29:48 -07:00
Cory Rivera
d9501ffc03
Enable loading spinner for notebook editor. ( #18810 )
2022-03-24 16:31:33 -07:00
Charles Gagnon
f325a2df08
Throw more detailed error when compilation fails ( #18783 )
...
* Throw more detailed error when compilation fails
* Add SQL edits
2022-03-24 13:20:18 -07:00
Nemanja Milovančević
5e68ff1dfe
Make mssql extension a module ( #18804 )
...
* Rebase from main branch
* import from module
* Add mssql module ref
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2022-03-24 11:09:55 -07:00
dependabot[bot]
ae8784e462
Bump minimist from 1.2.0 to 1.2.6 in /extensions/liveshare ( #18814 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.0 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-24 09:28:09 -07:00
dependabot[bot]
668f59ca2e
Bump minimist from 1.2.5 to 1.2.6 in /test/smoke ( #18812 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-24 09:25:21 -07:00
Alan Ren
b50c4fdb49
new service downloader version ( #18811 )
2022-03-23 21:46:42 -07:00
Raymond Truong
236db4d1b1
[SQL Migration] Show correct recommendation when viewing issues in assessment results ( #18801 )
2022-03-23 17:18:20 -07:00
Kim Santiago
c39b13a93e
cleanup sql database projects package.json ( #18794 )
2022-03-23 10:45:48 -07:00
Kim Santiago
5a87e552bc
move system dbs to bottom of the list in update project from db dialog ( #18791 )
2022-03-22 18:12:19 -07:00
Cory Rivera
1fa453f8f2
Add smoke tests for text cell toolbar actions. ( #18792 )
2022-03-22 12:51:56 -07:00
Vasu Bhog
783215c160
code owners for sql-bindings ( #18795 )
2022-03-22 12:23:38 -07:00
Charles Gagnon
bdf3261612
Disable broken tests ( #18793 )
2022-03-21 18:16:04 -07:00
Charles Gagnon
08b2d9668e
Fix and enable core unit test coverage ( #18781 )
...
* Fix and enable core unit test coverage
* switch
* Fix coverage mapping
* don't output marked
* Fix filter check
2022-03-21 15:15:07 -07:00
Kim Santiago
8a670a8baa
Add a few more properties for dacpac telemetry ( #18782 )
...
* add wizard page and selected operation for dacfx wizard cancel telemetry
* update name
* send version for extract
* pass version directly into function call
2022-03-21 14:27:09 -07:00
csigs
aaef400194
LEGO: check in for main to temporary branch. ( #18785 )
...
Co-authored-by: Alex Ma <alma1@microsoft.com >
2022-03-21 10:15:02 -07:00
csigs
e4a3ec1aac
LEGO: check in for main to temporary branch. ( #18784 )
2022-03-21 09:49:50 -07:00
Vasu Bhog
1a1556ca75
Use SQL input / output template instead ( #18768 )
...
* use sql input / output template instead
* workaround for storage wizard that is opened
2022-03-18 17:31:19 -07:00