Activities of "alper"

Thanks @sean.alford, It seems like this field requires a permission to fetch users... and only admin users have this permission. we should remove the permission from this end point. I'm creating an issue for that.

Thank you. me, personally not using macOS but we have MACs to test it. Actually the idea to make this application web based is to be used cross-platform. I think the issue is a minor problem.

my bad! I wrote this for another question :) anyway I'll check the MAC issues. I think there's a small problem with the directory seperator. Windows uses "\" and MAC "/" that's why Suite cannot change directory correctly. Should be fixed in the next version.

so this will be added as a new feature in the future releases. there'll be probably a setting in ABP Suite for your entity locations. you can set it to your root directory of the solution so that it'll be included in your source-controller system.

it's not possible to relocate your entities now. but perhaps we'll crate a setting for this, after that, you can put them in your solution root folder.

The questions are really out of ABP context. These are basic coding concepts which you can find many resource on the internet.

ABP Suite is an engine to generate pages according to your solution version. Template are located in your solution. Because templates are based on specific versions. And in newer versions of the Suite, new templates come... So when you update Suite and don't update your solution, then the new Suite cannot find the required template.

If your project is v2.7.0 then use Suite v2.7.0 If you update Suite then update your solution to the same version.

https://support.abp.io/QA/Questions/671/ABP-Suite-throws-Cannot-read-the-template-VoloAbpCommercialSuiteTemplatesTemplatesXXXX#answer-4bc69b9f-01b0-dab5-2387-39f96e495eb9

Hi Roop,

That feature is on the roadmap. We'll enable to export/import entities in a solution. But for now you can simply access the entites from this directory.

%UserProfile%\.abp\suite\solutions\{solution-id}\entities\

You can see the solution id

And your friend can save the entities in the same folder. But it might be a good idea to store entities in the solution folder itself .

ok I understand your issue. The ABP Suite templates are stored in your solution so the latest templates come if you update your solution to the latest. If you update Suite to the latest and don't update your solution, you can get this kind of error.

EasyCrm was updated to the latest but the download section gets it from the release branch therefore you see the previous version. We'll change that and you will be able to download the latest version.

@pkouame , I'll try to reproduce it in a MAC. Suite is creating migrations with the EF Core CLI so it's not different than typing dotnet-ef migrations add But I'll check anyway.

Showing 1681 to 1690 of 1850 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 08:30