Anthony Dresser
82a08d108b
add more activation events ( #8665 )
2019-12-18 23:39:17 -08:00
Charles Gagnon
9587edd867
Bump extension versions ( #8674 )
...
* Bump agent version
* Bump more extensions
* Undo version change for BDC - is builtin
2019-12-13 11:11:56 -08:00
Anthony Dresser
f5ce7fb2a5
Merge from vscode a5cf1da01d5db3d2557132be8d30f89c38019f6c ( #8525 )
...
* Merge from vscode a5cf1da01d5db3d2557132be8d30f89c38019f6c
* remove files we don't want
* fix hygiene
* update distro
* update distro
* fix hygiene
* fix strict nulls
* distro
* distro
* fix tests
* fix tests
* add another edit
* fix viewlet icon
* fix azure dialog
* fix some padding
* fix more padding issues
2019-12-04 19:28:22 -08:00
Charles Gagnon
ae8304fc33
Add focus function for modelview components ( #8348 )
...
* Add focus method for modelview components
* Remove focus properties from table and radiobutton
* Fix break
2019-11-15 17:36:55 -08:00
Anthony Dresser
7f7052ad42
Clean up some of the extensions ( #8267 )
...
* 💄
* prune unused code
* more cleanup
* remove abunch of used code
2019-11-08 11:44:43 -08:00
Anthony Dresser
ef0a92d83f
Add compile options to a few extensions ( #8252 )
...
* add compile options to a few extensions
* move dep to dev dep
* fix return types
2019-11-07 11:41:31 -08:00
Charles Gagnon
f7bef3f87b
Update to new iKey ( #8206 )
2019-11-05 07:55:26 -08:00
Udeesha Gautam
6f47c1fcda
update dacpac and schema compare readme to remove preview text ( #8191 )
...
update dacpac and schema compare readme to remove preview text (#8191 )
2019-11-01 18:49:16 -07:00
Anthony Dresser
1d31a6ef98
Bump some packages ( #8096 )
...
* update packages
* remove fs
* fix more deps
* test adding governance to ci
* ignore samples for cacheing
* fix save cache too
* bump more packages
* attempt to fix slickgrid
* add more deps
* use slickgrid version
* bump https-proxy
* bump more packages.
* fix service-downloader
* remove typings
* fix compile
* update more packages
* add vscode back to the extensions that need it for testing
* add fail on critical
* regrab proxy agent
* lock more deps
* replace final high warning
* revert service downloader changes
* remove the deps on jquery ui and event drag
2019-11-01 12:55:58 -07:00
Kim Santiago
8e3fa0a26d
Bump dacpac and schema compare extension versions and remove preview ( #8095 )
...
* bump dacpac and schema compare extension versions and remove preview
* bump azdata dependency version
2019-10-29 16:04:10 -07:00
Udeesha Gautam
240b90610f
Work with single ext loc file ( #7894 )
...
* try loc with single file model
* adding filter and languages
* add links in langpack json
* changing variable name and limiting the list to only tested extensions
2019-10-24 18:12:04 -07:00
Charles Gagnon
4a68ab4659
Hygiene linting for extensions + new rule ( #7843 )
...
* linting for extensions + new rule
* Remove unneeded array
* Fix spelling mistake
* Fix bad merge
2019-10-22 18:56:31 -07:00
BranislavGrbicMDCS
397f6afaf1
ADS changes for new engine edition ( #7695 )
...
* Sql on demand changes
* Formating files
* Removing features for new Engine Edition
* Fixing Restore & Backup issue. Adding support for multiple conditions per flavor
* tabifying
* Formating documents
* Work in progress
* Resolving comments
* Resolving comments.
* Fixing typo
2019-10-22 12:50:15 +02:00
Kim Santiago
bf00a6b695
bump dacpac and schema compare extension versions ( #7629 )
2019-10-10 13:20:23 -07:00
Kim Santiago
93c9426f25
fix aria labels for database text boxes ( #7628 )
2019-10-10 10:30:43 -07:00
Charles Gagnon
effa50a9bd
Add unstable test params for core and extension tests ( #7513 )
...
* Add unstable test params for core and extension tests
* unset invert options for unstable script runs
* Fix copypasta
* Add nogpu to dacpac tests
2019-10-07 10:18:02 -07:00
Amir Omidi
b708b4a42b
Add dependencies required for tests ( #7450 )
...
* Add the dependencies
* options -> testOptions
* tabs vs spaces
* dacpac
2019-10-01 15:48:36 -07:00
Kim Santiago
e3c347e148
Fixing folder path in dacpac and schema compare extensions ( #7352 )
...
* fixing folder path in dacpac and schema compare extensions
* created method
* import os
2019-09-25 15:00:56 -07:00
Anthony Dresser
ea0f9e6ce9
Merge from vscode 64980ea1f3f532c82bb6c28d27bba9ef2c5b4463 ( #7206 )
...
* Merge from vscode 64980ea1f3f532c82bb6c28d27bba9ef2c5b4463
* fix config changes
* fix strictnull checks
2019-09-15 22:38:26 -07:00
Elliot Boschwitz
aaf115a5c8
Dacpac extension announces invalid text inputs in screen reader mode ( #7133 )
...
Text input boxes will have an updated aria-label with a given error message if the input is invalid.
2019-09-12 11:05:56 -07:00
Charles Gagnon
9765b0ed8e
Bump extension versions ( #7168 )
2019-09-11 15:22:35 -07:00
Charles Gagnon
8db5bd438e
Update iKey ( #7150 )
2019-09-10 13:43:44 -07:00
Benjin Dubishar
66cdbbb335
Automatically focus the execute button in the DacFx wizard summary screens ( #6984 )
...
* Focus piping for extension buttons
* Focus the done button when entering the summary page for DacFx wizard
* Adding internal value resets for extension-side button model.
* Correcting remark string
2019-09-09 14:57:28 -07:00
Kim Santiago
3e9b694e6f
Update dacpac and schema compare extensions to not use deprecated workspace.rootPath ( #7125 )
2019-09-09 13:21:35 -07:00
Karl Burtram
f05b9396e8
Update extension versions for September ( #7053 )
2019-09-04 13:17:11 -07:00
Benjin Dubishar
faf6eae535
Inform screen-readers of Dacpac Deploy loading and loading complete for summary ( #7000 )
...
* Loading components now announce themselves. Likely need way to disable.
* Adding focus elements to table for screen-reading after component is loaded in
* Adding piping for aria roles on tables
* Alerting on completion of deploy plan summary
* Removing extra ariaLive property
2019-08-28 14:42:40 -07:00
Kim Santiago
953bd064bc
fix wrong dacfx wizard radio button count ( #6991 )
2019-08-28 10:11:03 -07:00
Udeesha Gautam
1372cbaee1
Bug/Accessibility fix for 6796 (partial), 6800 and 6745 ( #6882 )
...
* fix for https://github.com/microsoft/azuredatastudio/issues/6796 (partial) and https://github.com/microsoft/azuredatastudio/issues/6800 and checkbox regression
* fix for https://github.com/microsoft/azuredatastudio/issues/6745
2019-08-22 17:31:06 -07:00
Benjin Dubishar
887b2bfd2b
Adding aria-live label support for input boxes ( #6862 )
...
* Adding aria-live support for InputBoxes
* Adding aria-live setting for DacFx wizard InputBox control
* Dud commit to unstick Github CI
2019-08-22 14:01:19 -07:00
Udeesha Gautam
1a97313d19
fix for https://github.com/microsoft/azuredatastudio/issues/6729 ( #6863 )
...
Tables in Extensions need a way to override tab so that tabbing in table cells is not possible and tabbing takes control out of Table - this is the accessibility requirement for tables not having actionable cells. Keeping it as a switch so that we can continue having older behavior where needed.
2019-08-22 11:42:09 -07:00
Anthony Dresser
ecb80f14f0
Merge from vscode 6e530127a1bb8ffbd1bfb77dc680c321dc0d71f5 ( #6844 )
2019-08-20 21:07:47 -07:00
Kim Santiago
8fbbd5127c
Add aria labels to '•••' buttons in dacfx and schema compare ( #6814 )
...
* adding aria label to '•••' buttons in dacfx and schema compare extensions
* add tooltips and more descriptive labels
* fix typo
2019-08-20 15:18:18 -07:00
Benjin Dubishar
77bf228809
Improve narration for backup and dacpac UIs ( #6783 )
...
* Added ability to specify aria-rowcount and -colcount to tables.
* Cleanup
* Adds aria role to table container so that screen-readers ignore it
2019-08-19 16:51:38 -07:00
Anthony Dresser
986ad33678
Remove dacfx and schema compare from the azdata api ( #6684 )
...
* refactor mssql extension to directly expose dacfx and schema compare
* remove more code
* fix compile errors
2019-08-19 16:34:09 -07:00
Kim Santiago
87b0e08a6a
Add name property for DacFx wizard edit text boxes ( #6775 )
...
* add name property for file location edit and version edit
* add aria label property for drop down component
* remove 'Edit' from aria labels
2019-08-19 14:36:13 -07:00
Kim Santiago
bae87a0a24
Fix #6771 : Dacfx wizard summary page has wrong page number ( #6778 )
...
* fix summary page number for deploy new db
* also fix page number for upgrade
* add enum for page names
2019-08-16 11:25:07 -07:00
Kim Santiago
1f1a720e01
fix deploy filename changing when it shouldn't ( #6777 )
2019-08-16 10:46:32 -07:00
Kim Santiago
8287e0dda5
Add optional title to tables ( #6740 )
...
* Add optional title to tables
* addressing comments
2019-08-14 11:12:18 -07:00
Kim Santiago
b4df060362
fix default connection not always being correct ( #6711 )
2019-08-12 14:24:05 -07:00
Charles Gagnon
c7f2967e5d
Revert "Use VS Code iKey and modify event prefix ( #6656 )" ( #6677 )
...
This reverts commit 7adb8dd74b .
2019-08-09 14:14:30 -07:00
Charles Gagnon
7adb8dd74b
Use VS Code iKey and modify event prefix ( #6656 )
...
* Use VS Code iKey and modify event prefix
* Move carbon edit lines to same line
2019-08-08 15:55:43 -07:00
Kim Santiago
fd73fba1a7
use previous file location if there was one ( #6625 )
2019-08-06 17:41:43 -07:00
Kim Santiago
605409635d
remove duplicate server connections and sort with most recent connections at the top ( #6565 )
2019-08-02 11:13:41 -07:00
Kim Santiago
0246eec4ed
Fix #4461 Dacpac: Extract lets me save to invalid file path like 'sd' and never adds .dacpac / .bacpac ( #6424 )
...
* check for valid path
* add unit tests
* bump package version
* addressing comments
2019-07-22 12:36:46 -07:00
Kim Santiago
7f5e00fd81
Fix #6217 DacFx: Connection Dialog has no ConnectionProfile loaded ( #6232 )
...
* fix connection dialog not opening with connection profile
* bump extension version
2019-07-01 14:42:32 -07:00
Kim Santiago
6a0ffdfa60
Update dacpac and schema compare extensions to use getConnections() ( #6131 )
...
* update dacpac and schema compare extensions to use getConnections
* use more const
* make MSSQL a const
* changing name of mssql const
* add comment for name of parameter
2019-06-24 14:16:07 -07:00
Kim Santiago
cf85bb14f5
Fix #5809 : Data-tier wizard "Source Server" shouldn't show database name ( #6125 )
...
* Removing database name from server connection and adding required asterisk to database dropdowns
* also remove database name in flat file import wizard
2019-06-24 11:44:26 -07:00
Kim Santiago
46b8d55280
fix filepath getting regenerated ever time page is entered ( #6132 )
2019-06-24 09:52:05 -07:00
Kim Santiago
95a50b7892
Remove DacFx deploy action page ( #5942 )
...
* remove deploy action page since generated script is opened instead of saved now
* bump sqltoolsservice version to 1.5.0-alpha.100
2019-06-11 11:16:48 -07:00
udeeshagautam
763080aea0
Increasing schema compare and dacfx ext versions in Source code ( #5832 )
...
* increasing schema compare and dacfx ext versions
* updating azdata dependency version
2019-06-03 12:18:03 -07:00