Käyttäjän "alper" toiminnot

Here are my suggestions to enhance the Audit Logs UI

Possible Enhancements

  • All "40x" and "50x" error selections andmulti-select ...

yes it's good feature. I created internal issue for this

Sorry for the late response. Angular team will answer this soon

Vastaus

we'll check this again. you can track this issue https://github.com/abpframework/abp/issues/14729

Vastaus

you can find answer to your question at:

  • https://support.abp.io/QA/Questions/245/ABP-LIC-0008---License-check-failed-for-%27XXXXX%27#answer-85d755eb-1748-55bd-0ffc-39f5de3630ae
  • https://support.abp.io/QA/Questions/817/How-to-delete-current-license-login-session#answer-4cbc8f13-c7f3-84fa-7fc8-39fa2688df13
  • https://support.abp.io/QA/Questions/6508/Licensing-problem-in-Github-Actions

Are you publishing your website in Release mode? if yes, what's the final error message?

test

Version: 8.0.2 (MVC Leptonx) I have changed the logo like below. But if I refresh the app, first shows the default lepton logo then changes it to my logo.

[Dependency(ReplaceServices = true)] 
public class XBrandingProvider : DefaultBrandingProvider 
{ 
    public override string AppName => "X"; 
 
    public override string LogoUrl => "/images/logo/logo_light.png"; 
 
    public override string? LogoReverseUrl => "/images/logo/logo_dark.png"; 
} 

it should be working as expected after this PR https://github.com/volosoft/lepton/pull/1803.

normally you don't need to login/logout for deployment. it's only needed for development time. but I guess your production computer is in Development mode?!

https://support.abp.io/QA/Questions/245/ABP-LIC-0008---License-check-failed-for-%27XXXXX%27#answer-85d755eb-1748-55bd-0ffc-39f5de3630ae

also see this post https://support.abp.io/QA/Questions/817/How-to-delete-current-license-login-session#answer-4cbc8f13-c7f3-84fa-7fc8-39fa2688df13

What feature would you like to see in ABP Suite in the new version?

first of all, no need to log out

Secondly, you have three developer seats, and you can use a maximum of six computers for development. As I see from the records, you already used all your computer credits. What you need to do is publish your application in Release mode; don't set your Environment to Development.

PS: I cleared your paired computer history.

Näytetään 11 - 20/1937 tietueesta
Made with ❤️ on ABP v8.2.0-preview Updated on maaliskuuta 25, 2024, 15.11