Activities of "Anjali_Musmade"

Hello,

You can check this https://docs.abp.io/en/commercial/latest/modules/account?_ga=2.89445403.1832138394.1699417163-135504566.1662372121#social-external-logins

Thanks,

Answer

Hi,

please check https://support.abp.io/QA/Questions/848/Unable-to-connect-to-redis-serverS

thanks,

Hello Mgandhi,

This page is an example ; It is not implemented in lepton x angular yet. If you want you can customize it at your own.

Thanks,

Hello,

can you please try to add this css in style.scss

abp-toast, .abp-toast, .abp-toast-container  {
  width: 100% !important
}

or check here https://x.leptontheme.com/top-menu/libraries/toastr and customize as per your requirement

Thanks, Anjali

Answer

For English language you have to add localization in en.xml with the help of that particular key for save & status you can add <text name="STATUS">حالة</text> <text name="SAVE">يحفظ</text> In you ProjectName-ar.xml file

Hi,

please check https://support.abp.io/QA/Questions/4846/LeptonX-Theme---Wizard-Component

Hi,

create 'handle-http-error.ts' like

add it in app.module.ts like

after adding this you can get customized error popup like this

Hello abpnewtonvisionco,

Can you please try like this I have done

which will give output like this

en.json is correct. please let me know if found helpful,

Thanks, Anjali

Hi

yes signlar can be used to send message from server to client

https://github.com/abpframework/abp-samples/tree/master/SignalRDemo https://docs.abp.io/en/abp/latest/SignalR-Integration here is the demo sample

Please check the request in the browser. I think the browser blocks some cookies. https://docs.abp.io/en/abp/latest/UI/Angular/Authorization?&_ga=2.56835946.1553630902.1698646270-593269556.1671445033#authorization-code-flow

Showing 811 to 820 of 1315 entries
Made with ❤️ on ABP v9.2.0-preview. Updated on January 16, 2025, 11:47