@intelact/driveup 1.6.0 → 1.7.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.
Files changed (260) hide show
  1. package/lib/auth/signin.dto.js +1 -1
  2. package/lib/auth/signin.dto.js.map +1 -1
  3. package/lib/geo/address.model.d.ts +6 -4
  4. package/lib/geo/address.model.js +13 -2
  5. package/lib/geo/address.model.js.map +1 -1
  6. package/lib/geo/pickup.model.d.ts +1 -1
  7. package/lib/geo/pickup.model.js.map +1 -1
  8. package/lib/index.d.ts +0 -1
  9. package/lib/index.js +0 -1
  10. package/lib/index.js.map +1 -1
  11. package/lib/instructor/instructor.model.d.ts +3 -2
  12. package/lib/instructor/instructor.model.js +5 -4
  13. package/lib/instructor/instructor.model.js.map +1 -1
  14. package/lib/note/note.model.d.ts +1 -1
  15. package/lib/note/note.model.js.map +1 -1
  16. package/lib/tsconfig.tsbuildinfo +1 -1
  17. package/lib/utils/array.helper.d.ts +7 -0
  18. package/lib/utils/array.helper.js +9 -0
  19. package/lib/utils/array.helper.js.map +1 -1
  20. package/package.json +2 -2
  21. package/lib/agent/asset.type.d.ts +0 -5
  22. package/lib/agent/asset.type.js +0 -10
  23. package/lib/agent/asset.type.js.map +0 -1
  24. package/lib/agent/earning.type.d.ts +0 -6
  25. package/lib/agent/earning.type.js +0 -3
  26. package/lib/agent/earning.type.js.map +0 -1
  27. package/lib/alert/alert.content.d.ts +0 -4
  28. package/lib/alert/alert.content.js +0 -9
  29. package/lib/alert/alert.content.js.map +0 -1
  30. package/lib/bill/bill-item.type.d.ts +0 -5
  31. package/lib/bill/bill-item.type.js +0 -10
  32. package/lib/bill/bill-item.type.js.map +0 -1
  33. package/lib/bill/bill.status.d.ts +0 -5
  34. package/lib/bill/bill.status.js +0 -13
  35. package/lib/bill/bill.status.js.map +0 -1
  36. package/lib/calendar/types.d.ts +0 -19
  37. package/lib/calendar/types.js +0 -25
  38. package/lib/calendar/types.js.map +0 -1
  39. package/lib/common/context.d.ts +0 -6
  40. package/lib/common/context.js +0 -11
  41. package/lib/common/context.js.map +0 -1
  42. package/lib/course/types.d.ts +0 -15
  43. package/lib/course/types.js +0 -22
  44. package/lib/course/types.js.map +0 -1
  45. package/lib/driving/lesson/types.d.ts +0 -15
  46. package/lib/driving/lesson/types.js +0 -21
  47. package/lib/driving/lesson/types.js.map +0 -1
  48. package/lib/driving/types.d.ts +0 -9
  49. package/lib/driving/types.js +0 -15
  50. package/lib/driving/types.js.map +0 -1
  51. package/lib/event/event.dto.d.ts +0 -24
  52. package/lib/event/event.dto.js +0 -146
  53. package/lib/event/event.dto.js.map +0 -1
  54. package/lib/event/event.model.d.ts +0 -8
  55. package/lib/event/event.model.js +0 -49
  56. package/lib/event/event.model.js.map +0 -1
  57. package/lib/event/index.d.ts +0 -2
  58. package/lib/event/index.js +0 -19
  59. package/lib/event/index.js.map +0 -1
  60. package/lib/events/agent/account.events.d.ts +0 -27
  61. package/lib/events/agent/account.events.js +0 -32
  62. package/lib/events/agent/account.events.js.map +0 -1
  63. package/lib/events/agent/payout.events.d.ts +0 -29
  64. package/lib/events/agent/payout.events.js +0 -34
  65. package/lib/events/agent/payout.events.js.map +0 -1
  66. package/lib/events/agent/profile.events.d.ts +0 -18
  67. package/lib/events/agent/profile.events.js +0 -23
  68. package/lib/events/agent/profile.events.js.map +0 -1
  69. package/lib/events/agent/promotion.events.d.ts +0 -42
  70. package/lib/events/agent/promotion.events.js +0 -47
  71. package/lib/events/agent/promotion.events.js.map +0 -1
  72. package/lib/events/auth/auth.events.d.ts +0 -16
  73. package/lib/events/auth/auth.events.js +0 -21
  74. package/lib/events/auth/auth.events.js.map +0 -1
  75. package/lib/events/auth/token.events.d.ts +0 -23
  76. package/lib/events/auth/token.events.js +0 -28
  77. package/lib/events/auth/token.events.js.map +0 -1
  78. package/lib/events/auth/verify.events.d.ts +0 -17
  79. package/lib/events/auth/verify.events.js +0 -22
  80. package/lib/events/auth/verify.events.js.map +0 -1
  81. package/lib/events/company/account/account.events.d.ts +0 -64
  82. package/lib/events/company/account/account.events.js +0 -69
  83. package/lib/events/company/account/account.events.js.map +0 -1
  84. package/lib/events/company/account/profile.events.d.ts +0 -169
  85. package/lib/events/company/account/profile.events.js +0 -174
  86. package/lib/events/company/account/profile.events.js.map +0 -1
  87. package/lib/events/company/course/appointment.events.d.ts +0 -56
  88. package/lib/events/company/course/appointment.events.js +0 -61
  89. package/lib/events/company/course/appointment.events.js.map +0 -1
  90. package/lib/events/company/course/course.events.d.ts +0 -118
  91. package/lib/events/company/course/course.events.js +0 -123
  92. package/lib/events/company/course/course.events.js.map +0 -1
  93. package/lib/events/company/course/lesson.events.d.ts +0 -56
  94. package/lib/events/company/course/lesson.events.js +0 -61
  95. package/lib/events/company/course/lesson.events.js.map +0 -1
  96. package/lib/events/company/course/topic.events.d.ts +0 -76
  97. package/lib/events/company/course/topic.events.js +0 -81
  98. package/lib/events/company/course/topic.events.js.map +0 -1
  99. package/lib/events/company/product/addon.events.d.ts +0 -34
  100. package/lib/events/company/product/addon.events.js +0 -39
  101. package/lib/events/company/product/addon.events.js.map +0 -1
  102. package/lib/events/company/product/campaign.events.d.ts +0 -13
  103. package/lib/events/company/product/campaign.events.js +0 -18
  104. package/lib/events/company/product/campaign.events.js.map +0 -1
  105. package/lib/events/company/product/product.events.d.ts +0 -54
  106. package/lib/events/company/product/product.events.js +0 -59
  107. package/lib/events/company/product/product.events.js.map +0 -1
  108. package/lib/events/index.d.ts +0 -25
  109. package/lib/events/index.js +0 -42
  110. package/lib/events/index.js.map +0 -1
  111. package/lib/events/instructor/account/account.events.d.ts +0 -123
  112. package/lib/events/instructor/account/account.events.js +0 -128
  113. package/lib/events/instructor/account/account.events.js.map +0 -1
  114. package/lib/events/instructor/account/profile.events.d.ts +0 -31
  115. package/lib/events/instructor/account/profile.events.js +0 -36
  116. package/lib/events/instructor/account/profile.events.js.map +0 -1
  117. package/lib/events/instructor/task/task.events.d.ts +0 -24
  118. package/lib/events/instructor/task/task.events.js +0 -29
  119. package/lib/events/instructor/task/task.events.js.map +0 -1
  120. package/lib/events/student/account/account.events.d.ts +0 -36
  121. package/lib/events/student/account/account.events.js +0 -41
  122. package/lib/events/student/account/account.events.js.map +0 -1
  123. package/lib/events/user/account.events.d.ts +0 -84
  124. package/lib/events/user/account.events.js +0 -89
  125. package/lib/events/user/account.events.js.map +0 -1
  126. package/lib/events/user/alert.events.d.ts +0 -16
  127. package/lib/events/user/alert.events.js +0 -21
  128. package/lib/events/user/alert.events.js.map +0 -1
  129. package/lib/events/user/device.events.d.ts +0 -30
  130. package/lib/events/user/device.events.js +0 -35
  131. package/lib/events/user/device.events.js.map +0 -1
  132. package/lib/events/user/notification.events.d.ts +0 -30
  133. package/lib/events/user/notification.events.js +0 -35
  134. package/lib/events/user/notification.events.js.map +0 -1
  135. package/lib/events/user/profile.events.d.ts +0 -60
  136. package/lib/events/user/profile.events.js +0 -65
  137. package/lib/events/user/profile.events.js.map +0 -1
  138. package/lib/expense/expense.types.d.ts +0 -5
  139. package/lib/expense/expense.types.js +0 -10
  140. package/lib/expense/expense.types.js.map +0 -1
  141. package/lib/finance/finance.type.d.ts +0 -21
  142. package/lib/finance/finance.type.js +0 -21
  143. package/lib/finance/finance.type.js.map +0 -1
  144. package/lib/free-benefit/free-benefit.type.d.ts +0 -4
  145. package/lib/free-benefit/free-benefit.type.js +0 -9
  146. package/lib/free-benefit/free-benefit.type.js.map +0 -1
  147. package/lib/handover/handover.document.d.ts +0 -5
  148. package/lib/handover/handover.document.js +0 -3
  149. package/lib/handover/handover.document.js.map +0 -1
  150. package/lib/invoice/invoice.types.d.ts +0 -6
  151. package/lib/invoice/invoice.types.js +0 -11
  152. package/lib/invoice/invoice.types.js.map +0 -1
  153. package/lib/log/log.type.d.ts +0 -9
  154. package/lib/log/log.type.js +0 -14
  155. package/lib/log/log.type.js.map +0 -1
  156. package/lib/notification/notification.channel.d.ts +0 -6
  157. package/lib/notification/notification.channel.js +0 -11
  158. package/lib/notification/notification.channel.js.map +0 -1
  159. package/lib/payment/payment.types.d.ts +0 -13
  160. package/lib/payment/payment.types.js +0 -20
  161. package/lib/payment/payment.types.js.map +0 -1
  162. package/lib/payout/payout.types.d.ts +0 -4
  163. package/lib/payout/payout.types.js +0 -9
  164. package/lib/payout/payout.types.js.map +0 -1
  165. package/lib/priceplan/plan.enum.d.ts +0 -23
  166. package/lib/priceplan/plan.enum.js +0 -29
  167. package/lib/priceplan/plan.enum.js.map +0 -1
  168. package/lib/product/index.d.ts +0 -3
  169. package/lib/product/index.js +0 -20
  170. package/lib/product/index.js.map +0 -1
  171. package/lib/product/product.dto.d.ts +0 -12
  172. package/lib/product/product.dto.js +0 -69
  173. package/lib/product/product.dto.js.map +0 -1
  174. package/lib/product/product.model.d.ts +0 -12
  175. package/lib/product/product.model.js +0 -61
  176. package/lib/product/product.model.js.map +0 -1
  177. package/lib/product/product.type.d.ts +0 -4
  178. package/lib/product/product.type.js +0 -9
  179. package/lib/product/product.type.js.map +0 -1
  180. package/lib/security/account.types.d.ts +0 -8
  181. package/lib/security/account.types.js +0 -13
  182. package/lib/security/account.types.js.map +0 -1
  183. package/lib/security/acl.d.ts +0 -6
  184. package/lib/security/acl.js +0 -11
  185. package/lib/security/acl.js.map +0 -1
  186. package/lib/security/permissions.d.ts +0 -9
  187. package/lib/security/permissions.js +0 -14
  188. package/lib/security/permissions.js.map +0 -1
  189. package/lib/security/role.types.d.ts +0 -41
  190. package/lib/security/role.types.js +0 -46
  191. package/lib/security/role.types.js.map +0 -1
  192. package/lib/setting/setting.type.d.ts +0 -7
  193. package/lib/setting/setting.type.js +0 -12
  194. package/lib/setting/setting.type.js.map +0 -1
  195. package/lib/ticket/ticket.enum.d.ts +0 -5
  196. package/lib/ticket/ticket.enum.js +0 -10
  197. package/lib/ticket/ticket.enum.js.map +0 -1
  198. package/lib/training/training.types.d.ts +0 -15
  199. package/lib/training/training.types.js +0 -22
  200. package/lib/training/training.types.js.map +0 -1
  201. package/lib/types/activity.type.d.ts +0 -46
  202. package/lib/types/activity.type.js +0 -51
  203. package/lib/types/activity.type.js.map +0 -1
  204. package/lib/types/addon.type.d.ts +0 -66
  205. package/lib/types/addon.type.js +0 -71
  206. package/lib/types/addon.type.js.map +0 -1
  207. package/lib/types/calendar.type.d.ts +0 -24
  208. package/lib/types/calendar.type.js +0 -31
  209. package/lib/types/calendar.type.js.map +0 -1
  210. package/lib/types/driving.type.d.ts +0 -12
  211. package/lib/types/driving.type.js +0 -18
  212. package/lib/types/driving.type.js.map +0 -1
  213. package/lib/types/earning.type.d.ts +0 -6
  214. package/lib/types/earning.type.js +0 -3
  215. package/lib/types/earning.type.js.map +0 -1
  216. package/lib/types/finance.type.d.ts +0 -67
  217. package/lib/types/finance.type.js +0 -77
  218. package/lib/types/finance.type.js.map +0 -1
  219. package/lib/types/index.d.ts +0 -15
  220. package/lib/types/index.js +0 -32
  221. package/lib/types/index.js.map +0 -1
  222. package/lib/types/interface.d.ts +0 -79
  223. package/lib/types/interface.js +0 -4
  224. package/lib/types/interface.js.map +0 -1
  225. package/lib/types/metric.type.d.ts +0 -34
  226. package/lib/types/metric.type.js +0 -39
  227. package/lib/types/metric.type.js.map +0 -1
  228. package/lib/types/policy.type.d.ts +0 -27
  229. package/lib/types/policy.type.js +0 -32
  230. package/lib/types/policy.type.js.map +0 -1
  231. package/lib/types/priceplan.type.d.ts +0 -39
  232. package/lib/types/priceplan.type.js +0 -48
  233. package/lib/types/priceplan.type.js.map +0 -1
  234. package/lib/types/product.type.d.ts +0 -202
  235. package/lib/types/product.type.js +0 -209
  236. package/lib/types/product.type.js.map +0 -1
  237. package/lib/types/program.type.d.ts +0 -23
  238. package/lib/types/program.type.js +0 -28
  239. package/lib/types/program.type.js.map +0 -1
  240. package/lib/types/security.type.d.ts +0 -54
  241. package/lib/types/security.type.js +0 -60
  242. package/lib/types/security.type.js.map +0 -1
  243. package/lib/types/support.type.d.ts +0 -128
  244. package/lib/types/support.type.js +0 -145
  245. package/lib/types/support.type.js.map +0 -1
  246. package/lib/types/training.type.d.ts +0 -16
  247. package/lib/types/training.type.js +0 -22
  248. package/lib/types/training.type.js.map +0 -1
  249. package/lib/user/profile.type.d.ts +0 -10
  250. package/lib/user/profile.type.js +0 -15
  251. package/lib/user/profile.type.js.map +0 -1
  252. package/lib/validators/compare.validator.d.ts +0 -9
  253. package/lib/validators/compare.validator.js +0 -34
  254. package/lib/validators/compare.validator.js.map +0 -1
  255. package/lib/validators/index.d.ts +0 -2
  256. package/lib/validators/index.js +0 -19
  257. package/lib/validators/index.js.map +0 -1
  258. package/lib/validators/required.validator.d.ts +0 -21
  259. package/lib/validators/required.validator.js +0 -95
  260. package/lib/validators/required.validator.js.map +0 -1
@@ -1,169 +0,0 @@
1
- export declare enum CompanyProfileEvents {
2
- /**
3
- * Company ownership is transferred to another user
4
- * @author Company owner
5
- * @fires Log instructor (new owner) for auditing purposes
6
- * @fires Log instructor (old owner) for auditing purposes (authoring)
7
- * @fires Log company for auditing purposes
8
- * @fires Log system for auditing purposes
9
- * @fires Notify new owner about the assignment
10
- * @fires Notify all active members (except old and new owner) about the company owner change
11
- * @param CompanyInstructorEntity New company owner
12
- * @param CompanyInstructorEntity Event author
13
- */
14
- OwnerChanged = "company.profile.ownerChanged",
15
- /**
16
- * Company changes name
17
- * @author Company owner
18
- * @fires Log instructor for auditing purposes
19
- * @fires Log company for auditing purposes
20
- * @fires Log system for auditing purposes
21
- * @fires Notify all active members (except auth user) about the company name change
22
- * @param CompanyEntity Company which name is changed
23
- * @param String Previous company name
24
- * @param CompanyInstructorEntity Event author
25
- */
26
- NameChanged = "company.profile.nameChanged",
27
- /**
28
- * Company changes description
29
- * @author Company manager
30
- * @fires Log instructor for auditing purposes
31
- * @fires Log company for auditing purposes
32
- * @param CompanyEntity Company which description is changed
33
- * @param CompanyInstructorEntity Event author
34
- */
35
- DescriptionChanged = "company.profile.descriptionChanged",
36
- /**
37
- * Company changes logo
38
- * @author Company manager
39
- * @fires Log instructor for auditing purposes
40
- * @fires Log company for auditing purposes
41
- * @param CompanyEntity Company which logo is changed
42
- * @param CompanyInstructorEntity Event author
43
- */
44
- LogoChanged = "company.profile.logoChanged",
45
- /**
46
- * Company changes language
47
- * @author Company manager
48
- * @fires Log instructor for auditing purposes
49
- * @fires Log company for auditing purposes
50
- * @fires Notify all active members about the company language change
51
- * @param CompanyEntity Company which language is changed
52
- * @param CompanyInstructorEntity Event author
53
- */
54
- LanguageChanged = "company.profile.languageChanged",
55
- /**
56
- * Company changes address
57
- * @author Company manager
58
- * @fires Log instructor for auditing purposes
59
- * @fires Log company for auditing purposes
60
- * @fires Log system for auditing purposes
61
- * @param CompanyEntity Company which address is changed
62
- * @param CompanyInstructorEntity Event author
63
- */
64
- AddressChanged = "company.profile.addressChanged",
65
- /**
66
- * Company changes homepage
67
- * @author Company manager
68
- * @fires Log instructor for auditing purposes
69
- * @fires Log company for auditing purposes
70
- * @param CompanyEntity Company which homepage is changed
71
- * @param CompanyInstructorEntity Event author
72
- */
73
- HomepageChanged = "company.profile.homepageChanged",
74
- /**
75
- * Company changes social link
76
- * @author Company manager
77
- * @fires Log instructor for auditing purposes
78
- * @fires Log company for auditing purposes
79
- * @param CompanyEntity Company which social link is changed
80
- * @param CompanyInstructorEntity Event author
81
- */
82
- SocialLinkChanged = "company.profile.socialLinkChanged",
83
- /**
84
- * Company changes phone
85
- * @author Company manager
86
- * @fires Log instructor for auditing purposes
87
- * @fires Log company for auditing purposes
88
- * @param CompanyEntity Company which phone is changed
89
- * @param CompanyInstructorEntity Event author
90
- */
91
- PhoneChanged = "company.profile.phoneChanged",
92
- /**
93
- * Company changes email
94
- * @author Company manager
95
- * @fires Log instructor for auditing purposes
96
- * @fires Log company for auditing purposes
97
- * @param CompanyEntity Company which email is changed
98
- * @param CompanyInstructorEntity Event author
99
- */
100
- EmailChanged = "company.profile.emailChanged",
101
- /**
102
- * Company changes timezone
103
- * @author Company manager
104
- * @fires Log instructor for auditing purposes
105
- * @fires Log company for auditing purposes
106
- * @param CompanyEntity Company which timezone is changed
107
- * @param CompanyInstructorEntity Event author
108
- */
109
- TimezoneChanged = "company.profile.timezoneChanged",
110
- /**
111
- * Company changes workinhg hours
112
- * @author Company manager
113
- * @fires Log instructor for auditing purposes
114
- * @fires Log company for auditing purposes
115
- * @fires Notify all active members about the working hours changes
116
- * @param CompanyEntity Company which working hours are changed
117
- * @param CompanyInstructorEntity Event author
118
- */
119
- WorkingScheduleChanged = "company.profile.workingScheduleChanged",
120
- /**
121
- * Company changes holydays
122
- * @author Company manager
123
- * @fires Log instructor for auditing purposes
124
- * @fires Log company for auditing purposes
125
- * @fires Notify all active members about the holidays changes
126
- * @param CompanyEntity Company which holidays are changed
127
- * @param CompanyInstructorEntity Event author
128
- */
129
- HolidaysScheduleChanged = "company.profile.holidaysScheduleChanged",
130
- /**
131
- * Company changes search engine visibility changed
132
- * @author Company owner
133
- * @fires Log instructor for auditing purposes
134
- * @fires Log company for auditing purposes
135
- * @fires Log system for auditing purposes
136
- * @param CompanyEntity Company which public visibility is changed
137
- * @param CompanyInstructorEntity Event author
138
- */
139
- SearchEngineVisibilityChanged = "company.profile.searchEngineVisibilityChanged",
140
- /**
141
- * Company changes pickup location
142
- * @author Company manager
143
- * @fires Log instructor for auditing purposes
144
- * @fires Log company for auditing purposes
145
- * @param CompanyEntity Company which pickup location is changed
146
- * @param CompanyInstructorEntity Event author
147
- */
148
- LocationChanged = "company.profile.locationChanged",
149
- /**
150
- * Company changes session cancellation fee period
151
- * @author Company manager
152
- * @fires Log instructor for auditing purposes
153
- * @fires Log company for auditing purposes
154
- * @fires Notify all active members about the session cancellation fee period changes
155
- * @param CompanyEntity Company which session cancellation fee period is changed
156
- * @param CompanyInstructorEntity Event author
157
- */
158
- RescheduleProtectionChanged = "company.profile.rescheduleProtectionChanged",
159
- /**
160
- * Company changes banking details
161
- * @author Company manager
162
- * @fires Log instructor for auditing purposes
163
- * @fires Log company for auditing purposes
164
- * @fires Log system for auditing purposes
165
- * @param CompanyEntity Company which banking details are changed
166
- * @param CompanyInstructorEntity Event author
167
- */
168
- BankDetailsChanged = "company.profile.bankingDetailsChanged"
169
- }
@@ -1,174 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CompanyProfileEvents = void 0;
4
- var CompanyProfileEvents;
5
- (function (CompanyProfileEvents) {
6
- /**
7
- * Company ownership is transferred to another user
8
- * @author Company owner
9
- * @fires Log instructor (new owner) for auditing purposes
10
- * @fires Log instructor (old owner) for auditing purposes (authoring)
11
- * @fires Log company for auditing purposes
12
- * @fires Log system for auditing purposes
13
- * @fires Notify new owner about the assignment
14
- * @fires Notify all active members (except old and new owner) about the company owner change
15
- * @param CompanyInstructorEntity New company owner
16
- * @param CompanyInstructorEntity Event author
17
- */
18
- CompanyProfileEvents["OwnerChanged"] = "company.profile.ownerChanged";
19
- /**
20
- * Company changes name
21
- * @author Company owner
22
- * @fires Log instructor for auditing purposes
23
- * @fires Log company for auditing purposes
24
- * @fires Log system for auditing purposes
25
- * @fires Notify all active members (except auth user) about the company name change
26
- * @param CompanyEntity Company which name is changed
27
- * @param String Previous company name
28
- * @param CompanyInstructorEntity Event author
29
- */
30
- CompanyProfileEvents["NameChanged"] = "company.profile.nameChanged";
31
- /**
32
- * Company changes description
33
- * @author Company manager
34
- * @fires Log instructor for auditing purposes
35
- * @fires Log company for auditing purposes
36
- * @param CompanyEntity Company which description is changed
37
- * @param CompanyInstructorEntity Event author
38
- */
39
- CompanyProfileEvents["DescriptionChanged"] = "company.profile.descriptionChanged";
40
- /**
41
- * Company changes logo
42
- * @author Company manager
43
- * @fires Log instructor for auditing purposes
44
- * @fires Log company for auditing purposes
45
- * @param CompanyEntity Company which logo is changed
46
- * @param CompanyInstructorEntity Event author
47
- */
48
- CompanyProfileEvents["LogoChanged"] = "company.profile.logoChanged";
49
- /**
50
- * Company changes language
51
- * @author Company manager
52
- * @fires Log instructor for auditing purposes
53
- * @fires Log company for auditing purposes
54
- * @fires Notify all active members about the company language change
55
- * @param CompanyEntity Company which language is changed
56
- * @param CompanyInstructorEntity Event author
57
- */
58
- CompanyProfileEvents["LanguageChanged"] = "company.profile.languageChanged";
59
- /**
60
- * Company changes address
61
- * @author Company manager
62
- * @fires Log instructor for auditing purposes
63
- * @fires Log company for auditing purposes
64
- * @fires Log system for auditing purposes
65
- * @param CompanyEntity Company which address is changed
66
- * @param CompanyInstructorEntity Event author
67
- */
68
- CompanyProfileEvents["AddressChanged"] = "company.profile.addressChanged";
69
- /**
70
- * Company changes homepage
71
- * @author Company manager
72
- * @fires Log instructor for auditing purposes
73
- * @fires Log company for auditing purposes
74
- * @param CompanyEntity Company which homepage is changed
75
- * @param CompanyInstructorEntity Event author
76
- */
77
- CompanyProfileEvents["HomepageChanged"] = "company.profile.homepageChanged";
78
- /**
79
- * Company changes social link
80
- * @author Company manager
81
- * @fires Log instructor for auditing purposes
82
- * @fires Log company for auditing purposes
83
- * @param CompanyEntity Company which social link is changed
84
- * @param CompanyInstructorEntity Event author
85
- */
86
- CompanyProfileEvents["SocialLinkChanged"] = "company.profile.socialLinkChanged";
87
- /**
88
- * Company changes phone
89
- * @author Company manager
90
- * @fires Log instructor for auditing purposes
91
- * @fires Log company for auditing purposes
92
- * @param CompanyEntity Company which phone is changed
93
- * @param CompanyInstructorEntity Event author
94
- */
95
- CompanyProfileEvents["PhoneChanged"] = "company.profile.phoneChanged";
96
- /**
97
- * Company changes email
98
- * @author Company manager
99
- * @fires Log instructor for auditing purposes
100
- * @fires Log company for auditing purposes
101
- * @param CompanyEntity Company which email is changed
102
- * @param CompanyInstructorEntity Event author
103
- */
104
- CompanyProfileEvents["EmailChanged"] = "company.profile.emailChanged";
105
- /**
106
- * Company changes timezone
107
- * @author Company manager
108
- * @fires Log instructor for auditing purposes
109
- * @fires Log company for auditing purposes
110
- * @param CompanyEntity Company which timezone is changed
111
- * @param CompanyInstructorEntity Event author
112
- */
113
- CompanyProfileEvents["TimezoneChanged"] = "company.profile.timezoneChanged";
114
- /**
115
- * Company changes workinhg hours
116
- * @author Company manager
117
- * @fires Log instructor for auditing purposes
118
- * @fires Log company for auditing purposes
119
- * @fires Notify all active members about the working hours changes
120
- * @param CompanyEntity Company which working hours are changed
121
- * @param CompanyInstructorEntity Event author
122
- */
123
- CompanyProfileEvents["WorkingScheduleChanged"] = "company.profile.workingScheduleChanged";
124
- /**
125
- * Company changes holydays
126
- * @author Company manager
127
- * @fires Log instructor for auditing purposes
128
- * @fires Log company for auditing purposes
129
- * @fires Notify all active members about the holidays changes
130
- * @param CompanyEntity Company which holidays are changed
131
- * @param CompanyInstructorEntity Event author
132
- */
133
- CompanyProfileEvents["HolidaysScheduleChanged"] = "company.profile.holidaysScheduleChanged";
134
- /**
135
- * Company changes search engine visibility changed
136
- * @author Company owner
137
- * @fires Log instructor for auditing purposes
138
- * @fires Log company for auditing purposes
139
- * @fires Log system for auditing purposes
140
- * @param CompanyEntity Company which public visibility is changed
141
- * @param CompanyInstructorEntity Event author
142
- */
143
- CompanyProfileEvents["SearchEngineVisibilityChanged"] = "company.profile.searchEngineVisibilityChanged";
144
- /**
145
- * Company changes pickup location
146
- * @author Company manager
147
- * @fires Log instructor for auditing purposes
148
- * @fires Log company for auditing purposes
149
- * @param CompanyEntity Company which pickup location is changed
150
- * @param CompanyInstructorEntity Event author
151
- */
152
- CompanyProfileEvents["LocationChanged"] = "company.profile.locationChanged";
153
- /**
154
- * Company changes session cancellation fee period
155
- * @author Company manager
156
- * @fires Log instructor for auditing purposes
157
- * @fires Log company for auditing purposes
158
- * @fires Notify all active members about the session cancellation fee period changes
159
- * @param CompanyEntity Company which session cancellation fee period is changed
160
- * @param CompanyInstructorEntity Event author
161
- */
162
- CompanyProfileEvents["RescheduleProtectionChanged"] = "company.profile.rescheduleProtectionChanged";
163
- /**
164
- * Company changes banking details
165
- * @author Company manager
166
- * @fires Log instructor for auditing purposes
167
- * @fires Log company for auditing purposes
168
- * @fires Log system for auditing purposes
169
- * @param CompanyEntity Company which banking details are changed
170
- * @param CompanyInstructorEntity Event author
171
- */
172
- CompanyProfileEvents["BankDetailsChanged"] = "company.profile.bankingDetailsChanged";
173
- })(CompanyProfileEvents || (exports.CompanyProfileEvents = CompanyProfileEvents = {}));
174
- //# sourceMappingURL=profile.events.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"profile.events.js","sourceRoot":"","sources":["../../../../src/events/company/account/profile.events.ts"],"names":[],"mappings":";;;AAAA,IAAY,oBAyLX;AAzLD,WAAY,oBAAoB;IAE/B;;;;;;;;;;;OAWG;IACH,qEAA6C,CAAA;IAE7C;;;;;;;;;;OAUG;IACH,mEAA2C,CAAA;IAE3C;;;;;;;OAOG;IACH,iFAAyD,CAAA;IAEzD;;;;;;;OAOG;IACH,mEAA2C,CAAA;IAE3C;;;;;;;;OAQG;IACH,2EAAmD,CAAA;IAEnD;;;;;;;;OAQG;IACH,yEAAiD,CAAA;IAEjD;;;;;;;OAOG;IACH,2EAAmD,CAAA;IAEnD;;;;;;;OAOG;IACH,+EAAuD,CAAA;IAEvD;;;;;;;OAOG;IACH,qEAA6C,CAAA;IAE7C;;;;;;;OAOG;IACH,qEAA6C,CAAA;IAE7C;;;;;;;OAOG;IACH,2EAAmD,CAAA;IAEnD;;;;;;;;OAQG;IACH,yFAAiE,CAAA;IAEjE;;;;;;;;OAQG;IACH,2FAAmE,CAAA;IAEnE;;;;;;;;OAQG;IACH,uGAA+E,CAAA;IAE/E;;;;;;;OAOG;IACH,2EAAmD,CAAA;IAEnD;;;;;;;;OAQG;IACH,mGAA2E,CAAA;IAE3E;;;;;;;;OAQG;IACH,oFAA4D,CAAA;AAC7D,CAAC,EAzLW,oBAAoB,oCAApB,oBAAoB,QAyL/B"}
@@ -1,56 +0,0 @@
1
- export declare enum CompanyCourseAppointmentEvents {
2
- /**
3
- * Course appointment is created
4
- * @author Company Manager
5
- * @fires Log instructor for auditing purposes
6
- * @fires Log company for auditing purposes
7
- * @param CompanyCourseAppointmentEntity Created course appointment
8
- * @param CompanyInstructorEntity Event author
9
- */
10
- Created = "company.course.appointment.created",
11
- /**
12
- * Course appointment is deleted
13
- * @author Company Manager
14
- * @fires Log instructor for auditing purposes
15
- * @fires Log company for auditing purposes
16
- * @fires Notify assigned instructor about the appointment part deletion
17
- * @fires Notify in-charge manager about the appointment part deletion
18
- * @param CompanyCourseAppointmentEntity Deleted appointment
19
- * @param CompanyInstructorEntity Event author
20
- */
21
- Deleted = "company.course.appointment.deleted",
22
- /**
23
- * Course appointment is changed
24
- * @author Company Manager
25
- * @fires Log instructor for auditing purposes
26
- * @fires Log company for auditing purposes
27
- * @fires Notify assigned instructor about the appointment part update
28
- * @fires Notify in-charge manager about the appointment part update
29
- * @param CompanyCourseAppointmentEntity Updated appointment
30
- * @param CompanyInstructorEntity Event author
31
- */
32
- Changed = "company.course.appointment.changed",
33
- /**
34
- * Course appointment is assigned to instructor
35
- * @author Company Manager
36
- * @fires Log instructor for auditing purposes
37
- * @fires Log company for auditing purposes
38
- * @fires Notify assigned instructor about the new appointment part
39
- * @fires Notify in-charge manager about the new appointment part
40
- * @param CoursePartEntity Created appointment part
41
- * @param CompanyInstructorEntity Event author
42
- */
43
- Assigned = "company.course.appointment.assigned",
44
- /**
45
- * Course appointment is reassigned to another instructor
46
- * @author Company Manager
47
- * @fires Log instructor for auditing purposes
48
- * @fires Log company for auditing purposes
49
- * @fires Notify previous assigned instructor about the appointment part reassignment
50
- * @fires Notify new assigned instructor about the appointment part reassignment
51
- * @fires Notify in-charge manager about the appointment part reassignment
52
- * @param CoursePartEntity Updated appointment part
53
- * @param CompanyInstructorEntity Event author
54
- */
55
- Reassigned = "company.course.appointment.reassigned"
56
- }
@@ -1,61 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CompanyCourseAppointmentEvents = void 0;
4
- var CompanyCourseAppointmentEvents;
5
- (function (CompanyCourseAppointmentEvents) {
6
- /**
7
- * Course appointment is created
8
- * @author Company Manager
9
- * @fires Log instructor for auditing purposes
10
- * @fires Log company for auditing purposes
11
- * @param CompanyCourseAppointmentEntity Created course appointment
12
- * @param CompanyInstructorEntity Event author
13
- */
14
- CompanyCourseAppointmentEvents["Created"] = "company.course.appointment.created";
15
- /**
16
- * Course appointment is deleted
17
- * @author Company Manager
18
- * @fires Log instructor for auditing purposes
19
- * @fires Log company for auditing purposes
20
- * @fires Notify assigned instructor about the appointment part deletion
21
- * @fires Notify in-charge manager about the appointment part deletion
22
- * @param CompanyCourseAppointmentEntity Deleted appointment
23
- * @param CompanyInstructorEntity Event author
24
- */
25
- CompanyCourseAppointmentEvents["Deleted"] = "company.course.appointment.deleted";
26
- /**
27
- * Course appointment is changed
28
- * @author Company Manager
29
- * @fires Log instructor for auditing purposes
30
- * @fires Log company for auditing purposes
31
- * @fires Notify assigned instructor about the appointment part update
32
- * @fires Notify in-charge manager about the appointment part update
33
- * @param CompanyCourseAppointmentEntity Updated appointment
34
- * @param CompanyInstructorEntity Event author
35
- */
36
- CompanyCourseAppointmentEvents["Changed"] = "company.course.appointment.changed";
37
- /**
38
- * Course appointment is assigned to instructor
39
- * @author Company Manager
40
- * @fires Log instructor for auditing purposes
41
- * @fires Log company for auditing purposes
42
- * @fires Notify assigned instructor about the new appointment part
43
- * @fires Notify in-charge manager about the new appointment part
44
- * @param CoursePartEntity Created appointment part
45
- * @param CompanyInstructorEntity Event author
46
- */
47
- CompanyCourseAppointmentEvents["Assigned"] = "company.course.appointment.assigned";
48
- /**
49
- * Course appointment is reassigned to another instructor
50
- * @author Company Manager
51
- * @fires Log instructor for auditing purposes
52
- * @fires Log company for auditing purposes
53
- * @fires Notify previous assigned instructor about the appointment part reassignment
54
- * @fires Notify new assigned instructor about the appointment part reassignment
55
- * @fires Notify in-charge manager about the appointment part reassignment
56
- * @param CoursePartEntity Updated appointment part
57
- * @param CompanyInstructorEntity Event author
58
- */
59
- CompanyCourseAppointmentEvents["Reassigned"] = "company.course.appointment.reassigned";
60
- })(CompanyCourseAppointmentEvents || (exports.CompanyCourseAppointmentEvents = CompanyCourseAppointmentEvents = {}));
61
- //# sourceMappingURL=appointment.events.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"appointment.events.js","sourceRoot":"","sources":["../../../../src/events/company/course/appointment.events.ts"],"names":[],"mappings":";;;AAAA,IAAY,8BA4DX;AA5DD,WAAY,8BAA8B;IAEzC;;;;;;;OAOG;IACH,gFAA8C,CAAA;IAE9C;;;;;;;;;OASG;IACH,gFAA8C,CAAA;IAE9C;;;;;;;;;OASG;IACH,gFAA8C,CAAA;IAE9C;;;;;;;;;OASG;IACH,kFAAgD,CAAA;IAEhD;;;;;;;;;;OAUG;IACH,sFAAoD,CAAA;AACrD,CAAC,EA5DW,8BAA8B,8CAA9B,8BAA8B,QA4DzC"}
@@ -1,118 +0,0 @@
1
- export declare enum CompanyCourseEvents {
2
- /**
3
- * Draft course is created
4
- * @author Company Manager
5
- * @fires Log instructor for auditing purposes
6
- * @fires Log company for auditing purposes
7
- * @param CompanyCourseEntity Created course
8
- * @param CompanyInstructorEntity Event author
9
- */
10
- Created = "company.course.created",
11
- /**
12
- * Course is deleted
13
- * @author Company Manager
14
- * @fires Log instructor for auditing purposes
15
- * @fires Log company for auditing purposes
16
- * @param CompanyCourseEntity Deleted course
17
- * @param CompanyInstructorEntity Event author
18
- */
19
- Deleted = "company.course.deleted",
20
- /**
21
- * Course title changed
22
- * @author Company Manager
23
- * @fires Log instructor for auditing purposes
24
- * @fires Log company for auditing purposes
25
- * @param CompanyCourseEntity Updated course
26
- * @param CompanyInstructorEntity Event author
27
- */
28
- TitleChanged = "company.course.titleChanged",
29
- /**
30
- * Course description changed
31
- * @author Company Manager
32
- * @fires Log instructor for auditing purposes
33
- * @fires Log company for auditing purposes
34
- * @param CompanyCourseEntity Updated course
35
- * @param CompanyInstructorEntity Event author
36
- */
37
- DescriptionChanged = "company.course.descriptionChanged",
38
- /**
39
- * In-charge instructor submitted the course for review
40
- * @author Course manager
41
- * @fires Log instructor for auditing purposes
42
- * @fires Log company for auditing purposes
43
- * @fires Notify In-charge manager about the course submission
44
- * @param CompanyCourseEntity Submitted course
45
- * @param CompanyInstructorEntity Event author
46
- */
47
- InChargeInstructorSubmitted = "company.course.inchargeInstructorSubmitted",
48
- /**
49
- * In-charge instructor changed for the course
50
- * @author Company Manager
51
- * @fires Log instructor for auditing purposes
52
- * @fires Log company for auditing purposes
53
- * @fires Notify previous In-charge instructor about the change
54
- * @fires Notify New in-charge instructor about the assignment
55
- * @param CompanyCourseEntity Updated course
56
- * @param CompanyInstructorEntity Event author
57
- */
58
- InChargeInstructorChanged = "company.course.inchargeInstructorChanged",
59
- /**
60
- * Course price changed
61
- * @author Company Manager
62
- * @fires Log instructor for auditing purposes
63
- * @fires Log company for auditing purposes
64
- * @fires Notify In-charge instructor about the price change
65
- * @param CompanyCourseEntity Updated course
66
- * @param CompanyInstructorEntity Event author
67
- */
68
- PriceChanged = "company.course.priceChanged",
69
- /**
70
- * Course duration changed
71
- * @author Company Manager
72
- * @fires Log instructor for auditing purposes
73
- * @fires Log company for auditing purposes
74
- * @fires Notify In-charge instructor about the duration change
75
- * @param CompanyCourseEntity Updated course
76
- * @param CompanyInstructorEntity Event author
77
- */
78
- DurationChanged = "company.course.durationChanged",
79
- /**
80
- * Course location changed
81
- * @author Company Manager
82
- * @fires Log instructor for auditing purposes
83
- * @fires Log company for auditing purposes
84
- * @fires Notify In-charge instructor about the location change
85
- * @param CompanyCourseEntity Updated course
86
- * @param CompanyInstructorEntity Event author
87
- */
88
- LocationChanged = "company.course.locationChanged",
89
- /**
90
- * Course is published
91
- * @author Company Manager
92
- * @fires Log instructor for auditing purposes
93
- * @fires Log company for auditing purposes
94
- * @fires Notify In-charge instructor about the course publication
95
- * @param CompanyCourseEntity Published course
96
- * @param CompanyInstructorEntity Event author
97
- */
98
- Published = "company.course.published",
99
- /**
100
- * Course is ended
101
- * @author Company Manager
102
- * @fires Log instructor for auditing purposes
103
- * @fires Log company for auditing purposes
104
- * @fires Notify In-charge instructor about the course ending
105
- * @param CompanyCourseEntity Ended course
106
- * @param CompanyInstructorEntity Event author
107
- */
108
- Ended = "company.course.ended",
109
- /**
110
- * Course lessons are sorted
111
- * @author Company Manager
112
- * @fires Log instructor for auditing purposes
113
- * @fires Log company for auditing purposes
114
- * @param CompanyCourseEntity Course with sorted lessons
115
- * @param CompanyInstructorEntity Event author
116
- */
117
- LessonsSorted = "company.course.lessonsSorted"
118
- }