Starts in:
2 DAYS
10 HRS
18 MIN
40 SEC
Starts in:
2 D
10 H
18 M
40 S

Activities of "Teknosol"

  • ABP Framework version: v7.1.1
  • UI Type: Angular
  • Database System: EF Core (PostgreSQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hello, we use ABP Framework in the back-end part of our project and Angular in the front-end part. We chose to use the login structure offered by ABP for login operations. We specifically included it in our Angular project. We are faced with the situation of refreshing the page when the access token expires. However, we do not want this renewal to happen. How can we achieve this?

Hi, Thank you for your support, the lock system is working. However, we made it usable as I shared in the screenshot. We need to use it in all entities in our project as create and update, which causes code repetition. I wonder if you have a solution for this?

Note: The reason we need this code is that when the method is run more than once at the same time, it registers to the database without going through validations.

Hi,

I'm available now.

I scheduled a meeting for 20 minutes later. The Meeting Link should have arrived in your e-mail address. Thank you.

What hours are you available today? Let's schedule a meeting for today.

Hello, The problem continues. Could you please let me know a time you have available? We want to demonstrate the problem on the spot by organizing meetings such as Zoom, Teams, Meet.

  • ABP Framework version: 7.1.1
  • UI Type: **Angular **/ MVC / Blazor WASM / Blazor Server
  • Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..) / MongoDB
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes/no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hi, To include the Lock system in our project, we followed the procedures in the Distributed Locking document provided to us by ABP. https://docs.abp.io/en/abp/latest/Distributed-Locking The following operations were performed; 1-First of all, we added the Volo.Abp.DistributedLocking package to our project from the Nuget Package Manager. https://prnt.sc/v60w6NZd2fG1 2- In the next step, the necessary configuration adjustments were made in the HttpApiHostModule.cs class in the project. https://prnt.sc/g-WBBlUUEMye To prevent errors on the RedisDistributedSynchronizationProvider class, “DistributedLock.Redis” package was downloaded with version 1.0.2. 3- In the next step, we implemented the “IAbpDistributedLock” interface in our method. https://prnt.sc/TNF6wAJeo-i9 However, when we run the above method and want to test Distributed Lock, the method does not work correctly and we get the following error; https://prnt.sc/1PipGiS1htFc

Merhaba,

Sıfırdan bir proje oluşturdum

Çevre

'@abp/ng.core' adresinden { Environment }'ı içeri aktarın;
 
const baseUrl = 'http://localhost:4200';
 
const oAuthConfig = {
veren: 'https://localhost:44305/',
yönlendirmeUri: baseUrl,
clientId: 'ProjeAdım_Uygulamam',
Yanıt Türü: 'kod',
kapsam: 'çevrimdışı_erişimProjeAdım',
requireHttps: doğru,
};
 
const ortamını aktarır = {
üretim: yanlış,
uygulama: {
temelUrl,
reklam: 'ProjeAdım',
},
oAuthConfig,
API'ler: {
varsayılan: {
url: 'https://localhost:44305',
rootNamespace: 'ŞirketAdım.ProjeAdım',
},
AbpAccountPublic: {
url: oAuthConfig.issuer,
rootNamespace: 'AbpAccountPublic',
},
},
} Ortam olarak;
 

1

! image.png

2

! image.png

3

! image.png

4

! image.png

5

! image.png

6

! image.png

Hi, I did all the steps you mentioned one by one, but I still get the same error.

https://prnt.sc/KJRzuMYkAJMA

https://prnt.sc/Z28_yaCKgLyH

https://prnt.sc/RnRrGlB0u3Xv

https://prnt.sc/Ql_3TEszLW-M

Hello, I made the changes you mentioned, but I am getting an error as follows. Should we start the meeting we arranged with Maliming with you in order to take faster action?

https://prnt.sc/b8B6L7YsjGMS https://prnt.sc/JYZl-_cPdeO8 https://prnt.sc/aMOp-6TdqTC0 https://prnt.sc/l6RL9rpzXtnT

Hello,

  • Will you use abp's modules or do you need just boilerplate libraries (Core, OAuth & ThemeShared) ?

  • If you gonna use abp's modules like identity, language-management etc. then you need to use lepton-x or override lepton-x module otherwise UI won't work as well.

  • You can't use multiple theme in a project, theoretically you can but css class/id's will override your or our css.

EDIT

You don't have to use lepton-x theme package if you gonna customize abp modules UI use theme.shared and add your custom css to angular.json > styles section. It depends on your UI strategy.

There are a few options that you can apply

  • Use only boilerplate libraries (Core, OAuth and ThemeShared)
    • YET! ThemeShared built top of @ng-bootstrap package

  • Use abp's modules with your custom project - Select any theme (Basic, Lepton or LeptonX)

We updated our project following your directives. While we were initially testing the login process, all packages came installed because we created the project together with abp. We only want to use the ABP libraries required for the login process. In our project, we want to use login ABP MVC structure. After logging in, we want to use the project we created as custom in Angular and the css/themes we created. Which libraries do we need to add for this in our custom Angular project?

hi

My timezone is UTC+8

https://www.worldtimebuddy.com/event?lid=1816670&h=1816670&sts=28255200&sln=10-18&a=preview

Hello, The zoom meeting link must have arrived. Good luck

Showing 31 to 40 of 71 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 20, 2024, 13:06