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
Nemanja Milovančević
5e68ff1dfe
Make mssql extension a module ( #18804 )
...
* Rebase from main branch
* import from module
* Add mssql module ref
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2022-03-24 11:09:55 -07:00
Rachel Kim
4b26be5742
Retry sql migration ( #17376 )
2021-10-21 10:06:10 -07:00
Christopher Suh
207254fa6c
Save And Close Functionality ( #17000 )
...
* save and close
* wip
* working save and close
* cleanup
* pr changes
* pr changes
* fix capitalization
* fix build
* pr fix
2021-09-24 14:59:35 -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
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
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
d08182416b
add feedback button, open report issue dialog ( #15762 )
2021-06-18 12:22:41 -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
Brian Harris
866ced5c08
adding feedback dialog and support request buttons
2021-05-24 14:17:05 -07:00
Alan Ren
94c0795fc7
add 'start migration' action to dashboard toolbar ( #14869 )
...
* add 'start migration' action to dashboard toolbar
* localization
2021-03-25 12:36:37 -07:00
Aasim Khan
f2ae5419bb
Adding migration status and cutover to extension ( #14482 )
2021-03-02 17:11:17 -08:00
Aasim Khan
b719099ad3
First check in for Migration Dashboard ( #14309 )
...
* Adding Dashboard
Fixing auth keys api
create status Dialog
* making some changes requested in the PR
* switched to text component from dom component
* Adding TODO comment
* Fixing image url to work on windows
* Fixing stuff pointed out in PR comments
* adding return type to dasboard register function
* Adding more todos
2021-02-18 10:25:52 -08:00
Aasim Khan
b5479d0246
Migration wizard Refresh 11th Feb 2021 ( #14257 )
...
* Adding summary page,
Storing ongoing migrations,
localizing some string,
made changes to how dropdowns work
updated database backup page
* Moved classes into different files
Fixed a lot of typos
Fixed some UI margins
2021-02-11 21:18:44 -08:00
Aasim Khan
b2eb0e6958
Adding notebooks to migration extension ( #14189 )
...
* Adding migration notebooks to extension
* Adding toast notification instead of printing error in the console
* removed localization info from the links in the notebook
* Removed localization info from the links 2
* Fixed comments, placeholder and letter cases.
2021-02-09 08:07:30 -08:00
Aasim Khan
bcae0d2b02
Changing how connection is stored in Migration Wizard and some misc code cleanup ( #13951 )
...
* Disabling pages that are not needed
Some source connection code cleanup
* Enabled some pages
2021-01-12 16:17:14 -08:00
Amir Omidi
f56e09cfa1
Splits the work of the assessment dialog into smaller managable chunks ( #12172 )
...
* Splits the work of the assessment dialog into smaller managable chunks
* Use the new assessment dialog page
2020-09-08 17:22:23 -07:00
Amir Omidi
207a9a6a25
Sets up the first page with some filler information ( #11762 )
...
* Sets up the first page with some filler information
* Add some valid information
* move to its own method
2020-08-11 17:12:05 -07:00
Amir Omidi
39900b7a92
SQL Migration Extension Skeleton ( #11625 )
...
* Start on skeleton
* Finish up skeleton
* .
* Change up the skeleton a bit, add some states.
2020-08-10 17:31:50 -07:00