Activities of "GrannyWeasel"

I'm trying to move development from Zero to abp Commercial but not sure how to move some existing pages. For example, the login page (and register, forgot password pages etc.) has been redesigned thus:

I've also added a new tab (Companies) to the "Edit User" popup to allow selection of Companies associated with the User (a new table, UserCompany links a Company table to the AbpUsers table) i.e.

I've also added 2 new fields to the AbpUsers table that need to editable and saved when a User's detail are changed.

My question therefore is, how do I amend/override those page layouts to use my designs, and also how do I update the posted data to update the database? Is this possible with the Team edition, or do I have to spend another $3,000 updating my license?

Thanks for the reply. In your response to the issue in your link you said "If you want a major design & code change for a module, I suggest you to get the source code into your solution, remove the nuget package references and customize it based on your requirements."

I tried downloading the source from abp.io but the Edit User modal and login page look different to the pages in my commercial edition. Where do I hook into the commercial version?

Thanks...

I downloaded some of the modules as suggested, thank you, but they look like they are the open source versions/layouts of the code rather that the commercial layouts. For example, selecting the language from the login page does not appear to be in the html code I downloaded.

Is this correct? If so, how do I get the code to amend the layouts and the code?

If we bought the Team version what capability would we have regarding changing the HTML of the pages?

For example, would we be able to change the layout of the login page, or the Dashboard etc.? could we change the layout of the HTML in the pro modules? We could live without having the backend c# source code but we'd need to change some of the layouts e.g. the File Manager.

Hi @liangshiwei - thanks for the quick response.

Can you please confirm that we woudn't need to buy the Business edition in order to make changes to the HTML, css, js etc. of the pro login page (it's different to the open source version) and pro modules i.e. are these provided with the modules?

If so, what code is missing in the Teams edition?

@liangshiwei Did you manage to have a look at my previous question?

  • ABP Framework version: v5.2.1 Commercial
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:" Compile application

I added Lepton Theme Source to project and working good for a few days but now when I compile I get errors (see image below). I tried deleting yarn.lock but still get errors - any help is appreciated.

Hi,

How do I reproduce the problem, can you provide the steps? thanks.

@liangshiwei Thanks for your help. I think the problem was that I had created a module called AppHub.Context but I think the word **Context ** should not be used as a module name.

  • ABP Framework version: v6.0.0 rel-1
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

I want to create a project using the Lepton Theme but when I select Lepton as the theme in suite, the project code generated includes LeptonX specifica code and the project wil not compile.

I think this is the same issue: https://github.com/abpframework/abp/issues/13023

If it is, then it has been fixed.

Showing 1 to 10 of 16 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11