@servicelabsco/slabs-access-manager 1.0.54 → 1.0.56
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.
- package/dist/access/controllers/form.script.controller.d.ts +7 -0
- package/dist/access/controllers/form.script.controller.js +40 -0
- package/dist/access/controllers/form.script.controller.js.map +1 -0
- package/dist/access/controllers/index.d.ts +2 -0
- package/dist/access/controllers/index.js +2 -0
- package/dist/access/controllers/index.js.map +1 -1
- package/dist/access/controllers/ui.action.controller.d.ts +10 -0
- package/dist/access/controllers/ui.action.controller.js +66 -0
- package/dist/access/controllers/ui.action.controller.js.map +1 -0
- package/dist/access/dtos/index.d.ts +1 -0
- package/dist/access/dtos/index.js +1 -0
- package/dist/access/dtos/index.js.map +1 -1
- package/dist/access/dtos/update.ui.action.attributes.dto.d.ts +3 -0
- package/dist/access/dtos/update.ui.action.attributes.dto.js +23 -0
- package/dist/access/dtos/update.ui.action.attributes.dto.js.map +1 -0
- package/dist/access/es6.classes.d.ts +7 -4
- package/dist/access/es6.classes.js +8 -0
- package/dist/access/es6.classes.js.map +1 -1
- package/dist/access/services/developer.mode.access.service.d.ts +10 -0
- package/dist/access/services/developer.mode.access.service.js +63 -0
- package/dist/access/services/developer.mode.access.service.js.map +1 -0
- package/dist/access/services/index.d.ts +1 -0
- package/dist/access/services/index.js +1 -0
- package/dist/access/services/index.js.map +1 -1
- package/dist/development/controllers/development.report.controller.d.ts +15 -0
- package/dist/development/controllers/development.report.controller.js +57 -0
- package/dist/development/controllers/development.report.controller.js.map +1 -0
- package/dist/development/controllers/index.d.ts +1 -0
- package/dist/development/controllers/index.js +1 -0
- package/dist/development/controllers/index.js.map +1 -1
- package/dist/development/development.module.js +2 -0
- package/dist/development/development.module.js.map +1 -1
- package/dist/development/es6.classes.d.ts +2 -1
- package/dist/development/es6.classes.js +2 -1
- package/dist/development/es6.classes.js.map +1 -1
- package/dist/development/registries/development.entity.registry.js +2 -0
- package/dist/development/registries/development.entity.registry.js.map +1 -1
- package/dist/login.service.d.ts +2 -8
- package/dist/login.service.js +9 -1
- package/dist/login.service.js.map +1 -1
- package/dist/mcp/admin/tools/admin.tool.registry.js +10 -0
- package/dist/mcp/admin/tools/admin.tool.registry.js.map +1 -1
- package/dist/mcp/admin/tools/index.d.ts +1 -0
- package/dist/mcp/admin/tools/index.js +1 -0
- package/dist/mcp/admin/tools/index.js.map +1 -1
- package/dist/mcp/admin/tools/report/index.d.ts +5 -0
- package/dist/mcp/admin/tools/report/index.js +22 -0
- package/dist/mcp/admin/tools/report/index.js.map +1 -0
- package/dist/mcp/admin/tools/report/report.create.tool.d.ts +20 -0
- package/dist/mcp/admin/tools/report/report.create.tool.js +24 -0
- package/dist/mcp/admin/tools/report/report.create.tool.js.map +1 -0
- package/dist/mcp/admin/tools/report/report.delete.tool.d.ts +17 -0
- package/dist/mcp/admin/tools/report/report.delete.tool.js +23 -0
- package/dist/mcp/admin/tools/report/report.delete.tool.js.map +1 -0
- package/dist/mcp/admin/tools/report/report.get.tool.d.ts +17 -0
- package/dist/mcp/admin/tools/report/report.get.tool.js +23 -0
- package/dist/mcp/admin/tools/report/report.get.tool.js.map +1 -0
- package/dist/mcp/admin/tools/report/report.list.tool.d.ts +23 -0
- package/dist/mcp/admin/tools/report/report.list.tool.js +37 -0
- package/dist/mcp/admin/tools/report/report.list.tool.js.map +1 -0
- package/dist/mcp/admin/tools/report/report.update.tool.d.ts +22 -0
- package/dist/mcp/admin/tools/report/report.update.tool.js +25 -0
- package/dist/mcp/admin/tools/report/report.update.tool.js.map +1 -0
- package/dist/migrations/{1788000000000-CreateBzEventTriggersTable.d.ts → 1785163352085-CreateBzEventTriggersTable.d.ts} +1 -1
- package/dist/migrations/{1788000000000-CreateBzEventTriggersTable.js → 1785163352085-CreateBzEventTriggersTable.js} +4 -4
- package/dist/migrations/{1788000000000-CreateBzEventTriggersTable.js.map → 1785163352085-CreateBzEventTriggersTable.js.map} +1 -1
- package/dist/migrations/{1789000000000-RenameSourceHashToTableNameBzEventTriggersTable.d.ts → 1785163353086-RenameSourceHashToTableNameBzEventTriggersTable.d.ts} +1 -1
- package/dist/migrations/{1789000000000-RenameSourceHashToTableNameBzEventTriggersTable.js → 1785163353086-RenameSourceHashToTableNameBzEventTriggersTable.js} +4 -4
- package/dist/migrations/{1789000000000-RenameSourceHashToTableNameBzEventTriggersTable.js.map → 1785163353086-RenameSourceHashToTableNameBzEventTriggersTable.js.map} +1 -1
- package/dist/migrations/{1790000000000-CreateBzEventTriggerLogsTable.d.ts → 1785163354087-CreateBzEventTriggerLogsTable.d.ts} +1 -1
- package/dist/migrations/{1790000000000-CreateBzEventTriggerLogsTable.js → 1785163354087-CreateBzEventTriggerLogsTable.js} +4 -4
- package/dist/migrations/{1790000000000-CreateBzEventTriggerLogsTable.js.map → 1785163354087-CreateBzEventTriggerLogsTable.js.map} +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { BusinessParamDto } from '../dtos/business.param.dto';
|
|
2
|
+
import { AccessBusinessService } from '../services/access.business.service';
|
|
3
|
+
export declare class FormScriptController {
|
|
4
|
+
private readonly accessBusinessService;
|
|
5
|
+
constructor(accessBusinessService: AccessBusinessService);
|
|
6
|
+
get(_params: BusinessParamDto): Promise<any[]>;
|
|
7
|
+
}
|
|
@@ -0,0 +1,40 @@
|
|
|
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
|
+
var __param = (this && this.__param) || function (paramIndex, decorator) {
|
|
12
|
+
return function (target, key) { decorator(target, key, paramIndex); }
|
|
13
|
+
};
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
exports.FormScriptController = void 0;
|
|
16
|
+
const common_1 = require("@nestjs/common");
|
|
17
|
+
const business_param_dto_1 = require("../dtos/business.param.dto");
|
|
18
|
+
const access_business_service_1 = require("../services/access.business.service");
|
|
19
|
+
let FormScriptController = class FormScriptController {
|
|
20
|
+
constructor(accessBusinessService) {
|
|
21
|
+
this.accessBusinessService = accessBusinessService;
|
|
22
|
+
}
|
|
23
|
+
async get(_params) {
|
|
24
|
+
await this.accessBusinessService.validateAccess();
|
|
25
|
+
return [];
|
|
26
|
+
}
|
|
27
|
+
};
|
|
28
|
+
exports.FormScriptController = FormScriptController;
|
|
29
|
+
__decorate([
|
|
30
|
+
(0, common_1.Get)(':slug'),
|
|
31
|
+
__param(0, (0, common_1.Param)()),
|
|
32
|
+
__metadata("design:type", Function),
|
|
33
|
+
__metadata("design:paramtypes", [business_param_dto_1.BusinessParamDto]),
|
|
34
|
+
__metadata("design:returntype", Promise)
|
|
35
|
+
], FormScriptController.prototype, "get", null);
|
|
36
|
+
exports.FormScriptController = FormScriptController = __decorate([
|
|
37
|
+
(0, common_1.Controller)('api/b/form-script'),
|
|
38
|
+
__metadata("design:paramtypes", [access_business_service_1.AccessBusinessService])
|
|
39
|
+
], FormScriptController);
|
|
40
|
+
//# sourceMappingURL=form.script.controller.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"form.script.controller.js","sourceRoot":"","sources":["../../../src/access/controllers/form.script.controller.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;AAAA,2CAAwD;AACxD,mEAA8D;AAC9D,iFAA4E;AAWrE,IAAM,oBAAoB,GAA1B,MAAM,oBAAoB;IAC7B,YAA6B,qBAA4C;QAA5C,0BAAqB,GAArB,qBAAqB,CAAuB;IAAG,CAAC;IAOvE,AAAN,KAAK,CAAC,GAAG,CAAU,OAAyB;QACxC,MAAM,IAAI,CAAC,qBAAqB,CAAC,cAAc,EAAE,CAAC;QAGlD,OAAO,EAAE,CAAC;IACd,CAAC;CACJ,CAAA;AAdY,oDAAoB;AAQvB;IADL,IAAA,YAAG,EAAC,OAAO,CAAC;IACF,WAAA,IAAA,cAAK,GAAE,CAAA;;qCAAU,qCAAgB;;+CAK3C;+BAbQ,oBAAoB;IADhC,IAAA,mBAAU,EAAC,mBAAmB,CAAC;qCAEwB,+CAAqB;GADhE,oBAAoB,CAchC"}
|
|
@@ -29,6 +29,7 @@ export * from './email.rule.controller';
|
|
|
29
29
|
export * from './event.trigger.controller';
|
|
30
30
|
export * from './event.trigger.log.controller';
|
|
31
31
|
export * from './fcm.token.controller';
|
|
32
|
+
export * from './form.script.controller';
|
|
32
33
|
export * from './group.member.controller';
|
|
33
34
|
export * from './group.role.controller';
|
|
34
35
|
export * from './gst.mapping.controller';
|
|
@@ -45,6 +46,7 @@ export * from './overriding.script.controller';
|
|
|
45
46
|
export * from './scheduled.report.controller';
|
|
46
47
|
export * from './scheduled.report.item.controller';
|
|
47
48
|
export * from './tag.controller';
|
|
49
|
+
export * from './ui.action.controller';
|
|
48
50
|
export * from './user.business.secret.controller';
|
|
49
51
|
export * from './user.notification.controller';
|
|
50
52
|
export * from './user.preference.controller';
|
|
@@ -45,6 +45,7 @@ __exportStar(require("./email.rule.controller"), exports);
|
|
|
45
45
|
__exportStar(require("./event.trigger.controller"), exports);
|
|
46
46
|
__exportStar(require("./event.trigger.log.controller"), exports);
|
|
47
47
|
__exportStar(require("./fcm.token.controller"), exports);
|
|
48
|
+
__exportStar(require("./form.script.controller"), exports);
|
|
48
49
|
__exportStar(require("./group.member.controller"), exports);
|
|
49
50
|
__exportStar(require("./group.role.controller"), exports);
|
|
50
51
|
__exportStar(require("./gst.mapping.controller"), exports);
|
|
@@ -61,6 +62,7 @@ __exportStar(require("./overriding.script.controller"), exports);
|
|
|
61
62
|
__exportStar(require("./scheduled.report.controller"), exports);
|
|
62
63
|
__exportStar(require("./scheduled.report.item.controller"), exports);
|
|
63
64
|
__exportStar(require("./tag.controller"), exports);
|
|
65
|
+
__exportStar(require("./ui.action.controller"), exports);
|
|
64
66
|
__exportStar(require("./user.business.secret.controller"), exports);
|
|
65
67
|
__exportStar(require("./user.notification.controller"), exports);
|
|
66
68
|
__exportStar(require("./user.preference.controller"), exports);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/access/controllers/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2DAAyC;AAAA,2DAAyC;AAAA,2DAAyC;AAAA,gEAA8C;AAAA,wEAAsD;AAAA,iEAA+C;AAAA,8DAA4C;AAAA,wFAAsE;AAAA,mEAAiD;AAAA,iEAA+C;AAAA,+DAA6C;AAAA,+DAA6C;AAAA,mEAAiD;AAAA,qFAAmE;AAAA,gEAA8C;AAAA,2DAAyC;AAAA,2DAAyC;AAAA,8DAA4C;AAAA,6DAA2C;AAAA,4DAA0C;AAAA,iEAA+C;AAAA,mEAAiD;AAAA,yDAAuC;AAAA,gEAA8C;AAAA,8DAA4C;AAAA,2DAAyC;AAAA,4DAA0C;AAAA,0DAAwC;AAAA,6DAA2C;AAAA,iEAA+C;AAAA,yDAAuC;AAAA,4DAA0C;AAAA,0DAAwC;AAAA,2DAAyC;AAAA,uDAAqC;AAAA,4DAA0C;AAAA,kEAAgD;AAAA,2DAAyC;AAAA,oDAAkC;AAAA,sDAAoC;AAAA,2DAAyC;AAAA,wDAAsC;AAAA,+DAA6C;AAAA,iEAA+C;AAAA,gEAA8C;AAAA,qEAAmD;AAAA,mDAAiC;AAAA,oEAAkD;AAAA,iEAA+C;AAAA,+DAA4C"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/access/controllers/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2DAAyC;AAAA,2DAAyC;AAAA,2DAAyC;AAAA,gEAA8C;AAAA,wEAAsD;AAAA,iEAA+C;AAAA,8DAA4C;AAAA,wFAAsE;AAAA,mEAAiD;AAAA,iEAA+C;AAAA,+DAA6C;AAAA,+DAA6C;AAAA,mEAAiD;AAAA,qFAAmE;AAAA,gEAA8C;AAAA,2DAAyC;AAAA,2DAAyC;AAAA,8DAA4C;AAAA,6DAA2C;AAAA,4DAA0C;AAAA,iEAA+C;AAAA,mEAAiD;AAAA,yDAAuC;AAAA,gEAA8C;AAAA,8DAA4C;AAAA,2DAAyC;AAAA,4DAA0C;AAAA,0DAAwC;AAAA,6DAA2C;AAAA,iEAA+C;AAAA,yDAAuC;AAAA,2DAAyC;AAAA,4DAA0C;AAAA,0DAAwC;AAAA,2DAAyC;AAAA,uDAAqC;AAAA,4DAA0C;AAAA,kEAAgD;AAAA,2DAAyC;AAAA,oDAAkC;AAAA,sDAAoC;AAAA,2DAAyC;AAAA,wDAAsC;AAAA,+DAA6C;AAAA,iEAA+C;AAAA,gEAA8C;AAAA,qEAAmD;AAAA,mDAAiC;AAAA,yDAAuC;AAAA,oEAAkD;AAAA,iEAA+C;AAAA,+DAA4C"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { BusinessParamDto } from '../dtos/business.param.dto';
|
|
2
|
+
import { UpdateUiActionAttributesDto } from '../dtos/update.ui.action.attributes.dto';
|
|
3
|
+
import { UiActionEntity } from '../entities/ui.action.entity';
|
|
4
|
+
import { DeveloperModeAccessService } from '../services/developer.mode.access.service';
|
|
5
|
+
export declare class UiActionController {
|
|
6
|
+
private readonly developerModeAccessService;
|
|
7
|
+
constructor(developerModeAccessService: DeveloperModeAccessService);
|
|
8
|
+
show(params: BusinessParamDto): Promise<UiActionEntity>;
|
|
9
|
+
updateAttributes(params: BusinessParamDto, body: UpdateUiActionAttributesDto): Promise<UiActionEntity>;
|
|
10
|
+
}
|
|
@@ -0,0 +1,66 @@
|
|
|
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
|
+
var __param = (this && this.__param) || function (paramIndex, decorator) {
|
|
12
|
+
return function (target, key) { decorator(target, key, paramIndex); }
|
|
13
|
+
};
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
exports.UiActionController = void 0;
|
|
16
|
+
const common_1 = require("@nestjs/common");
|
|
17
|
+
const nestjs_utility_services_1 = require("@servicelabsco/nestjs-utility-services");
|
|
18
|
+
const business_param_dto_1 = require("../dtos/business.param.dto");
|
|
19
|
+
const update_ui_action_attributes_dto_1 = require("../dtos/update.ui.action.attributes.dto");
|
|
20
|
+
const ui_action_entity_1 = require("../entities/ui.action.entity");
|
|
21
|
+
const developer_mode_access_service_1 = require("../services/developer.mode.access.service");
|
|
22
|
+
let UiActionController = class UiActionController {
|
|
23
|
+
constructor(developerModeAccessService) {
|
|
24
|
+
this.developerModeAccessService = developerModeAccessService;
|
|
25
|
+
}
|
|
26
|
+
async show(params) {
|
|
27
|
+
await this.developerModeAccessService.validate();
|
|
28
|
+
const entity = await ui_action_entity_1.UiActionEntity.findOne({ where: { id: params.id } });
|
|
29
|
+
if (!entity)
|
|
30
|
+
throw new nestjs_utility_services_1.OperationException(`No ui action found with id ${params.id}`);
|
|
31
|
+
return entity;
|
|
32
|
+
}
|
|
33
|
+
async updateAttributes(params, body) {
|
|
34
|
+
await this.developerModeAccessService.validate();
|
|
35
|
+
if (body?.attributes === undefined || body?.attributes === null) {
|
|
36
|
+
throw new nestjs_utility_services_1.OperationException('attributes is required');
|
|
37
|
+
}
|
|
38
|
+
const entity = await ui_action_entity_1.UiActionEntity.findOne({ where: { id: params.id } });
|
|
39
|
+
if (!entity)
|
|
40
|
+
throw new nestjs_utility_services_1.OperationException(`No ui action found with id ${params.id}`);
|
|
41
|
+
entity.attributes = body.attributes;
|
|
42
|
+
await entity.save();
|
|
43
|
+
return entity;
|
|
44
|
+
}
|
|
45
|
+
};
|
|
46
|
+
exports.UiActionController = UiActionController;
|
|
47
|
+
__decorate([
|
|
48
|
+
(0, common_1.Get)(':id'),
|
|
49
|
+
__param(0, (0, common_1.Param)()),
|
|
50
|
+
__metadata("design:type", Function),
|
|
51
|
+
__metadata("design:paramtypes", [business_param_dto_1.BusinessParamDto]),
|
|
52
|
+
__metadata("design:returntype", Promise)
|
|
53
|
+
], UiActionController.prototype, "show", null);
|
|
54
|
+
__decorate([
|
|
55
|
+
(0, common_1.Post)(':id'),
|
|
56
|
+
__param(0, (0, common_1.Param)()),
|
|
57
|
+
__param(1, (0, common_1.Body)()),
|
|
58
|
+
__metadata("design:type", Function),
|
|
59
|
+
__metadata("design:paramtypes", [business_param_dto_1.BusinessParamDto, update_ui_action_attributes_dto_1.UpdateUiActionAttributesDto]),
|
|
60
|
+
__metadata("design:returntype", Promise)
|
|
61
|
+
], UiActionController.prototype, "updateAttributes", null);
|
|
62
|
+
exports.UiActionController = UiActionController = __decorate([
|
|
63
|
+
(0, common_1.Controller)('api/b/ui-action'),
|
|
64
|
+
__metadata("design:paramtypes", [developer_mode_access_service_1.DeveloperModeAccessService])
|
|
65
|
+
], UiActionController);
|
|
66
|
+
//# sourceMappingURL=ui.action.controller.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ui.action.controller.js","sourceRoot":"","sources":["../../../src/access/controllers/ui.action.controller.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;AAAA,2CAAoE;AACpE,oFAA4E;AAC5E,mEAA8D;AAC9D,6FAAsF;AACtF,mEAA8D;AAC9D,6FAAuF;AAUhF,IAAM,kBAAkB,GAAxB,MAAM,kBAAkB;IAC3B,YAA6B,0BAAsD;QAAtD,+BAA0B,GAA1B,0BAA0B,CAA4B;IAAG,CAAC;IAMjF,AAAN,KAAK,CAAC,IAAI,CAAU,MAAwB;QACxC,MAAM,IAAI,CAAC,0BAA0B,CAAC,QAAQ,EAAE,CAAC;QAEjD,MAAM,MAAM,GAAG,MAAM,iCAAc,CAAC,OAAO,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,CAAC,EAAE,EAAE,EAAE,CAAC,CAAC;QAC1E,IAAI,CAAC,MAAM;YAAE,MAAM,IAAI,4CAAkB,CAAC,8BAA8B,MAAM,CAAC,EAAE,EAAE,CAAC,CAAC;QAErF,OAAO,MAAM,CAAC;IAClB,CAAC;IAMK,AAAN,KAAK,CAAC,gBAAgB,CAAU,MAAwB,EAAU,IAAiC;QAC/F,MAAM,IAAI,CAAC,0BAA0B,CAAC,QAAQ,EAAE,CAAC;QAEjD,IAAI,IAAI,EAAE,UAAU,KAAK,SAAS,IAAI,IAAI,EAAE,UAAU,KAAK,IAAI,EAAE,CAAC;YAC9D,MAAM,IAAI,4CAAkB,CAAC,wBAAwB,CAAC,CAAC;QAC3D,CAAC;QAED,MAAM,MAAM,GAAG,MAAM,iCAAc,CAAC,OAAO,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,EAAE,MAAM,CAAC,EAAE,EAAE,EAAE,CAAC,CAAC;QAC1E,IAAI,CAAC,MAAM;YAAE,MAAM,IAAI,4CAAkB,CAAC,8BAA8B,MAAM,CAAC,EAAE,EAAE,CAAC,CAAC;QAErF,MAAM,CAAC,UAAU,GAAG,IAAI,CAAC,UAAU,CAAC;QACpC,MAAM,MAAM,CAAC,IAAI,EAAE,CAAC;QAEpB,OAAO,MAAM,CAAC;IAClB,CAAC;CACJ,CAAA;AAnCY,gDAAkB;AAOrB;IADL,IAAA,YAAG,EAAC,KAAK,CAAC;IACC,WAAA,IAAA,cAAK,GAAE,CAAA;;qCAAS,qCAAgB;;8CAO3C;AAMK;IADL,IAAA,aAAI,EAAC,KAAK,CAAC;IACY,WAAA,IAAA,cAAK,GAAE,CAAA;IAA4B,WAAA,IAAA,aAAI,GAAE,CAAA;;qCAAzB,qCAAgB,EAAgB,6DAA2B;;0DAclG;6BAlCQ,kBAAkB;IAD9B,IAAA,mBAAU,EAAC,iBAAiB,CAAC;qCAE+B,0DAA0B;GAD1E,kBAAkB,CAmC9B"}
|
|
@@ -189,6 +189,7 @@ export * from './tagged.user.dto';
|
|
|
189
189
|
export * from './token.payload.dto';
|
|
190
190
|
export * from './ui.action.attributes.dto';
|
|
191
191
|
export * from './ui.action.role.attributes.dto';
|
|
192
|
+
export * from './update.ui.action.attributes.dto';
|
|
192
193
|
export * from './upi.vpa.payload.dto';
|
|
193
194
|
export * from './user.business.secret.attributes.dto';
|
|
194
195
|
export * from './user.notification.attributes.dto';
|
|
@@ -205,6 +205,7 @@ __exportStar(require("./tagged.user.dto"), exports);
|
|
|
205
205
|
__exportStar(require("./token.payload.dto"), exports);
|
|
206
206
|
__exportStar(require("./ui.action.attributes.dto"), exports);
|
|
207
207
|
__exportStar(require("./ui.action.role.attributes.dto"), exports);
|
|
208
|
+
__exportStar(require("./update.ui.action.attributes.dto"), exports);
|
|
208
209
|
__exportStar(require("./upi.vpa.payload.dto"), exports);
|
|
209
210
|
__exportStar(require("./user.business.secret.attributes.dto"), exports);
|
|
210
211
|
__exportStar(require("./user.notification.attributes.dto"), exports);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/access/dtos/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/access/dtos/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,8DAA4C;AAAA,mEAAiD;AAAA,wDAAsC;AAAA,qEAAmD;AAAA,8DAA4C;AAAA,gEAA8C;AAAA,8DAA4C;AAAA,4DAA0C;AAAA,gEAA8C;AAAA,kFAAgE;AAAA,wDAAsC;AAAA,wDAAsC;AAAA,yDAAuC;AAAA,0DAAwC;AAAA,yDAAuC;AAAA,gEAA8C;AAAA,2EAAyD;AAAA,uDAAqC;AAAA,0DAAwC;AAAA,yDAAuC;AAAA,wDAAsC;AAAA,mEAAiD;AAAA,yDAAuC;AAAA,+DAA6C;AAAA,wDAAsC;AAAA,iDAA+B;AAAA,mDAAiC;AAAA,wDAAsC;AAAA,4EAA0D;AAAA,8DAA4C;AAAA,iDAA+B;AAAA,6DAA2C;AAAA,sDAAoC;AAAA,gDAA8B;AAAA,4DAA0C;AAAA,wDAAsC;AAAA,oDAAkC;AAAA,+DAA6C;AAAA,gEAA8C;AAAA,mEAAiD;AAAA,6DAA2C;AAAA,2EAAyD;AAAA,qEAAmD;AAAA,gEAA8C;AAAA,4EAA0D;AAAA,uFAAqE;AAAA,iFAA+D;AAAA,qFAAmE;AAAA,qEAAmD;AAAA,sEAAoD;AAAA,kEAAgD;AAAA,mEAAiD;AAAA,oEAAkD;AAAA,iEAA+C;AAAA,6FAA2E;AAAA,uDAAqC;AAAA,uEAAqD;AAAA,qEAAmD;AAAA,sEAAoD;AAAA,mEAAiD;AAAA,oEAAkD;AAAA,iEAA+C;AAAA,uEAAqD;AAAA,wEAAsD;AAAA,yFAAuE;AAAA,0FAAwE;AAAA,sEAAoD;AAAA,oEAAkD;AAAA,sFAAoE;AAAA,8DAA4C;AAAA,+DAA6C;AAAA,+DAA6C;AAAA,gEAA8C;AAAA,2DAAyC;AAAA,gEAA8C;AAAA,mEAAiD;AAAA,iEAA+C;AAAA,kEAAgD;AAAA,gEAA8C;AAAA,iEAA+C;AAAA,iEAA+C;AAAA,6DAA2C;AAAA,uEAAqD;AAAA,oDAAkC;AAAA,0DAAwC;AAAA,gDAA8B;AAAA,wDAAsC;AAAA,mEAAiD;AAAA,sDAAoC;AAAA,oDAAkC;AAAA,gEAA8C;AAAA,iEAA+C;AAAA,mDAAiC;AAAA,oEAAkD;AAAA,iEAA+C;AAAA,iEAA+C;AAAA,mEAAiD;AAAA,mEAAiD;AAAA,2DAAyC;AAAA,8DAA4C;AAAA,+DAA6C;AAAA,+DAA6C;AAAA,sEAAoD;AAAA,4EAA0D;AAAA,iEAA+C;AAAA,kEAAgD;AAAA,qEAAmD;AAAA,sEAAoD;AAAA,iEAA+C;AAAA,+DAA6C;AAAA,gEAA8C;AAAA,6DAA2C;AAAA,2DAAyC;AAAA,gEAA8C;AAAA,iEAA+C;AAAA,8DAA4C;AAAA,kEAAgD;AAAA,8DAA4C;AAAA,iEAA+C;AAAA,yEAAuD;AAAA,iEAA+C;AAAA,wDAAsC;AAAA,mEAAiD;AAAA,0DAAwC;AAAA,0DAAwC;AAAA,0DAAwC;AAAA,gEAA8C;AAAA,gEAA8C;AAAA,iEAA+C;AAAA,8DAA4C;AAAA,+DAA6C;AAAA,+DAA6C;AAAA,yDAAuC;AAAA,gEAA8C;AAAA,mEAAiD;AAAA,sDAAoC;AAAA,6DAA2C;AAAA,kEAAgD;AAAA,gEAA8C;AAAA,sEAAoD;AAAA,+DAA6C;AAAA,gEAA8C;AAAA,+DAA6C;AAAA,wDAAsC;AAAA,6DAA2C;AAAA,mEAAiD;AAAA,0DAAwC;AAAA,+DAA6C;AAAA,6DAA2C;AAAA,4DAA0C;AAAA,6DAA2C;AAAA,uDAAqC;AAAA,mEAAiD;AAAA,qEAAmD;AAAA,sEAAoD;AAAA,oDAAkC;AAAA,yEAAuD;AAAA,oEAAkD;AAAA,mEAAiD;AAAA,gEAA8C;AAAA,2DAAyC;AAAA,6DAA2C;AAAA,8DAA4C;AAAA,+DAA6C;AAAA,4DAA0C;AAAA,8DAA4C;AAAA,oEAAkD;AAAA,0EAAwD;AAAA,yEAAuD;AAAA,0EAAwD;AAAA,qEAAmD;AAAA,qEAAmD;AAAA,iEAA+C;AAAA,sEAAoD;AAAA,gEAA8C;AAAA,6DAA2C;AAAA,+DAA6C;AAAA,gEAA8C;AAAA,qEAAmD;AAAA,iEAA+C;AAAA,2DAAyC;AAAA,8DAA4C;AAAA,kEAAgD;AAAA,8DAA4C;AAAA,iEAA+C;AAAA,yEAAuD;AAAA,sDAAoC;AAAA,oDAAkC;AAAA,sDAAoC;AAAA,6DAA2C;AAAA,kEAAgD;AAAA,oEAAkD;AAAA,wDAAsC;AAAA,wEAAsD;AAAA,qEAAmD;AAAA,sEAAoD;AAAA,mEAAiD;AAAA,6DAA2C;AAAA,wEAAsD;AAAA,iEAA+C;AAAA,+DAA6C;AAAA,gEAA8C;AAAA,gEAA8C;AAAA,oEAAkD;AAAA,iEAA+C;AAAA,qEAAmD;AAAA,+EAA4D"}
|
|
@@ -0,0 +1,23 @@
|
|
|
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.UpdateUiActionAttributesDto = void 0;
|
|
13
|
+
const class_transformer_1 = require("class-transformer");
|
|
14
|
+
const class_validator_1 = require("class-validator");
|
|
15
|
+
class UpdateUiActionAttributesDto {
|
|
16
|
+
}
|
|
17
|
+
exports.UpdateUiActionAttributesDto = UpdateUiActionAttributesDto;
|
|
18
|
+
__decorate([
|
|
19
|
+
(0, class_transformer_1.Expose)(),
|
|
20
|
+
(0, class_validator_1.IsObject)(),
|
|
21
|
+
__metadata("design:type", Object)
|
|
22
|
+
], UpdateUiActionAttributesDto.prototype, "attributes", void 0);
|
|
23
|
+
//# sourceMappingURL=update.ui.action.attributes.dto.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update.ui.action.attributes.dto.js","sourceRoot":"","sources":["../../../src/access/dtos/update.ui.action.attributes.dto.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,yDAA2C;AAC3C,qDAA2C;AAM3C,MAAa,2BAA2B;CAIvC;AAJD,kEAIC;AADG;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,0BAAQ,GAAE;;+DACqB"}
|
|
@@ -46,6 +46,8 @@ import { OverridingScriptController } from './controllers/overriding.script.cont
|
|
|
46
46
|
import { ScheduledReportController } from './controllers/scheduled.report.controller';
|
|
47
47
|
import { ScheduledReportItemController } from './controllers/scheduled.report.item.controller';
|
|
48
48
|
import { TagController } from './controllers/tag.controller';
|
|
49
|
+
import { FormScriptController } from './controllers/form.script.controller';
|
|
50
|
+
import { UiActionController } from './controllers/ui.action.controller';
|
|
49
51
|
import { UserBusinessSecretController } from './controllers/user.business.secret.controller';
|
|
50
52
|
import { UserNotificationController } from './controllers/user.notification.controller';
|
|
51
53
|
import { UserPreferenceController } from './controllers/user.preference.controller';
|
|
@@ -62,7 +64,6 @@ import { AddGstMappingDto } from './dtos/add.gst.mapping.dto';
|
|
|
62
64
|
import { AddIntegrationPreferenceDto } from './dtos/add.integration.preference.dto';
|
|
63
65
|
import { AddListingPreferenceDto } from './dtos/add.listing.preference.dto';
|
|
64
66
|
import { AddModuleMenuDto } from './dtos/add.module.menu.dto';
|
|
65
|
-
import { AddOverridingScriptDto } from './dtos/add.overriding.script.dto';
|
|
66
67
|
import { AddRoleDto } from './dtos/add.role.dto';
|
|
67
68
|
import { AddScheduledReportDto } from './dtos/add.scheduled.report.dto';
|
|
68
69
|
import { AddShortUrlDto } from './dtos/add.short.url.dto';
|
|
@@ -107,6 +108,7 @@ import { ServerEmailRecipientsDto } from './dtos/server.email.recipients.dto';
|
|
|
107
108
|
import { SlackMessageDataDto } from './dtos/slack.message.data.dto';
|
|
108
109
|
import { StringSearchDto } from './dtos/string.search.dto';
|
|
109
110
|
import { TokenPayloadDto } from './dtos/token.payload.dto';
|
|
111
|
+
import { UpdateUiActionAttributesDto } from './dtos/update.ui.action.attributes.dto';
|
|
110
112
|
import { WhatsappPostingPayloadDto } from './dtos/whatsapp.posting.payload.dto';
|
|
111
113
|
import { AccessBusinessEntity } from './entities/access.business.entity';
|
|
112
114
|
import { BusinessAppIntegrationCredentialEntity } from './entities/business.app.integration.credential.entity';
|
|
@@ -401,6 +403,7 @@ import { ExternalAccessMiddleware } from './middlewares/external.access.middlewa
|
|
|
401
403
|
import { McpAccessMiddleware } from './middlewares/mcp.access.middleware';
|
|
402
404
|
import { UserBusinessAccessMiddleware } from './middlewares/user.business.access.middleware';
|
|
403
405
|
import { AccessBusinessService } from './services/access.business.service';
|
|
406
|
+
import { DeveloperModeAccessService } from './services/developer.mode.access.service';
|
|
404
407
|
import { AccessReportService } from './services/access.report.service';
|
|
405
408
|
import { ApiAccountService } from './services/api.account.service';
|
|
406
409
|
import { AppIntegrationService } from './services/app.integration.service';
|
|
@@ -537,14 +540,14 @@ import { WhatsappTemplateSubscriber } from './subscribers/whatsapp.template.subs
|
|
|
537
540
|
import { WhitelistedWhatsappNumberSubscriber } from './subscribers/whitelisted.whatsapp.number.subscriber';
|
|
538
541
|
declare const es6Classes: {
|
|
539
542
|
commands: (typeof WebhookPollCommand)[];
|
|
540
|
-
controllers: (typeof AccessMenuController | typeof ApiAccountController | typeof BulkUploadController | typeof BulkUploadItemController | typeof BusinessAppIntegrationController | typeof BusinessCurrencyController | typeof BusinessEmailController | typeof BusinessNotificationChannelPreferenceController | typeof BusinessPreferenceController | typeof BusinessPropertyController | typeof BusinessReportController | typeof BusinessScriptController | typeof BusinessUserGroupController | typeof BusinessUserNotificationPreferenceController | typeof BusinessWebhookController | typeof ChoiceListController | typeof ChoiceTypeController | typeof CommonWebhookController | typeof CurrencyRateController | typeof CustomFieldController | typeof DashboardBuilderController | typeof DashboardComponentController | typeof DashboardController | typeof DashboardReportController | typeof DeveloperModeController | typeof DeviceAuthController | typeof DownloadLogController | typeof EmailRuleController | typeof EventTriggerController | typeof EventTriggerLogController | typeof FcmTokenController | typeof GroupMemberController | typeof GroupRoleController | typeof GstMappingController | typeof ListingController | typeof ListingPageController | typeof ListingPreferenceController | typeof LockScriptController | typeof MenuController | typeof ModuleController | typeof ModuleMenuController | typeof OauthAsController | typeof OauthDiscoveryController | typeof OverridingScriptController | typeof ScheduledReportController | typeof ScheduledReportItemController | typeof TagController | typeof UserBusinessSecretController | typeof UserNotificationController | typeof UserPreferenceController)[];
|
|
541
|
-
dtos: (typeof EmailRuleAttributesDto | typeof EmailMessageNormalizedDto | typeof NotificationPayloadDto | typeof SendEmailNotificationDataDto | typeof EmailRecipientToDto | typeof GchatPostingPayloadDto | typeof BoardCastInternalStatusMessageDto | typeof WhatsappPostingPayloadDto | typeof SendWhatsappMessagePayloadDto | typeof AddShortUrlDto | typeof BankAccountPayloadDto | typeof RecurringDefinitionDto | typeof DbFindDto | typeof AddListingPreferenceDto | typeof ListResponseDto | typeof DateRangeFilterDto | typeof DateFilterDto | typeof ListResponseFormatDto | typeof NumberRangeFilterDto | typeof CommonListFilterDto | typeof ProcessCommonListConfigDto | typeof SendWebhookRequestPayload | typeof AccessBusinessParamDto | typeof AddIntegrationPreferenceDto | typeof AddBusinessCurrencyDto | typeof GmailIntegrationOauthDto | typeof ServerEmailRecipientsDto | typeof ServerEmailMessageDto | typeof AddBusinessPreferenceDto | typeof GenerateBusinessReportDto | typeof GenerateReportDto | typeof GenerateReportSheetDataDto | typeof AddBusinessUserNotificationPreferenceDto | typeof AddWebhookDto | typeof GetCurrencyRateDto | typeof ModifyCustomFieldStatusDto | typeof GetScriptValuesDto | typeof AddDashboardComponentPropertiesDto | typeof AddDashboardComponentDto | typeof StringSearchDto | typeof EditQueryDto | typeof DeviceDecideDto | typeof DevicePollDto | typeof TokenPayloadDto | typeof AddGroupMemberDto | typeof AddRoleDto | typeof AddGstMappingDto | typeof AddModuleMenuDto | typeof OauthConsentDecideDto | typeof OauthRegisterDto | typeof
|
|
543
|
+
controllers: (typeof AccessMenuController | typeof ApiAccountController | typeof BulkUploadController | typeof BulkUploadItemController | typeof BusinessAppIntegrationController | typeof BusinessCurrencyController | typeof BusinessEmailController | typeof BusinessNotificationChannelPreferenceController | typeof BusinessPreferenceController | typeof BusinessPropertyController | typeof BusinessReportController | typeof BusinessScriptController | typeof BusinessUserGroupController | typeof BusinessUserNotificationPreferenceController | typeof BusinessWebhookController | typeof ChoiceListController | typeof ChoiceTypeController | typeof CommonWebhookController | typeof CurrencyRateController | typeof CustomFieldController | typeof DashboardBuilderController | typeof DashboardComponentController | typeof DashboardController | typeof DashboardReportController | typeof DeveloperModeController | typeof DeviceAuthController | typeof DownloadLogController | typeof EmailRuleController | typeof EventTriggerController | typeof EventTriggerLogController | typeof FcmTokenController | typeof GroupMemberController | typeof GroupRoleController | typeof GstMappingController | typeof ListingController | typeof ListingPageController | typeof ListingPreferenceController | typeof LockScriptController | typeof MenuController | typeof ModuleController | typeof ModuleMenuController | typeof OauthAsController | typeof OauthDiscoveryController | typeof OverridingScriptController | typeof ScheduledReportController | typeof ScheduledReportItemController | typeof TagController | typeof FormScriptController | typeof UiActionController | typeof UserBusinessSecretController | typeof UserNotificationController | typeof UserPreferenceController)[];
|
|
544
|
+
dtos: (typeof EmailRuleAttributesDto | typeof EmailMessageNormalizedDto | typeof NotificationPayloadDto | typeof SendEmailNotificationDataDto | typeof EmailRecipientToDto | typeof GchatPostingPayloadDto | typeof BoardCastInternalStatusMessageDto | typeof WhatsappPostingPayloadDto | typeof SendWhatsappMessagePayloadDto | typeof AddShortUrlDto | typeof BankAccountPayloadDto | typeof RecurringDefinitionDto | typeof DbFindDto | typeof AddListingPreferenceDto | typeof ListResponseDto | typeof DateRangeFilterDto | typeof DateFilterDto | typeof ListResponseFormatDto | typeof NumberRangeFilterDto | typeof CommonListFilterDto | typeof ProcessCommonListConfigDto | typeof SendWebhookRequestPayload | typeof AccessBusinessParamDto | typeof AddIntegrationPreferenceDto | typeof AddBusinessCurrencyDto | typeof GmailIntegrationOauthDto | typeof ServerEmailRecipientsDto | typeof ServerEmailMessageDto | typeof AddBusinessPreferenceDto | typeof GenerateBusinessReportDto | typeof GenerateReportDto | typeof GenerateReportSheetDataDto | typeof AddBusinessUserNotificationPreferenceDto | typeof AddWebhookDto | typeof GetCurrencyRateDto | typeof ModifyCustomFieldStatusDto | typeof GetScriptValuesDto | typeof AddDashboardComponentPropertiesDto | typeof AddDashboardComponentDto | typeof StringSearchDto | typeof EditQueryDto | typeof DeviceDecideDto | typeof DevicePollDto | typeof TokenPayloadDto | typeof AddGroupMemberDto | typeof AddRoleDto | typeof AddGstMappingDto | typeof AddModuleMenuDto | typeof OauthConsentDecideDto | typeof OauthRegisterDto | typeof AddScheduledReportDto | typeof UpdateUiActionAttributesDto | typeof AddBusinessAppIntegrationDto | typeof AddConversationDto | typeof AddTagDto | typeof BusinessAppIntegrationMessagePayloadDto | typeof ProcessListingPayloadDto | typeof RequestLogOptionsDto | typeof SlackMessageDataDto)[];
|
|
542
545
|
entities: (typeof AccessBusinessEntity | typeof EmailMessageEntity | typeof EmailRecipientEntity | typeof BusinessUserEntity | typeof ProductEntity | typeof EmailStyleEntity | typeof EmailTemplateLogEntity | typeof EmailTemplateRecipientEntity | typeof FcmMessageEntity | typeof FcmTokenEntity | typeof GchatUserEntity | typeof GchatMessageEntity | typeof GchatWebhookMessageEntity | typeof SlackMessageEntity | typeof BzNotificationChannelPreferenceEntity | typeof SlackIntegrationEntity | typeof SlackUserEntity | typeof WhatsappMessageEntity | typeof WhatsappPreferenceEntity | typeof OnholdDocumentEntity | typeof BusinessAppIntegrationCredentialEntity | typeof BusinessAppIntegrationMessagesEntity | typeof BusinessCurrencyEntity | typeof BusinessDownloadableReportEntity | typeof ChildMenuEntity | typeof MenuEntity | typeof UiActionRoleEntity | typeof MenuActionEntity | typeof MenuRoleEntity | typeof FeatureMenuEntity | typeof BusinessFeatureEntity | typeof BusinessGroupRoleEntity | typeof BusinessMenuEntity | typeof BusinessReportEntity | typeof ExecutionLogEntity | typeof GroupRoleEntity | typeof BusinessUserRoleEntity | typeof BusinessWebhookEntity | typeof ConversationEntity | typeof CurrencyRateEntity | typeof DashboardComponentEntity | typeof DeviceCodeEntity | typeof DownloadLogEntity | typeof EventTriggerLogEntity | typeof FinnotoUserEntity | typeof GroupMemberEntity | typeof GstMappingEntity | typeof PreferenceUserEntity | typeof PreferenceUserGroupEntity | typeof LockScriptEntity | typeof ModuleMenuEntity | typeof OauthAuthorizationEntity | typeof OauthClientEntity | typeof ReportLogEntity | typeof RequestLogEntity | typeof ScheduledReportEntity | typeof ScheduledReportEmailEntity | typeof ScheduledReportItemEntity | typeof SlackWebhookMessageEntity | typeof UserNotificationEntity | typeof UserRoleEntity | typeof WatchlistAssignmentEntity | typeof WebhookLogEntity | typeof WebhookSlugEntity)[];
|
|
543
546
|
enums: (typeof NotificationTypeEnum | typeof NotificationChannelTypeEnum | typeof RecurringPeriodEnum | typeof ListingViewTypeEnum | typeof CustomColumnTypeEnum | typeof ProductTypeEnum | typeof PlatformTypeEnum)[];
|
|
544
547
|
jobs: (typeof EvaluateEmailRuleJob | typeof WhatsappMessagePayloadDto | typeof AccessTestJob | typeof ApiAccountJob | typeof AppIntegrationJob | typeof BusinessAppIntegrationCredentialJob | typeof BusinessAppIntegrationJob | typeof BusinessAppIntegrationMessagesJob | typeof BusinessCurrencyJob | typeof BusinessDownloadableReportJob | typeof BusinessEmailJob | typeof BusinessFeatureJob | typeof BusinessGroupRoleJob | typeof BusinessMenuJob | typeof BusinessPreferenceJob | typeof BusinessPropertyJob | typeof GenerateBusinessReportJob | typeof SendBusinessReportNotificationJob | typeof BusinessReportJob | typeof SetBusinessScriptScheduleJob | typeof BusinessScriptJob | typeof BusinessUserGroupJob | typeof BusinessUserJob | typeof BusinessUserNotificationPreferenceJob | typeof BusinessUserRoleJob | typeof BusinessWebhookJob | typeof BzNotificationChannelPreferenceJob | typeof CaptureEventTriggerJob | typeof ChildMenuJob | typeof ChoiceListJob | typeof ChoiceTypeJob | typeof ConversationJob | typeof CurrencyRateJob | typeof CustomFieldJob | typeof CustomReportJob | typeof DashboardComponentJob | typeof DashboardJob | typeof DownloadLogJob | typeof SyncEmailMessageMetricsJob | typeof EmailAttachmentJob | typeof SetEmailUnreadCountJob | typeof EmailMessageJob | typeof EmailRecipientJob | typeof EmailRuleJob | typeof EmailStyleJob | typeof EmailTemplateLogJob | typeof EmailTemplateRecipientJob | typeof EventTriggerJob | typeof EventTriggerLogJob | typeof ExecuteBusinessScriptJob | typeof ExecutionLogJob | typeof FcmMessageJob | typeof FcmNotificationJob | typeof FcmTemplateJob | typeof FcmTokenJob | typeof FeatureJob | typeof FeatureMenuJob | typeof GchatIncomingWebhookJob | typeof GchatMessageJob | typeof GchatTemplateJob | typeof GchatUserJob | typeof GchatWebhookJob | typeof GchatWebhookMessageJob | typeof GmailIntegrationFetchMessagesJob | typeof GroupMemberJob | typeof GroupRoleJob | typeof GstMappingJob | typeof ListPreferenceJob | typeof ListingColumnJob | typeof ListingPageJob | typeof ListingPreferenceJob | typeof LockScriptJob | typeof MenuActionJob | typeof MenuJob | typeof MenuRoleJob | typeof ModuleJob | typeof ModuleMenuJob | typeof OnholdDocumentJob | typeof OverridingScriptJob | typeof PreferenceUserGroupJob | typeof PreferenceUsersJob | typeof ProcessServerEmailJob | typeof ProductJob | typeof RefreshBusinessPropertyJob | typeof ReportLogJob | typeof RequestLogJob | typeof RoleGroupJob | typeof ScheduledReportEmailJob | typeof ScheduledReportItemJob | typeof ScheduledReportJob | typeof SlackIncomingWebhookJob | typeof SlackIntegrationJob | typeof SlackMessageJob | typeof SlackTemplateJob | typeof SlackUserJob | typeof SlackWebhookJob | typeof SlackWebhookMessageJob | typeof SyncBURoleJob | typeof SyncEmailMessagesJob | typeof SyncMenuJob | typeof UiActionJob | typeof UiActionRoleJob | typeof UserBusinessSecretJob | typeof UserNotificationJob | typeof UserPreferenceJob | typeof UserRoleJob | typeof WatchlistAssignmentJob | typeof WebhookEventJob | typeof WebhookLogJob | typeof WebhookSlugJob | typeof WebhookTypeJob | typeof WhatsappIncomingWebhookJob | typeof WhatsappMessageJob | typeof WhatsappTemplateJob | typeof WhitelistedWhatsappNumberJob)[];
|
|
545
548
|
libraries: (typeof DateFn | typeof EvaluateEmailRule | typeof SanitizeEmailAddresses | typeof ProcessEmailNotification | typeof SendEmailNotification | typeof SendFcmNotification | typeof SendGchatMessageNotification | typeof SendGchatWebhookNotification | typeof SendSlackMessageNotification | typeof SendSlackWebhookNotification | typeof ProcessWhatsappMessage | typeof SendWhatsappMessageNotification | typeof ProcessDbFind | typeof ProcessDateFilter | typeof ProcessCommonList | typeof ProcessListingCsvFile | typeof SendWebhookRequest | typeof ProcessApplicationMenu | typeof ProcessMenuDetails | typeof ProcessApiAccountData | typeof ProcessApiAccountList | typeof ProcessBulkUploadItemList | typeof ProcessBulkUploadList | typeof ProcessWhatsappIntegration | typeof ProcessAppIntegration | typeof ProcessBusinessCurrencyList | typeof ProcessBusinessEmailList | typeof ProcessBusinessNotificationChannelPreferenceList | typeof ProcessBusinessPropertyData | typeof ProcessBusinessPropertyList | typeof ProcessBusinessReportList | typeof ProcessGenerateReport | typeof ProcessDownloadableReportsList | typeof ProcessDashboardReportData | typeof ProcessReportData | typeof ProcessReportSheetData | typeof ExecuteBusinessScript | typeof ProcessBusinessScriptCreation | typeof ProcessBusinessScriptList | typeof ProcessBusinessUserGroupList | typeof ProcessUserGroupCreation | typeof ProcessBusinessUserNotificationPreferenceList | typeof ProcessChoiceListData | typeof ProcessChoiceTypeData | typeof ProcessChoiceTypeList | typeof ProcessAmazonIntegration | typeof ProcessSlackIntegration | typeof ProcessZohoIntegration | typeof ProcessCurrencyRateList | typeof ProcessCustomFieldList | typeof ProcessCustomFieldCreation | typeof ProcessCreateDashboardComponent | typeof ProcessDashboardComponent | typeof ProcessDashboardReport | typeof CreateUserBusinessSecret | typeof ExtractClientCredentials | typeof ProcessDownloadLogList | typeof ProcessEmailRuleData | typeof ProcessEmailRuleList | typeof ProcessEventTriggerData | typeof ProcessEventTriggerList | typeof ProcessEventTriggerLogList | typeof SetFcmToken | typeof ProcessGroupMemberList | typeof ProcessGroupRoleList | typeof ProcessGstMappingData | typeof ProcessGstMappingList | typeof ProcessListingPageCreation | typeof ProcessPreferenceData | typeof ProcessLockScriptData | typeof ProcessLockScriptList | typeof ProcessMenuCreation | typeof ProcessModuleCreation | typeof ProcessModuleMenuCreation | typeof OauthPkce | typeof ProcessOverridingScriptData | typeof ProcessOverridingScriptList | typeof ProcessScheduledReportData | typeof ProcessScheduledReportList | typeof ProcessScheduledReportItemList | typeof ProcessUserNotificationList | typeof ProcessRevokeSlackIntegration | typeof ProcessRevokeZohoIntegration | typeof ProcessBusinessFeatureAddition | typeof ProcessBusinessFeatureDeletion | typeof ProcessBusinessGroupRoleUpdation | typeof ProcessInternalNotification | typeof ProcessBusinessUserRoleUpdate | typeof ProcessFeatureMenuAddition | typeof ProcessFeatureMenuDeletion | typeof ProcessGmailMessage | typeof ProcessGroupMemberUpdation | typeof SyncBusinessUserRole | typeof CommonTagController | typeof ProcessConversationData | typeof ConversationController | typeof ProcessBusinessScriptData | typeof ValidateCustomFieldData | typeof ProcessCommonCustomField | typeof ProcessNotification | typeof ProcessSlackMessage | typeof ProcessTestList)[];
|
|
546
549
|
middlewares: (typeof BusinessMiddleware | typeof ExternalAccessMiddleware | typeof McpAccessMiddleware | typeof UserBusinessAccessMiddleware)[];
|
|
547
|
-
services: (typeof BusinessPropertyService | typeof SendEmailService | typeof GchatService | typeof SlackService | typeof WhatsappService | typeof NotificationService | typeof OverridingScriptService | typeof SlabsService | typeof UtilityService | typeof AccessBusinessService | typeof ListingService | typeof CustomFieldService | typeof WebhookService | typeof BusinessEmailService | typeof GmailIntegrationService | typeof AccessReportService | typeof BusinessScriptService | typeof AuditLogService | typeof CurrencyService | typeof DeviceAuthService | typeof PlatformService | typeof ListingPreferenceService | typeof LockScriptService | typeof OauthAsService | typeof ScheduledReportService | typeof BusinessUserRoleService | typeof ApiAccountService | typeof UserBusinessAccessService | typeof CredentialResolveService | typeof AppIntegrationService | typeof BusinessPreferenceService | typeof Es6JobsService | typeof Es6Service | typeof GptService | typeof LoadEntityService | typeof RequestLogService | typeof UserNotificationService | typeof UserPreferenceService)[];
|
|
550
|
+
services: (typeof BusinessPropertyService | typeof SendEmailService | typeof GchatService | typeof SlackService | typeof WhatsappService | typeof NotificationService | typeof OverridingScriptService | typeof SlabsService | typeof UtilityService | typeof AccessBusinessService | typeof ListingService | typeof CustomFieldService | typeof WebhookService | typeof BusinessEmailService | typeof GmailIntegrationService | typeof AccessReportService | typeof BusinessScriptService | typeof AuditLogService | typeof CurrencyService | typeof DeviceAuthService | typeof PlatformService | typeof ListingPreferenceService | typeof LockScriptService | typeof OauthAsService | typeof DeveloperModeAccessService | typeof ScheduledReportService | typeof BusinessUserRoleService | typeof ApiAccountService | typeof UserBusinessAccessService | typeof CredentialResolveService | typeof AppIntegrationService | typeof BusinessPreferenceService | typeof Es6JobsService | typeof Es6Service | typeof GptService | typeof LoadEntityService | typeof RequestLogService | typeof UserNotificationService | typeof UserPreferenceService)[];
|
|
548
551
|
subscribers: (typeof ApiAccountSubscriber | typeof AppIntegrationSubscriber | typeof BusinessAppIntegrationCredentialSubscriber | typeof BusinessAppIntegrationMessagesSubscriber | typeof BusinessAppIntegrationSubscriber | typeof BusinessCurrencySubscriber | typeof BusinessDownloadableReportSubscriber | typeof BusinessEmailSubscriber | typeof BusinessFeatureSubscriber | typeof BusinessGroupRoleSubscriber | typeof BusinessMenuSubscriber | typeof BusinessPreferenceSubscriber | typeof BusinessPropertySubscriber | typeof BusinessReportSubscriber | typeof BusinessScriptSubscriber | typeof BusinessUserGroupSubscriber | typeof BusinessUserNotificationPreferenceSubscriber | typeof BusinessUserRoleSubscriber | typeof BusinessUserSubscriber | typeof BusinessWebhookSubscriber | typeof BzNotificationChannelPreferenceSubscriber | typeof CaptureEventTriggerSubscriber | typeof ChildMenuSubscriber | typeof ChoiceListSubscriber | typeof ChoiceTypeSubscriber | typeof ConversationSubscriber | typeof CurrencyRateSubscriber | typeof CustomFieldSubscriber | typeof CustomReportSubscriber | typeof DashboardComponentSubscriber | typeof DashboardSubscriber | typeof DownloadLogSubscriber | typeof EmailAttachmentSubscriber | typeof EmailMessageSubscriber | typeof EmailRecipientSubscriber | typeof EmailRuleSubscriber | typeof EmailStyleSubscriber | typeof EmailTemplateLogSubscriber | typeof EmailTemplateRecipientSubscriber | typeof EventTriggerLogSubscriber | typeof EventTriggerSubscriber | typeof ExecutionLogSubscriber | typeof FcmMessageSubscriber | typeof FcmNotificationSubscriber | typeof FcmTemplateSubscriber | typeof FcmTokenSubscriber | typeof FeatureMenuSubscriber | typeof FeatureSubscriber | typeof GchatMessageSubscriber | typeof GchatTemplateSubscriber | typeof GchatUserSubscriber | typeof GchatWebhookMessageSubscriber | typeof GchatWebhookSubscriber | typeof GroupMemberSubscriber | typeof GroupRoleSubscriber | typeof GstMappingSubscriber | typeof ListPreferenceSubscriber | typeof ListingColumnSubscriber | typeof ListingPageSubscriber | typeof ListingPreferenceSubscriber | typeof LockScriptSubscriber | typeof MenuActionSubscriber | typeof MenuRoleSubscriber | typeof MenuSubscriber | typeof ModuleMenuSubscriber | typeof ModuleSubscriber | typeof OnholdDocumentSubscriber | typeof OverridingScriptSubscriber | typeof PreferenceUserGroupSubscriber | typeof PreferenceUserSubscriber | typeof ProductSubscriber | typeof ReportLogSubscriber | typeof RequestLogSubscriber | typeof RoleGroupSubscriber | typeof ScheduledReportEmailSubscriber | typeof ScheduledReportItemSubscriber | typeof ScheduledReportSubscriber | typeof SlackIntegrationSubscriber | typeof SlackMessageSubscriber | typeof SlackTemplateSubscriber | typeof SlackUserSubscriber | typeof SlackWebhookMessageSubscriber | typeof SlackWebhookSubscriber | typeof UiActionRoleSubscriber | typeof UiActionSubscriber | typeof UserBusinessSecretSubscriber | typeof UserNotificationSubscriber | typeof UserPreferenceSubscriber | typeof UserRoleSubscriber | typeof WatchlistAssignmentSubscriber | typeof WebhookEventSubscriber | typeof WebhookLogSubscriber | typeof WebhookSlugSubscriber | typeof WebhookTypeSubscriber | typeof WhatsappMessageSubscriber | typeof WhatsappTemplateSubscriber | typeof WhitelistedWhatsappNumberSubscriber)[];
|
|
549
552
|
};
|
|
550
553
|
export default es6Classes;
|
|
@@ -48,6 +48,8 @@ const overriding_script_controller_1 = require("./controllers/overriding.script.
|
|
|
48
48
|
const scheduled_report_controller_1 = require("./controllers/scheduled.report.controller");
|
|
49
49
|
const scheduled_report_item_controller_1 = require("./controllers/scheduled.report.item.controller");
|
|
50
50
|
const tag_controller_1 = require("./controllers/tag.controller");
|
|
51
|
+
const form_script_controller_1 = require("./controllers/form.script.controller");
|
|
52
|
+
const ui_action_controller_1 = require("./controllers/ui.action.controller");
|
|
51
53
|
const user_business_secret_controller_1 = require("./controllers/user.business.secret.controller");
|
|
52
54
|
const user_notification_controller_1 = require("./controllers/user.notification.controller");
|
|
53
55
|
const user_preference_controller_1 = require("./controllers/user.preference.controller");
|
|
@@ -242,6 +244,7 @@ const tagged_user_dto_1 = require("./dtos/tagged.user.dto");
|
|
|
242
244
|
const token_payload_dto_1 = require("./dtos/token.payload.dto");
|
|
243
245
|
const ui_action_attributes_dto_1 = require("./dtos/ui.action.attributes.dto");
|
|
244
246
|
const ui_action_role_attributes_dto_1 = require("./dtos/ui.action.role.attributes.dto");
|
|
247
|
+
const update_ui_action_attributes_dto_1 = require("./dtos/update.ui.action.attributes.dto");
|
|
245
248
|
const upi_vpa_payload_dto_1 = require("./dtos/upi.vpa.payload.dto");
|
|
246
249
|
const user_business_secret_attributes_dto_1 = require("./dtos/user.business.secret.attributes.dto");
|
|
247
250
|
const user_notification_attributes_dto_1 = require("./dtos/user.notification.attributes.dto");
|
|
@@ -588,6 +591,7 @@ const external_access_middleware_1 = require("./middlewares/external.access.midd
|
|
|
588
591
|
const mcp_access_middleware_1 = require("./middlewares/mcp.access.middleware");
|
|
589
592
|
const user_business_access_middleware_1 = require("./middlewares/user.business.access.middleware");
|
|
590
593
|
const access_business_service_1 = require("./services/access.business.service");
|
|
594
|
+
const developer_mode_access_service_1 = require("./services/developer.mode.access.service");
|
|
591
595
|
const access_report_service_1 = require("./services/access.report.service");
|
|
592
596
|
const api_account_service_1 = require("./services/api.account.service");
|
|
593
597
|
const app_integration_service_1 = require("./services/app.integration.service");
|
|
@@ -756,6 +760,7 @@ const es6Classes = {
|
|
|
756
760
|
event_trigger_controller_1.EventTriggerController,
|
|
757
761
|
event_trigger_log_controller_1.EventTriggerLogController,
|
|
758
762
|
fcm_token_controller_1.FcmTokenController,
|
|
763
|
+
form_script_controller_1.FormScriptController,
|
|
759
764
|
group_member_controller_1.GroupMemberController,
|
|
760
765
|
group_role_controller_1.GroupRoleController,
|
|
761
766
|
gst_mapping_controller_1.GstMappingController,
|
|
@@ -772,6 +777,7 @@ const es6Classes = {
|
|
|
772
777
|
scheduled_report_controller_1.ScheduledReportController,
|
|
773
778
|
scheduled_report_item_controller_1.ScheduledReportItemController,
|
|
774
779
|
tag_controller_1.TagController,
|
|
780
|
+
ui_action_controller_1.UiActionController,
|
|
775
781
|
user_business_secret_controller_1.UserBusinessSecretController,
|
|
776
782
|
user_notification_controller_1.UserNotificationController,
|
|
777
783
|
user_preference_controller_1.UserPreferenceController,
|
|
@@ -968,6 +974,7 @@ const es6Classes = {
|
|
|
968
974
|
token_payload_dto_1.TokenPayloadDto,
|
|
969
975
|
ui_action_attributes_dto_1.UiActionAttributesDto,
|
|
970
976
|
ui_action_role_attributes_dto_1.UiActionRoleAttributesDto,
|
|
977
|
+
update_ui_action_attributes_dto_1.UpdateUiActionAttributesDto,
|
|
971
978
|
upi_vpa_payload_dto_1.UpiVpaPayloadDto,
|
|
972
979
|
user_business_secret_attributes_dto_1.UserBusinessSecretAttributesDto,
|
|
973
980
|
user_notification_attributes_dto_1.UserNotificationAttributesDto,
|
|
@@ -1321,6 +1328,7 @@ const es6Classes = {
|
|
|
1321
1328
|
middlewares: [business_middleware_1.BusinessMiddleware, external_access_middleware_1.ExternalAccessMiddleware, mcp_access_middleware_1.McpAccessMiddleware, user_business_access_middleware_1.UserBusinessAccessMiddleware],
|
|
1322
1329
|
services: [
|
|
1323
1330
|
access_business_service_1.AccessBusinessService,
|
|
1331
|
+
developer_mode_access_service_1.DeveloperModeAccessService,
|
|
1324
1332
|
access_report_service_1.AccessReportService,
|
|
1325
1333
|
api_account_service_1.ApiAccountService,
|
|
1326
1334
|
app_integration_service_1.AppIntegrationService,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"es6.classes.js","sourceRoot":"","sources":["../../src/access/es6.classes.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"es6.classes.js","sourceRoot":"","sources":["../../src/access/es6.classes.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { InternalServerConnectService, PropertyService } from '@servicelabsco/nestjs-utility-services';
|
|
2
|
+
import { AccessBusinessService } from './access.business.service';
|
|
3
|
+
export declare class DeveloperModeAccessService {
|
|
4
|
+
private readonly accessBusinessService;
|
|
5
|
+
private readonly propertyService;
|
|
6
|
+
private readonly internalServerConnectService;
|
|
7
|
+
constructor(accessBusinessService: AccessBusinessService, propertyService: PropertyService, internalServerConnectService: InternalServerConnectService);
|
|
8
|
+
validate(): Promise<void>;
|
|
9
|
+
hasDeveloperAccess(attributes?: Record<string, any> | null, authAttributes?: Record<string, any> | null): boolean;
|
|
10
|
+
}
|
|
@@ -0,0 +1,63 @@
|
|
|
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.DeveloperModeAccessService = void 0;
|
|
13
|
+
const common_1 = require("@nestjs/common");
|
|
14
|
+
const nestjs_utility_services_1 = require("@servicelabsco/nestjs-utility-services");
|
|
15
|
+
const finnoto_user_entity_1 = require("../entities/finnoto.user.entity");
|
|
16
|
+
const access_business_service_1 = require("./access.business.service");
|
|
17
|
+
let DeveloperModeAccessService = class DeveloperModeAccessService {
|
|
18
|
+
constructor(accessBusinessService, propertyService, internalServerConnectService) {
|
|
19
|
+
this.accessBusinessService = accessBusinessService;
|
|
20
|
+
this.propertyService = propertyService;
|
|
21
|
+
this.internalServerConnectService = internalServerConnectService;
|
|
22
|
+
}
|
|
23
|
+
async validate() {
|
|
24
|
+
await this.accessBusinessService.validateAccess();
|
|
25
|
+
const auth = nestjs_utility_services_1.Auth.user();
|
|
26
|
+
if (this.hasDeveloperAccess(auth?.attributes, auth?.auth_attributes))
|
|
27
|
+
return;
|
|
28
|
+
const user = await finnoto_user_entity_1.FinnotoUserEntity.findOne({ where: { id: auth.id } });
|
|
29
|
+
if (this.hasDeveloperAccess(user?.attributes, auth?.auth_attributes))
|
|
30
|
+
return;
|
|
31
|
+
if (user?.meta_server_id) {
|
|
32
|
+
try {
|
|
33
|
+
const result = await this.internalServerConnectService.get('meta', `user/${user.meta_server_id}`);
|
|
34
|
+
if (this.hasDeveloperAccess(result?.data?.attributes, auth?.auth_attributes))
|
|
35
|
+
return;
|
|
36
|
+
}
|
|
37
|
+
catch {
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
const email = await this.propertyService.get('developer.mode.email', 'hemant.sah@finnoto.com');
|
|
41
|
+
const developer = await nestjs_utility_services_1.UserEntity.findOne({ where: { email } });
|
|
42
|
+
if (developer?.id === auth.id)
|
|
43
|
+
return;
|
|
44
|
+
throw new nestjs_utility_services_1.OperationException('You dont have access for this operation');
|
|
45
|
+
}
|
|
46
|
+
hasDeveloperAccess(attributes, authAttributes) {
|
|
47
|
+
if (attributes?.is_developer)
|
|
48
|
+
return true;
|
|
49
|
+
if (attributes?.can_impersonate)
|
|
50
|
+
return true;
|
|
51
|
+
if (authAttributes?.impersonating_user_id)
|
|
52
|
+
return true;
|
|
53
|
+
return false;
|
|
54
|
+
}
|
|
55
|
+
};
|
|
56
|
+
exports.DeveloperModeAccessService = DeveloperModeAccessService;
|
|
57
|
+
exports.DeveloperModeAccessService = DeveloperModeAccessService = __decorate([
|
|
58
|
+
(0, common_1.Injectable)(),
|
|
59
|
+
__metadata("design:paramtypes", [access_business_service_1.AccessBusinessService,
|
|
60
|
+
nestjs_utility_services_1.PropertyService,
|
|
61
|
+
nestjs_utility_services_1.InternalServerConnectService])
|
|
62
|
+
], DeveloperModeAccessService);
|
|
63
|
+
//# sourceMappingURL=developer.mode.access.service.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"developer.mode.access.service.js","sourceRoot":"","sources":["../../../src/access/services/developer.mode.access.service.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,2CAA4C;AAC5C,oFAMgD;AAChD,yEAAoE;AACpE,uEAAkE;AAW3D,IAAM,0BAA0B,GAAhC,MAAM,0BAA0B;IACnC,YACqB,qBAA4C,EAC5C,eAAgC,EAChC,4BAA0D;QAF1D,0BAAqB,GAArB,qBAAqB,CAAuB;QAC5C,oBAAe,GAAf,eAAe,CAAiB;QAChC,iCAA4B,GAA5B,4BAA4B,CAA8B;IAC5E,CAAC;IAMJ,KAAK,CAAC,QAAQ;QACV,MAAM,IAAI,CAAC,qBAAqB,CAAC,cAAc,EAAE,CAAC;QAElD,MAAM,IAAI,GAAG,8BAAI,CAAC,IAAI,EAAE,CAAC;QACzB,IAAI,IAAI,CAAC,kBAAkB,CAAC,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,eAAe,CAAC;YAAE,OAAO;QAE7E,MAAM,IAAI,GAAG,MAAM,uCAAiB,CAAC,OAAO,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,EAAE,IAAI,CAAC,EAAE,EAAE,EAAE,CAAC,CAAC;QACzE,IAAI,IAAI,CAAC,kBAAkB,CAAC,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,eAAe,CAAC;YAAE,OAAO;QAE7E,IAAI,IAAI,EAAE,cAAc,EAAE,CAAC;YACvB,IAAI,CAAC;gBACD,MAAM,MAAM,GAAG,MAAM,IAAI,CAAC,4BAA4B,CAAC,GAAG,CAAC,MAAM,EAAE,QAAQ,IAAI,CAAC,cAAc,EAAE,CAAC,CAAC;gBAClG,IAAI,IAAI,CAAC,kBAAkB,CAAC,MAAM,EAAE,IAAI,EAAE,UAAU,EAAE,IAAI,EAAE,eAAe,CAAC;oBAAE,OAAO;YACzF,CAAC;YAAC,MAAM,CAAC;YAET,CAAC;QACL,CAAC;QAED,MAAM,KAAK,GAAG,MAAM,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,sBAAsB,EAAE,wBAAwB,CAAC,CAAC;QAC/F,MAAM,SAAS,GAAG,MAAM,oCAAU,CAAC,OAAO,CAAC,EAAE,KAAK,EAAE,EAAE,KAAK,EAAE,EAAE,CAAC,CAAC;QACjE,IAAI,SAAS,EAAE,EAAE,KAAK,IAAI,CAAC,EAAE;YAAE,OAAO;QAEtC,MAAM,IAAI,4CAAkB,CAAC,yCAAyC,CAAC,CAAC;IAC5E,CAAC;IAMD,kBAAkB,CAAC,UAAuC,EAAE,cAA2C;QACnG,IAAI,UAAU,EAAE,YAAY;YAAE,OAAO,IAAI,CAAC;QAC1C,IAAI,UAAU,EAAE,eAAe;YAAE,OAAO,IAAI,CAAC;QAC7C,IAAI,cAAc,EAAE,qBAAqB;YAAE,OAAO,IAAI,CAAC;QACvD,OAAO,KAAK,CAAC;IACjB,CAAC;CACJ,CAAA;AA9CY,gEAA0B;qCAA1B,0BAA0B;IADtC,IAAA,mBAAU,GAAE;qCAGmC,+CAAqB;QAC3B,yCAAe;QACF,sDAA4B;GAJtE,0BAA0B,CA8CtC"}
|
|
@@ -11,6 +11,7 @@ export * from './business.user.role.service';
|
|
|
11
11
|
export * from './credential.resolve.service';
|
|
12
12
|
export * from './currency.service';
|
|
13
13
|
export * from './custom.field.service';
|
|
14
|
+
export * from './developer.mode.access.service';
|
|
14
15
|
export * from './device.auth.service';
|
|
15
16
|
export * from './gchat.service';
|
|
16
17
|
export * from './gmail.integration.service';
|
|
@@ -27,6 +27,7 @@ __exportStar(require("./business.user.role.service"), exports);
|
|
|
27
27
|
__exportStar(require("./credential.resolve.service"), exports);
|
|
28
28
|
__exportStar(require("./currency.service"), exports);
|
|
29
29
|
__exportStar(require("./custom.field.service"), exports);
|
|
30
|
+
__exportStar(require("./developer.mode.access.service"), exports);
|
|
30
31
|
__exportStar(require("./device.auth.service"), exports);
|
|
31
32
|
__exportStar(require("./gchat.service"), exports);
|
|
32
33
|
__exportStar(require("./gmail.integration.service"), exports);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/access/services/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,4DAA0C;AAAA,0DAAwC;AAAA,wDAAsC;AAAA,4DAA0C;AAAA,sDAAoC;AAAA,2DAAyC;AAAA,gEAA8C;AAAA,8DAA4C;AAAA,4DAA0C;AAAA,+DAA6C;AAAA,+DAA6C;AAAA,qDAAmC;AAAA,yDAAuC;AAAA,wDAAsC;AAAA,kDAAgC;AAAA,8DAA4C;AAAA,gDAA8B;AAAA,+DAA6C;AAAA,oDAAkC;AAAA,wDAAsC;AAAA,wDAAsC;AAAA,yDAAuC;AAAA,qDAAmC;AAAA,8DAA4C;AAAA,qDAAmC;AAAA,wDAAsC;AAAA,6DAA2C;AAAA,uDAAqC;AAAA,kDAAgC;AAAA,kDAAgC;AAAA,iEAA+C;AAAA,8DAA4C;AAAA,4DAA0C;AAAA,oDAAkC;AAAA,oDAAkC;AAAA,qDAAkC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/access/services/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,4DAA0C;AAAA,0DAAwC;AAAA,wDAAsC;AAAA,4DAA0C;AAAA,sDAAoC;AAAA,2DAAyC;AAAA,gEAA8C;AAAA,8DAA4C;AAAA,4DAA0C;AAAA,+DAA6C;AAAA,+DAA6C;AAAA,qDAAmC;AAAA,yDAAuC;AAAA,kEAAgD;AAAA,wDAAsC;AAAA,kDAAgC;AAAA,8DAA4C;AAAA,gDAA8B;AAAA,+DAA6C;AAAA,oDAAkC;AAAA,wDAAsC;AAAA,wDAAsC;AAAA,yDAAuC;AAAA,qDAAmC;AAAA,8DAA4C;AAAA,qDAAmC;AAAA,wDAAsC;AAAA,6DAA2C;AAAA,uDAAqC;AAAA,kDAAgC;AAAA,kDAAgC;AAAA,iEAA+C;AAAA,8DAA4C;AAAA,4DAA0C;AAAA,oDAAkC;AAAA,oDAAkC;AAAA,qDAAkC"}
|