@servicelabsco/nestjs-utility-services 1.2.13 → 1.2.15
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/migrations/1619296224563-AddMasterSeedersDataSeederTable.d.ts +8 -0
- package/dist/migrations/1619296224563-AddMasterSeedersDataSeederTable.js +59 -0
- package/dist/migrations/1619296224563-AddMasterSeedersDataSeederTable.js.map +1 -0
- package/dist/seeders/sys_column_definitions.json +255 -0
- package/dist/seeders/sys_lookup_types.json +102 -0
- package/dist/seeders/sys_lookup_values.json +386 -0
- package/dist/seeders/sys_menu_details.json +622 -0
- package/dist/seeders/sys_menu_roles.json +202 -0
- package/dist/seeders/sys_module_details.json +26 -0
- package/dist/seeders/sys_module_menus.json +222 -0
- package/dist/seeders/sys_page_definitions.json +112 -0
- package/dist/seeders/sys_parent_menus.json +112 -0
- package/dist/seeders/sys_roles.json +50 -0
- package/dist/seeders/sys_security_rules.json +178 -0
- package/dist/seeders/sys_system_scripts.json +145 -0
- package/dist/seeders/sys_ui_actions.json +386 -0
- package/dist/seeders/sys_user_roles.json +12 -0
- package/dist/system/entities/report.entity.d.ts +2 -0
- package/dist/system/entities/report.entity.js +5 -0
- package/dist/system/entities/report.entity.js.map +1 -1
- package/dist/system/es6.classes.d.ts +1 -1
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/package.json +1 -1
@@ -0,0 +1,622 @@
|
|
1
|
+
[
|
2
|
+
{
|
3
|
+
"id": 8,
|
4
|
+
"name": "Module Details",
|
5
|
+
"description": "different modules defined in the system",
|
6
|
+
"image": null,
|
7
|
+
"url": "module/:id",
|
8
|
+
"route": "api/record/9f88d6ad5e2d76069efec85b046ce627/:id",
|
9
|
+
"visibility": false,
|
10
|
+
"restricted_query": null,
|
11
|
+
"restricted_columns": null,
|
12
|
+
"documentation_url": null,
|
13
|
+
"page_id": 2,
|
14
|
+
"order_definition": "1 asc",
|
15
|
+
"created_at": "2021-04-23 17:50:22.25121",
|
16
|
+
"updated_at": "2021-04-24 03:26:17.074",
|
17
|
+
"deleted_at": null,
|
18
|
+
"created_by": 2,
|
19
|
+
"updated_by": 1,
|
20
|
+
"includes": "module_menus.menu"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"id": 2,
|
24
|
+
"name": "Column Definitions",
|
25
|
+
"description": "Different type of columns supported",
|
26
|
+
"image": null,
|
27
|
+
"url": "columnDefinitions",
|
28
|
+
"route": "api/record/1f2c63ba5c423ba3267be34928b2c4fb",
|
29
|
+
"visibility": true,
|
30
|
+
"restricted_query": null,
|
31
|
+
"restricted_columns": null,
|
32
|
+
"documentation_url": null,
|
33
|
+
"page_id": 1,
|
34
|
+
"order_definition": "1 asc",
|
35
|
+
"created_at": "2021-04-23 17:50:22.25121",
|
36
|
+
"updated_at": "2021-04-23 17:50:22.25121",
|
37
|
+
"deleted_at": null,
|
38
|
+
"created_by": 2,
|
39
|
+
"updated_by": 2,
|
40
|
+
"includes": null
|
41
|
+
},
|
42
|
+
{
|
43
|
+
"id": 3,
|
44
|
+
"name": "Menus",
|
45
|
+
"description": "Different type of menus",
|
46
|
+
"image": null,
|
47
|
+
"url": "menus",
|
48
|
+
"route": "api/record/1ef387eee5c23a8d3c8f6a3130e1c397",
|
49
|
+
"visibility": true,
|
50
|
+
"restricted_query": null,
|
51
|
+
"restricted_columns": null,
|
52
|
+
"documentation_url": null,
|
53
|
+
"page_id": 1,
|
54
|
+
"order_definition": "1 asc",
|
55
|
+
"created_at": "2021-04-23 17:50:22.25121",
|
56
|
+
"updated_at": "2021-04-23 17:50:22.25121",
|
57
|
+
"deleted_at": null,
|
58
|
+
"created_by": 2,
|
59
|
+
"updated_by": 2,
|
60
|
+
"includes": "page"
|
61
|
+
},
|
62
|
+
{
|
63
|
+
"id": 4,
|
64
|
+
"name": "Models",
|
65
|
+
"description": "different type of models",
|
66
|
+
"image": null,
|
67
|
+
"url": "models",
|
68
|
+
"route": "api/record/a8855b02f7117b89181e846818251b37",
|
69
|
+
"visibility": true,
|
70
|
+
"restricted_query": null,
|
71
|
+
"restricted_columns": null,
|
72
|
+
"documentation_url": null,
|
73
|
+
"page_id": 1,
|
74
|
+
"order_definition": "1 asc",
|
75
|
+
"created_at": "2021-04-23 17:50:22.25121",
|
76
|
+
"updated_at": "2021-04-23 17:50:22.25121",
|
77
|
+
"deleted_at": null,
|
78
|
+
"created_by": 2,
|
79
|
+
"updated_by": 2,
|
80
|
+
"includes": null
|
81
|
+
},
|
82
|
+
{
|
83
|
+
"id": 5,
|
84
|
+
"name": "Reports",
|
85
|
+
"description": "different type of reports supported",
|
86
|
+
"image": null,
|
87
|
+
"url": "reports",
|
88
|
+
"route": "api/record/ab60ad4e1a51c7d593e957b7857662c1",
|
89
|
+
"visibility": true,
|
90
|
+
"restricted_query": null,
|
91
|
+
"restricted_columns": null,
|
92
|
+
"documentation_url": null,
|
93
|
+
"page_id": 1,
|
94
|
+
"order_definition": "1 asc",
|
95
|
+
"created_at": "2021-04-23 17:50:22.25121",
|
96
|
+
"updated_at": "2021-04-23 17:50:22.25121",
|
97
|
+
"deleted_at": null,
|
98
|
+
"created_by": 2,
|
99
|
+
"updated_by": 2,
|
100
|
+
"includes": null
|
101
|
+
},
|
102
|
+
{
|
103
|
+
"id": 6,
|
104
|
+
"name": "Lookup Types",
|
105
|
+
"description": "different type of lookups supported",
|
106
|
+
"image": null,
|
107
|
+
"url": "lookups",
|
108
|
+
"route": "api/record/9efb14076dca6034ab4c3255c5c63aa2",
|
109
|
+
"visibility": true,
|
110
|
+
"restricted_query": null,
|
111
|
+
"restricted_columns": null,
|
112
|
+
"documentation_url": null,
|
113
|
+
"page_id": 1,
|
114
|
+
"order_definition": "1 asc",
|
115
|
+
"created_at": "2021-04-23 17:50:22.25121",
|
116
|
+
"updated_at": "2021-04-23 17:50:22.25121",
|
117
|
+
"deleted_at": null,
|
118
|
+
"created_by": 2,
|
119
|
+
"updated_by": 2,
|
120
|
+
"includes": null
|
121
|
+
},
|
122
|
+
{
|
123
|
+
"id": 7,
|
124
|
+
"name": "Roles",
|
125
|
+
"description": "different type of roles supported in the system",
|
126
|
+
"image": null,
|
127
|
+
"url": "roles",
|
128
|
+
"route": "api/record/41423d5ca13b6eff7a90c752063da414",
|
129
|
+
"visibility": true,
|
130
|
+
"restricted_query": null,
|
131
|
+
"restricted_columns": null,
|
132
|
+
"documentation_url": null,
|
133
|
+
"page_id": 1,
|
134
|
+
"order_definition": "1 asc",
|
135
|
+
"created_at": "2021-04-23 17:50:22.25121",
|
136
|
+
"updated_at": "2021-04-23 17:50:22.25121",
|
137
|
+
"deleted_at": null,
|
138
|
+
"created_by": 2,
|
139
|
+
"updated_by": 2,
|
140
|
+
"includes": null
|
141
|
+
},
|
142
|
+
{
|
143
|
+
"id": 21,
|
144
|
+
"name": "Report Details",
|
145
|
+
"description": "different type of reports supported",
|
146
|
+
"image": null,
|
147
|
+
"url": "report/:id",
|
148
|
+
"route": "api/record/ab60ad4e1a51c7d593e957b7857662c1/:id",
|
149
|
+
"visibility": false,
|
150
|
+
"restricted_query": null,
|
151
|
+
"restricted_columns": null,
|
152
|
+
"documentation_url": null,
|
153
|
+
"page_id": 2,
|
154
|
+
"order_definition": "1 asc",
|
155
|
+
"created_at": "2021-04-23 17:50:22.25121",
|
156
|
+
"updated_at": "2021-04-24 03:43:13.767",
|
157
|
+
"deleted_at": null,
|
158
|
+
"created_by": 2,
|
159
|
+
"updated_by": 1,
|
160
|
+
"includes": "columns,columns.reference_model,columns.type,relationships.reference_model,relationships.source_column,relationships.alias_column,relationships.type,report_roles.role,ui_actions,charts"
|
161
|
+
},
|
162
|
+
{
|
163
|
+
"id": 10,
|
164
|
+
"name": "Permissions",
|
165
|
+
"description": "different types of permissions",
|
166
|
+
"image": null,
|
167
|
+
"url": "permissions",
|
168
|
+
"route": "api/record/3df8caef05821e79d70a77f0b7d8ac72",
|
169
|
+
"visibility": true,
|
170
|
+
"restricted_query": null,
|
171
|
+
"restricted_columns": null,
|
172
|
+
"documentation_url": null,
|
173
|
+
"page_id": 1,
|
174
|
+
"order_definition": "1 asc",
|
175
|
+
"created_at": "2021-04-23 17:50:22.25121",
|
176
|
+
"updated_at": "2021-04-23 17:50:22.25121",
|
177
|
+
"deleted_at": null,
|
178
|
+
"created_by": 2,
|
179
|
+
"updated_by": 2,
|
180
|
+
"includes": null
|
181
|
+
},
|
182
|
+
{
|
183
|
+
"id": 12,
|
184
|
+
"name": "Security Rules",
|
185
|
+
"description": "Different type of security rules applicable",
|
186
|
+
"image": null,
|
187
|
+
"url": "securityRules",
|
188
|
+
"route": "api/record/b8c2814298e294ec2d41bbd40bbcc330",
|
189
|
+
"visibility": true,
|
190
|
+
"restricted_query": null,
|
191
|
+
"restricted_columns": null,
|
192
|
+
"documentation_url": null,
|
193
|
+
"page_id": 1,
|
194
|
+
"order_definition": "1 asc",
|
195
|
+
"created_at": "2021-04-23 17:50:22.25121",
|
196
|
+
"updated_at": "2021-04-23 17:50:22.25121",
|
197
|
+
"deleted_at": null,
|
198
|
+
"created_by": 2,
|
199
|
+
"updated_by": 2,
|
200
|
+
"includes": null
|
201
|
+
},
|
202
|
+
{
|
203
|
+
"id": 13,
|
204
|
+
"name": "Event Definitions",
|
205
|
+
"description": "different type of jobs defined in the system",
|
206
|
+
"image": null,
|
207
|
+
"url": "eventDefinitions",
|
208
|
+
"route": "api/record/2dae2bd5b36499ec6a777896b68e8e12",
|
209
|
+
"visibility": true,
|
210
|
+
"restricted_query": null,
|
211
|
+
"restricted_columns": null,
|
212
|
+
"documentation_url": null,
|
213
|
+
"page_id": 1,
|
214
|
+
"order_definition": "1 asc",
|
215
|
+
"created_at": "2021-04-23 17:50:22.25121",
|
216
|
+
"updated_at": "2021-04-23 17:50:22.25121",
|
217
|
+
"deleted_at": null,
|
218
|
+
"created_by": 2,
|
219
|
+
"updated_by": 2,
|
220
|
+
"includes": null
|
221
|
+
},
|
222
|
+
{
|
223
|
+
"id": 15,
|
224
|
+
"name": "Events",
|
225
|
+
"description": "events that are processed within the system",
|
226
|
+
"image": null,
|
227
|
+
"url": "eventQueues",
|
228
|
+
"route": "api/record/abe2f9b99031a918a06fcc1b0ce8baf5",
|
229
|
+
"visibility": true,
|
230
|
+
"restricted_query": null,
|
231
|
+
"restricted_columns": null,
|
232
|
+
"documentation_url": null,
|
233
|
+
"page_id": 1,
|
234
|
+
"order_definition": "1 asc",
|
235
|
+
"created_at": "2021-04-23 17:50:22.25121",
|
236
|
+
"updated_at": "2021-04-23 17:50:22.25121",
|
237
|
+
"deleted_at": null,
|
238
|
+
"created_by": 2,
|
239
|
+
"updated_by": 2,
|
240
|
+
"includes": null
|
241
|
+
},
|
242
|
+
{
|
243
|
+
"id": 16,
|
244
|
+
"name": "Modules",
|
245
|
+
"description": "different modules defined in the system",
|
246
|
+
"image": null,
|
247
|
+
"url": "modules",
|
248
|
+
"route": "api/record/9f88d6ad5e2d76069efec85b046ce627",
|
249
|
+
"visibility": true,
|
250
|
+
"restricted_query": null,
|
251
|
+
"restricted_columns": null,
|
252
|
+
"documentation_url": null,
|
253
|
+
"page_id": 1,
|
254
|
+
"order_definition": "1 asc",
|
255
|
+
"created_at": "2021-04-23 17:50:22.25121",
|
256
|
+
"updated_at": "2021-04-23 17:50:22.25121",
|
257
|
+
"deleted_at": null,
|
258
|
+
"created_by": 2,
|
259
|
+
"updated_by": 2,
|
260
|
+
"includes": ""
|
261
|
+
},
|
262
|
+
{
|
263
|
+
"id": 17,
|
264
|
+
"name": "Properties",
|
265
|
+
"description": "different types of properties as defined within the system",
|
266
|
+
"image": null,
|
267
|
+
"url": "properties",
|
268
|
+
"route": "api/record/736fc944161cb45ec6291b0314e9d927",
|
269
|
+
"visibility": true,
|
270
|
+
"restricted_query": null,
|
271
|
+
"restricted_columns": null,
|
272
|
+
"documentation_url": null,
|
273
|
+
"page_id": 1,
|
274
|
+
"order_definition": "1 asc",
|
275
|
+
"created_at": "2021-04-23 17:50:22.25121",
|
276
|
+
"updated_at": "2021-04-23 17:50:22.25121",
|
277
|
+
"deleted_at": null,
|
278
|
+
"created_by": 2,
|
279
|
+
"updated_by": 2,
|
280
|
+
"includes": null
|
281
|
+
},
|
282
|
+
{
|
283
|
+
"id": 14,
|
284
|
+
"name": "Scheduled Jobs",
|
285
|
+
"description": "jobs that are scheduled in the system",
|
286
|
+
"image": null,
|
287
|
+
"url": "scheduledJobs",
|
288
|
+
"route": "api/record/c2b08dc02f61d371c33b7b816503798b",
|
289
|
+
"visibility": true,
|
290
|
+
"restricted_query": null,
|
291
|
+
"restricted_columns": null,
|
292
|
+
"documentation_url": null,
|
293
|
+
"page_id": 1,
|
294
|
+
"order_definition": "1 asc",
|
295
|
+
"created_at": "2021-04-23 17:50:22.25121",
|
296
|
+
"updated_at": "2021-04-24 03:48:41.159",
|
297
|
+
"deleted_at": null,
|
298
|
+
"created_by": 2,
|
299
|
+
"updated_by": 1,
|
300
|
+
"includes": "event"
|
301
|
+
},
|
302
|
+
{
|
303
|
+
"id": 11,
|
304
|
+
"name": "User Groups",
|
305
|
+
"description": "different type of user groups",
|
306
|
+
"image": null,
|
307
|
+
"url": "userGroups",
|
308
|
+
"route": "api/record/3354bd3a69f63e9e40f120547fcfe772",
|
309
|
+
"visibility": true,
|
310
|
+
"restricted_query": null,
|
311
|
+
"restricted_columns": null,
|
312
|
+
"documentation_url": null,
|
313
|
+
"page_id": 1,
|
314
|
+
"order_definition": "1 asc",
|
315
|
+
"created_at": "2021-04-23 17:50:22.25121",
|
316
|
+
"updated_at": "2021-04-24 04:19:22.206",
|
317
|
+
"deleted_at": null,
|
318
|
+
"created_by": 2,
|
319
|
+
"updated_by": 1,
|
320
|
+
"includes": "manager"
|
321
|
+
},
|
322
|
+
{
|
323
|
+
"id": 19,
|
324
|
+
"name": "Menu Details",
|
325
|
+
"description": "Different type of menus",
|
326
|
+
"image": null,
|
327
|
+
"url": "menu/:id",
|
328
|
+
"route": "api/record/1ef387eee5c23a8d3c8f6a3130e1c397/:id",
|
329
|
+
"visibility": false,
|
330
|
+
"restricted_query": null,
|
331
|
+
"restricted_columns": null,
|
332
|
+
"documentation_url": null,
|
333
|
+
"page_id": 2,
|
334
|
+
"order_definition": "1 asc",
|
335
|
+
"created_at": "2021-04-23 17:50:22.25121",
|
336
|
+
"updated_at": "2021-04-24 04:36:36.322",
|
337
|
+
"deleted_at": null,
|
338
|
+
"created_by": 2,
|
339
|
+
"updated_by": 1,
|
340
|
+
"includes": "page,module_menus.module,parent_menus.menu,child_menus.menu,menu_roles.role,ui_actions"
|
341
|
+
},
|
342
|
+
{
|
343
|
+
"id": 100,
|
344
|
+
"name": "Blocker",
|
345
|
+
"description": "Blocker",
|
346
|
+
"image": null,
|
347
|
+
"url": "blocker/:id",
|
348
|
+
"route": null,
|
349
|
+
"visibility": true,
|
350
|
+
"restricted_query": null,
|
351
|
+
"restricted_columns": null,
|
352
|
+
"documentation_url": null,
|
353
|
+
"page_id": 1,
|
354
|
+
"order_definition": "1 asc",
|
355
|
+
"created_at": "2021-04-23 17:50:22.25121",
|
356
|
+
"updated_at": "2021-04-23 17:50:22.25121",
|
357
|
+
"deleted_at": "2021-01-01 00:00:00",
|
358
|
+
"created_by": 2,
|
359
|
+
"updated_by": 2,
|
360
|
+
"includes": null
|
361
|
+
},
|
362
|
+
{
|
363
|
+
"id": 20,
|
364
|
+
"name": "Model Details",
|
365
|
+
"description": "different type of models",
|
366
|
+
"image": null,
|
367
|
+
"url": "model/:id",
|
368
|
+
"route": "api/record/a8855b02f7117b89181e846818251b37/:id",
|
369
|
+
"visibility": false,
|
370
|
+
"restricted_query": null,
|
371
|
+
"restricted_columns": null,
|
372
|
+
"documentation_url": null,
|
373
|
+
"page_id": 2,
|
374
|
+
"order_definition": "1 asc",
|
375
|
+
"created_at": "2021-04-23 17:50:22.25121",
|
376
|
+
"updated_at": "2021-04-24 01:20:32.258",
|
377
|
+
"deleted_at": null,
|
378
|
+
"created_by": 2,
|
379
|
+
"updated_by": 1,
|
380
|
+
"includes": "model_roles.role,relationships.reference_model,columns,relationships.source_column,relationships.alias_column,relationships.reference_type,columns.type,columns.reference_model"
|
381
|
+
},
|
382
|
+
{
|
383
|
+
"id": 18,
|
384
|
+
"name": "Forms",
|
385
|
+
"description": "different type of forms in the system",
|
386
|
+
"image": null,
|
387
|
+
"url": "forms",
|
388
|
+
"route": "api/record/c843c8bdd29ce0a01a2a6e63c9ed939b",
|
389
|
+
"visibility": true,
|
390
|
+
"restricted_query": null,
|
391
|
+
"restricted_columns": null,
|
392
|
+
"documentation_url": null,
|
393
|
+
"page_id": 1,
|
394
|
+
"order_definition": "1 asc",
|
395
|
+
"created_at": "2021-04-23 17:50:22.25121",
|
396
|
+
"updated_at": "2021-04-24 02:59:38.59",
|
397
|
+
"deleted_at": null,
|
398
|
+
"created_by": 2,
|
399
|
+
"updated_by": 1,
|
400
|
+
"includes": "method,type"
|
401
|
+
},
|
402
|
+
{
|
403
|
+
"id": 9,
|
404
|
+
"name": "Form Details",
|
405
|
+
"description": "different type of forms in the system",
|
406
|
+
"image": null,
|
407
|
+
"url": "form/:id",
|
408
|
+
"route": "api/record/c843c8bdd29ce0a01a2a6e63c9ed939b/:id",
|
409
|
+
"visibility": false,
|
410
|
+
"restricted_query": null,
|
411
|
+
"restricted_columns": null,
|
412
|
+
"documentation_url": null,
|
413
|
+
"page_id": 2,
|
414
|
+
"order_definition": "1 asc",
|
415
|
+
"created_at": "2021-04-23 17:50:22.25121",
|
416
|
+
"updated_at": "2021-04-24 03:20:15.136",
|
417
|
+
"deleted_at": null,
|
418
|
+
"created_by": 2,
|
419
|
+
"updated_by": 1,
|
420
|
+
"includes": "columns.reference_model,columns.source_column,columns.alias_column,columns.type,method,type,client_scripts.activity_type,security_rules"
|
421
|
+
},
|
422
|
+
{
|
423
|
+
"id": 22,
|
424
|
+
"name": "Lookup Details",
|
425
|
+
"description": "different type of lookups supported",
|
426
|
+
"image": null,
|
427
|
+
"url": "lookup/:id",
|
428
|
+
"route": "api/record/9efb14076dca6034ab4c3255c5c63aa2/:id",
|
429
|
+
"visibility": false,
|
430
|
+
"restricted_query": null,
|
431
|
+
"restricted_columns": null,
|
432
|
+
"documentation_url": null,
|
433
|
+
"page_id": 2,
|
434
|
+
"order_definition": "1 asc",
|
435
|
+
"created_at": "2021-04-23 17:50:22.25121",
|
436
|
+
"updated_at": "2021-04-23 17:50:22.25121",
|
437
|
+
"deleted_at": null,
|
438
|
+
"created_by": 2,
|
439
|
+
"updated_by": 2,
|
440
|
+
"includes": "lookup_values"
|
441
|
+
},
|
442
|
+
{
|
443
|
+
"id": 25,
|
444
|
+
"name": "Scheduled Job Details",
|
445
|
+
"description": "jobs that are scheduled in the system",
|
446
|
+
"image": null,
|
447
|
+
"url": "scheduledJob/:id",
|
448
|
+
"route": "api/record/c2b08dc02f61d371c33b7b816503798b/:id",
|
449
|
+
"visibility": false,
|
450
|
+
"restricted_query": null,
|
451
|
+
"restricted_columns": null,
|
452
|
+
"documentation_url": null,
|
453
|
+
"page_id": 2,
|
454
|
+
"order_definition": "1 asc",
|
455
|
+
"created_at": "2021-04-23 17:50:22.25121",
|
456
|
+
"updated_at": "2021-04-23 17:50:22.25121",
|
457
|
+
"deleted_at": null,
|
458
|
+
"created_by": 2,
|
459
|
+
"updated_by": 2,
|
460
|
+
"includes": "event,active_jobs,completed_jobs"
|
461
|
+
},
|
462
|
+
{
|
463
|
+
"id": 26,
|
464
|
+
"name": "Report Visualization Page",
|
465
|
+
"description": "page to show the data of the report",
|
466
|
+
"image": null,
|
467
|
+
"url": "reportView/:id",
|
468
|
+
"route": "api/record/ab60ad4e1a51c7d593e957b7857662c1/:id",
|
469
|
+
"visibility": false,
|
470
|
+
"restricted_query": null,
|
471
|
+
"restricted_columns": null,
|
472
|
+
"documentation_url": null,
|
473
|
+
"page_id": 3,
|
474
|
+
"order_definition": "1 asc",
|
475
|
+
"created_at": "2021-04-23 17:50:22.25121",
|
476
|
+
"updated_at": "2021-04-23 17:50:22.25121",
|
477
|
+
"deleted_at": null,
|
478
|
+
"created_by": 2,
|
479
|
+
"updated_by": 2,
|
480
|
+
"includes": null
|
481
|
+
},
|
482
|
+
{
|
483
|
+
"id": 1,
|
484
|
+
"name": "Page Definitions",
|
485
|
+
"description": "Different types of pages supported in the platform",
|
486
|
+
"image": "fa-info",
|
487
|
+
"url": "pages",
|
488
|
+
"route": "api/record/0ebd9f97628758aa44426b46bdafcabc",
|
489
|
+
"visibility": true,
|
490
|
+
"restricted_query": null,
|
491
|
+
"restricted_columns": null,
|
492
|
+
"documentation_url": null,
|
493
|
+
"page_id": 1,
|
494
|
+
"order_definition": "1 asc",
|
495
|
+
"created_at": "2021-04-23 17:50:22.25121",
|
496
|
+
"updated_at": "2021-04-24 00:06:42.933",
|
497
|
+
"deleted_at": null,
|
498
|
+
"created_by": 2,
|
499
|
+
"updated_by": 1,
|
500
|
+
"includes": null
|
501
|
+
},
|
502
|
+
{
|
503
|
+
"id": 27,
|
504
|
+
"name": "Model Relationship Details",
|
505
|
+
"description": "page for the model relationship",
|
506
|
+
"image": null,
|
507
|
+
"url": "alias/:id",
|
508
|
+
"route": "api/record/ca92f0ad887a73e9ffa448f5e4620c70/:id",
|
509
|
+
"visibility": false,
|
510
|
+
"restricted_query": null,
|
511
|
+
"restricted_columns": null,
|
512
|
+
"documentation_url": null,
|
513
|
+
"page_id": 2,
|
514
|
+
"order_definition": "1 asc",
|
515
|
+
"created_at": "2021-04-23 17:50:22.25121",
|
516
|
+
"updated_at": "2021-04-24 02:31:30.734",
|
517
|
+
"deleted_at": null,
|
518
|
+
"created_by": 2,
|
519
|
+
"updated_by": 1,
|
520
|
+
"includes": "reference_type,reference_model,source_column,alias_column,ui_actions"
|
521
|
+
},
|
522
|
+
{
|
523
|
+
"id": 24,
|
524
|
+
"name": "Security Rule Details",
|
525
|
+
"description": "Different type of security rules applicable",
|
526
|
+
"image": null,
|
527
|
+
"url": "securityRule/:id",
|
528
|
+
"route": "api/record/b8c2814298e294ec2d41bbd40bbcc330/:id",
|
529
|
+
"visibility": false,
|
530
|
+
"restricted_query": null,
|
531
|
+
"restricted_columns": null,
|
532
|
+
"documentation_url": null,
|
533
|
+
"page_id": 2,
|
534
|
+
"order_definition": "1 asc",
|
535
|
+
"created_at": "2021-04-23 17:50:22.25121",
|
536
|
+
"updated_at": "2021-04-24 04:16:47.429",
|
537
|
+
"deleted_at": null,
|
538
|
+
"created_by": 2,
|
539
|
+
"updated_by": 1,
|
540
|
+
"includes": "script,filter_condition"
|
541
|
+
},
|
542
|
+
{
|
543
|
+
"id": 23,
|
544
|
+
"name": "User Group Details",
|
545
|
+
"description": "different type of user groups",
|
546
|
+
"image": null,
|
547
|
+
"url": "userGroup/:id",
|
548
|
+
"route": "api/record/3354bd3a69f63e9e40f120547fcfe772/:id",
|
549
|
+
"visibility": false,
|
550
|
+
"restricted_query": null,
|
551
|
+
"restricted_columns": null,
|
552
|
+
"documentation_url": null,
|
553
|
+
"page_id": 2,
|
554
|
+
"order_definition": "1 asc",
|
555
|
+
"created_at": "2021-04-23 17:50:22.25121",
|
556
|
+
"updated_at": "2021-04-24 04:32:40.319",
|
557
|
+
"deleted_at": null,
|
558
|
+
"created_by": 2,
|
559
|
+
"updated_by": 1,
|
560
|
+
"includes": "user_group_roles.role,members.user,manager"
|
561
|
+
},
|
562
|
+
{
|
563
|
+
"id": 101,
|
564
|
+
"name": "Users",
|
565
|
+
"description": null,
|
566
|
+
"image": null,
|
567
|
+
"url": "users",
|
568
|
+
"route": "api/record/ee4cdbfefe411a0f75b7c5daddf210ba",
|
569
|
+
"visibility": true,
|
570
|
+
"restricted_query": null,
|
571
|
+
"restricted_columns": null,
|
572
|
+
"documentation_url": null,
|
573
|
+
"page_id": 1,
|
574
|
+
"order_definition": "1 asc",
|
575
|
+
"created_at": "2021-04-24 04:35:56.681",
|
576
|
+
"updated_at": "2021-04-24 04:35:56.681",
|
577
|
+
"deleted_at": null,
|
578
|
+
"created_by": 1,
|
579
|
+
"updated_by": 1,
|
580
|
+
"includes": null
|
581
|
+
},
|
582
|
+
{
|
583
|
+
"id": 102,
|
584
|
+
"name": "User Details",
|
585
|
+
"description": null,
|
586
|
+
"image": null,
|
587
|
+
"url": "user/:id",
|
588
|
+
"route": "api/record/ee4cdbfefe411a0f75b7c5daddf210ba/:id",
|
589
|
+
"visibility": false,
|
590
|
+
"restricted_query": null,
|
591
|
+
"restricted_columns": null,
|
592
|
+
"documentation_url": null,
|
593
|
+
"page_id": 2,
|
594
|
+
"order_definition": "1 asc",
|
595
|
+
"created_at": "2021-04-24 04:41:12.834",
|
596
|
+
"updated_at": "2021-04-24 04:41:12.834",
|
597
|
+
"deleted_at": null,
|
598
|
+
"created_by": 1,
|
599
|
+
"updated_by": 1,
|
600
|
+
"includes": "user_roles.role,user_permissions.permission"
|
601
|
+
},
|
602
|
+
{
|
603
|
+
"id": 1000,
|
604
|
+
"name": "Blocker",
|
605
|
+
"description": null,
|
606
|
+
"image": null,
|
607
|
+
"url": "",
|
608
|
+
"route": null,
|
609
|
+
"visibility": true,
|
610
|
+
"restricted_query": null,
|
611
|
+
"restricted_columns": null,
|
612
|
+
"documentation_url": null,
|
613
|
+
"page_id": 1,
|
614
|
+
"order_definition": null,
|
615
|
+
"created_at": "2021-04-24 20:19:50.515458",
|
616
|
+
"updated_at": "2021-04-24 20:19:50.515458",
|
617
|
+
"deleted_at": "2021-01-01 00:00:00",
|
618
|
+
"created_by": null,
|
619
|
+
"updated_by": null,
|
620
|
+
"includes": null
|
621
|
+
}
|
622
|
+
]
|