Activities of "mmaldonado@emscltd.com"

Question
  • ABP Framework version: 6.0.3
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

Which is the best way to send big files (300MB or more) to the server from angular?

Question
  • ABP Framework version: 6.0.3
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

In my system there are 3 microservices, product-service, order-service and provider-service,

product-service and order-service has to check if the user is granted to access to the information requested, this logic is inside provider-service, so I would like to access to the provider-service domain directly

could you guide me how should i implement this?

Question
  • ABP framework version: 6.0.3
  • UI Type: Angular
  • Database system: EF Core (SQL Server)
  • Tiered (for MVC) or separate auth server (for Angular): yes

If I have product-service, order-service and provider-service and they need to communicate with each other to send and receive information, what should be the best way to implement this.

I tried using the documentation and it gives me a cyclical error because of the references.

could you provide an example of it?

  • ABP Framework version: 6.0.3
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

I want to create a shared db, for catalogues,

I have 2 microservices, they share the catalogue DB, I need to find a way to create a 3rd micro service and make its DB shared, is is possible?

could you help me to find solutions to this problem?

Thank you very much

the order of scripts is better now, but it still not work.

is it possible to import jquery from header section?

is it a way to refresh redis? I tested on my localhost and it works. Also something interesting is,

development

production

any idea why jquery is not on production ?

  • ABP Framework version: 6.0.3
  • UI Type: Angular
  • Database System: EF Core - SQL Server
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

I have my client based on angular, as usual, I decide to create a desktop version of it using electron, it is working. The only problem that I am facing, is on auth-server, when loading https://localhost:44322/Account/Login jquery is not loagin properly, when i load from electron app, Network

I am assuming it is because jquery is loaded after LeptonX.global js is loaded

so, my question is,

is it possible to override a bundles, global bundles to make jquery be present first. is it possible to override the main layout.cshtml like vies/pages/_Layout.cshtml to load jquery manually here

any idea is welcome

I did, and it is not working

is it possible that you help me on a meeting?

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