-
Notifications
You must be signed in to change notification settings - Fork 112
feat(backup-agent): add tenant agents subscription #20279
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4a02dae to
f2b7b6a
Compare
tibs245
reviewed
Nov 7, 2025
...ages/manager/modules/backup-agent/public/translations/services/dashboard/Messages_fr_FR.json
Outdated
Show resolved
Hide resolved
tibs245
reviewed
Nov 7, 2025
packages/manager/modules/backup-agent/src/data/hooks/tenants/useBackupTenantDetails.ts
Outdated
Show resolved
Hide resolved
tibs245
reviewed
Nov 7, 2025
packages/manager/modules/backup-agent/src/data/hooks/tenants/useVspcTenants.ts
Outdated
Show resolved
Hide resolved
tibs245
reviewed
Nov 7, 2025
packages/manager/modules/backup-agent/src/utils/countBackupAgents.ts
Outdated
Show resolved
Hide resolved
tibs245
reviewed
Nov 7, 2025
...ral-information/_components/subscription-tile/_components/__tests__/ConnectedVaults.test.tsx
Outdated
Show resolved
Hide resolved
tibs245
reviewed
Nov 7, 2025
...ral-information/_components/subscription-tile/_components/__tests__/ConnectedVaults.test.tsx
Outdated
Show resolved
Hide resolved
d1be446 to
4875c97
Compare
tibs245
reviewed
Nov 13, 2025
packages/manager/modules/backup-agent/src/utils/__tests__/countBackupAgents.test.ts
Show resolved
Hide resolved
tibs245
reviewed
Nov 13, 2025
packages/manager/modules/backup-agent/src/utils/__tests__/countBackupAgents.test.ts
Outdated
Show resolved
Hide resolved
4875c97 to
bf700a9
Compare
519cae0 to
2c7eb17
Compare
2c7eb17 to
60789c2
Compare
bf700a9 to
0611c40
Compare
tibs245
reviewed
Nov 14, 2025
packages/manager/modules/backup-agent/src/utils/__tests__/countBackupAgents.test.ts
Show resolved
Hide resolved
...gent/src/components/CommonTiles/GeneralInformationsTile/GeneralInformationTile.component.tsx
Outdated
Show resolved
Hide resolved
packages/manager/modules/backup-agent/src/data/hooks/tenants/useVspcTenants.ts
Outdated
Show resolved
Hide resolved
.../general-information/_components/subscription-tile/_components/ConnectedVaults.component.tsx
Outdated
Show resolved
Hide resolved
.../general-information/_components/subscription-tile/_components/InstalledAgents.component.tsx
Outdated
Show resolved
Hide resolved
mathieumousnier
approved these changes
Nov 18, 2025
89e49e7 to
2a14bc4
Compare
5349095 to
a64a8b0
Compare
a64a8b0 to
e703604
Compare
2a14bc4 to
6c5d226
Compare
e703604 to
7132d61
Compare
7132d61 to
de8e8ab
Compare
tibs245
reviewed
Nov 19, 2025
...pages/services/dashboard/general-information/_components/__tests__/SubscriptionTile.test.tsx
Outdated
Show resolved
Hide resolved
de8e8ab to
f4e4396
Compare
ref: #BKP-498 Signed-off-by: Vincent Bonmarchand <[email protected]>
f4e4396 to
bf807e0
Compare
bf807e0 to
58970dd
Compare
ref: #BKP-498 Signed-off-by: Vincent Bonmarchand <[email protected]>
58970dd to
1e94916
Compare
tibs245
approved these changes
Nov 19, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
ref: #BKP-498
Description
Ticket Reference: #...
Additional Information