@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.
@@ -0,0 +1,386 @@
1
+ [
2
+ {
3
+ "id": 1,
4
+ "lookup_type_id": 1,
5
+ "name": "Android App",
6
+ "value": "android app",
7
+ "description": "android app",
8
+ "created_at": "2021-04-23 17:50:22.25121",
9
+ "updated_at": "2021-04-23 17:50:22.25121",
10
+ "deleted_at": null,
11
+ "created_by": 2,
12
+ "updated_by": 2
13
+ },
14
+ {
15
+ "id": 2,
16
+ "lookup_type_id": 1,
17
+ "name": "iOS App",
18
+ "value": "ios app",
19
+ "description": "ios app",
20
+ "created_at": "2021-04-23 17:50:22.25121",
21
+ "updated_at": "2021-04-23 17:50:22.25121",
22
+ "deleted_at": null,
23
+ "created_by": 2,
24
+ "updated_by": 2
25
+ },
26
+ {
27
+ "id": 3,
28
+ "lookup_type_id": 1,
29
+ "name": "PWA App",
30
+ "value": "pwa app",
31
+ "description": "pwa app",
32
+ "created_at": "2021-04-23 17:50:22.25121",
33
+ "updated_at": "2021-04-23 17:50:22.25121",
34
+ "deleted_at": null,
35
+ "created_by": 2,
36
+ "updated_by": 2
37
+ },
38
+ {
39
+ "id": 11,
40
+ "lookup_type_id": 2,
41
+ "name": "Javascript",
42
+ "value": "js language",
43
+ "description": "js language",
44
+ "created_at": "2021-04-23 17:50:22.25121",
45
+ "updated_at": "2021-04-23 17:50:22.25121",
46
+ "deleted_at": null,
47
+ "created_by": 2,
48
+ "updated_by": 2
49
+ },
50
+ {
51
+ "id": 12,
52
+ "lookup_type_id": 2,
53
+ "name": "Typescript",
54
+ "value": "ts",
55
+ "description": "ts",
56
+ "created_at": "2021-04-23 17:50:22.25121",
57
+ "updated_at": "2021-04-23 17:50:22.25121",
58
+ "deleted_at": null,
59
+ "created_by": 2,
60
+ "updated_by": 2
61
+ },
62
+ {
63
+ "id": 13,
64
+ "lookup_type_id": 2,
65
+ "name": "PHP",
66
+ "value": "php language",
67
+ "description": "php language",
68
+ "created_at": "2021-04-23 17:50:22.25121",
69
+ "updated_at": "2021-04-23 17:50:22.25121",
70
+ "deleted_at": null,
71
+ "created_by": 2,
72
+ "updated_by": 2
73
+ },
74
+ {
75
+ "id": 14,
76
+ "lookup_type_id": 2,
77
+ "name": "SQL",
78
+ "value": "sql language",
79
+ "description": "sql language",
80
+ "created_at": "2021-04-23 17:50:22.25121",
81
+ "updated_at": "2021-04-23 17:50:22.25121",
82
+ "deleted_at": null,
83
+ "created_by": 2,
84
+ "updated_by": 2
85
+ },
86
+ {
87
+ "id": 15,
88
+ "lookup_type_id": 2,
89
+ "name": "HTML",
90
+ "value": "html language",
91
+ "description": "html language",
92
+ "created_at": "2021-04-23 17:50:22.25121",
93
+ "updated_at": "2021-04-23 17:50:22.25121",
94
+ "deleted_at": null,
95
+ "created_by": 2,
96
+ "updated_by": 2
97
+ },
98
+ {
99
+ "id": 21,
100
+ "lookup_type_id": 3,
101
+ "name": "BelongsTo",
102
+ "value": "one to one relationship",
103
+ "description": "one to one relationship",
104
+ "created_at": "2021-04-23 17:50:22.25121",
105
+ "updated_at": "2021-04-23 17:50:22.25121",
106
+ "deleted_at": null,
107
+ "created_by": 2,
108
+ "updated_by": 2
109
+ },
110
+ {
111
+ "id": 22,
112
+ "lookup_type_id": 3,
113
+ "name": "HasMany",
114
+ "value": "one to many relationship",
115
+ "description": "one to many relationship",
116
+ "created_at": "2021-04-23 17:50:22.25121",
117
+ "updated_at": "2021-04-23 17:50:22.25121",
118
+ "deleted_at": null,
119
+ "created_by": 2,
120
+ "updated_by": 2
121
+ },
122
+ {
123
+ "id": 31,
124
+ "lookup_type_id": 4,
125
+ "name": "GET",
126
+ "value": "get method",
127
+ "description": "get method",
128
+ "created_at": "2021-04-23 17:50:22.25121",
129
+ "updated_at": "2021-04-23 17:50:22.25121",
130
+ "deleted_at": null,
131
+ "created_by": 2,
132
+ "updated_by": 2
133
+ },
134
+ {
135
+ "id": 32,
136
+ "lookup_type_id": 4,
137
+ "name": "POST",
138
+ "value": "post method",
139
+ "description": "post method",
140
+ "created_at": "2021-04-23 17:50:22.25121",
141
+ "updated_at": "2021-04-23 17:50:22.25121",
142
+ "deleted_at": null,
143
+ "created_by": 2,
144
+ "updated_by": 2
145
+ },
146
+ {
147
+ "id": 33,
148
+ "lookup_type_id": 4,
149
+ "name": "PUT",
150
+ "value": "put method",
151
+ "description": "put method",
152
+ "created_at": "2021-04-23 17:50:22.25121",
153
+ "updated_at": "2021-04-23 17:50:22.25121",
154
+ "deleted_at": null,
155
+ "created_by": 2,
156
+ "updated_by": 2
157
+ },
158
+ {
159
+ "id": 34,
160
+ "lookup_type_id": 4,
161
+ "name": "DELETE",
162
+ "value": "delete method",
163
+ "description": "delete method",
164
+ "created_at": "2021-04-23 17:50:22.25121",
165
+ "updated_at": "2021-04-23 17:50:22.25121",
166
+ "deleted_at": null,
167
+ "created_by": 2,
168
+ "updated_by": 2
169
+ },
170
+ {
171
+ "id": 41,
172
+ "lookup_type_id": 5,
173
+ "name": "Alert",
174
+ "value": "alert",
175
+ "description": "alert",
176
+ "created_at": "2021-04-23 17:50:22.25121",
177
+ "updated_at": "2021-04-23 17:50:22.25121",
178
+ "deleted_at": null,
179
+ "created_by": 2,
180
+ "updated_by": 2
181
+ },
182
+ {
183
+ "id": 42,
184
+ "lookup_type_id": 5,
185
+ "name": "prompt",
186
+ "value": "prompt",
187
+ "description": "prompt",
188
+ "created_at": "2021-04-23 17:50:22.25121",
189
+ "updated_at": "2021-04-23 17:50:22.25121",
190
+ "deleted_at": null,
191
+ "created_by": 2,
192
+ "updated_by": 2
193
+ },
194
+ {
195
+ "id": 43,
196
+ "lookup_type_id": 5,
197
+ "name": "Modal",
198
+ "value": "modal",
199
+ "description": "modal",
200
+ "created_at": "2021-04-23 17:50:22.25121",
201
+ "updated_at": "2021-04-23 17:50:22.25121",
202
+ "deleted_at": null,
203
+ "created_by": 2,
204
+ "updated_by": 2
205
+ },
206
+ {
207
+ "id": 51,
208
+ "lookup_type_id": 6,
209
+ "name": "Before",
210
+ "value": "before the activity",
211
+ "description": "before the activity",
212
+ "created_at": "2021-04-23 17:50:22.25121",
213
+ "updated_at": "2021-04-23 17:50:22.25121",
214
+ "deleted_at": null,
215
+ "created_by": 2,
216
+ "updated_by": 2
217
+ },
218
+ {
219
+ "id": 52,
220
+ "lookup_type_id": 6,
221
+ "name": "After",
222
+ "value": "after the activity",
223
+ "description": "after the activity",
224
+ "created_at": "2021-04-23 17:50:22.25121",
225
+ "updated_at": "2021-04-23 17:50:22.25121",
226
+ "deleted_at": null,
227
+ "created_by": 2,
228
+ "updated_by": 2
229
+ },
230
+ {
231
+ "id": 53,
232
+ "lookup_type_id": 7,
233
+ "name": "onLoad",
234
+ "value": "onLoad",
235
+ "description": "when the page / form is getting loaded",
236
+ "created_at": "2021-04-23 17:50:22.25121",
237
+ "updated_at": "2021-04-23 17:50:22.25121",
238
+ "deleted_at": null,
239
+ "created_by": 2,
240
+ "updated_by": 2
241
+ },
242
+ {
243
+ "id": 54,
244
+ "lookup_type_id": 7,
245
+ "name": "onChange",
246
+ "value": "onChange",
247
+ "description": "when the element in the form changes",
248
+ "created_at": "2021-04-23 17:50:22.25121",
249
+ "updated_at": "2021-04-23 17:50:22.25121",
250
+ "deleted_at": null,
251
+ "created_by": 2,
252
+ "updated_by": 2
253
+ },
254
+ {
255
+ "id": 55,
256
+ "lookup_type_id": 7,
257
+ "name": "onSubmit",
258
+ "value": "onSubmit",
259
+ "description": "when the form submit button is pressed",
260
+ "created_at": "2021-04-23 17:50:22.25121",
261
+ "updated_at": "2021-04-23 17:50:22.25121",
262
+ "deleted_at": null,
263
+ "created_by": 2,
264
+ "updated_by": 2
265
+ },
266
+ {
267
+ "id": 56,
268
+ "lookup_type_id": 7,
269
+ "name": "postSubmission",
270
+ "value": "postSubmission",
271
+ "description": "After submission form",
272
+ "created_at": "2021-04-23 17:50:22.25121",
273
+ "updated_at": "2021-04-23 17:50:22.25121",
274
+ "deleted_at": null,
275
+ "created_by": 2,
276
+ "updated_by": 2
277
+ },
278
+ {
279
+ "id": 57,
280
+ "lookup_type_id": 8,
281
+ "name": "Bar Graph",
282
+ "value": "Bar Graph",
283
+ "description": "normal bar graph",
284
+ "created_at": "2021-04-23 17:50:22.25121",
285
+ "updated_at": "2021-04-23 17:50:22.25121",
286
+ "deleted_at": null,
287
+ "created_by": 2,
288
+ "updated_by": 2
289
+ },
290
+ {
291
+ "id": 58,
292
+ "lookup_type_id": 8,
293
+ "name": "Bar Stacked",
294
+ "value": "Bar Stacked",
295
+ "description": "bar graph stacked",
296
+ "created_at": "2021-04-23 17:50:22.25121",
297
+ "updated_at": "2021-04-23 17:50:22.25121",
298
+ "deleted_at": null,
299
+ "created_by": 2,
300
+ "updated_by": 2
301
+ },
302
+ {
303
+ "id": 59,
304
+ "lookup_type_id": 8,
305
+ "name": "Pie Chart",
306
+ "value": "Pie Chart",
307
+ "description": "pie chart",
308
+ "created_at": "2021-04-23 17:50:22.25121",
309
+ "updated_at": "2021-04-23 17:50:22.25121",
310
+ "deleted_at": null,
311
+ "created_by": 2,
312
+ "updated_by": 2
313
+ },
314
+ {
315
+ "id": 60,
316
+ "lookup_type_id": 8,
317
+ "name": "Line Graph",
318
+ "value": "Line Graph",
319
+ "description": "Line Graph",
320
+ "created_at": "2021-04-23 17:50:22.25121",
321
+ "updated_at": "2021-04-23 17:50:22.25121",
322
+ "deleted_at": null,
323
+ "created_by": 2,
324
+ "updated_by": 2
325
+ },
326
+ {
327
+ "id": 61,
328
+ "lookup_type_id": 9,
329
+ "name": "Half Section",
330
+ "value": "Half Section",
331
+ "description": "normal half Section",
332
+ "created_at": "2021-04-23 17:50:22.25121",
333
+ "updated_at": "2021-04-23 17:50:22.25121",
334
+ "deleted_at": null,
335
+ "created_by": 2,
336
+ "updated_by": 2
337
+ },
338
+ {
339
+ "id": 62,
340
+ "lookup_type_id": 9,
341
+ "name": "Full Section",
342
+ "value": "Full Section",
343
+ "description": "full section",
344
+ "created_at": "2021-04-23 17:50:22.25121",
345
+ "updated_at": "2021-04-23 17:50:22.25121",
346
+ "deleted_at": null,
347
+ "created_by": 2,
348
+ "updated_by": 2
349
+ },
350
+ {
351
+ "id": 63,
352
+ "lookup_type_id": 10,
353
+ "name": "Always Visible",
354
+ "value": "Always Visible",
355
+ "description": "normal always Visible",
356
+ "created_at": "2021-04-23 17:50:22.25121",
357
+ "updated_at": "2021-04-23 17:50:22.25121",
358
+ "deleted_at": null,
359
+ "created_by": 2,
360
+ "updated_by": 2
361
+ },
362
+ {
363
+ "id": 64,
364
+ "lookup_type_id": 10,
365
+ "name": "Header Options",
366
+ "value": "Header Options",
367
+ "description": "header Options",
368
+ "created_at": "2021-04-23 17:50:22.25121",
369
+ "updated_at": "2021-04-23 17:50:22.25121",
370
+ "deleted_at": null,
371
+ "created_by": 2,
372
+ "updated_by": 2
373
+ },
374
+ {
375
+ "id": 65,
376
+ "lookup_type_id": 10,
377
+ "name": "Header Display",
378
+ "value": "Header Display",
379
+ "description": "header Display",
380
+ "created_at": "2021-04-23 17:50:22.25121",
381
+ "updated_at": "2021-04-23 17:50:22.25121",
382
+ "deleted_at": null,
383
+ "created_by": 2,
384
+ "updated_by": 2
385
+ }
386
+ ]