mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
Merge branch 'feature/agenda-api-peter' into feature/agenda-new-api-eudes
This commit is contained in:
@@ -6,7 +6,7 @@ export enum EEventFilterStatus {
|
||||
Declined,
|
||||
Communicated,
|
||||
ToCommunicate,
|
||||
AllToCommunicate,
|
||||
AllToCommunicate, // approvado e to communicate
|
||||
PendingEvents,
|
||||
}
|
||||
|
||||
@@ -41,11 +41,10 @@ export enum EEventType
|
||||
Travel,
|
||||
Conference,
|
||||
}
|
||||
|
||||
|
||||
|
||||
export enum EAttendeeType {
|
||||
Required = 1,
|
||||
Acknowledgment,
|
||||
Optional
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user