Skip to content

refactor: rename Integration to Subscription across the UI - #267

Merged
hamzahalq merged 1 commit into
releases/r10.0from
hamza/refactor/subscription-rename
Aug 27, 2026
Merged

refactor: rename Integration to Subscription across the UI#267
hamzahalq merged 1 commit into
releases/r10.0from
hamza/refactor/subscription-rename

Conversation

@hamzahalq

Copy link
Copy Markdown
Contributor

No description provided.

@coderabbitai

coderabbitai Bot commented Aug 26, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 16 minutes.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Repository: simplify9/coderabbit/.coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 6688e05f-2311-494d-a844-aa1d84384b49

📥 Commits

Reviewing files that changed from the base of the PR and between 3214e78 and 1b2bb72.

📒 Files selected for processing (82)
  • SW.Bitween.Api/Domain/Accounts/Role.cs
  • SW.Bitween.Sdk/Model/Permissions.cs
  • SW.Bitween.Web/ClientApp/e2e/exchanges.spec.ts
  • SW.Bitween.Web/ClientApp/e2e/gateways.spec.ts
  • SW.Bitween.Web/ClientApp/e2e/permissions-enforcement.spec.ts
  • SW.Bitween.Web/ClientApp/e2e/subscriptions.spec.ts
  • SW.Bitween.Web/ClientApp/e2e/view-guards.spec.ts
  • SW.Bitween.Web/ClientApp/src/api/client.ts
  • SW.Bitween.Web/ClientApp/src/api/http/dashboard.ts
  • SW.Bitween.Web/ClientApp/src/api/http/documents.ts
  • SW.Bitween.Web/ClientApp/src/api/http/exchanges.ts
  • SW.Bitween.Web/ClientApp/src/api/http/gateways.ts
  • SW.Bitween.Web/ClientApp/src/api/http/globalValues.ts
  • SW.Bitween.Web/ClientApp/src/api/http/httpClient.ts
  • SW.Bitween.Web/ClientApp/src/api/http/notifiers.ts
  • SW.Bitween.Web/ClientApp/src/api/http/retryPolicies.ts
  • SW.Bitween.Web/ClientApp/src/api/http/subscriptionBody.ts
  • SW.Bitween.Web/ClientApp/src/api/http/subscriptions.ts
  • SW.Bitween.Web/ClientApp/src/api/http/workGroups.ts
  • SW.Bitween.Web/ClientApp/src/api/permissions.ts
  • SW.Bitween.Web/ClientApp/src/api/types.ts
  • SW.Bitween.Web/ClientApp/src/components/config/AdapterConfig.tsx
  • SW.Bitween.Web/ClientApp/src/components/config/InformationTypeFields.tsx
  • SW.Bitween.Web/ClientApp/src/components/config/PartnerFields.tsx
  • SW.Bitween.Web/ClientApp/src/components/config/SubscriptionDialog.tsx
  • SW.Bitween.Web/ClientApp/src/components/config/WorkGroupDialog.tsx
  • SW.Bitween.Web/ClientApp/src/components/config/pickers.tsx
  • SW.Bitween.Web/ClientApp/src/components/config/shared.tsx
  • SW.Bitween.Web/ClientApp/src/components/mapper/useMappingEditorLoader.ts
  • SW.Bitween.Web/ClientApp/src/components/mapper/useSave.ts
  • SW.Bitween.Web/ClientApp/src/components/ui/BackLink.tsx
  • SW.Bitween.Web/ClientApp/src/lib/busMessageName.ts
  • SW.Bitween.Web/ClientApp/src/nav.ts
  • SW.Bitween.Web/ClientApp/src/pages/api-gateways/ApiGatewayPage.tsx
  • SW.Bitween.Web/ClientApp/src/pages/api-gateways/ApiGatewaysPage.tsx
  • SW.Bitween.Web/ClientApp/src/pages/api-gateways/AttachPartnerPage.tsx
  • SW.Bitween.Web/ClientApp/src/pages/api-gateways/EditAttachmentPage.tsx
  • SW.Bitween.Web/ClientApp/src/pages/api-gateways/NewGatewaySubscriptionPage.tsx
  • SW.Bitween.Web/ClientApp/src/pages/bus-gateways/BusGatewayPage.tsx
  • SW.Bitween.Web/ClientApp/src/pages/bus-gateways/BusGatewaysPage.tsx
  • SW.Bitween.Web/ClientApp/src/pages/bus-gateways/studio/Canvas.tsx
  • SW.Bitween.Web/ClientApp/src/pages/bus-gateways/studio/Inspector.tsx
  • SW.Bitween.Web/ClientApp/src/pages/bus-gateways/studio/RouteList.tsx
  • SW.Bitween.Web/ClientApp/src/pages/bus-gateways/studio/model.ts
  • SW.Bitween.Web/ClientApp/src/pages/dashboard/DashboardPage.tsx
  • SW.Bitween.Web/ClientApp/src/pages/exchanges/ExchangeNewPage.tsx
  • SW.Bitween.Web/ClientApp/src/pages/exchanges/ExchangesPage.tsx
  • SW.Bitween.Web/ClientApp/src/pages/exchanges/shared.tsx
  • SW.Bitween.Web/ClientApp/src/pages/flow/FlowMap.tsx
  • SW.Bitween.Web/ClientApp/src/pages/flow/FlowPage.tsx
  • SW.Bitween.Web/ClientApp/src/pages/flow/layout.ts
  • SW.Bitween.Web/ClientApp/src/pages/flow/model.ts
  • SW.Bitween.Web/ClientApp/src/pages/global-values/GlobalValueSetPage.tsx
  • SW.Bitween.Web/ClientApp/src/pages/global-values/GlobalValueSetsPage.tsx
  • SW.Bitween.Web/ClientApp/src/pages/information-types/InformationTypePage.tsx
  • SW.Bitween.Web/ClientApp/src/pages/information-types/InformationTypesPage.tsx
  • SW.Bitween.Web/ClientApp/src/pages/notifiers/NotifierPage.tsx
  • SW.Bitween.Web/ClientApp/src/pages/notifiers/NotifiersPage.tsx
  • SW.Bitween.Web/ClientApp/src/pages/partners/PartnerPage.tsx
  • SW.Bitween.Web/ClientApp/src/pages/partners/PartnersPage.tsx
  • SW.Bitween.Web/ClientApp/src/pages/queue-health/QueueHealthPage.tsx
  • SW.Bitween.Web/ClientApp/src/pages/retry-policies/AlertRouting.tsx
  • SW.Bitween.Web/ClientApp/src/pages/retry-policies/GroupDialog.tsx
  • SW.Bitween.Web/ClientApp/src/pages/retry-policies/RetryPoliciesPage.tsx
  • SW.Bitween.Web/ClientApp/src/pages/retry-policies/RetryPolicyPage.tsx
  • SW.Bitween.Web/ClientApp/src/pages/retry-policies/UsagePanel.tsx
  • SW.Bitween.Web/ClientApp/src/pages/scheduled-jobs/NewScheduledJobPage.tsx
  • SW.Bitween.Web/ClientApp/src/pages/scheduled-jobs/ScheduledJobsPage.tsx
  • SW.Bitween.Web/ClientApp/src/pages/scheduled-retries/ScheduledRetriesPage.tsx
  • SW.Bitween.Web/ClientApp/src/pages/subscriptions/SubscriptionPage.tsx
  • SW.Bitween.Web/ClientApp/src/pages/subscriptions/SubscriptionsPage.tsx
  • SW.Bitween.Web/ClientApp/src/pages/subscriptions/studio/Overview.tsx
  • SW.Bitween.Web/ClientApp/src/pages/subscriptions/studio/ReceiveAttemptsPanel.tsx
  • SW.Bitween.Web/ClientApp/src/pages/subscriptions/studio/ResponseFields.tsx
  • SW.Bitween.Web/ClientApp/src/pages/subscriptions/studio/RetryBudget.tsx
  • SW.Bitween.Web/ClientApp/src/pages/subscriptions/studio/StageRail.tsx
  • SW.Bitween.Web/ClientApp/src/pages/subscriptions/studio/faces.ts
  • SW.Bitween.Web/ClientApp/src/pages/subscriptions/studio/model.ts
  • SW.Bitween.Web/ClientApp/src/pages/subscriptions/studio/stages.ts
  • SW.Bitween.Web/ClientApp/src/pages/work-groups/WorkGroupPage.tsx
  • SW.Bitween.Web/ClientApp/src/pages/work-groups/WorkGroupsPage.tsx
  • SW.Bitween.Web/ClientApp/src/router.tsx

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@hamzahalq
hamzahalq merged commit 00ddab9 into releases/r10.0 Aug 27, 2026
5 checks passed
@hamzahalq
hamzahalq deleted the hamza/refactor/subscription-rename branch August 27, 2026 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants