أنشطة "EngincanV"

In Blazor WebApp, if you click on "Actions" and then click on "Edit", it will also trigger the delete checkbox. If you try to edit more than one row, it will check both of them, that does not seem like the expected behavior.

Unfortunately, this is related to the DataGrid component of Blazorise. We have an internal issue for this limitation and when it's supported by Blazorise, we will make the related changes on our side.

It seems like the new "Blazor Web App" alternative no longer has an option for PWA like the Blazor WASM and Blazor Server alternatives?

Yes, currently there is no PWA option for the Blazor Web App.

In v7.4, we introduced custom code support. You can update your CLI, Suite, and project version and get the benefit of it. Here is the documentation: https://docs.abp.io/en/commercial/latest/abp-suite/customizing-the-generated-code

إجابة

I would like to have property types for at least images and HTML. Or maybe some kind of Rich Text Editor, that would be even better but I imagine that might also be a lot more work.

With that missing, we tend to end up with the conclusion that we should use components from DevExpress etc at which point much of the idea with ABP Suite goes away, at least the UI part.

We introduced the File type as the property type with v8.2. You may consider using it.

⚡ Update ABP CLI and ABP Suite

dotnet tool update -g Volo.Abp.Cli --prerelease
abp suite update --preview

📗 Blog post

  • https://blog.abp.io/abp/announcing-abp-8-2-release-candidate

📘 Commercial release logs

  • https://docs.abp.io/en/commercial/8.2/release-notes
  • https://commercial.abp.io/releases/

🔼 Migration guides

  • https://docs.abp.io/en/abp/8.2/Migration-Guides/Abp-8_2
  • https://docs.abp.io/en/commercial/8.2/migration-guides/v8_2

✏️ Feel free to report any bugs, issues, and problems.

Hello,

Yes you can implement it for that you have to customize at your own.
you may refer https://docs.abp.io/en/commercial/latest/abp-suite/customizing-the-generated-code

Thanks

is there any sample implementation regarding the file attachment in CRUD pop up ?

With v8.2, we will provide File property type, which allows you to attach a file for mastr and child entities. You can wait for v8.2 and directly use it or you can manually implement the file-upload logic by yourself.

You closed the issue without further comment. Did you manage to reproduce it? Are you going to fix it? Are my credits getting refunded?

Hi, it's being automatically closed by our support bot, sorry for the inconvenience. We reproduced the problem that you stated and created an internal issue (#17555) and we will fix it asap. I refunded your ticket, thanks for reporting the problem.

Regards.

إجابة

I have downloaded Abp suite version 8.1.0 but i still can't create a property of type "DateOnly" and "TimeOnly" inside an entity.
When will this feature be available?

Hi, we have an internal issue for supporting DateOnly and TimeOnly types and we are aiming to introduce it with v8.2.

Hi, is TimeOnly still on track for 8.2? Cannot find anything related in the 8.2 milestone on Github

Hi, yes. We will be supporting TimeOnly and DateOnly types with v8.2. It's in a private repository, this is why you can't track the process, but I can say that we have already implemented and it will be available soon:

Hi, thanks for reporting. I'll check it.

إجابة

No, they are the same. I mean, all I had to do was delete the .Web folder, but somewhere along the way Abp Suite DEFINITELY created it and put a few files in there along the way. Then on future updates failed because it thought there was a valid Web project there.

I'm still unable to reproduce this problem. When a create an angular project with the seperate authentication server option selected, there is not a .Web folder being created and it successfully generated CRUD pages. I'll try to understand the reason from the code and fix it. FYI.

عرض 1 الي 10 من 647 إدخالات
Made with ❤️ on ABP v8.2.0-preview Updated on مارس 25, 2024, 15:11