brian-harris
19e25f04b1
SQL Migration extension - accessibility bug - fixes filter enter and focus ( #15953 )
...
* fix filter enter and focus
* debounce and fix search
* refactor null check and undo change/remove await
* using control types to improve and remove 'any'
2021-07-02 19:11:50 -07:00
Alex Ma
9f77c74b9f
Update for English XLFs ( #15986 )
...
* updates for English XLF files
* added xml-language-features
* another update to sql.xlf
* changed locproject entry to match new format.
2021-07-02 14:07:27 -07:00
Alex Ma
f894dad38b
fixed LocProject ( #15985 )
2021-07-02 13:34:09 -07:00
Alex Ma
ba3ab201c8
added import-extensions-xlf gulp task ( #15966 )
...
* added import-extensions-xlf gulp task
* combined export and import
* changed vscode-translations-export
* added rename vscode langpacks task
* added node command to import language xlfs
* fixed import language xlfs command
* added comments
* removed import script as we need to investigate localization
2021-07-02 10:58:14 -07:00
Alan Ren
24b77a6a40
add focus outline style for hyperlink ( #15977 )
2021-07-02 10:34:26 -07:00
Charles Gagnon
e8ba89750b
Update sqlite ( #15973 )
2021-07-01 15:44:54 -07:00
Aasim Khan
225788a121
Adding option to create a resource group in sql migration dms page. ( #15856 )
...
* Pushing all changes
* Fixing more stuff
* Added new to the newly created resource group
* removing error message when user starts typing
* removing unused import
* Localizing some string
adding aria lables and loading text
* Adding focus to resource group input box
* switching to name instead of display name as it contains (new) param
* changing focus to resource group dropdown after creation of a new resource group
* fixing typo
2021-07-01 13:48:10 -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
Alex Ma
30462dfb25
Webpack Extensions update ( #15919 )
...
* test for schemacompare
* added schema compare to package.json
* added arc for translation
* added admin-tool-ext-win
* added agent
* added cms to list of extensions webpacked
* removed dacpac
* added import
* added machine-learning
* removed profiler
* added server-report
* added sql-assessment
* added sql-migration
* added sql-database-projects
* added query-history
* fixed and updated dependencies in extensions for webpacking.
* fixed names of entry
* fixed webpack for machine-learning
* removed dependency external for dacpac
* reduced externals for server-report
* added back import
* removed extension.webpack.config.js
* removed useless handlebars function
* added todo message
2021-07-01 09:56:55 -07:00
Aasim Khan
ca07671a68
- Adding mouse in and out styling to clickbale divs ( #15956 )
...
* - Adding mouse in and out styling to clickbale divs
-Moving dashboard card styling to outer div container from inner form container
* removing detect changes
* Localizing aria label
* moving css from template to styles
* adding themeing participant to change hover styling
* removing unused event handlers
* separating styling
2021-07-01 09:49:08 -07:00
Charles Gagnon
91d51a43cd
Remove space from distro ( #15970 )
2021-07-01 09:39:45 -07:00
Leila Lali
38a6fc4d60
Updating ML extension version to 0.11.0 ( #15959 )
2021-07-01 09:33:43 -07:00
Charles Gagnon
41bac47cbd
Add open existing project functionality for VS Code ( #15958 )
2021-07-01 09:20:46 -07:00
Barbara Valdez
a6644333c0
Pin and unpin notebook smoke test ( #15936 )
...
* add pin/unpin smoketest
* fix simple search query assert
2021-06-30 22:14:18 -07:00
Vasu Bhog
7cf7ca5d15
use helper function for smoke test ( #15964 )
2021-06-30 21:33:54 -07:00
Barbara Valdez
0e10e3e3ca
fix WYSIWYG toolbar ( #15901 )
...
* fix WYSIWYG toolbar
* add height
* remove new rule and specify css selectors
2021-06-30 17:28:11 -07:00
Karl Burtram
667cf760f0
Bump handlebars in samples ( #15960 )
2021-06-30 15:04:19 -07:00
Sakshi Sharma
e72ba26411
Bump Sql Db Projects extension version ( #15688 )
...
* Bump Sql Db Projects extension
* Bump azdata version for Sql Db projects
* Update package.json
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2021-06-30 11:03:42 -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
Aasim Khan
6e814d9ff0
Updating sqltoolservice ( #15928 )
2021-06-30 10:19:27 -07:00
Vasu Bhog
ec057ba8c1
[ADS Web] Fix Plotly notebook rendering issue ( #15948 )
...
* fix Plotly render issue
2021-06-30 09:56:09 -07:00
nasc17
3f4e7f8c36
Add and drop Postgres extensions ( #15923 )
...
* Works
* Clean up
* Aria labels added
* Pr fixes, only allow one drop at a time, check for citus
* Cleaning up refresh
* Created separate function for creating drop button
* Added with props, add comment about not able to drop citus extension
* Update url link of postgres extensions to match engine version after config is availible
2021-06-30 06:37:48 -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
Alan Ren
aa3b4f0806
fix css selector ( #15945 )
2021-06-29 16:55:54 -07:00
brian-harris
1538adf5ed
add aria label content to dropdown controls ( #15940 )
2021-06-29 15:35:48 -07:00
Karl Burtram
31e9c21c06
Fix regressions in web build ( #15920 )
...
* Update build for web issues
* Fix remote\web package.json
* Remove extension activate test
* Add terminal entry point
* Bump distro
* Update docker files and pipelines
* Add linux task
* Update build pool
* Correct image name
* Update pipelines
* Fix indention
* Update sql-web-build.yml for Azure Pipelines
Add new build variable
* Update sql-web-build.yml for Azure Pipelines
Revert previous commit
* Disable sourcemaps upload
* Remove compile step
* Fix yaml typo
* Fix dependson error
* Update yaml
* Add notebook parameters
* Remove web from desktop builds
* Add web createDrop script
* Bump distro
* Change execution mode on createDrop script
* Code review feedback
* Update CI hygiene cache key
* Bump distro
* Fix merge conflicts
* Revert "Fix merge conflicts"
This reverts commit 06f7a58b6e0a065520b7686e8469e4e7682e157a.
* Bump distro to before smoke test update
2021-06-29 12:12:27 -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
Alex Ma
aee24b202d
Langpack refresh gulp task ( #15930 )
...
* added work in progress langpack commands
* working langpack refresh function added
* removed external extensions change.
* reverted extensions.js
* changed wording slightly
* changed wording
* added changelog and readme message
* clarified wording again
* added handling for outdated strings
* fixed wording and changed promise
* added another comment
* added have
2021-06-29 11:32:57 -07:00
Lucy Zhang
7ccbe61a1a
Remove old python installation after new Python is successfully downloaded ( #15931 )
...
* remove old python after new download
* remove catch
2021-06-29 08:55:41 -07:00
Charles Gagnon
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
Lucy Zhang
5fa53c3519
clean up trust notebook smoke test ( #15926 )
2021-06-28 15:39:29 -07:00
Charles Gagnon
a9e8885fe6
Update Mac Icons ( #15911 )
...
* Update MacOS Icons
* distro2
* Update package.json
2021-06-28 15:21:18 -07:00
Lucy Zhang
189fe762a9
remove layout call in output component init ( #15905 )
2021-06-28 14:48:44 -07:00
Vasu Bhog
c3e0958f2d
Add simple smoke test for collapse/expand cell ( #15879 )
...
* simple smoke test for collapse / expand cells
2021-06-25 18:08:35 -07:00
Kim Santiago
edc319a90c
Remove awaits that were blocking data workspace extension from loading ( #15904 )
...
* remove awaits that were blocking data workspace extension from loading
* add comment
* remove await and use then
* use return instead of await
* add notification when there's an error
2021-06-25 15:46:28 -07:00
Lucy Zhang
ff1a642157
Add jupyter server shutdown timeout setting ( #15913 )
...
* add jupyter server shutdown timeout setting
* no timeout if setting is 0
* set minimum value to 0
2021-06-25 15:16:32 -07:00
Alex Ma
7c6368b4b6
Carbon Edit Strings moved to Sql Folder ( #15884 )
...
* added first strings
* added more localized files
* translated all strings in vscode
* added exported strings to editStrings
* updated files
* more changes
* moved to base
2021-06-25 15:08:29 -07:00
Udeesha Gautam
768bf47aec
adding more logs for transient failure cases in schema compare ( #15900 )
2021-06-25 12:00:23 -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
Hai Cao
3eef3f2a0b
Fix missing add azure account button in accountDialog ( #15852 )
...
* fix missing add azure account button in accoundDialog
* add sql edit note
* fix other getActions overrides
* use registerAction2 for adding account button
* fix icon and cleanup
* fix big add account button
* lint
2021-06-24 17:21:11 -07:00
Lucy Zhang
0d2710341a
increase jupyter server shutdown timeout ( #15899 )
2021-06-24 15:13:08 -07:00
Aditya Bist
a1652a5ecb
fix icons getting cut off ( #15898 )
2021-06-24 12:44:12 -07:00
Kim Santiago
8c6be27254
fix projects notification showing when it shouldn't ( #15890 )
...
* fix projects notification showing when it shouldn't
* use path.resolve
2021-06-24 12:24:57 -07:00
Barbara Valdez
ae7e69381a
Resize open book icon ( #15828 )
...
* resize icon
* rename icon and remove icon from commands
2021-06-24 09:50:50 -07:00
Charles Gagnon
0a3ed1a63a
vBump arc and azdata ( #15894 )
2021-06-24 09:22:30 -07:00
nasc17
478a2bf64b
View extensions of Postgres server group ( #15887 )
...
* Init
* Fix view
* Change strings
* Change strings edit/view
* Only view extensions
* Added loading text
* Add table label, remove try catch block, prfixes
* String add
* Take out podstatus model, add correct link
2021-06-24 09:20:22 -07:00
brian-harris
e639a94dda
Dev/brih/task/assessment select first error ( #15888 )
...
* refactor assessment result display, auto-select 1st item
* add async support using setDataValues in declarativeTable
* address review feedback
2021-06-24 08:41:05 -07:00