Activities of "Emanuele.Filardo"

Answer

Basic commercial license less expensive with only Pro module license without ABP SUITE.

Answer

ALL Pro modules for Blazor Server / WASM

Answer

Built-in abp upgrade system, maybe using partial class or virtual methods for customer's customizations.

No more file compare with windiff or git compare

Answer

GUID properties type

SQL Server has `uniqueidentifier' - or did you mean something else?

Sorry, in ABP Suite there isn't GUID type in "Define property" mask

Answer

GUID properties type

Answer

Hi, with ABP Suite 5.1.3 "Update all package" update solution to 5.1.2 CLI abp suite instead update solution to 5.1.3

Answer

ABP Suite 5.1.2 After upgrading trying to access audit logs getting the following error.

[ERR] Invalid column name 'ImpersonatorTenantName'. Invalid column name 'ImpersonatorUserName'. Microsoft.Data.SqlClient.SqlException (0x80131904): Invalid column name 'ImpersonatorTenantName'. Invalid column name 'ImpersonatorUserName'. at Microsoft.Data.SqlClient.SqlCommand.<>c.<ExecuteDbDataReaderAsync>b__188_0(Task`1 result)

You have to use add-migration and then run dbmigrator

You can try to customize template to generate partial class and put your methods in another file of partial class

Answer

ABP Framework version: v5.0.0-rc2 UI type: Blazor Still missed linked account in home page https://support.abp.io/QA/Questions/1543/Bugs--Issues-v44X#answer-c7d2c535-cb4a-2e75-7d4d-39fe3c9f14bd

Home page

My Account page

Answer

5.0.0-rc2 highlight of menu item with NavigationManager.NavigateTo()

Those highlights menu item: /page /page?id=12345 /page?12345

This doesn't work: /page/12345

Showing 1 to 10 of 33 entries
Made with ❤️ on ABP v8.3.0-preview Updated on July 04, 2024, 07:07