Activities of "Spospisil"

We already planned to create deployment guides.

I find this to be abstract. Could you give examples/specifics of the deployment guides you are planning to create? For example for which environments? Azure, AWS or other? Will it be shown for all template types? Tiered vs non tiered, etc. MVC or angular Or Blazor?

The promise of fully comprehensive deployment guides seem almost to good to be true as I have found in reality that you have to rely on researching/learning the specifics for ABP deployments which is not expected when you use a framework that is suppose to eliminate the requirement to know the specifics. For example the docker yml file that is produced when using the ABP cli does not seem to configure everything properly for my local docker deployment, so now I’m forced to dive into the details of docker to figure out what still needs to be tweaked to get it to work.

I would have thought that perhaps you would reach out to the community prior to creating such guides to make sure you were covering the vast number of ways in which the community deploys.

We have found MANY times that the documentation DOES contain the answers to problems we face, but the information is not presented in a way that is obvious to people who are new to ABP.
One suggestion for improving the help would be to select a mid-level developer who has NO experience with ABP, and observe them (without helping) as they try to create a new project (do this do a different person for each 'type' of project). Document the things that cause problems and highlight those things better in the documentation.
A related improvement would be to explain WHY certain things are done the way they are - once you understand the framework this becomes obvious, but when starting out many things can seem overly complicated when you do not understand why.

can you give concrete examples on this?

I have found this to be 100% true. While some of the documentation is very good it is often very time consuming to 'connect the dots' on the 'practical approach' with doing things that should work right out of the box. There is a HUGE learning curve with ABP and I have often find myself refactoring code from back when I started using ABP because I've since learned the 'ABP Way' of doing things.

Additionally, while there are often good blog posts on how to integrate 3rd party controls/libraries with ABP the are just the basic level of integration posts and don't show how to use ABP with some of the classes from these controls. An example was when I was trying to implement custom storage with DevExpress Dashboards and spent the better part of a week going back and forth with support (with provided example of the issue) and was initially told 'I can't use DevExpress Dashboard' with ABP web solution......never an acceptable answer in my opinion. Thankfully we were able to figure out what the cause of the issue was, which was to use the runasync helper class to call a service from on the the inherited DevExpress classes, but the process was painful to get to that point.

we've sent you the related file

Where has the file been sent?

Hi,

Since we are a commercial license owner and thus have all the source code is it possible you can get me the coding fix to this issue so I may have it prior to the end of the year and I'll just apply it to my local version of the source code until I am ready to update my solution to the newest release at the end of the year?

Thanks.

Hi,

And this fix to the bug will be in that specific release?

Hi,

Timeframe please? I need to communicate to my managers when this blocking issue will be resolved

Hi,

Can I get an update in terms of when/what release the fix for this issue will happen in? This is a blocking issue for my development for my company's project.

Hi,

Yup! That was the issue!!!! Thank you!!! I'm going to write up a post for the 'community' on how to implement the DevExpress Dashboard control within the ABP framework as I know there are others trying to do what I am trying to do.

Thank you so much for your help!

Hi,

When I create a ViewComponent inheriting from ABPViewComponent the exact same call I'm trying to do works just fine. Is there an ABP class I should be inheriting from for the DashboardStorageExtension class to get this to work?

Hi,

Any other things I can try? It does not make sense that it works for you but not for me.

Showing 1 to 10 of 160 entries
Made with ❤️ on ABP v8.3.0-preview Updated on July 04, 2024, 07:07