Base solution for your next web application

Activities of "olmy90"

Yes with dashboard - too. Thanks in advance!

What abount Angular Frontend part - we would extremly need that, thanks

Is there any tutorial for Angular & .NET CORE for ASPZERO?

pls give update

We got this error on 10.2 any idea or is it fixed in 10.5?

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version? 10.2
  • What is your product type (Angular or MVC)? Angular
  • What is product framework type (.net framework or .net core)? .net core

If issue related with ABP Framework

  • What is ABP Framework version?

If issue is about UI

  • Which theme are you using? Default
  • What are the theme settings? Default

Hi, I've a problem, that I want to mark multiple cells (of for ex. a table) and add style (orange color) to it. It is working very slow - and we asked some support of a control producer for help.

They find out the following - that is must be an application problem of (ASPZERO?)

"We have checked this issue by adding the HTML table with clickable td element in your application and when we ctrl+click the td element of table we added the ‘custom-class’ to that respective td to change background. The same issue reproducing in that HTML table too. Please refer below Video demo for more information.

Based on our validation ‘custom-class’ class added immediately to the respective element but the style reflection only taking too much time. So please check the issue at your end. "

This is the table - nothing special:

<div id="space" [class]="'kt-grid__item kt-grid__item--fluid'"> <div class="kt-portlet kt-margin-b-0"> <div class="kt-padding-0"> <div id="target" [busyIf]="isSchedulerServiceGettingCalled" [ngStyle]="{'height': schedulerHeight}"> <div [ngClass]="showPlanningNeeds?'height70': (totalRecordsCount > pageSize ? 'height100' : 'height96' )">

                &lt;table class=&quot;checkTables&quot;&gt;
                    &lt;tr&gt;
                        &lt;td&gt;first&lt;/td&gt;
                        &lt;td&gt;second&lt;/td&gt;
                    &lt;/tr&gt;
                    &lt;tr&gt;
                        &lt;td&gt;first&lt;/td&gt;
                        &lt;td&gt;second&lt;/td&gt;
                    &lt;/tr&gt;
                    &lt;tr&gt;
                        &lt;td&gt;first&lt;/td&gt;
                        &lt;td&gt;second&lt;/td&gt;
                    &lt;/tr&gt;
                &lt;/table&gt;

.checkTables td { border: 1px solid gray; }

in ...Host\src\styles.css

Any idea how to fix that?

Hi, we try now this approach: https://codesandbox.io/s/angular-elsa-designer-dkb4t?file=/src/app/app.component.html

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version?
  • What is your product type (Angular or MVC)? Angular
  • What is product framework type (.net framework or .net core)? .NET CORE

If issue related with ABP Framework

  • What is ABP Framework version?

If issue is about UI

We needs to integrate ELSA 2 into Angular - has anyone done that so far in Angular ?

Question

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version? 10.2
  • What is your product type (Angular or MVC)? Angular
  • What is product framework type (.net framework or .net core)? .net core

If issue related with ABP Framework

  • What is ABP Framework version?

If issue is about UI

Hi, I've tested with google https://developers.google.com/speed/pagespeed/ the page speed - just of the login page - and got 16 from 100 points. I'm wondering how to fasten up the speed - these where some recomendations. Any hints?

You can reduce unused JavaScript and defer loading scripts until they are needed to reduce data consumption due to network activity. More informationLCP URL

Transfer size

Possible savings /main-es2015.e9b116f....js(<myURL>.com)

1,144.8 KiB

892.2 KiB /8-es2015.f0c553f....js(<myURL>.com)

634.4 KiB

592.8 KiB /16-es2015.2b11d70….js(<myURL>.de)

834.6 KiB

560.1 KiB /scripts.f76b825....js(<myURL>.com)

216.9 KiB

105.8 KiB /1-es2015.fc5e100....js(<myURL>.com)

112.0 KiB

88.3 KiB /17-es2015.21960b5….js(<myURL>.de)

74.7 KiB

57,5 KiB

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version? 10.2
  • What is your product type (Angular or MVC)? Angular
  • What is product framework type (.net framework or .net core)? .NET CORE

If issue related with ABP Framework

  • What is ABP Framework version?

If issue is about UI

Hi,

is it possible to authenticaticate with kerberos (SSO)?

Showing 11 to 20 of 69 entries