Activities of "devin.patel"

Looking at the change log for the 9.1.0 release candidate, I noticed what looks like the fix for the issue discussed here (https://github.com/abpframework/abp/pull/21901). But it seems to only fix the issue with packages with "lepton-x" in the name, correct me if I'm mistaken but I don't believe this fix will resolve the issue with abp add-package @volo/abp.ng.account --with-source-code command. Is there another fix that I'm not seeing or is it still being worked on?

Will you let us know here, when the issue with these commands has been resolved? Also is there a potential timeframe for the resolution?

After downloading the Lepton X Pro Module source code from ABP Suite, it seems to have code for the angular components that we are looking for but how do we integrate this code into our project?

Earlier we were given this command: abp add-package @volo/abp.commercial.ng.ui --with-source-code. That command downloaded the source code for that package and integrated into our project so that when we made a change, we would see the results immediately after running yarn start, but that command doesn't work with the packages that we are looking for, mentioned in my last comment above. Is there a documented process on how to integrate or build the Lepton X Pro Module source code for use in our Angular app?

After some research, that command works for some of the packages, but it fails for other packages. For example, that command does not work for @volosoft/abp.ng.theme.lepton-x, @volo/ngx-lepton-x.core, @volo/abp.ng.account, @volo/abp.ng.audit-logging, with either an error of "System.Exception: Package is not found or downloadable!" or "Remote server returns '301-Moved Permanently". Those are just some examples of ones we have tried and there are more that have thrown errors. Due to us not being able to find documentation on the packages, we have had a lot of trouble navigating all the packages, from @abp and @volo, trying to finding the components that we need to modify to make the customization that we need. Currently our main goal is to make some configuration changes to the side menu bar, we would like the right menu bar to be at the top instead of the right side, but we want to keep the left side menu where it is. We are also trying to find the notification icon and the components related to it. It would be greatly appreciated if you could offer us some guidance on how to accomplish the above changes and where to find them, what packages are they in and how to get the source code for those packages.

Hello

Can you please check this link https://abp.io/docs/latest/ui-themes/lepton-x#source-code

Thank you.

I have looked through the code provided from that link, and I was not able to find any of the angular components that are coming from NPM Packages like @volo/abp.commercial.ng.ui. For example, I was not able to find AdvancedEntityFiltersComponent which would have the code for the abp-advanced-entity-filters selector

We are looking for the source code of the commercial NPM Packages that are referenced on https://abp.io/packages (See screenshot below). When clicking the link to any of the packages (ex. https://www.npmjs.com/package/@volo/abp.commercial.ng.ui), the package description is generic and the same for every package, and the link to the GitHub repo results in a 404 error.

Also, due to the generic description on these NPM Packages, we aren't able to determine what features/components these packages are providing to us, where would the documentation of these NPM Packages be found?

Hi,

We are looking for the full source code of the LeptonX Angular Theme (Commercial). We downloaded the source code that was found under the Modules section in ABP Suite (Lepton X Pro), but this did not have everything that we were looking for. There are some out-of-the-box components that we would like the ability to modify to better fit our use cases. For example, if we wanted to modify the abp-advanced-entity-filters component, we are currently unable to access the source code to do so and it is not in the source code downloaded from ABP Suite. Ideally, we would like to be able to access the source code of the NPM packages listed under the Commercial License section on https://abp.io/packages.

  • ABP Framework version: v9.0.2
  • UI Type: Angular
  • Database System: EF Core (PostgreSQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace: N/A
  • Steps to reproduce the issue: N/A
Showing 1 to 6 of 6 entries
Made with ❤️ on ABP v9.2.0-preview. Updated on January 16, 2025, 11:47