src/transactions/directives/flag.ts
Function constructor
has 47 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public constructor(
$sce: angular.ISCEService,
$uibModal: angular.ui.bootstrap.IModalService,
ogTableNavigableService: OgTableNavigableService,
ogModalErrorService: OgModalErrorService,
Function link
has 35 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
link(scope: TransactionFlagScope, iElement: JQuery<Element>): void {
function setTooltip(): void {
scope.tooltip = $sce.trustAsHtml(
scope.transaction.flag_type
? `<strong class="${scope.transaction.flag_type}">${