Activities of "alper"

Add the features present in AspNetZero RadTool to Abp Suite as the section "Other" where we can set "Advanced Filter", "List in UI" and "Create and Update".

And, if possible, reduce the number of template files used by Abp Suite also giving the possibility to indicate the sub-path where to save the files as it could be done in AspNetZero RadTool.

Thanks,
Roberto

yes this is on the roadmap , we'll implement it.

this feature is included in ABP v7.2 release.

@alper The Advanced Filter is still missing on the Blazor WASM UI template 7.4 rc2. When will it be released? Thanks

this is implemented with 7.4.rc-2 did you update your solution?

can you pls write the recent status of this problem

I assigned this to @maliming

ABP Suite most wanted feature has been implemented. Your custom code will not be overwritten anymore https://commercial.abp.io/releases/pr/14629

it should be like this

Create a template that can be used for super cheep hosting on Azure Static Web were it can use Azure Functions to authenticate and get static data from Sqlite (or in memory read from file?).

I for example want to switch from my Ghost.org blog to that and just for my personal blog and want to use abp.io CMS Blogging capabilities.

For this I only need to log in (password can be static in the Azure Functions and the blog could come from Sqlite

create a single-layer template from the open-source side. you just need to replace the authentication.

this problem has been addressed and will be fixed in the upcoming version

Suite: Add ability to manually specify a project's ABP Version

Problem: When using Directory.Build.Props like this

to unify the abp version inside the whole project

ABP suite is not able to detect on which version my app is running on.

Suggested solution Ability to manually specify the version somewhere.

@jfistelmann you can set the version info manually. There are also other options that you can manually edit. Just open the following file:

Windows:

%UserProfile%\.abp\suite\appsettings.json

MAC:

~/.abp/suite/appsettings.json
Answer

The issue is fixed with the upcoming version. PR: 14841

Yes, ABP supports two-factor authentication. Here are the related links:

  • https://docs.abp.io/en/commercial/latest/modules/identity/two-factor-authentication
  • https://www.youtube.com/watch?v=oFlVVCO9KCc
  • https://support.abp.io/QA/Questions/701/Regarding-2-factor-authentication-implementation
Showing 81 to 90 of 1850 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 08:30