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