Skip to content
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

- added intelligent mapping when targeting a Nox table #1502

Merged
merged 3 commits into from
Jul 9, 2024

Conversation

jan-schutte
Copy link
Collaborator

No description provided.

# Conflicts:
#	samples/Cryptocash.Ui/Nox.Generated/Ui.DataGrid/BookingsDataGrid.razor
#	samples/Cryptocash.Ui/Nox.Generated/Ui.DataGrid/BookingsDataGrid.razor.cs
#	samples/Cryptocash.Ui/Nox.Generated/Ui.DataGrid/CashStockOrdersDataGrid.razor
#	samples/Cryptocash.Ui/Nox.Generated/Ui.DataGrid/CashStockOrdersDataGrid.razor.cs
#	samples/Cryptocash.Ui/Nox.Generated/Ui.DataGrid/CommissionsDataGrid.razor
#	samples/Cryptocash.Ui/Nox.Generated/Ui.DataGrid/CommissionsDataGrid.razor.cs
#	samples/Cryptocash.Ui/Nox.Generated/Ui.DataGrid/CountriesDataGrid.razor
#	samples/Cryptocash.Ui/Nox.Generated/Ui.DataGrid/CountriesDataGrid.razor.cs
#	samples/Cryptocash.Ui/Nox.Generated/Ui.DataGrid/CurrenciesDataGrid.razor
#	samples/Cryptocash.Ui/Nox.Generated/Ui.DataGrid/CurrenciesDataGrid.razor.cs
#	samples/Cryptocash.Ui/Nox.Generated/Ui.DataGrid/CustomersDataGrid.razor
#	samples/Cryptocash.Ui/Nox.Generated/Ui.DataGrid/CustomersDataGrid.razor.cs
#	samples/Cryptocash.Ui/Nox.Generated/Ui.DataGrid/EmployeesDataGrid.razor
#	samples/Cryptocash.Ui/Nox.Generated/Ui.DataGrid/EmployeesDataGrid.razor.cs
#	samples/Cryptocash.Ui/Nox.Generated/Ui.DataGrid/LandLordsDataGrid.razor
#	samples/Cryptocash.Ui/Nox.Generated/Ui.DataGrid/LandLordsDataGrid.razor.cs
#	samples/Cryptocash.Ui/Nox.Generated/Ui.DataGrid/MinimumCashStocksDataGrid.razor
#	samples/Cryptocash.Ui/Nox.Generated/Ui.DataGrid/MinimumCashStocksDataGrid.razor.cs
#	samples/Cryptocash.Ui/Nox.Generated/Ui.DataGrid/PaymentDetailsDataGrid.razor
#	samples/Cryptocash.Ui/Nox.Generated/Ui.DataGrid/PaymentDetailsDataGrid.razor.cs
#	samples/Cryptocash.Ui/Nox.Generated/Ui.DataGrid/PaymentProvidersDataGrid.razor
#	samples/Cryptocash.Ui/Nox.Generated/Ui.DataGrid/PaymentProvidersDataGrid.razor.cs
#	samples/Cryptocash.Ui/Nox.Generated/Ui.DataGrid/TransactionsDataGrid.razor
#	samples/Cryptocash.Ui/Nox.Generated/Ui.DataGrid/TransactionsDataGrid.razor.cs
#	samples/Cryptocash.Ui/Nox.Generated/Ui.DataGrid/VendingMachinesDataGrid.razor
#	samples/Cryptocash.Ui/Nox.Generated/Ui.DataGrid/VendingMachinesDataGrid.razor.cs
#	samples/Cryptocash.Ui/Nox.Generated/Ui.Forms.Add/AddPaymentProviderForm.razor
#	samples/Cryptocash.Ui/Nox.Generated/Ui.Pages/Bookings.razor
#	samples/Cryptocash.Ui/Nox.Generated/Ui.Pages/CashStockOrders.razor
#	samples/Cryptocash.Ui/Nox.Generated/Ui.Pages/Commissions.razor
#	samples/Cryptocash.Ui/Nox.Generated/Ui.Pages/Countries.razor
#	samples/Cryptocash.Ui/Nox.Generated/Ui.Pages/Currencies.razor
#	samples/Cryptocash.Ui/Nox.Generated/Ui.Pages/Customers.razor
#	samples/Cryptocash.Ui/Nox.Generated/Ui.Pages/Employees.razor
#	samples/Cryptocash.Ui/Nox.Generated/Ui.Pages/LandLords.razor
#	samples/Cryptocash.Ui/Nox.Generated/Ui.Pages/MinimumCashStocks.razor
#	samples/Cryptocash.Ui/Nox.Generated/Ui.Pages/PaymentDetails.razor
#	samples/Cryptocash.Ui/Nox.Generated/Ui.Pages/PaymentProviders.razor
#	samples/Cryptocash.Ui/Nox.Generated/Ui.Pages/Transactions.razor
#	samples/Cryptocash.Ui/Nox.Generated/Ui.Pages/VendingMachines.razor
#	samples/Cryptocash.Ui/Nox.Generated/Ui.Services/BookingsService.g.cs
#	samples/Cryptocash.Ui/Nox.Generated/Ui.Services/CashStockOrdersService.g.cs
#	samples/Cryptocash.Ui/Nox.Generated/Ui.Services/CommissionsService.g.cs
#	samples/Cryptocash.Ui/Nox.Generated/Ui.Services/CountriesService.g.cs
#	samples/Cryptocash.Ui/Nox.Generated/Ui.Services/CurrenciesService.g.cs
#	samples/Cryptocash.Ui/Nox.Generated/Ui.Services/CustomersService.g.cs
#	samples/Cryptocash.Ui/Nox.Generated/Ui.Services/EmployeesService.g.cs
#	samples/Cryptocash.Ui/Nox.Generated/Ui.Services/LandLordsService.g.cs
#	samples/Cryptocash.Ui/Nox.Generated/Ui.Services/MinimumCashStocksService.g.cs
#	samples/Cryptocash.Ui/Nox.Generated/Ui.Services/PaymentDetailsService.g.cs
#	samples/Cryptocash.Ui/Nox.Generated/Ui.Services/PaymentProvidersService.g.cs
#	samples/Cryptocash.Ui/Nox.Generated/Ui.Services/TransactionsService.g.cs
#	samples/Cryptocash.Ui/Nox.Generated/Ui.Services/VendingMachinesService.g.cs
Copy link

sonarcloud bot commented Jul 9, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
15 New Code Smells (required ≤ 0)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@jan-schutte jan-schutte merged commit 8826587 into main Jul 9, 2024
2 of 3 checks passed
@jan-schutte jan-schutte deleted the poc/mixed-integration branch July 9, 2024 09:37
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.

1 participant