@resolveio/server-lib 7.2.9-newrole → 8.0.0
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.
|
@@ -22,41 +22,6 @@ var schema = {
|
|
|
22
22
|
type: Date,
|
|
23
23
|
optional: true
|
|
24
24
|
},
|
|
25
|
-
attempts: {
|
|
26
|
-
type: Number,
|
|
27
|
-
optional: true
|
|
28
|
-
},
|
|
29
|
-
last: {
|
|
30
|
-
type: Date,
|
|
31
|
-
optional: true
|
|
32
|
-
},
|
|
33
|
-
services: {
|
|
34
|
-
type: Object,
|
|
35
|
-
optional: true
|
|
36
|
-
},
|
|
37
|
-
'services.enrollment': {
|
|
38
|
-
type: String,
|
|
39
|
-
optional: true
|
|
40
|
-
},
|
|
41
|
-
'services.forgot_password': {
|
|
42
|
-
type: String,
|
|
43
|
-
optional: true
|
|
44
|
-
},
|
|
45
|
-
'services.reset_password': {
|
|
46
|
-
type: String,
|
|
47
|
-
optional: true
|
|
48
|
-
},
|
|
49
|
-
username: {
|
|
50
|
-
type: String,
|
|
51
|
-
optional: true
|
|
52
|
-
},
|
|
53
|
-
email: {
|
|
54
|
-
type: String,
|
|
55
|
-
optional: true
|
|
56
|
-
},
|
|
57
|
-
fullname: {
|
|
58
|
-
type: String
|
|
59
|
-
},
|
|
60
25
|
roles: {
|
|
61
26
|
type: Object
|
|
62
27
|
},
|
|
@@ -109,59 +74,56 @@ var schema = {
|
|
|
109
74
|
'roles.miscs.$': {
|
|
110
75
|
type: String
|
|
111
76
|
},
|
|
112
|
-
|
|
113
|
-
type:
|
|
114
|
-
},
|
|
115
|
-
readonly: {
|
|
116
|
-
type: Boolean,
|
|
77
|
+
attempts: {
|
|
78
|
+
type: Number,
|
|
117
79
|
optional: true
|
|
118
80
|
},
|
|
119
|
-
|
|
120
|
-
type:
|
|
81
|
+
last: {
|
|
82
|
+
type: Date,
|
|
121
83
|
optional: true
|
|
122
84
|
},
|
|
123
|
-
|
|
85
|
+
services: {
|
|
124
86
|
type: Object,
|
|
125
|
-
optional: true
|
|
126
|
-
blackbox: true
|
|
127
|
-
},
|
|
128
|
-
customers: {
|
|
129
|
-
type: Array,
|
|
130
|
-
optional: true,
|
|
131
|
-
},
|
|
132
|
-
'customers.$': {
|
|
133
|
-
type: Object
|
|
134
|
-
},
|
|
135
|
-
'customers.$.id_customer': {
|
|
136
|
-
type: String
|
|
137
|
-
},
|
|
138
|
-
'customers.$.customer': {
|
|
139
|
-
type: String
|
|
87
|
+
optional: true
|
|
140
88
|
},
|
|
141
|
-
|
|
89
|
+
'services.enrollment': {
|
|
142
90
|
type: String,
|
|
143
91
|
optional: true
|
|
144
92
|
},
|
|
145
|
-
|
|
93
|
+
'services.forgot_password': {
|
|
146
94
|
type: String,
|
|
147
95
|
optional: true
|
|
148
96
|
},
|
|
149
|
-
|
|
97
|
+
'services.reset_password': {
|
|
150
98
|
type: String,
|
|
151
99
|
optional: true
|
|
152
100
|
},
|
|
153
|
-
|
|
154
|
-
type:
|
|
101
|
+
username: {
|
|
102
|
+
type: String,
|
|
155
103
|
optional: true
|
|
156
104
|
},
|
|
157
|
-
|
|
158
|
-
type:
|
|
105
|
+
email: {
|
|
106
|
+
type: String,
|
|
107
|
+
optional: true
|
|
159
108
|
},
|
|
160
|
-
|
|
109
|
+
fullname: {
|
|
161
110
|
type: String
|
|
162
111
|
},
|
|
163
|
-
|
|
164
|
-
type:
|
|
112
|
+
active: {
|
|
113
|
+
type: Boolean
|
|
114
|
+
},
|
|
115
|
+
phonenumber: {
|
|
116
|
+
type: String,
|
|
117
|
+
optional: true
|
|
118
|
+
},
|
|
119
|
+
readonly: {
|
|
120
|
+
type: Boolean,
|
|
121
|
+
optional: true
|
|
122
|
+
},
|
|
123
|
+
other: {
|
|
124
|
+
type: Object,
|
|
125
|
+
optional: true,
|
|
126
|
+
blackbox: true
|
|
165
127
|
}
|
|
166
128
|
};
|
|
167
129
|
var DefaultSchema = new mongoose_1.Schema(schema, {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/collections/user.collection.ts"],"names":[],"mappings":";;AAAA,qCAAwG;AACxG,+DAAiE;AACjE,6CAAwC;AACxC,kCAA2C;AAG3C,uEAA8E;AAE9E,IAAI,MAAM,GAAQ;IACjB,GAAG,EAAE;QACJ,IAAI,EAAE,MAAM;QACZ,QAAQ,EAAE,IAAI;KACd;IACD,GAAG,EAAE;QACJ,IAAI,EAAE,MAAM;QACZ,QAAQ,EAAE,IAAI;KACd;IACD,SAAS,EAAE;QACV,IAAI,EAAE,IAAI;QACV,QAAQ,EAAE,IAAI;KACd;IACD,SAAS,EAAE;QACV,IAAI,EAAE,IAAI;QACV,QAAQ,EAAE,IAAI;KACd;IACD,
|
|
1
|
+
{"version":3,"sources":["../../src/collections/user.collection.ts"],"names":[],"mappings":"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","file":"user.collection.js","sourcesContent":["import { Schema, Model, PassportLocalDocument, PassportLocalModel, PassportLocalSchema} from 'mongoose';\nimport * as passportLocalMongoose from 'passport-local-mongoose';\nimport SimpleSchema from 'simpl-schema';\nimport { ResolveIOServer } from '../index';\nimport { UserModel } from '../models/user.model';\nimport { LookupTables } from '../models/report-builder.model';\nimport { buildRbSchema, buildRbLookups } from '../util/schema-report-builder';\n\nlet schema: any = {\n\t_id: {\n\t\ttype: String,\n\t\toptional: true\n\t},\n\t__v: {\n\t\ttype: Number,\n\t\toptional: true\n\t},\n\tupdatedAt: {\n\t\ttype: Date,\n\t\toptional: true\n\t},\n\tcreatedAt: {\n\t\ttype: Date,\n\t\toptional: true\n\t},\n\troles: {\n\t\ttype: Object\n\t},\n\t'roles.super_admin': {\n\t\ttype: Boolean\n\t},\n\t'roles.approvals': {\n\t\ttype: Array\n\t},\n\t'roles.approvals.$': {\n\t\ttype: Object\n\t},\n\t'roles.approvals.$.name': {\n\t\ttype: String\n\t},\n\t'roles.approvals.$.type': {\n\t\ttype: String\n\t},\n\t'roles.approvals.$.accounting_code': {\n\t\ttype: String\n\t},\n\t'roles.groups': {\n\t\ttype: Array\n\t},\n\t'roles.groups.$': {\n\t\ttype: Object\n\t},\n\t'roles.groups.$.name': {\n\t\ttype: String\n\t},\n\t'roles.groups.$.views': {\n\t\ttype: Array\n\t},\n\t'roles.groups.$.views.$': {\n\t\ttype: String\n\t},\n\t'roles.groups.$.yard': {\n\t\ttype: String,\n\t\toptional: true\n\t},\n\t'roles.notifications': {\n\t\ttype: Array\n\t},\n\t'roles.notifications.$': {\n\t\ttype: String\n\t},\n\t'roles.miscs': {\n\t\ttype: Array\n\t},\n\t'roles.miscs.$': {\n\t\ttype: String\n\t},\n\tattempts: {\n\t\ttype: Number,\n\t\toptional: true\n\t},\n\tlast: {\n\t\ttype: Date,\n\t\toptional: true\n\t},\n\tservices: {\n\t\ttype: Object,\n\t\toptional: true\n\t},\n\t'services.enrollment': {\n\t\ttype: String,\n\t\toptional: true\n\t},\n\t'services.forgot_password': {\n\t\ttype: String,\n\t\toptional: true\n\t},\n\t'services.reset_password': {\n\t\ttype: String,\n\t\toptional: true\n\t},\n\tusername: {\n\t\ttype: String,\n\t\toptional: true\n\t},\n\temail: {\n\t\ttype: String,\n\t\toptional: true\n\t},\n\tfullname: {\n\t\ttype: String\n\t},\n\tactive: {\n\t\ttype: Boolean\n\t},\n\tphonenumber: {\n\t\ttype: String,\n\t\toptional: true\n\t},\n\treadonly: {\n\t\ttype: Boolean,\n\t\toptional: true\n\t},\n\tother: {\n\t\ttype: Object,\n\t\toptional: true,\n\t\tblackbox: true\n\t}\n};\n\nconst DefaultSchema = <PassportLocalSchema>new Schema(schema, {\n\tskipVersioning: true,\n\tversionKey: false,\n\ttimestamps: true\n});\n\nDefaultSchema.plugin(passportLocalMongoose, {\n\tusernameUnique: true,\n\tlimitAttempts: true,\n\tmaxAttempts: 5,\n\tfindByUsername: (mongooseModel, queryParameters) => {\n\t\t// Add additional query parameter - AND condition - active: true\n\t\tqueryParameters.active = true;\n\t\treturn mongooseModel.findOne(queryParameters);\n\t}\n});\n\ninterface ResolveIOModel extends UserModel, PassportLocalDocument {}\nexport const Users: PassportLocalModel<ResolveIOModel> = (<any>ResolveIOServer.getMainDB()).model('users', DefaultSchema);\n\nUsers['simplschema'] = new SimpleSchema(schema);\n\nschema._id = {\n\ttype: Schema.Types.Mixed\n};\n\nlet VersionSchema = new Schema(schema, {\n\tskipVersioning: true,\n\tversionKey: false,\n\ttimestamps: true\n});\n\nVersionSchema.index({'_id.__v': 1, '_id._id': 1});\n\nUsers['versionCollection'] = 'users.versions';\n\nexport const UserVersions: Model<ResolveIOModel> = ResolveIOServer.getMainDB().model(Users['versionCollection'], VersionSchema);\n\n//------------- Report Builder Schema\nlet rbLookups: LookupTables[] = [];\n\nlet rbSchema = Object.assign(schema, buildRbLookups(rbLookups, DefaultSchema, []));\nUsers['rbSchema'] = buildRbSchema(rbSchema);"]}
|
package/models/user.model.d.ts
CHANGED
|
@@ -4,23 +4,13 @@ export interface UserModel extends CollectionDocument {
|
|
|
4
4
|
attempts?: number;
|
|
5
5
|
last?: Date;
|
|
6
6
|
services?: any;
|
|
7
|
-
fullname: string;
|
|
8
7
|
username?: string;
|
|
9
8
|
email?: string;
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
customer?: string;
|
|
13
|
-
customer_type?: string;
|
|
14
|
-
customers?: UserCustomerModel[];
|
|
9
|
+
fullname: string;
|
|
10
|
+
active: boolean;
|
|
15
11
|
phonenumber?: string;
|
|
16
|
-
other?: UserObject;
|
|
17
|
-
assets?: UserAssetModel[];
|
|
18
|
-
id_function?: string;
|
|
19
12
|
readonly?: boolean;
|
|
20
|
-
|
|
21
|
-
}
|
|
22
|
-
export interface UserObject {
|
|
23
|
-
[key: string]: any;
|
|
13
|
+
other?: OtherObject;
|
|
24
14
|
}
|
|
25
15
|
export interface UserRoleModel {
|
|
26
16
|
super_admin: boolean;
|
|
@@ -39,20 +29,6 @@ export interface UserRoleGroupModel {
|
|
|
39
29
|
views: string[];
|
|
40
30
|
yard?: string;
|
|
41
31
|
}
|
|
42
|
-
export interface
|
|
43
|
-
|
|
44
|
-
id_asset: string;
|
|
45
|
-
asset_number: string;
|
|
46
|
-
ownership: string;
|
|
47
|
-
ownership_driver: string;
|
|
48
|
-
date_start: Date;
|
|
49
|
-
date_end?: Date;
|
|
50
|
-
}
|
|
51
|
-
export interface UserCustomerModel {
|
|
52
|
-
customer: string;
|
|
53
|
-
id_customer: string;
|
|
54
|
-
}
|
|
55
|
-
export interface UserDepartmentModel {
|
|
56
|
-
id_department: string;
|
|
57
|
-
department: string;
|
|
32
|
+
export interface OtherObject {
|
|
33
|
+
[key: string]: any;
|
|
58
34
|
}
|
package/models/user.model.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/models/user.model.ts"],"names":[],"mappings":"","file":"user.model.js","sourcesContent":["import { CollectionDocument } from './collection-document.model';\n\nexport interface UserModel extends CollectionDocument {\n\troles: UserRoleModel;\n\tattempts?: number;\n\tlast?: Date;\n\tservices?: any;\n\
|
|
1
|
+
{"version":3,"sources":["../../src/models/user.model.ts"],"names":[],"mappings":"","file":"user.model.js","sourcesContent":["import { CollectionDocument } from './collection-document.model';\n\nexport interface UserModel extends CollectionDocument {\n\troles: UserRoleModel;\n\tattempts?: number;\n\tlast?: Date;\n\tservices?: any;\n\tusername?: string;\n\temail?: string;\n\tfullname: string;\n\tactive: boolean;\n\tphonenumber?: string;\n\treadonly?: boolean;\n\tother?: OtherObject;\n}\n\nexport interface UserRoleModel {\n\tsuper_admin: boolean;\n\tapprovals: UserRoleApprovalModel[];\n\tgroups: UserRoleGroupModel[];\n\tnotifications: string[];\n\tmiscs: string[];\n}\n\nexport interface UserRoleApprovalModel {\n\taccounting_code: string;\n\ttype: string;\n\tname: string;\n}\n\nexport interface UserRoleGroupModel {\n\tname: string;\n\tviews: string[];\n\tyard?: string;\n}\n\nexport interface OtherObject {\n [key: string]: any;\n}"]}
|