brian-harris
6f3a68bf68
sql-migration vbump 0.1.12 ( #17955 )
2021-12-16 13:55:06 -08:00
brian-harris
f9e1f38393
set initial target db name ( #17801 )
2021-12-03 10:58:17 -08:00
brian-harris
36364e10c4
add migration state management improvement ( #17799 )
...
* add migration state management improvement
* remove extra lines
2021-12-02 15:40:58 -08:00
brian-harris
7a5ad9f3aa
bump version to 0.1.10 ( #17510 )
2021-10-27 12:13:58 -07:00
brian-harris
aa0e52c245
improve account and tenant selection error handling ( #17476 )
...
* improve account/tenant selection error handling
* remove extra space from user string
2021-10-25 12:26:38 -07:00
brian-harris
70f6eebc5a
apply unique filter to getLocations api's ( #17454 )
...
* apply unique filter to getLocations api's
* filter resource locations to distinct list
* simplify location filter
2021-10-22 16:00:07 -07:00
brian-harris
2e677dbda6
add assessment error handling and bypass option ( #17369 )
...
* add assessment error handling and bypass option
* add desriptive text and results warnings
2021-10-15 15:15:52 -07:00
brian-harris
155ea4c707
add error banner for failed migration cutover and cancel migration ( #17106 )
2021-09-21 23:31:36 -07:00
brian-harris
c12cdffe9b
Dev/brih/bugs/merge rtm hotfix changes ( #16792 )
...
* improves migration context loading error handling
* remove secrets and encode uris
2021-08-16 16:24:41 -07:00
brian-harris
71e2d1a2bc
Dev/brih/bugs/update readme public preview ( #16729 )
...
* initial readme udpates
* update wording, bump version
2021-08-11 15:05:08 -07:00
brian-harris
a4b1e8af96
filter assessment results by MigationTargetType ( #16701 )
2021-08-11 10:55:28 -07:00
brian-harris
f6b10fec0b
improve migration context loading ( #16696 )
2021-08-11 10:55:01 -07:00
brian-harris
a4bccb6e6c
cutover cancel migration command state management ( #16613 )
2021-08-06 23:28:43 -07:00
brian-harris
013ce71166
fix assessment db selection ( #16591 )
2021-08-06 11:27:24 -07:00
brian-harris
c6308b77df
Fix bugbash SQL-Migration extension migration load issues ( #16575 )
...
* fix migration refresh issues
* merge latest
2021-08-05 13:24:02 -07:00
brian-harris
919cc732b7
add new support request buttons ( #16045 )
...
* add new support request buttons
* hide feedback and new support incedent commands from command palette
2021-08-02 13:29:27 -07:00
brian-harris
87cc568493
update extension package to v 0.1.5 ( #16504 )
2021-07-30 14:40:03 -07:00
brian-harris
e3c7e06983
SQL-Migration extension - fix refresh reentrancy hang ( #16482 )
...
* Fix application hang on refresh
* fix re-entrancy issue with refresh
* adding additional refresh checking
2021-07-29 16:44:56 -07:00
brian-harris and Justin Hutchings
c178b6327a
add warnings labels for blocking assessment issues ( #16460 )
...
* Add CodeQL Analysis workflow (#10195 )
* Add CodeQL Analysis workflow
* Fix path
* add assessment warnings info
* add migration assessment blocking issue warnings
* update grid column widths
* remove unexpected change
* adding learn more link
Co-authored-by: Justin Hutchings <jhutchings1@users.noreply.github.com >
2021-07-28 12:51:20 -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
brian-harris
78a144b5ca
sql-migration: update migration status page latest design ( #16099 )
...
* add migrations status context menu and commands
* add migration status images
* remove test code, add account validation
* fix command registration to occure once
* fix typo
2021-07-16 12:20:19 -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
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
brian-harris
1538adf5ed
add aria label content to dropdown controls ( #15940 )
2021-06-29 15:35:48 -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
brian-harris
d08182416b
add feedback button, open report issue dialog ( #15762 )
2021-06-18 12:22:41 -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
brian-harris
7256bff094
fix findDropDownItemIndex bug ( #15642 )
2021-06-09 12:11:19 -07:00
brian-harris
d8b693341e
Dev/brih/task/make dropdowns searchable ( #15615 )
...
* make dropdown controls editable, searchable
* updte method name and return type
* update error message, and dropdown index selection logic
* address review feedback
2021-06-07 17:55:08 -07:00
brian-harris
f691701c1c
Dev/brih/revert feedbackdialog commits ( #15567 )
...
* Revert "hide support request, widen feedback dialog"
This reverts commit 1d75fcfed5 .
* Revert "adding feedback dialog and support request buttons"
This reverts commit 866ced5c08 .
2021-05-24 17:34:16 -07:00