Activities of "alper"

CMS Kit has no Angular UI implementation

are you checking on your local environment or on any cloud service/custom hosting service?

Answer

by the way your question credit has been refunded

Answer

great! closing the issue.

Answer

To fix this problem, you need to install the ABP Suite again:

abp suite remove
abp suite install

See https://docs.abp.io/en/commercial/6.0/abp-suite/how-to-uninstall

Feature Request : Custom HTTPS Responses for AppServices

I would like the ability to customize my AppServices and be able to specify exactly what HTTP Status code gets returned by a particular response in order to better integrate the with external APIs using industry standard conventions. For example, the one that always bites is when the system sends an HTTP200 response when the user needs to authenticate.

I am not sure how this would look in implementation, but it would go a long way towards making the framework more extensible and integratable, in my opinion.

Did you check out https://docs.abp.io/en/abp/latest/Exception-Handling#http-status-code-mapping

ABP Suite

the word "running" - as in 'a process that is running' - might be better than "working" in this message context.

This checks if we get Http-200 successful result from the running service. It is not checking the if the process is running.

Make use of css variables in themes so that it is changeable with reasonable effort. Taking the lepton theme as an example: I need to set my own colors so that they match my corporate identity.

Starting from lepton6.css (copied from source into my project) I have one screen with the app running, another with debug console and another with the css file. I need to check the hex codes used to then manipulate the style sheet, which is WAY more effort than just replacing a bunch of variables. And now that I replaced everything with variables I am less exited about updates in this area, because I now have to constantly monitor changes >.<

CMS kit has a feature to write your custom Css without even opening the solution. Just from the UI , runtime ! https://docs.abp.io/en/abp/latest/Modules/Cms-Kit/Global-Resources

  • many-to-many with supporting custom properties in intermediate tables and wilth fully support on abp.suite
  • many-to-many UI with generated grids with related entity with options "New", "Update", "Link", "Unlink", "Delete" - example how it could be implemented: https://docs.devexpress.com/eXpressAppFramework/112719/getting-started/in-depth-tutorial-winforms-webforms/business-model-design/business-model-design-with-xpo/set-a-many-to-many-relationship-xpo

Many to many is implemented in ABP Suite.

Showing 271 to 280 of 1850 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 08:30