Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "Loizos"

Hi,

I think it's not only about where to place the top or side bar menu, because I see that it's also the mobile toggle bar's position that need to be changed, the logo's position and the way it's loaded (current default-brand does not support this change), and also the navbar panel's position including the tob-bar-menu's look and feel that might need some changes (this requires to add another top bar menu component).

Please correct me on the above in case I see it the wrong/difficult way to do it.

Having in mind all above changes, I tried to add a new Metronic theme in order to place all changes in the new one and not breaking the default one. However I am getting this runtime error: "Multiple components match node with tagname default-brand". I crosschecked everything and I didn't find any double used selectors in my code etc. Please advise.

Hi,

Is there an example on how to use this or similar setting to render the Angular part? Because to make it work for the Top menu it's a bit big change, the whole layout has to be changed.

Thanks, Loizos

A2: You can add a setting to Default theme settings and update this setting So all I have to do is to change this value?: settings.BaseSettings.Menu.Position = "top"; These settings also need to be changed or not?: settings.IsLeftMenuUsed = true; settings.IsTopMenuUsed = false;

Then, you also need to use this theme setting in Defualt theme's Layout.cshtml.... I am Angular so I don't have Layout.cshtml. But do I have to do any changes on the Angular part? Isn't it enough just to change the above value of the setting and the front end will be just using it??

Answer

Hi @ismcagdas

Thank you very much that's great news for me :)

So can you just explain now how to deal/comply with naming conventions in regards to the new project names (hence namespaces)?

Thanks, Loizos

Answer

Hi @ismcagdas,

Thank you for your answers. I am still little confused though because in order create a new app with all layers, it means that I have to purchase a new license right? In such a case I don't believe I will get an approval from MDs for the moment so I am looking for alternatives.

So for example my initial idea is to create a new front-end client portal (outside asp.net zero) but connect it with the existing back-end (asp.net zero). Is that possible or not? Can I utilize the existing distrubution layer in order to call application APIs from my own front-end?

The second thing is that I would like to isolate somehow all available services to the client portal. How can I achieve that and what are the options I have? Can I use permissions for example instead of separate them physically? Please explain me a little bit on this matter.

Thank you in advance.

Thank you @ismcagdas

Hi,

Thanks for your answer.

I think the power tools doesn't work though. Perchaps angular & aspnet-core folders have to coexist on the same level?

Loizos

Hi @ismcagdas

Thanks for your answer, that's for sure, no intention to change the internal structure.

However, to do so I have to move the 3 projects for the mobile app from the existing path and place them in a root folder before add them in a new repository. Also I have to fix their dependencies (references) to the other (aspnet core) projects. Are these changes acceptable?

Also a quick clarification regarding the ui-tests folder in the root structure. This one refers to the angular app isn't it? Can this be packed under the angular app repository only?

Thanks, Loizos

Hi,

Yes, that solved the problem! Thank you very much @ismcagdas

Loizos

Hi,

Yes, that solved the problem! Thank you very much @ismcagdas

Loizos

Showing 11 to 20 of 21 entries