@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.
- package/lib/auth/signin.dto.js +1 -1
- package/lib/auth/signin.dto.js.map +1 -1
- package/lib/geo/address.model.d.ts +6 -4
- package/lib/geo/address.model.js +13 -2
- package/lib/geo/address.model.js.map +1 -1
- package/lib/geo/pickup.model.d.ts +1 -1
- package/lib/geo/pickup.model.js.map +1 -1
- package/lib/index.d.ts +0 -1
- package/lib/index.js +0 -1
- package/lib/index.js.map +1 -1
- package/lib/instructor/instructor.model.d.ts +3 -2
- package/lib/instructor/instructor.model.js +5 -4
- package/lib/instructor/instructor.model.js.map +1 -1
- package/lib/note/note.model.d.ts +1 -1
- package/lib/note/note.model.js.map +1 -1
- package/lib/tsconfig.tsbuildinfo +1 -1
- package/lib/utils/array.helper.d.ts +7 -0
- package/lib/utils/array.helper.js +9 -0
- package/lib/utils/array.helper.js.map +1 -1
- package/package.json +2 -2
- package/lib/agent/asset.type.d.ts +0 -5
- package/lib/agent/asset.type.js +0 -10
- package/lib/agent/asset.type.js.map +0 -1
- package/lib/agent/earning.type.d.ts +0 -6
- package/lib/agent/earning.type.js +0 -3
- package/lib/agent/earning.type.js.map +0 -1
- package/lib/alert/alert.content.d.ts +0 -4
- package/lib/alert/alert.content.js +0 -9
- package/lib/alert/alert.content.js.map +0 -1
- package/lib/bill/bill-item.type.d.ts +0 -5
- package/lib/bill/bill-item.type.js +0 -10
- package/lib/bill/bill-item.type.js.map +0 -1
- package/lib/bill/bill.status.d.ts +0 -5
- package/lib/bill/bill.status.js +0 -13
- package/lib/bill/bill.status.js.map +0 -1
- package/lib/calendar/types.d.ts +0 -19
- package/lib/calendar/types.js +0 -25
- package/lib/calendar/types.js.map +0 -1
- package/lib/common/context.d.ts +0 -6
- package/lib/common/context.js +0 -11
- package/lib/common/context.js.map +0 -1
- package/lib/course/types.d.ts +0 -15
- package/lib/course/types.js +0 -22
- package/lib/course/types.js.map +0 -1
- package/lib/driving/lesson/types.d.ts +0 -15
- package/lib/driving/lesson/types.js +0 -21
- package/lib/driving/lesson/types.js.map +0 -1
- package/lib/driving/types.d.ts +0 -9
- package/lib/driving/types.js +0 -15
- package/lib/driving/types.js.map +0 -1
- package/lib/event/event.dto.d.ts +0 -24
- package/lib/event/event.dto.js +0 -146
- package/lib/event/event.dto.js.map +0 -1
- package/lib/event/event.model.d.ts +0 -8
- package/lib/event/event.model.js +0 -49
- package/lib/event/event.model.js.map +0 -1
- package/lib/event/index.d.ts +0 -2
- package/lib/event/index.js +0 -19
- package/lib/event/index.js.map +0 -1
- package/lib/events/agent/account.events.d.ts +0 -27
- package/lib/events/agent/account.events.js +0 -32
- package/lib/events/agent/account.events.js.map +0 -1
- package/lib/events/agent/payout.events.d.ts +0 -29
- package/lib/events/agent/payout.events.js +0 -34
- package/lib/events/agent/payout.events.js.map +0 -1
- package/lib/events/agent/profile.events.d.ts +0 -18
- package/lib/events/agent/profile.events.js +0 -23
- package/lib/events/agent/profile.events.js.map +0 -1
- package/lib/events/agent/promotion.events.d.ts +0 -42
- package/lib/events/agent/promotion.events.js +0 -47
- package/lib/events/agent/promotion.events.js.map +0 -1
- package/lib/events/auth/auth.events.d.ts +0 -16
- package/lib/events/auth/auth.events.js +0 -21
- package/lib/events/auth/auth.events.js.map +0 -1
- package/lib/events/auth/token.events.d.ts +0 -23
- package/lib/events/auth/token.events.js +0 -28
- package/lib/events/auth/token.events.js.map +0 -1
- package/lib/events/auth/verify.events.d.ts +0 -17
- package/lib/events/auth/verify.events.js +0 -22
- package/lib/events/auth/verify.events.js.map +0 -1
- package/lib/events/company/account/account.events.d.ts +0 -64
- package/lib/events/company/account/account.events.js +0 -69
- package/lib/events/company/account/account.events.js.map +0 -1
- package/lib/events/company/account/profile.events.d.ts +0 -169
- package/lib/events/company/account/profile.events.js +0 -174
- package/lib/events/company/account/profile.events.js.map +0 -1
- package/lib/events/company/course/appointment.events.d.ts +0 -56
- package/lib/events/company/course/appointment.events.js +0 -61
- package/lib/events/company/course/appointment.events.js.map +0 -1
- package/lib/events/company/course/course.events.d.ts +0 -118
- package/lib/events/company/course/course.events.js +0 -123
- package/lib/events/company/course/course.events.js.map +0 -1
- package/lib/events/company/course/lesson.events.d.ts +0 -56
- package/lib/events/company/course/lesson.events.js +0 -61
- package/lib/events/company/course/lesson.events.js.map +0 -1
- package/lib/events/company/course/topic.events.d.ts +0 -76
- package/lib/events/company/course/topic.events.js +0 -81
- package/lib/events/company/course/topic.events.js.map +0 -1
- package/lib/events/company/product/addon.events.d.ts +0 -34
- package/lib/events/company/product/addon.events.js +0 -39
- package/lib/events/company/product/addon.events.js.map +0 -1
- package/lib/events/company/product/campaign.events.d.ts +0 -13
- package/lib/events/company/product/campaign.events.js +0 -18
- package/lib/events/company/product/campaign.events.js.map +0 -1
- package/lib/events/company/product/product.events.d.ts +0 -54
- package/lib/events/company/product/product.events.js +0 -59
- package/lib/events/company/product/product.events.js.map +0 -1
- package/lib/events/index.d.ts +0 -25
- package/lib/events/index.js +0 -42
- package/lib/events/index.js.map +0 -1
- package/lib/events/instructor/account/account.events.d.ts +0 -123
- package/lib/events/instructor/account/account.events.js +0 -128
- package/lib/events/instructor/account/account.events.js.map +0 -1
- package/lib/events/instructor/account/profile.events.d.ts +0 -31
- package/lib/events/instructor/account/profile.events.js +0 -36
- package/lib/events/instructor/account/profile.events.js.map +0 -1
- package/lib/events/instructor/task/task.events.d.ts +0 -24
- package/lib/events/instructor/task/task.events.js +0 -29
- package/lib/events/instructor/task/task.events.js.map +0 -1
- package/lib/events/student/account/account.events.d.ts +0 -36
- package/lib/events/student/account/account.events.js +0 -41
- package/lib/events/student/account/account.events.js.map +0 -1
- package/lib/events/user/account.events.d.ts +0 -84
- package/lib/events/user/account.events.js +0 -89
- package/lib/events/user/account.events.js.map +0 -1
- package/lib/events/user/alert.events.d.ts +0 -16
- package/lib/events/user/alert.events.js +0 -21
- package/lib/events/user/alert.events.js.map +0 -1
- package/lib/events/user/device.events.d.ts +0 -30
- package/lib/events/user/device.events.js +0 -35
- package/lib/events/user/device.events.js.map +0 -1
- package/lib/events/user/notification.events.d.ts +0 -30
- package/lib/events/user/notification.events.js +0 -35
- package/lib/events/user/notification.events.js.map +0 -1
- package/lib/events/user/profile.events.d.ts +0 -60
- package/lib/events/user/profile.events.js +0 -65
- package/lib/events/user/profile.events.js.map +0 -1
- package/lib/expense/expense.types.d.ts +0 -5
- package/lib/expense/expense.types.js +0 -10
- package/lib/expense/expense.types.js.map +0 -1
- package/lib/finance/finance.type.d.ts +0 -21
- package/lib/finance/finance.type.js +0 -21
- package/lib/finance/finance.type.js.map +0 -1
- package/lib/free-benefit/free-benefit.type.d.ts +0 -4
- package/lib/free-benefit/free-benefit.type.js +0 -9
- package/lib/free-benefit/free-benefit.type.js.map +0 -1
- package/lib/handover/handover.document.d.ts +0 -5
- package/lib/handover/handover.document.js +0 -3
- package/lib/handover/handover.document.js.map +0 -1
- package/lib/invoice/invoice.types.d.ts +0 -6
- package/lib/invoice/invoice.types.js +0 -11
- package/lib/invoice/invoice.types.js.map +0 -1
- package/lib/log/log.type.d.ts +0 -9
- package/lib/log/log.type.js +0 -14
- package/lib/log/log.type.js.map +0 -1
- package/lib/notification/notification.channel.d.ts +0 -6
- package/lib/notification/notification.channel.js +0 -11
- package/lib/notification/notification.channel.js.map +0 -1
- package/lib/payment/payment.types.d.ts +0 -13
- package/lib/payment/payment.types.js +0 -20
- package/lib/payment/payment.types.js.map +0 -1
- package/lib/payout/payout.types.d.ts +0 -4
- package/lib/payout/payout.types.js +0 -9
- package/lib/payout/payout.types.js.map +0 -1
- package/lib/priceplan/plan.enum.d.ts +0 -23
- package/lib/priceplan/plan.enum.js +0 -29
- package/lib/priceplan/plan.enum.js.map +0 -1
- package/lib/product/index.d.ts +0 -3
- package/lib/product/index.js +0 -20
- package/lib/product/index.js.map +0 -1
- package/lib/product/product.dto.d.ts +0 -12
- package/lib/product/product.dto.js +0 -69
- package/lib/product/product.dto.js.map +0 -1
- package/lib/product/product.model.d.ts +0 -12
- package/lib/product/product.model.js +0 -61
- package/lib/product/product.model.js.map +0 -1
- package/lib/product/product.type.d.ts +0 -4
- package/lib/product/product.type.js +0 -9
- package/lib/product/product.type.js.map +0 -1
- package/lib/security/account.types.d.ts +0 -8
- package/lib/security/account.types.js +0 -13
- package/lib/security/account.types.js.map +0 -1
- package/lib/security/acl.d.ts +0 -6
- package/lib/security/acl.js +0 -11
- package/lib/security/acl.js.map +0 -1
- package/lib/security/permissions.d.ts +0 -9
- package/lib/security/permissions.js +0 -14
- package/lib/security/permissions.js.map +0 -1
- package/lib/security/role.types.d.ts +0 -41
- package/lib/security/role.types.js +0 -46
- package/lib/security/role.types.js.map +0 -1
- package/lib/setting/setting.type.d.ts +0 -7
- package/lib/setting/setting.type.js +0 -12
- package/lib/setting/setting.type.js.map +0 -1
- package/lib/ticket/ticket.enum.d.ts +0 -5
- package/lib/ticket/ticket.enum.js +0 -10
- package/lib/ticket/ticket.enum.js.map +0 -1
- package/lib/training/training.types.d.ts +0 -15
- package/lib/training/training.types.js +0 -22
- package/lib/training/training.types.js.map +0 -1
- package/lib/types/activity.type.d.ts +0 -46
- package/lib/types/activity.type.js +0 -51
- package/lib/types/activity.type.js.map +0 -1
- package/lib/types/addon.type.d.ts +0 -66
- package/lib/types/addon.type.js +0 -71
- package/lib/types/addon.type.js.map +0 -1
- package/lib/types/calendar.type.d.ts +0 -24
- package/lib/types/calendar.type.js +0 -31
- package/lib/types/calendar.type.js.map +0 -1
- package/lib/types/driving.type.d.ts +0 -12
- package/lib/types/driving.type.js +0 -18
- package/lib/types/driving.type.js.map +0 -1
- package/lib/types/earning.type.d.ts +0 -6
- package/lib/types/earning.type.js +0 -3
- package/lib/types/earning.type.js.map +0 -1
- package/lib/types/finance.type.d.ts +0 -67
- package/lib/types/finance.type.js +0 -77
- package/lib/types/finance.type.js.map +0 -1
- package/lib/types/index.d.ts +0 -15
- package/lib/types/index.js +0 -32
- package/lib/types/index.js.map +0 -1
- package/lib/types/interface.d.ts +0 -79
- package/lib/types/interface.js +0 -4
- package/lib/types/interface.js.map +0 -1
- package/lib/types/metric.type.d.ts +0 -34
- package/lib/types/metric.type.js +0 -39
- package/lib/types/metric.type.js.map +0 -1
- package/lib/types/policy.type.d.ts +0 -27
- package/lib/types/policy.type.js +0 -32
- package/lib/types/policy.type.js.map +0 -1
- package/lib/types/priceplan.type.d.ts +0 -39
- package/lib/types/priceplan.type.js +0 -48
- package/lib/types/priceplan.type.js.map +0 -1
- package/lib/types/product.type.d.ts +0 -202
- package/lib/types/product.type.js +0 -209
- package/lib/types/product.type.js.map +0 -1
- package/lib/types/program.type.d.ts +0 -23
- package/lib/types/program.type.js +0 -28
- package/lib/types/program.type.js.map +0 -1
- package/lib/types/security.type.d.ts +0 -54
- package/lib/types/security.type.js +0 -60
- package/lib/types/security.type.js.map +0 -1
- package/lib/types/support.type.d.ts +0 -128
- package/lib/types/support.type.js +0 -145
- package/lib/types/support.type.js.map +0 -1
- package/lib/types/training.type.d.ts +0 -16
- package/lib/types/training.type.js +0 -22
- package/lib/types/training.type.js.map +0 -1
- package/lib/user/profile.type.d.ts +0 -10
- package/lib/user/profile.type.js +0 -15
- package/lib/user/profile.type.js.map +0 -1
- package/lib/validators/compare.validator.d.ts +0 -9
- package/lib/validators/compare.validator.js +0 -34
- package/lib/validators/compare.validator.js.map +0 -1
- package/lib/validators/index.d.ts +0 -2
- package/lib/validators/index.js +0 -19
- package/lib/validators/index.js.map +0 -1
- package/lib/validators/required.validator.d.ts +0 -21
- package/lib/validators/required.validator.js +0 -95
- 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
|
-
}
|