mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 01:25:37 -05:00
* Postgres reduce worker node count (#15534) * Allow scale in * Fix word * Removed changing of min * Set min for worker count box * Update server tree action contributions (#15525) * Update server tree action contributions * Fix test * Updated langpacks to be pushed in (#15519) * updated langpacks to be pushed in * bumped version number to 1.29.0 * patched german lang pack * patched spanish langpack * patched french langpack * italian langpack patched * Japanese langpack patched * Korean langpack patched * portuguese langpack patched * russian langpack patched * patched chinese simplified langpack and fixed changelog for ru and pt * patched chinese traditional langpack * Init assets in dialog model (#15533) * check that there are assets before filtering * init assets as empty array * change book icon (#15539) * add sorting indicator (#15542) * Vsix build task for langpacks (#15489) * added refreshlangpack command * added beginning update-localization yml file, also changed langpack location in RLE * added regex tester * moved xlf files into new folder structure * small change to update-localization * added yaml script for gulp refresh * added missing dash. * added better update-localization yml file * remove update-localization as its not necessary * added small changes to langpack-compile * remove upload sourcemaps and write version information * added more languages * added vsce packaging * added automatic langpack handling * added built locFunc * fixed refresh-langpack-extension * working langpack vsix generator made * added langpacks to files in copyArtifacts and product-build-linux * changed command to package-langpacks * removed unnecessary language flags. * invalid ADS extensions filter explained * Fix for regex * removed unnecessary fields to change, and removed langpack-compile * added doc comments. * moved xlf files back to old place. * WIP translation redirect * isolated vsix build task * fixed spaces in locFunc.ts * use svg for sorting state icons (#15546) * Add Markdown as a default editing option for text cells (#15540) * Disable npm recompile step (#15548) * Revert "Disable npm recompile step (#15548)" (#15554) This reverts commitdb5b68e04a. * fix file compare issue (#15551) * Fix notebook file URI test by adding a required forward slash to Windows file paths. (#15550) * SqlToolService release version updated to 105 from 104 (#15558) * Schema Compare failing test condition set to uncomment state. (#15512) * fix changing kernels from kusto to other kernels (#15545) * adding feedback dialog and support request buttons * hide support request, widen feedback dialog * Fix extension publishing during CI build (#15561) * Disable native module recompile * Bump distro * Move web build step earlier * Dev/brih/revert feedbackdialog commits (#15567) * Revert "hide support request, widen feedback dialog" This reverts commit1d75fcfed5. * Revert "adding feedback dialog and support request buttons" This reverts commit866ced5c08. * Fixing a couple database reference dialog bugs (#15523) * fixing a couple database reference dialog bugs * update comment * Update action run return type (#15568) * Update action run return type * fix tests * Update rest * Add back null checks * Run with Parameters learn more link to use correct format and kernels (#15547) * indicate to users correct format and kernels * add test for unsupported kernel * replace with enum * Migraiton enhancements v: 0.1.1 (#15570) * adding filters and cards for failed migrations * Added card and filter for completing cutover * Fixing blob container support and some ux enhancements * Enabling eastus2 and canada central regions * Increasing height of container to accomodate newer cards and cleaning up database backup page * vbump migration * Removing unused code * fix css to contain image (#15574) * Bump browserslist from 4.16.3 to 4.16.6 (#15565) Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6. - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Added build changes to add TSGOps extensions into the build (#15584) * Add TSGOps specific extensions to SAW build * Added the KeyVault uri * Fix edit command to take in worker count of 0 (#15603) * Allow for worker count to be 0 * Clean up Co-authored-by: Charles Gagnon <chgagnon@microsoft.com> Co-authored-by: Alex Ma <alma1@microsoft.com> Co-authored-by: Barbara Valdez <34872381+barbaravaldez@users.noreply.github.com> Co-authored-by: Alan Ren <alanren@microsoft.com> Co-authored-by: Cory Rivera <corivera@microsoft.com> Co-authored-by: Karl Burtram <karlb@microsoft.com> Co-authored-by: Sai Avishkar Sreerama <74571829+ssreerama@users.noreply.github.com> Co-authored-by: Vasu Bhog <vabhog@microsoft.com> Co-authored-by: Brian Harris <brih@microsoft.com> Co-authored-by: brian-harris <61598682+brian-harris@users.noreply.github.com> Co-authored-by: Kim Santiago <31145923+kisantia@users.noreply.github.com> Co-authored-by: Aasim Khan <aasimkhan30@gmail.com> Co-authored-by: Maddy <12754347+MaddyDev@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: rajeshka <rkselfhost@outlook.com>