BChoudhury-ms
|
d374458e1b
|
feat: Redesign container-copy flow to select destination account and enable cross-account container creation (#2436)
* feat: Redesign container-copy flow to select destination account and enable cross-account container creation
* upgrade RBAC permissions from read only to read-write
* fix copyjob playwright tests
* swap source-destination content
* fix formating
* use targetAccountOverride for capability checks in AddCollectionPanel
* feat: localize ContainerCopy hardcoded strings using i18next and refactor readDatabasesWithARM
* removed container copy messages json file
|
2026-05-11 17:24:51 +05:30 |
|
asier-isayas
|
68ba19d406
|
dependabot security alerts + delete containers after each migration e2e test (#2384)
* dependabot security alerts + delete containers after each migration e2e test
* catch error
---------
Co-authored-by: Asier Isayas <aisayas@microsoft.com>
|
2026-02-12 11:24:30 -08:00 |
|
BChoudhury-ms
|
05407b3e0f
|
Add search/filter support to Copy Jobs list with pagination updates (#2343)
* search the copy job
* remove timeout
* Update src/Explorer/ContainerCopy/MonitorCopyJobs/Components/CopyJobsList.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Fix pagination race condition when filtering copy jobs (#2351)
* Initial plan
* Fix pagination race condition by resetting startIndex synchronously
Co-authored-by: BChoudhury-ms <201893606+BChoudhury-ms@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: BChoudhury-ms <201893606+BChoudhury-ms@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: BChoudhury-ms <201893606+BChoudhury-ms@users.noreply.github.com>
|
2026-01-23 20:58:46 +05:30 |
|
BChoudhury-ms
|
b922086cc0
|
show confirmation dialogs for canceling or confirming jobs (#2323)
|
2026-01-16 11:44:56 +05:30 |
|