Base solution for your next web application

Activities of "shedspotter"

Hi @ismcagdas thanks for the info can you please let me know when will this feature is available in this year or is there any specifc date for this feature release date ? can you please explain what are the risk of implementing this feature if I am going to implement it using the git hub link which you have shared

What is your product version? 11.0.0

What is your product type (Angular or MVC)? Angular

What is product framework type (.net framework or .net core)? .NET 6

Hi, we want to create magic link with unique URL per user basis, so that if user clicks on that link the user will be directly login to our application with outentering email address and password

Thanks

What is your product version? 11.0.0

What is your product type (Angular or MVC)? Angular

What is product framework type (.net framework or .net core)? .NET 6

We want to integrate customer portal in our project so that user can change / add or remove there case details so we want to implement https://stripe.com/docs/customer-management/integrate-customer-portal#configure in our application can some one please help us to inmplement stripe custome portal.

Thanks

Hi @ismcagdas issue is not related to the app menu item , 'languageFeatureIsEnabled ? undefined : false' working correctly, it will hide the item from nav menu but we can access that page from browser URL using '/app/admin/languages' how can we retrict access from browser URL if feature is not enabled. Thanks

Hi @ismcagdas, this how we linked the Languages with feature new AppMenuItem('Languages', 'Pages.Administration.Languages', 'la la-language', '/app/admin/languages', ['/app/admin/languages/{name}/texts'], [], false, null, languageFeatureIsEnabled ? undefined : false),

Hi, m.aliozkaya this page is not getting help, I need help in angular site not backend site I'll explain you again for example : we have language in left navigation menu , and the date which show in left navigation is coming from AppNavigationService inside this aap service AppMenuItem in which we can link the menu item with feature. so we have linked the language with feature , now if we turn off the feature, language is hide from menu item but the language page we are able to access through URL in front end. so please help us to understand how can we prevent user to access the language page through URL if language featue is not enabled for any tenant

Thanks

What is your product version? 11.0.0

What is your product type (Angular or MVC)? Angular

What is product framework type (.net framework or .net core)? .NET 6

Hi , we have a requirement in which we need to link menu items with feature which we have achived but now we are facing an issue that the page is hide from menu item but user is able to access the page via routing, so please let us know how can we restrict the page access via routhing if feature is not enabled for a tenant

Thanks

Hi @musa.demir, yes, tenant subscribe to the edition using Stripe and They pay via stripe checkout They don't pay manually stripe changes them automatically on their card

What is your product version? 11.0.0

What is your product type (Angular or MVC)? Angular

What is product framework type (.net framework or .net core)? .NET 6

Hi, we have a scenerio where one tenant is missing his payment date due to which his tenant is inactive but once the payment made susccessful the tenant should be enabled automatically but it does not work like that. For ex : Tenant 1 last date of payment is 22 but they miss the date and there tenant is inactive, after that on 30 they do the payment and payment got successful in stripe but the tenants are not getting active after the successful payment.

Please help us with the fix of the above issue

Thanks

Hi, this issue is in porduction and it is occuring only for a single user

Showing 1 to 10 of 199 entries