Activities of "mbuthiagrg@gmail.com"

When a tenant is created, we would like to send an email, an account confirmation email, to the tenant admin email address, so that they can verify/confirm their email address. Once they confirm their email we would then activate the tenant. How can we go about this? Send email to tenant admin on tenant creation.

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

We would like to enable our Tenants to register their own applications (Clients) in OpenIddict. Their registered applications can then access the data in that Tenant only.

Is this possible?

  • ABP Framework version: v7.0.1
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes

The angular app is getting the environment configuration with the tenant header included, which is unneccessary.

How can we prevent the angular frontend from sending this header?

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: v7.0.1
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:" Deploy front end to an nginx server.

How can we enable DbContext Pooling as described here:- https://learn.microsoft.com/en-us/ef/core/performance/advanced-performance-topics?tabs=with-di%2Cwith-constant

It has some performance advantages as described in the documentation above.

Considering that the abp codebase uses the following pattern to configure dbcontext.

How would we enable dbContext pooling?

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

We want to generate client-side proxies without the dependency on angular.

We want to use the generated proxies in a React application. Including models and services.

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

We are experiencing frequently recurring HTTP 500 Errors when restoring packages in our CI/CD environment.

This is affecting our productivity and lowering our velocity.

Is there a workaround for this?

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

When specifying a field as an enum in ABP Suite:-

How do I overcome this error?

ABP Suite 7.0.0-rc4

We are receiving the following error messages when attempting to login. The command I executed was abp login with my credentials as parameters.

Results in my terminal:-

Pasing the same URL in a Browser:-

The following service/url returns a HTTP 503-Service Unavailable when updating abp suite. This is affecting our builds. The URL is:-

https://nuget.abp.io/<key>/v3/package/Volo.Abp.Suite/index.json

Intermittent and unpredicatable HTTP 500 returned by nuget.abp.io when running builds on Github.

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