Activities of "linch"

  1. create a new abp project with abp suite(version 4.4.1), as Suite Tool still generate project with packages 4.4.0, so upgrade all abp related packages to 4.4.1 with abp update;
  2. Initial Migrations
  3. Launch Host and Identity server
  4. Login with admin and Create new Tenant
  5. Login with tenant and get permission with ProviderName='R' and ProviderKey="admin" (https://localhost:*****/api/permission-management/permissions?providerName=R&providerKey=admin)
  6. the response return: {"entityDisplayName":"admin","groups":[]}, there is no permissions in it.
  • ABP Framework version: v4.4.1
  • UI type: Not Related
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes

By the way, /api/permission-management/permissions?providerName=R&providerKey=admin can return permissions in host mode

  1. Use ABP suite to create new module template
  2. add New Entity and add some basic properties with 'Create user interface' selected
  3. Save and generate button

the new 4.4.0 version can not generate related Angular components.

  • ABP Framework version: v4.4.0
  • UI type: Angular
  • DB provider: Not Related
  • Tiered (MVC) or Identity Server Separated (Angular): Not Related
  • Exception message and stack trace: none
  • Steps to reproduce the issue:"

I use abp suite tools to create a new angular project and generate a sample page.

And the popup datepicker just show inside the abpBody.

What I want is the popup datepicker just like in blozor webassembly:

  • ABP Framework version: v4.3.0
  • UI type: Angular
Zobrazeno od 11 do 13 z celkem 13 záznamů
Made with ❤️ on ABP v8.2.0-preview Updated on března 25, 2024, 15:11