brian-harris
2e240729af
Add IR Migration configuration Validation to SQL Migration extension ( #21386 )
...
* re-factor and consolidate wizard pages
* validation WIP 11/10
* validate ir dialog
* navigation fixes
* bump version to 1.2.0
* add resource strings and fix navigatin issue
* map validation state to resource string clean up
* address review comments
* fix typos, address review comments
* address review feedback, readability
* fix res string, validation check, col width
* bug fixes, nav, sqldb migration
* fix nav/refresh/visibility issues
* fix nav issues, cancel pending validation items
* update error text / position
* fix localization bug
2022-12-16 14:52:24 -08:00
brian-harris
3a0ac7279a
Dev/brih/feature/switch ads to portal context ( #18963 )
...
* Add CodeQL Analysis workflow (#10195 )
* Add CodeQL Analysis workflow
* Fix path
* dashboard refactor
* update version, readme, minor ui changes
* fix merge issue
* Revert "Add CodeQL Analysis workflow (#10195 )"
This reverts commit fe98d586cd75be4758ac544649bb4983accf4acd.
* fix context switching issue
* fix resource id parsing error and mi api version
* mv refresh btn, rm autorefresh, align cards
* remove missed autorefresh code
* improve error handling and messages
* fix typos
* remove duplicate/unnecessary _populate* calls
* change clear configuration button text
* remove confusing watermark text
* add stale account handling
Co-authored-by: Justin Hutchings <jhutchings1@users.noreply.github.com >
2022-04-12 16:26:40 -07:00
Charles Gagnon
2bc6a0cd01
VS Code merge to df8fe74bd55313de0dd2303bc47a4aab0ca56b0e ( #17979 )
...
* Merge from vscode 504f934659740e9d41501cad9f162b54d7745ad9
* delete unused folders
* distro
* Bump build node version
* update chokidar
* FIx hygiene errors
* distro
* Fix extension lint issues
* Remove strict-vscode
* Add copyright header exemptions
* Bump vscode-extension-telemetry to fix webpacking issue with zone.js
* distro
* Fix failing tests (revert marked.js back to current one until we decide to update)
* Skip searchmodel test
* Fix mac build
* temp debug script loading
* Try disabling coverage
* log error too
* Revert "log error too"
This reverts commit af0183e5d4ab458fdf44b88fbfab9908d090526f.
* Revert "temp debug script loading"
This reverts commit 3d687d541c76db2c5b55626c78ae448d3c25089c.
* Add comments explaining coverage disabling
* Fix ansi_up loading issue
* Merge latest from ads
* Use newer option
* Fix compile
* add debug logging warn
* Always log stack
* log more
* undo debug
* Update to use correct base path (+cleanup)
* distro
* fix compile errors
* Remove strict-vscode
* Fix sql editors not showing
* Show db dropdown input & fix styling
* Fix more info in gallery
* Fix gallery asset requests
* Delete unused workflow
* Fix tapable resolutions for smoke test compile error
* Fix smoke compile
* Disable crash reporting
* Disable interactive
Co-authored-by: ADS Merger <karlb@microsoft.com >
2022-01-06 09:06:56 -08:00
brian-harris
f9e1f38393
set initial target db name ( #17801 )
2021-12-03 10:58:17 -08:00
Rachel Kim
e5f50499ce
Standardize font styling on sql migration extension ( #16968 )
2021-10-11 14:58:37 -07:00
brian-harris
155ea4c707
add error banner for failed migration cutover and cancel migration ( #17106 )
2021-09-21 23:31:36 -07:00
Aasim Khan
7a35d4aeeb
Adding support for sending request headers in azure core rest request API ( #16443 )
...
* Adding support for sending additional headers in azure http requests
* Added session ids in all azure rest calls
* Fixed param name
* Adding default parameter value for request headers
2021-07-27 12:36:50 -07:00
brian-harris
df5ed2c889
Dev/brih/hotfix status page ( #16407 )
...
* add dispose pattern, fix migration status enum
* format strings
* add dispose handler to more events
2021-07-22 22:20:10 -07:00
nasc17
b472539646
Switch withProperties to be withProps ( #16380 )
...
* Transition to withProps in arc
* Transition to withProps inputbox
* Transition to withProps in checkbox
* Transition to withProps text
* Transition to withProps in declarative table
* Transition to withProps hyperlink
* Transition to withProps in button
* Transition to withProps radiobutton
* Transition to withProps in input
* Transition to withProps button
* Transition to withProps in text
* Transition to withProps image
* Transition to withProps declare table
* Transition to withProps in table
* Transition to withProps radio button
* Transition to withProps in image
* Transition to withProps radio button
* Transition to withProps in commit
* Transition to withProps div cont
* Transition to withProps in comp
* Transition to withProps radio card
* Transition to withProps in comp icon
* Transition to withProps card
* Transition to withProps list
2021-07-21 11:12:47 -07:00
brian-harris
b45f3e7218
add aria-label / name to image only buttons ( #16124 )
...
* add aria-label / name to image only buttons
* add correct aria label to image buttons
* add key number to button aria-label, title and action messages to differentient keys
2021-07-15 12:08:59 -07:00
brian-harris
922d1287ac
Add DMS service info dialog link to DMS name column in migration status ( #15669 )
...
* SQL Migrtation service status dialog
* implement auth key refresh
* fix method name typo
2021-06-10 10:53:08 -07:00