Skip to content

Add multi-source reconciliation to billing event ledger

10d686f
Select commit
Loading
Failed to load commit list.
Open

Add back-office tenant overview with dashboard, accounts, users, billing events, and Stripe reconciliation #888

Add multi-source reconciliation to billing event ledger
10d686f
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded May 9, 2026 in 53s

Annotations

Check warning on line 36 in application/account/BackOffice/routes/accounts/index.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

The signature '(entries: any, params?: string | { error?: string | $ZodErrorMap<$ZodIssueInvalidValue<unknown>> | undefined; message?: string | undefined; } | undefined): ZodEnum<...>' of 'z.nativeEnum' is deprecated.

See more on https://sonarcloud.io/project/issues?id=PlatformPlatform_platformplatform&issues=AZ4FYp8QzUDoXwVAk7KB&open=AZ4FYp8QzUDoXwVAk7KB&pullRequest=888

Check warning on line 69 in application/account/BackOffice/routes/accounts/-components/AccountBillingHistorySection.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Do not use Array index in keys

See more on https://sonarcloud.io/project/issues?id=PlatformPlatform_platformplatform&issues=AZ4FYp8GzUDoXwVAk7J9&open=AZ4FYp8GzUDoXwVAk7J9&pullRequest=888

Check warning on line 91 in application/account/Core/Features/Subscriptions/Domain/BillingEvent.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Method has 14 parameters, which is greater than the 7 authorized.

See more on https://sonarcloud.io/project/issues?id=PlatformPlatform_platformplatform&issues=AZ4FYp-8zUDoXwVAk7Kg&open=AZ4FYp-8zUDoXwVAk7Kg&pullRequest=888

Check warning on line 32 in application/account/BackOffice/routes/accounts/index.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

The signature '(entries: any, params?: string | { error?: string | $ZodErrorMap<$ZodIssueInvalidValue<unknown>> | undefined; message?: string | undefined; } | undefined): ZodEnum<...>' of 'z.nativeEnum' is deprecated.

See more on https://sonarcloud.io/project/issues?id=PlatformPlatform_platformplatform&issues=AZ4FYp8QzUDoXwVAk7J_&open=AZ4FYp8QzUDoXwVAk7J_&pullRequest=888

Check warning on line 54 in application/account/BackOffice/routes/billing-events/-components/BillingEventsTableRow.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

See more on https://sonarcloud.io/project/issues?id=PlatformPlatform_platformplatform&issues=AZ4FYp89zUDoXwVAk7KO&open=AZ4FYp89zUDoXwVAk7KO&pullRequest=888

Check warning on line 124 in application/account/Core/Features/BackOffice/BillingEvents/Queries/GetBackOfficeBillingEvents.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer the string comparison method overload of 'string.Contains(string)' that takes a 'StringComparison' enum value to perform a case-insensitive comparison, but keep in mind that this might cause subtle changes in behavior, so make sure to conduct thorough testing after applying the suggestion, or if culturally sensitive comparison is not required, consider using 'StringComparison.OrdinalIgnoreCase'

See more on https://sonarcloud.io/project/issues?id=PlatformPlatform_platformplatform&issues=AZ4FYp_kzUDoXwVAk7Kl&open=AZ4FYp_kzUDoXwVAk7Kl&pullRequest=888

Check warning on line 105 in application/account/BackOffice/routes/users/index.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

See more on https://sonarcloud.io/project/issues?id=PlatformPlatform_platformplatform&issues=AZ4FYp6IzUDoXwVAk7Jm&open=AZ4FYp6IzUDoXwVAk7Jm&pullRequest=888

Check warning on line 45 in application/account/BackOffice/routes/billing-events/-components/BillingEventsTable.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

This assertion is unnecessary since it does not change the type of the expression.

See more on https://sonarcloud.io/project/issues?id=PlatformPlatform_platformplatform&issues=AZ4HFMS9EnJDvK7FRQOc&open=AZ4HFMS9EnJDvK7FRQOc&pullRequest=888

Check warning on line 72 in application/account/BackOffice/routes/users/-components/UserTenantsSection.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

See more on https://sonarcloud.io/project/issues?id=PlatformPlatform_platformplatform&issues=AZ4FYp5lzUDoXwVAk7Jg&open=AZ4FYp5lzUDoXwVAk7Jg&pullRequest=888

Check warning on line 434 in application/account/Core/Features/Users/Domain/UserRepository.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer the string comparison method overload of 'string.Contains(string)' that takes a 'StringComparison' enum value to perform a case-insensitive comparison, but keep in mind that this might cause subtle changes in behavior, so make sure to conduct thorough testing after applying the suggestion, or if culturally sensitive comparison is not required, consider using 'StringComparison.OrdinalIgnoreCase'

See more on https://sonarcloud.io/project/issues?id=PlatformPlatform_platformplatform&issues=AZ4FYp-XzUDoXwVAk7Ka&open=AZ4FYp-XzUDoXwVAk7Ka&pullRequest=888

Check warning on line 58 in application/account/BackOffice/routes/accounts/-components/AccountsToolbar.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

This assertion is unnecessary since it does not change the type of the expression.

See more on https://sonarcloud.io/project/issues?id=PlatformPlatform_platformplatform&issues=AZ4HFMO2EnJDvK7FRQOZ&open=AZ4HFMO2EnJDvK7FRQOZ&pullRequest=888

Check warning on line 124 in application/account/BackOffice/routes/accounts/-components/AccountActionsMenu.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

See more on https://sonarcloud.io/project/issues?id=PlatformPlatform_platformplatform&issues=AZ4FYp7GzUDoXwVAk7Jw&open=AZ4FYp7GzUDoXwVAk7Jw&pullRequest=888

Check warning on line 264 in application/account/Core/Features/Subscriptions/Shared/StripeEventReplayer.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Define a constant instead of using this literal 'status' 4 times.

See more on https://sonarcloud.io/project/issues?id=PlatformPlatform_platformplatform&issues=AZ4OqXOAjt7_sTCI4Fuc&open=AZ4OqXOAjt7_sTCI4Fuc&pullRequest=888

Check warning on line 8 in application/account/BackOffice/routes/accounts/-components/SidePaneSection.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this code to not use nested template literals.

See more on https://sonarcloud.io/project/issues?id=PlatformPlatform_platformplatform&issues=AZ4FYp6rzUDoXwVAk7Jr&open=AZ4FYp6rzUDoXwVAk7Jr&pullRequest=888

Check warning on line 52 in application/account/BackOffice/routes/accounts/-components/AccountBillingEventRow.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

See more on https://sonarcloud.io/project/issues?id=PlatformPlatform_platformplatform&issues=AZ4FYp70zUDoXwVAk7J6&open=AZ4FYp70zUDoXwVAk7J6&pullRequest=888

Check failure on line 92 in application/account/BackOffice/routes/accounts/-components/AccountCurrentPlanCard.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this function to reduce its Cognitive Complexity from 17 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=PlatformPlatform_platformplatform&issues=AZ4FYp7azUDoXwVAk7Jy&open=AZ4FYp7azUDoXwVAk7Jy&pullRequest=888

Check warning on line 86 in application/account/Core/Features/Users/Domain/UserRepository.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Method has 9 parameters, which is greater than the 7 authorized.

See more on https://sonarcloud.io/project/issues?id=PlatformPlatform_platformplatform&issues=AZ4FYp-XzUDoXwVAk7KY&open=AZ4FYp-XzUDoXwVAk7KY&pullRequest=888

Check warning on line 33 in application/account/BackOffice/routes/accounts/index.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

The signature '(entries: any, params?: string | { error?: string | $ZodErrorMap<$ZodIssueInvalidValue<unknown>> | undefined; message?: string | undefined; } | undefined): ZodEnum<...>' of 'z.nativeEnum' is deprecated.

See more on https://sonarcloud.io/project/issues?id=PlatformPlatform_platformplatform&issues=AZ4FYp8QzUDoXwVAk7KA&open=AZ4FYp8QzUDoXwVAk7KA&pullRequest=888

Check warning on line 42 in application/account/BackOffice/routes/accounts/-components/AccountBillingEventRow.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

This assertion is unnecessary since the receiver accepts the original type of the expression.

See more on https://sonarcloud.io/project/issues?id=PlatformPlatform_platformplatform&issues=AZ4FYp70zUDoXwVAk7J3&open=AZ4FYp70zUDoXwVAk7J3&pullRequest=888

Check warning on line 99 in application/account/BackOffice/routes/accounts/-components/AccountOverviewTab.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Do not use Array index in keys

See more on https://sonarcloud.io/project/issues?id=PlatformPlatform_platformplatform&issues=AZ4FYp79zUDoXwVAk7J8&open=AZ4FYp79zUDoXwVAk7J8&pullRequest=888

Check warning on line 20 in application/account/BackOffice/routes/-components/DashboardRecentSignupsCard.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Unexpected negated condition.

See more on https://sonarcloud.io/project/issues?id=PlatformPlatform_platformplatform&issues=AZ4JKP0q4lptHpcUFjJ8&open=AZ4JKP0q4lptHpcUFjJ8&pullRequest=888

Check warning on line 22 in application/account/BackOffice/routes/billing-events/index.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

The signature '(entries: any, params?: string | { error?: string | $ZodErrorMap<$ZodIssueInvalidValue<unknown>> | undefined; message?: string | undefined; } | undefined): ZodEnum<...>' of 'z.nativeEnum' is deprecated.

See more on https://sonarcloud.io/project/issues?id=PlatformPlatform_platformplatform&issues=AZ4FYp81zUDoXwVAk7KM&open=AZ4FYp81zUDoXwVAk7KM&pullRequest=888

Check warning on line 322 in application/account/Core/Features/Subscriptions/Shared/StripeEventReplayer.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Extract this nested ternary operation into an independent statement.

See more on https://sonarcloud.io/project/issues?id=PlatformPlatform_platformplatform&issues=AZ4MiNlGtvUmMX9UQ_PJ&open=AZ4MiNlGtvUmMX9UQ_PJ&pullRequest=888

Check warning on line 37 in application/account/BackOffice/routes/accounts/-components/AccountPaymentRow.tsx

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Unexpected negated condition.

See more on https://sonarcloud.io/project/issues?id=PlatformPlatform_platformplatform&issues=AZ4FYp60zUDoXwVAk7Js&open=AZ4FYp60zUDoXwVAk7Js&pullRequest=888

Check warning on line 126 in application/account/Core/Features/Subscriptions/Domain/StripeEvent.cs

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Method has 8 parameters, which is greater than the 7 authorized.

See more on https://sonarcloud.io/project/issues?id=PlatformPlatform_platformplatform&issues=AZ4OqXQHjt7_sTCI4Fug&open=AZ4OqXQHjt7_sTCI4Fug&pullRequest=888