Activities of "AndrewT"

  • ABP Framework version: v4.4
  • UI type:Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

When will user impersonation same as in aspnetzero be available for Blazor WASM devs?

This is a really critical support tool for SaaS.

  • ABP Framework version: v4.3.3
  • UI type: Blazor WASM
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

The speed to load the login screen, and then once logged in to load the WASM app is very slow.

  1. Load login page - Click a URL eg login.myapp.com to open at the login page and measure speed. This should be 1sec max, it's a simple form, but has to do crazy redirects to just get to the login page. We need to fix that so it just gores straight to the login page.

  2. Load app - Then enter credenttials, click login, and measure speed to load app. This is extremely slow.

I know there have been a few go arounds on this with other issues and there are some Blazor issues with app load, but the first one should be trivial to resolve so it just goes straight to the Login screen.

  • ABP Framework version: v4.3
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace:
  • Steps to reproduce the issue: example below where user connection is lost and what they need to do is login again.

How can we improve the error messages like this one, which is not helpful for a user, without having to edit the source because that breaks the ability to easily upgrade.

  • ABP Framework version: v4.3
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no

As per @Maliming comment in https://github.com/abpframework/abp/issues/1082 can we get more details about what is being done to enhance editions, subscriptions & payments that will be included in v4.4 preview for commercial.

Also I dont see that 1082 (& 2611?) have been assigned to v4.4 preview?

  • ABP Framework version: v4.2.2
  • UI type: Blazor
  • DB provider: EF Core / SQLServer

We are re-writing an aspnetzero based multi-tenant SaaS product.

It looks like only a user of an existing tenant can self register?

So you can't have new customers register/signup by themselves?

Are we missing something?

  • ABP Framework version: v4.2.1
  • UI type: Blazor
  • DB provider: EF Core / SQLServer & Postgre
  • Tiered (MVC) or Identity Server Separated (Angular): SPA

We have been using ASPNetZero commercial for a number of years using Core/MVC. We are re-writing a simple application in ABP.IO (commercial) to test the new SPA/Blazor framework before we do some bigger products.

There are some really good things about ABP.IO, however there are some really basic and great features in aspnetzero that ABP.io doesnt have. Below are a couple of the key ones (for us).

How do other people deal with these issues below, and if you have solutions we'd be really happy to hear of them.

Login Page - This one is actually ridiculous. We just want a single login page. We dont want to have a landing page, and then have users have to click a login button on the landing page to be taken to a login page... Also when users logout they get directed to the landing page, then they have to go back to the Login page. In the SPA this takes time to load. Are we missing something here so we can remove the landing page, and users go straight to the Login page?

Host side login as tenant - In Aspnetzero there is agreat feature where as the Host you login and can see a all the tenants. Then from the Action button choose to login as a tenant and tenant user. This is really critical for support issues and just being able to quickly look at what is happening on a client/tenant system. How can we do that in ABP.io??

Notification system - In Aspnetzero there is also a great notification infrastructure for alerts and notifications, that has front end, backend, queuing, SignalR, etc and is a great module. This is really impotrtant for alerting people to events and changes. How can we do that in ABP.io??

If anyone from Volosoft can tell us which version of the roadmap they will be in that would be awesome! Is there a reason we cant have a commercial roadmap like you have for the https://github.com/abpframework/abp/milestones community version?

Many Thanks!

hi,

We are trying to consider/schedule what custom work we should do, or wait for ABP releases. Just wondering if 4.2 patch is final?

andrew

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

  • ABP Framework version: v4.2.1
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:

In ASPNetZero when you log in on the Host side, you can select an option from the tenant list action button to "login as this tenant" and then select the user you want to emulate.

How do you do that in ABP.IO (Business edition)

Question

We are looking at a re-write of an existing Aspnetzero based product (MVC). We had hoped to do that as an SPA in Blazor, but it looks like the template for that here is stuck in backlog.

  1. Is ABP.IO easier to upgrade than Aspnetzero? This has been a major problem with aspnetzero.
  2. If we use Razor pages, are they easy to convert across to Blazor?
  3. Are there any issues/constraints with ABP.io with PostgreGIS db?
  4. Is it possible (and how hard) to migrate a project from Abp.io to ABP Commercial?

Appreciate any suggestions or thoughts.

Andrew

Showing 11 to 19 of 19 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13