Activities of "rashed"

Answer

Hi @yekalkan I switched back to MVC template, I feel angular template not ready and has a lot of issues, also the public site generated in MVC even in angular template which was a surprise to me :)

Issue still exist in MVC template No Admin CMS pages even If I selected CMSKIT in project generation in Suite, and also I recommend the following :

  • Show CMS subFeatures under this check box to let user select sub features ( pages , blogs, comments , ...)
Answer

@alper, yes you are write it will be created but not seeded

@yekalkan what is the benefit of adding CMS-Kit without administration packages !? it should be added once you checked cmskit checkbox

Answer

I notice the issue happend with MVC template also ...

@jfistelmann  Thanks for feedback.

What about the other issue ?

Question
  • ABP Framework version: v7.2.2

  • UI type: Angular

  • DB provider: EF Core

  • Tiered (MVC) or Identity Server Separated (Angular): yes

  • [ ] 1-When chooseing sqlite database , the database file MyProjec.db does not created in the write place , please check the free version it's creating the database file in the write place ...

<br>


<br> <br>

  • [ ] 2- also after creating the project from suite, it ask you to create the database and running the seeding , and this dosn't happend the databse file remain empty

  • [ ] 3- also when you check (CMS-kit) , it didn't add the module admin files to the application ( in admin ) although if you go to module tab in the suite you will find that the module already added to your solution

Also you don't have any option to create free angular template because it use the template name with commercial version, and the only option you have to logout your account useing abp logout to create the free one

abp new MyProject -u angular -dbms SQLite --separate-identity-server --preview

It should be (for example ) angular-pro for commercial version 
abp new MyProject -u angular-pro -dbms SQLite --separate-identity-server --preview

Hi,

I try again with 7.3 RC2, but facing more issues here is the command I use to create the project

abp new MyProject -u angular -dbms SQLite --separate-identity-server --preview --theme basic -csf

Then wen running andgular project it gives the following issues

I hope is get fixed brfore the release of 7.3

I think the angular project replacment should be in this file

Yes sure,

I mean when you browse the API project

Thank you ensin,

I already fixed it but wanted to report it to be fixed with next version.

Note: the issue appear with mvc and angular ( single layer), so some replaces needed in angular folder too

another issue I notice in angular single layer also

when you browse the api project and try to login using authorize button ( the green button ) it gives you another error : no ui configured

Showing 11 to 20 of 26 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11