@servicelabsco/slabs-access-manager 0.1.87 → 0.1.88

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -217,13 +217,13 @@ import { WebhookTypeSubscriber } from './subscribers/webhook.type.subscriber';
217
217
  declare const es6Classes: {
218
218
  commands: (typeof WebhookPollCommand)[];
219
219
  controllers: (typeof AccessMenuController | typeof ApiAccountController | typeof BulkUploadController | typeof BulkUploadItemController | typeof BusinessPreferenceController | typeof BusinessUserGroupController | typeof ChoiceListController | typeof ChoiceTypeController | typeof CustomFieldController | typeof DashboardController | typeof DownloadLogController | typeof GroupMemberController | typeof GroupRoleController | typeof ListingController | typeof ListingPreferenceController | typeof ScheduledReportController | typeof ScheduledReportItemController | typeof UserNotificationController | typeof UserPreferenceController)[];
220
- dtos: (typeof ApiAccountAttributesDto | typeof RecurringDefinitionDto | typeof AccessBusinessParamDto | typeof AddApiAccountDto | typeof DateRangeFilterDto | typeof DateFilterDto | typeof ListResponseFormatDto | typeof NumberRangeFilterDto | typeof CommonListFilterDto | typeof DbFindDto | typeof ListResponseDto | typeof AddListingPreferenceDto | typeof ProcessCommonListConfigDto | typeof AddBusinessPreferenceDto | typeof ModifyCustomFieldStatusDto | typeof StringSearchDto | typeof AddGroupMemberDto | typeof AddRoleDto | typeof AddScheduledReportDto | typeof AddConversationDto | typeof ProcessListingPayloadDto)[];
220
+ dtos: (typeof ApiAccountAttributesDto | typeof RecurringDefinitionDto | typeof AddListingPreferenceDto | typeof ListResponseDto | typeof DateRangeFilterDto | typeof DateFilterDto | typeof ListResponseFormatDto | typeof NumberRangeFilterDto | typeof CommonListFilterDto | typeof ProcessCommonListConfigDto | typeof AccessBusinessParamDto | typeof AddApiAccountDto | typeof DbFindDto | typeof AddBusinessPreferenceDto | typeof ModifyCustomFieldStatusDto | typeof StringSearchDto | typeof AddGroupMemberDto | typeof AddRoleDto | typeof AddScheduledReportDto | typeof AddConversationDto | typeof ProcessListingPayloadDto)[];
221
221
  entities: (typeof AccessBusinessEntity | typeof BusinessEmailEntity | typeof BusinessGroupRoleEntity | typeof BusinessUserEntity | typeof ProductEntity | typeof GroupRoleEntity | typeof BusinessUserRoleEntity | typeof MenuRoleEntity | typeof MenuEntity | typeof UiActionRoleEntity | typeof MenuActionEntity | typeof ChildMenuEntity | typeof ConversationEntity | typeof DashboardComponentEntity | typeof DownloadLogEntity | typeof EmailRecipientEntity | typeof EmailMessageEntity | typeof GroupMemberEntity | typeof PreferenceUserEntity | typeof PreferenceUserGroupEntity | typeof ModuleMenuEntity | typeof ScheduledReportEntity | typeof ScheduledReportEmailEntity | typeof ScheduledReportItemEntity | typeof UserNotificationEntity | typeof UserRoleEntity | typeof WatchlistAssignmentEntity | typeof WebhookSlugEntity)[];
222
222
  enums: (typeof RecurringPeriodEnum | typeof CustomColumnTypeEnum)[];
223
223
  jobs: (typeof AccessTestJob | typeof ApiAccountJob | typeof BusinessEmailJob | typeof BusinessGroupRoleJob | typeof BusinessPreferenceJob | typeof BusinessUserGroupJob | typeof BusinessUserJob | typeof BusinessUserRoleJob | typeof ChildMenuJob | typeof ChoiceListJob | typeof ChoiceTypeJob | typeof ConversationJob | typeof CustomFieldJob | typeof CustomReportJob | typeof DashboardComponentJob | typeof DashboardJob | typeof DownloadLogJob | typeof EmailAttachmentJob | typeof EmailMessageJob | typeof EmailRecipientJob | typeof GroupMemberJob | typeof GroupRoleJob | typeof ListPreferenceJob | typeof ListingColumnJob | typeof ListingPageJob | typeof ListingPreferenceJob | typeof MenuActionJob | typeof MenuJob | typeof MenuRoleJob | typeof ModuleJob | typeof ModuleMenuJob | typeof PreferenceUserGroupJob | typeof PreferenceUsersJob | typeof ProductJob | typeof RoleGroupJob | typeof ScheduledReportEmailJob | typeof ScheduledReportItemJob | typeof ScheduledReportJob | typeof SyncBURoleJob | typeof UiActionJob | typeof UiActionRoleJob | typeof UserNotificationJob | typeof UserPreferenceJob | typeof UserRoleJob | typeof WatchlistAssignmentJob | typeof WebhookSlugJob | typeof WebhookTypeJob)[];
224
- libraries: (typeof ProcessApplicationMenu | typeof ProcessMenuDetails | typeof ProcessApiAccountData | typeof ProcessListingCsvFile | typeof ProcessDateFilter | typeof ProcessCommonList | typeof ProcessApiAccountList | typeof ProcessDbFind | typeof ProcessBulkUploadList | typeof ProcessBulkUploadItemList | typeof ProcessBusinessUserGroupList | typeof ProcessUserGroupCreation | typeof ProcessChoiceListData | typeof ProcessChoiceTypeList | typeof ProcessChoiceTypeData | typeof ProcessCustomFieldList | typeof ProcessCustomFieldCreation | typeof ProcessDashboardReport | typeof ProcessDownloadLogList | typeof ProcessGroupMemberList | typeof ProcessGroupRoleList | typeof ProcessPreferenceData | typeof ProcessScheduledReportData | typeof ProcessScheduledReportList | typeof ProcessScheduledReportItemList | typeof ProcessUserNotificationList | typeof ProcessBusinessGroupRoleUpdation | typeof ProcessBusinessUserRoleUpdate | typeof ProcessGroupMemberUpdation | typeof SyncBusinessUserRole | typeof ProcessConversationData | typeof ConversationController | typeof ValidateCustomFieldData | typeof ProcessCommonCustomField | typeof ProcessReportData | typeof ProcessTestList)[];
224
+ libraries: (typeof ProcessListingCsvFile | typeof ProcessDateFilter | typeof ProcessCommonList | typeof ProcessReportData | typeof ProcessApplicationMenu | typeof ProcessMenuDetails | typeof ProcessApiAccountData | typeof ProcessApiAccountList | typeof ProcessDbFind | typeof ProcessBulkUploadList | typeof ProcessBulkUploadItemList | typeof ProcessBusinessUserGroupList | typeof ProcessUserGroupCreation | typeof ProcessChoiceListData | typeof ProcessChoiceTypeList | typeof ProcessChoiceTypeData | typeof ProcessCustomFieldList | typeof ProcessCustomFieldCreation | typeof ProcessDashboardReport | typeof ProcessDownloadLogList | typeof ProcessGroupMemberList | typeof ProcessGroupRoleList | typeof ProcessPreferenceData | typeof ProcessScheduledReportData | typeof ProcessScheduledReportList | typeof ProcessScheduledReportItemList | typeof ProcessUserNotificationList | typeof ProcessBusinessGroupRoleUpdation | typeof ProcessBusinessUserRoleUpdate | typeof ProcessGroupMemberUpdation | typeof SyncBusinessUserRole | typeof ProcessConversationData | typeof ConversationController | typeof ValidateCustomFieldData | typeof ProcessCommonCustomField | typeof ProcessTestList)[];
225
225
  middlewares: (typeof BusinessMiddleware | typeof ExternalAccessMiddleware)[];
226
- services: (typeof WebhookService | typeof ListingService | typeof AccessBusinessService | typeof AuditLogService | typeof ListingPreferenceService | typeof ScheduledReportService | typeof BusinessUserRoleService | typeof UtilityService | typeof CustomFieldService | typeof ApiAccountService | typeof BusinessPreferenceService | typeof Es6JobsService | typeof LoadEntityService | typeof UserNotificationService | typeof UserPreferenceService)[];
226
+ services: (typeof AccessBusinessService | typeof ListingService | typeof WebhookService | typeof AuditLogService | typeof ListingPreferenceService | typeof ScheduledReportService | typeof BusinessUserRoleService | typeof UtilityService | typeof CustomFieldService | typeof ApiAccountService | typeof BusinessPreferenceService | typeof Es6JobsService | typeof LoadEntityService | typeof UserNotificationService | typeof UserPreferenceService)[];
227
227
  subscribers: (typeof ApiAccountSubscriber | typeof BusinessEmailSubscriber | typeof BusinessGroupRoleSubscriber | typeof BusinessPreferenceSubscriber | typeof BusinessUserGroupSubscriber | typeof BusinessUserRoleSubscriber | typeof BusinessUserSubscriber | typeof ChildMenuSubscriber | typeof ChoiceListSubscriber | typeof ChoiceTypeSubscriber | typeof ConversationSubscriber | typeof CustomFieldSubscriber | typeof CustomReportSubscriber | typeof DashboardComponentSubscriber | typeof DashboardSubscriber | typeof DownloadLogSubscriber | typeof EmailAttachmentSubscriber | typeof EmailMessageSubscriber | typeof EmailRecipientSubscriber | typeof GroupMemberSubscriber | typeof GroupRoleSubscriber | typeof ListPreferenceSubscriber | typeof ListingColumnSubscriber | typeof ListingPageSubscriber | typeof ListingPreferenceSubscriber | typeof MenuActionSubscriber | typeof MenuRoleSubscriber | typeof MenuSubscriber | typeof ModuleMenuSubscriber | typeof ModuleSubscriber | typeof PreferenceUserGroupSubscriber | typeof PreferenceUserSubscriber | typeof ProductSubscriber | typeof RoleGroupSubscriber | typeof ScheduledReportEmailSubscriber | typeof ScheduledReportItemSubscriber | typeof ScheduledReportSubscriber | typeof UiActionRoleSubscriber | typeof UiActionSubscriber | typeof UserNotificationSubscriber | typeof UserPreferenceSubscriber | typeof UserRoleSubscriber | typeof WatchlistAssignmentSubscriber | typeof WebhookSlugSubscriber | typeof WebhookTypeSubscriber)[];
228
228
  };
229
229
  export default es6Classes;
@@ -8,7 +8,7 @@ class ProcessBulkUploadItemList extends process_common_list_1.ProcessCommonList
8
8
  this.business = business;
9
9
  this.listingService = listingService;
10
10
  this.config = {
11
- sql: `bz_bulk_upload_items a where a.deleted_at is null`,
11
+ sql: `utl_bulk_upload_items a where a.deleted_at is null`,
12
12
  order: 'sq.row_num asc',
13
13
  columns: ['a.*'],
14
14
  metrics: [],
@@ -1 +1 @@
1
- {"version":3,"file":"process.bulk.upload.item.list.js","sourceRoot":"","sources":["../../../src/access/libraries/process.bulk.upload.item.list.ts"],"names":[],"mappings":";;;AAIA,+DAA0D;AAO1D,MAAa,yBAA0B,SAAQ,uCAAiB;IAqB5D,YACuB,QAA8B,EAC9B,cAA8B;QAEjD,KAAK,EAAE,CAAC;QAHW,aAAQ,GAAR,QAAQ,CAAsB;QAC9B,mBAAc,GAAd,cAAc,CAAgB;QAd3C,WAAM,GAAG;YACf,GAAG,EAAE,mDAAmD;YACxD,KAAK,EAAE,gBAAgB;YACvB,OAAO,EAAE,CAAC,KAAK,CAAC;YAChB,OAAO,EAAE,EAAE;SACd,CAAC;IAYF,CAAC;IAQD,KAAK,CAAC,OAAO,CAAC,MAAmC;QAC7C,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;QACrB,IAAI,CAAC,cAAc,EAAE,CAAC;QAEtB,OAAO,IAAI,CAAC,MAAM,EAAE,CAAC;IACzB,CAAC;IAOO,cAAc;QAClB,IAAI,CAAC,YAAY,CAAC,IAAI,CAAC,sBAAsB,IAAI,CAAC,MAAM,CAAC,cAAc,EAAE,CAAC,CAAC;QAC3E,IAAI,CAAC,WAAW,EAAE,CAAC;QACnB,IAAI,CAAC,YAAY,EAAE,CAAC;IACxB,CAAC;IAOO,WAAW;QACf,IAAI,CAAC,IAAI,CAAC,MAAM,CAAC,KAAK;YAAE,OAAO;QAE/B,IAAI,CAAC,YAAY,CAAC,IAAI,CAAC,cAAc,IAAI,CAAC,MAAM,CAAC,KAAK,GAAG,CAAC,CAAC;IAC/D,CAAC;IAES,YAAY;QAClB,IAAI,CAAC,IAAI,CAAC,iBAAiB,CAAC,QAAQ,CAAC;YAAE,OAAO;QAE9C,IAAI,IAAI,CAAC,MAAM,CAAC,MAAM;YAAE,IAAI,CAAC,YAAY,CAAC,IAAI,CAAC,oBAAoB,CAAC,CAAC;;YAChE,IAAI,CAAC,YAAY,CAAC,IAAI,CAAC,oBAAoB,CAAC,CAAC;IACtD,CAAC;CACJ;AArED,8DAqEC"}
1
+ {"version":3,"file":"process.bulk.upload.item.list.js","sourceRoot":"","sources":["../../../src/access/libraries/process.bulk.upload.item.list.ts"],"names":[],"mappings":";;;AAIA,+DAA0D;AAO1D,MAAa,yBAA0B,SAAQ,uCAAiB;IAqB5D,YACuB,QAA8B,EAC9B,cAA8B;QAEjD,KAAK,EAAE,CAAC;QAHW,aAAQ,GAAR,QAAQ,CAAsB;QAC9B,mBAAc,GAAd,cAAc,CAAgB;QAd3C,WAAM,GAAG;YACf,GAAG,EAAE,oDAAoD;YACzD,KAAK,EAAE,gBAAgB;YACvB,OAAO,EAAE,CAAC,KAAK,CAAC;YAChB,OAAO,EAAE,EAAE;SACd,CAAC;IAYF,CAAC;IAQD,KAAK,CAAC,OAAO,CAAC,MAAmC;QAC7C,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;QACrB,IAAI,CAAC,cAAc,EAAE,CAAC;QAEtB,OAAO,IAAI,CAAC,MAAM,EAAE,CAAC;IACzB,CAAC;IAOO,cAAc;QAClB,IAAI,CAAC,YAAY,CAAC,IAAI,CAAC,sBAAsB,IAAI,CAAC,MAAM,CAAC,cAAc,EAAE,CAAC,CAAC;QAC3E,IAAI,CAAC,WAAW,EAAE,CAAC;QACnB,IAAI,CAAC,YAAY,EAAE,CAAC;IACxB,CAAC;IAOO,WAAW;QACf,IAAI,CAAC,IAAI,CAAC,MAAM,CAAC,KAAK;YAAE,OAAO;QAE/B,IAAI,CAAC,YAAY,CAAC,IAAI,CAAC,cAAc,IAAI,CAAC,MAAM,CAAC,KAAK,GAAG,CAAC,CAAC;IAC/D,CAAC;IAES,YAAY;QAClB,IAAI,CAAC,IAAI,CAAC,iBAAiB,CAAC,QAAQ,CAAC;YAAE,OAAO;QAE9C,IAAI,IAAI,CAAC,MAAM,CAAC,MAAM;YAAE,IAAI,CAAC,YAAY,CAAC,IAAI,CAAC,oBAAoB,CAAC,CAAC;;YAChE,IAAI,CAAC,YAAY,CAAC,IAAI,CAAC,oBAAoB,CAAC,CAAC;IACtD,CAAC;CACJ;AArED,8DAqEC"}
@@ -45,6 +45,7 @@ import { LoadXlsFile } from './libraries/load.xls.file';
45
45
  import { ProcessCommonData } from './libraries/process.common.data';
46
46
  import { ReadXlsFile } from './libraries/read.xls.file';
47
47
  import { SetBulkUploadLogFile } from './libraries/set.bulk.upload.log.file';
48
+ import { AccessReportService } from './services/access.report.service';
48
49
  import { Es6JobsService } from './services/es6.jobs.service';
49
50
  import { TestAccessService } from './services/test.access.service';
50
51
  import { BulkDefinitionLoadSubscriber } from './subscribers/bulk.definition.load.subscriber';
@@ -70,7 +71,7 @@ declare const es6Classes: {
70
71
  entities: (typeof BulkUploadColumnEntity | typeof BulkUploadTypeEntity | typeof BulkDefinitionEntity | typeof BulkDefinitionProcessingEntity | typeof BulkUploadItemEntity | typeof BulkUploadEntity | typeof UploadModificationEntity | typeof TagAssignmentEntity | typeof ListingModelEntity | typeof DataMappingEntity | typeof NotificationEntity | typeof InappNotificationEntity | typeof NotificationRecipientEntity | typeof SmsNotificationEntity | typeof WebhookRequestEntity | typeof WhatsappNotificationEntity)[];
71
72
  jobs: (typeof PushToBulkItemJob | typeof AnalyseBulkUploadJob | typeof BulkDefinitionJob | typeof BulkDefinitionLoadJob | typeof BulkDefinitionProcessingJob | typeof BulkUploadColumnJob | typeof BulkUploadStatsJob | typeof BulkUploadItemJob | typeof BulkUploadJob | typeof BulkUploadTypeJob | typeof DataMappingJob | typeof EmailNotificationJob | typeof InappNotificationJob | typeof ListingModelJob | typeof NotificationJob | typeof NotificationRecipientJob | typeof SmsNotificationJob | typeof TagAssignmentJob | typeof UploadModificationJob | typeof WebhookRequestJob | typeof WhatsappNotificationJob)[];
72
73
  libraries: (typeof ReadXlsFile | typeof AnalyseBulkUpload | typeof GenerateBulkUploadSheet | typeof LoadXlsFile | typeof ProcessCommonData | typeof SetBulkUploadLogFile)[];
73
- services: (typeof Es6JobsService | typeof TestAccessService)[];
74
+ services: (typeof AccessReportService | typeof Es6JobsService | typeof TestAccessService)[];
74
75
  subscribers: (typeof BulkDefinitionLoadSubscriber | typeof BulkDefinitionProcessingSubscriber | typeof BulkDefinitionSubscriber | typeof BulkUploadColumnSubscriber | typeof BulkUploadItemSubscriber | typeof BulkUploadSubscriber | typeof BulkUploadTypeSubscriber | typeof DataMappingSubscriber | typeof EmailNotificationSubscriber | typeof InappNotificationSubscriber | typeof ListingModelSubscriber | typeof NotificationRecipientSubscriber | typeof NotificationSubscriber | typeof SmsNotificationSubscriber | typeof TagAssignmentSubscriber | typeof UploadModificationSubscriber | typeof WebhookRequestSubscriber | typeof WhatsappNotificationSubscriber)[];
75
76
  };
76
77
  export default es6Classes;
@@ -66,6 +66,7 @@ const load_xls_file_1 = require("./libraries/load.xls.file");
66
66
  const process_common_data_1 = require("./libraries/process.common.data");
67
67
  const read_xls_file_1 = require("./libraries/read.xls.file");
68
68
  const set_bulk_upload_log_file_1 = require("./libraries/set.bulk.upload.log.file");
69
+ const access_report_service_1 = require("./services/access.report.service");
69
70
  const bulk_upload_service_1 = require("./services/bulk.upload.service");
70
71
  const es6_jobs_service_1 = require("./services/es6.jobs.service");
71
72
  const test_access_service_1 = require("./services/test.access.service");
@@ -155,7 +156,7 @@ const es6Classes = {
155
156
  whatsapp_notification_job_1.WhatsappNotificationJob,
156
157
  ],
157
158
  libraries: [analyse_bulk_upload_1.AnalyseBulkUpload, generate_bulk_upload_sheet_1.GenerateBulkUploadSheet, load_xls_file_1.LoadXlsFile, process_common_data_1.ProcessCommonData, read_xls_file_1.ReadXlsFile, set_bulk_upload_log_file_1.SetBulkUploadLogFile],
158
- services: [bulk_upload_service_1.BulkUploadService, es6_jobs_service_1.Es6JobsService, test_access_service_1.TestAccessService],
159
+ services: [access_report_service_1.AccessReportService, bulk_upload_service_1.BulkUploadService, es6_jobs_service_1.Es6JobsService, test_access_service_1.TestAccessService],
159
160
  subscribers: [
160
161
  bulk_definition_load_subscriber_1.BulkDefinitionLoadSubscriber,
161
162
  bulk_definition_processing_subscriber_1.BulkDefinitionProcessingSubscriber,
@@ -1 +1 @@
1
- {"version":3,"file":"es6.classes.js","sourceRoot":"","sources":["../../src/accessUtility/es6.classes.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"es6.classes.js","sourceRoot":"","sources":["../../src/accessUtility/es6.classes.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,38 @@
1
+ import { AccessService, ReportEntity, SqlService, UploadService } from '@servicelabsco/nestjs-utility-services';
2
+ import { AccessBusinessService } from '../../access/services/access.business.service';
3
+ import { ListingService } from '../../access/services/listing.service';
4
+ export declare class AccessReportService {
5
+ protected readonly sqlService: SqlService;
6
+ protected readonly uploadService: UploadService;
7
+ protected readonly accessService: AccessService;
8
+ protected readonly accessBusinessService: AccessBusinessService;
9
+ protected readonly listingService: ListingService;
10
+ constructor(sqlService: SqlService, uploadService: UploadService, accessService: AccessService, accessBusinessService: AccessBusinessService, listingService: ListingService);
11
+ getReportList(name: string, params: {
12
+ [key: string]: any;
13
+ }): Promise<import("../..").ListResponseDto | {
14
+ url: string;
15
+ } | {
16
+ aggregate: any;
17
+ }>;
18
+ getReportData(name: string, params: {
19
+ [key: string]: any;
20
+ }): Promise<any>;
21
+ setIstDateOnTime(body: any): void;
22
+ offsetTimezone(str: string): string;
23
+ setDateRange(body: any): void;
24
+ createReport(body: {
25
+ name: string;
26
+ query: string;
27
+ description: string;
28
+ }): Promise<ReportEntity>;
29
+ private newReport;
30
+ private getReport;
31
+ private hasAccess;
32
+ protected getBaseOptions(): Promise<{
33
+ business_id: number;
34
+ user_id: number;
35
+ current_date: string;
36
+ timezone: string;
37
+ }>;
38
+ }
@@ -0,0 +1,121 @@
1
+ "use strict";
2
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
3
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
4
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
5
+ else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
6
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
7
+ };
8
+ var __metadata = (this && this.__metadata) || function (k, v) {
9
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
10
+ };
11
+ Object.defineProperty(exports, "__esModule", { value: true });
12
+ exports.AccessReportService = void 0;
13
+ const common_1 = require("@nestjs/common");
14
+ const nestjs_utility_services_1 = require("@servicelabsco/nestjs-utility-services");
15
+ const access_business_service_1 = require("../../access/services/access.business.service");
16
+ const listing_service_1 = require("../../access/services/listing.service");
17
+ const process_report_data_1 = require("../../access/libraries/process.report.data");
18
+ const date_fns_1 = require("date-fns");
19
+ const process_date_filter_1 = require("../../access/libraries/process.date.filter");
20
+ let AccessReportService = class AccessReportService {
21
+ constructor(sqlService, uploadService, accessService, accessBusinessService, listingService) {
22
+ this.sqlService = sqlService;
23
+ this.uploadService = uploadService;
24
+ this.accessService = accessService;
25
+ this.accessBusinessService = accessBusinessService;
26
+ this.listingService = listingService;
27
+ }
28
+ async getReportList(name, params) {
29
+ const report = await this.getReport(name);
30
+ let query = report?.query?.script;
31
+ if (!query)
32
+ throw new nestjs_utility_services_1.OperationException(`Cannot find given report`);
33
+ return new process_report_data_1.ProcessReportData(this.sqlService, report, this.uploadService, this.listingService).list(params);
34
+ }
35
+ async getReportData(name, params) {
36
+ const report = await this.getReport(name);
37
+ let query = report?.query?.script;
38
+ if (!query)
39
+ throw new nestjs_utility_services_1.OperationException(`Cannot find given report`);
40
+ return new process_report_data_1.ProcessReportData(this.sqlService, report, this.uploadService, this.listingService).data(params);
41
+ }
42
+ setIstDateOnTime(body) {
43
+ if (body.start_time)
44
+ body.start_time = this.offsetTimezone(body.start_time);
45
+ if (body.end_time)
46
+ body.end_time = this.offsetTimezone(body.end_time);
47
+ }
48
+ offsetTimezone(str) {
49
+ const date = new Date(str);
50
+ return nestjs_utility_services_1.DateUtil.getDateTimeInFormat((0, date_fns_1.subMinutes)(date, 330));
51
+ }
52
+ setDateRange(body) {
53
+ if (!body.date)
54
+ return;
55
+ const range = new process_date_filter_1.ProcessDateFilter().process(body.date);
56
+ if (!range)
57
+ return;
58
+ const { min, max } = range;
59
+ body.start_time = nestjs_utility_services_1.DateUtil.getDateTimeInFormat(min);
60
+ body.end_time = nestjs_utility_services_1.DateUtil.getDateTimeInFormat(max);
61
+ body.start_date = nestjs_utility_services_1.DateUtil.getDateInFormat(min);
62
+ body.end_date = nestjs_utility_services_1.DateUtil.getDateInFormat(max);
63
+ }
64
+ async createReport(body) {
65
+ const report = await nestjs_utility_services_1.ReportEntity.firstOrNew({ name: body.name });
66
+ if (!report.id)
67
+ return this.newReport(body);
68
+ report.description = body.description || report.description;
69
+ await report.save();
70
+ const script = await nestjs_utility_services_1.SystemScriptEntity.first(report.query_id);
71
+ script.script = body.query;
72
+ await script.save();
73
+ return report;
74
+ }
75
+ async newReport(body) {
76
+ const script = nestjs_utility_services_1.SystemScriptEntity.create({ type_id: 1, script: body.query });
77
+ script.name = 'report query';
78
+ await script.save();
79
+ const report = nestjs_utility_services_1.ReportEntity.create({ name: body.name, query_id: script.id });
80
+ report.description = body.description || report.description;
81
+ await report.save();
82
+ script.source_id = report.id;
83
+ script.source_type = `ab60ad4e1a51c7d593e957b7857662c1`;
84
+ await script.save();
85
+ return report;
86
+ }
87
+ async getReport(name) {
88
+ const report = await nestjs_utility_services_1.ReportEntity.findOne({ where: { name }, relations: ['query', 'params'] });
89
+ const hasAccess = await this.hasAccess(report);
90
+ return hasAccess ? report : null;
91
+ }
92
+ async hasAccess(report) {
93
+ const reportRoles = await nestjs_utility_services_1.ReportRoleEntity.find({ where: { report_id: report.id } });
94
+ if (reportRoles.length === 0)
95
+ return true;
96
+ const roleIds = reportRoles.map((r) => r.role_id);
97
+ if (this.accessService.hasRoleIds(roleIds))
98
+ return true;
99
+ return false;
100
+ }
101
+ async getBaseOptions() {
102
+ const business = await this.accessBusinessService.validateAccess();
103
+ const user = nestjs_utility_services_1.Auth.user();
104
+ return {
105
+ business_id: business.id,
106
+ user_id: user.id,
107
+ current_date: nestjs_utility_services_1.DateUtil.getDateInFormat(),
108
+ timezone: 'Asia/Calcutta',
109
+ };
110
+ }
111
+ };
112
+ exports.AccessReportService = AccessReportService;
113
+ exports.AccessReportService = AccessReportService = __decorate([
114
+ (0, common_1.Injectable)(),
115
+ __metadata("design:paramtypes", [nestjs_utility_services_1.SqlService,
116
+ nestjs_utility_services_1.UploadService,
117
+ nestjs_utility_services_1.AccessService,
118
+ access_business_service_1.AccessBusinessService,
119
+ listing_service_1.ListingService])
120
+ ], AccessReportService);
121
+ //# sourceMappingURL=access.report.service.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"access.report.service.js","sourceRoot":"","sources":["../../../src/accessUtility/services/access.report.service.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,2CAA4C;AAC5C,oFAUgD;AAChD,2FAAsF;AACtF,2EAAuE;AACvE,oFAA+E;AAC/E,uCAAsC;AACtC,oFAA+E;AAGxE,IAAM,mBAAmB,GAAzB,MAAM,mBAAmB;IAC5B,YACuB,UAAsB,EACtB,aAA4B,EAC5B,aAA4B,EAC5B,qBAA4C,EAC5C,cAA8B;QAJ9B,eAAU,GAAV,UAAU,CAAY;QACtB,kBAAa,GAAb,aAAa,CAAe;QAC5B,kBAAa,GAAb,aAAa,CAAe;QAC5B,0BAAqB,GAArB,qBAAqB,CAAuB;QAC5C,mBAAc,GAAd,cAAc,CAAgB;IAClD,CAAC;IAEJ,KAAK,CAAC,aAAa,CAAC,IAAY,EAAE,MAA8B;QAC5D,MAAM,MAAM,GAAG,MAAM,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,CAAC;QAG1C,IAAI,KAAK,GAAG,MAAM,EAAE,KAAK,EAAE,MAAM,CAAC;QAGlC,IAAI,CAAC,KAAK;YAAE,MAAM,IAAI,4CAAkB,CAAC,0BAA0B,CAAC,CAAC;QAErE,OAAO,IAAI,uCAAiB,CAAC,IAAI,CAAC,UAAU,EAAE,MAAM,EAAE,IAAI,CAAC,aAAa,EAAE,IAAI,CAAC,cAAc,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;IAChH,CAAC;IAED,KAAK,CAAC,aAAa,CAAC,IAAY,EAAE,MAA8B;QAC5D,MAAM,MAAM,GAAG,MAAM,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,CAAC;QAG1C,IAAI,KAAK,GAAG,MAAM,EAAE,KAAK,EAAE,MAAM,CAAC;QAGlC,IAAI,CAAC,KAAK;YAAE,MAAM,IAAI,4CAAkB,CAAC,0BAA0B,CAAC,CAAC;QAErE,OAAO,IAAI,uCAAiB,CAAC,IAAI,CAAC,UAAU,EAAE,MAAM,EAAE,IAAI,CAAC,aAAa,EAAE,IAAI,CAAC,cAAc,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;IAChH,CAAC;IAEM,gBAAgB,CAAC,IAAS;QAC7B,IAAI,IAAI,CAAC,UAAU;YAAE,IAAI,CAAC,UAAU,GAAG,IAAI,CAAC,cAAc,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QAC5E,IAAI,IAAI,CAAC,QAAQ;YAAE,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC,cAAc,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;IAC1E,CAAC;IAEM,cAAc,CAAC,GAAW;QAC7B,MAAM,IAAI,GAAG,IAAI,IAAI,CAAC,GAAG,CAAC,CAAC;QAC3B,OAAO,kCAAQ,CAAC,mBAAmB,CAAC,IAAA,qBAAU,EAAC,IAAI,EAAE,GAAG,CAAC,CAAC,CAAC;IAC/D,CAAC;IAEM,YAAY,CAAC,IAAS;QACzB,IAAI,CAAC,IAAI,CAAC,IAAI;YAAE,OAAO;QACvB,MAAM,KAAK,GAAG,IAAI,uCAAiB,EAAE,CAAC,OAAO,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;QAEzD,IAAI,CAAC,KAAK;YAAE,OAAO;QACnB,MAAM,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,KAAK,CAAC;QAE3B,IAAI,CAAC,UAAU,GAAG,kCAAQ,CAAC,mBAAmB,CAAC,GAAG,CAAC,CAAC;QACpD,IAAI,CAAC,QAAQ,GAAG,kCAAQ,CAAC,mBAAmB,CAAC,GAAG,CAAC,CAAC;QAElD,IAAI,CAAC,UAAU,GAAG,kCAAQ,CAAC,eAAe,CAAC,GAAG,CAAC,CAAC;QAChD,IAAI,CAAC,QAAQ,GAAG,kCAAQ,CAAC,eAAe,CAAC,GAAG,CAAC,CAAC;IAClD,CAAC;IASD,KAAK,CAAC,YAAY,CAAC,IAA0D;QACzE,MAAM,MAAM,GAAG,MAAM,sCAAY,CAAC,UAAU,CAAC,EAAE,IAAI,EAAE,IAAI,CAAC,IAAI,EAAE,CAAC,CAAC;QAElE,IAAI,CAAC,MAAM,CAAC,EAAE;YAAE,OAAO,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,CAAC;QAE5C,MAAM,CAAC,WAAW,GAAG,IAAI,CAAC,WAAW,IAAI,MAAM,CAAC,WAAW,CAAC;QAC5D,MAAM,MAAM,CAAC,IAAI,EAAE,CAAC;QAGpB,MAAM,MAAM,GAAG,MAAM,4CAAkB,CAAC,KAAK,CAAC,MAAM,CAAC,QAAQ,CAAC,CAAC;QAC/D,MAAM,CAAC,MAAM,GAAG,IAAI,CAAC,KAAK,CAAC;QAC3B,MAAM,MAAM,CAAC,IAAI,EAAE,CAAC;QAEpB,OAAO,MAAM,CAAC;IAClB,CAAC;IASO,KAAK,CAAC,SAAS,CAAC,IAA0D;QAC9E,MAAM,MAAM,GAAG,4CAAkB,CAAC,MAAM,CAAC,EAAE,OAAO,EAAE,CAAC,EAAE,MAAM,EAAE,IAAI,CAAC,KAAK,EAAE,CAAC,CAAC;QAC7E,MAAM,CAAC,IAAI,GAAG,cAAc,CAAC;QAC7B,MAAM,MAAM,CAAC,IAAI,EAAE,CAAC;QAEpB,MAAM,MAAM,GAAG,sCAAY,CAAC,MAAM,CAAC,EAAE,IAAI,EAAE,IAAI,CAAC,IAAI,EAAE,QAAQ,EAAE,MAAM,CAAC,EAAE,EAAE,CAAC,CAAC;QAC7E,MAAM,CAAC,WAAW,GAAG,IAAI,CAAC,WAAW,IAAI,MAAM,CAAC,WAAW,CAAC;QAC5D,MAAM,MAAM,CAAC,IAAI,EAAE,CAAC;QAEpB,MAAM,CAAC,SAAS,GAAG,MAAM,CAAC,EAAE,CAAC;QAC7B,MAAM,CAAC,WAAW,GAAG,kCAAkC,CAAC;QACxD,MAAM,MAAM,CAAC,IAAI,EAAE,CAAC;QAEpB,OAAO,MAAM,CAAC;IAClB,CAAC;IASO,KAAK,CAAC,SAAS,CAAC,IAAY;QAChC,MAAM,MAAM,GAAG,MAAM,sCAAY,CAAC,OAAO,CAAC,EAAE,KAAK,EAAE,EAAE,IAAI,EAAE,EAAE,SAAS,EAAE,CAAC,OAAO,EAAE,QAAQ,CAAC,EAAE,CAAC,CAAC;QAE/F,MAAM,SAAS,GAAG,MAAM,IAAI,CAAC,SAAS,CAAC,MAAM,CAAC,CAAC;QAE/C,OAAO,SAAS,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC;IACrC,CAAC;IAEO,KAAK,CAAC,SAAS,CAAC,MAAoB;QACxC,MAAM,WAAW,GAAG,MAAM,0CAAgB,CAAC,IAAI,CAAC,EAAE,KAAK,EAAE,EAAE,SAAS,EAAE,MAAM,CAAC,EAAE,EAAE,EAAE,CAAC,CAAC;QAErF,IAAI,WAAW,CAAC,MAAM,KAAK,CAAC;YAAE,OAAO,IAAI,CAAC;QAE1C,MAAM,OAAO,GAAG,WAAW,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC;QAElD,IAAI,IAAI,CAAC,aAAa,CAAC,UAAU,CAAC,OAAO,CAAC;YAAE,OAAO,IAAI,CAAC;QAExD,OAAO,KAAK,CAAC;IACjB,CAAC;IAES,KAAK,CAAC,cAAc;QAC1B,MAAM,QAAQ,GAAG,MAAM,IAAI,CAAC,qBAAqB,CAAC,cAAc,EAAE,CAAC;QAEnE,MAAM,IAAI,GAAG,8BAAI,CAAC,IAAI,EAAE,CAAC;QAGzB,OAAO;YACH,WAAW,EAAE,QAAQ,CAAC,EAAE;YACxB,OAAO,EAAE,IAAI,CAAC,EAAE;YAChB,YAAY,EAAE,kCAAQ,CAAC,eAAe,EAAE;YACxC,QAAQ,EAAE,eAAe;SAC5B,CAAC;IACN,CAAC;CACJ,CAAA;AA/IY,kDAAmB;8BAAnB,mBAAmB;IAD/B,IAAA,mBAAU,GAAE;qCAG0B,oCAAU;QACP,uCAAa;QACb,uCAAa;QACL,+CAAqB;QAC5B,gCAAc;GAN5C,mBAAmB,CA+I/B"}
@@ -1,2 +1,3 @@
1
+ export * from './access.report.service';
1
2
  export * from './bulk.upload.service';
2
3
  export * from './test.access.service';
@@ -14,6 +14,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
14
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
15
  };
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
+ __exportStar(require("./access.report.service"), exports);
17
18
  __exportStar(require("./bulk.upload.service"), exports);
18
19
  __exportStar(require("./test.access.service"), exports);
19
20
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/accessUtility/services/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,wDAAsC;AAAA,wDAAqC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/accessUtility/services/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,0DAAwC;AAAA,wDAAsC;AAAA,wDAAqC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@servicelabsco/slabs-access-manager",
3
- "version": "0.1.87",
3
+ "version": "0.1.88",
4
4
  "description": "Support for application level menus and dashboards",
5
5
  "author": "Hemant Kumar Sah <hemantanshu@gmail.com>",
6
6
  "license": "MIT",