@agendize/js-agendize-api 1.32.1 → 1.33.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/js-agendize-api.es.js +3381 -3291
- package/package.json +13 -13
- package/dist/agendizeApi.d.ts +0 -545
- package/dist/browserStorage/browserStorage.d.ts +0 -45
- package/dist/config.d.ts +0 -19
- package/dist/data/Account.d.ts +0 -218
- package/dist/data/Activity.d.ts +0 -444
- package/dist/data/Address.d.ts +0 -46
- package/dist/data/Batch.d.ts +0 -41
- package/dist/data/CRMSettings.d.ts +0 -35
- package/dist/data/Calendar.d.ts +0 -78
- package/dist/data/Changelog.d.ts +0 -20
- package/dist/data/Common.d.ts +0 -15
- package/dist/data/CommonEnum.d.ts +0 -44
- package/dist/data/Company.d.ts +0 -161
- package/dist/data/CompanyPerformance.d.ts +0 -26
- package/dist/data/CompanySettings.d.ts +0 -17
- package/dist/data/Connector.d.ts +0 -26
- package/dist/data/Consent.d.ts +0 -4
- package/dist/data/Contact.d.ts +0 -202
- package/dist/data/CustomStatus.d.ts +0 -16
- package/dist/data/Employee.d.ts +0 -27
- package/dist/data/Error.d.ts +0 -65
- package/dist/data/Event.d.ts +0 -216
- package/dist/data/EventSearch.d.ts +0 -217
- package/dist/data/EventUpdate.d.ts +0 -9
- package/dist/data/Form.d.ts +0 -225
- package/dist/data/FormResult.d.ts +0 -61
- package/dist/data/FormResultStatus.d.ts +0 -23
- package/dist/data/FreeSlot.d.ts +0 -71
- package/dist/data/Help.d.ts +0 -18
- package/dist/data/Image.d.ts +0 -24
- package/dist/data/Integration.d.ts +0 -36
- package/dist/data/Link.d.ts +0 -10
- package/dist/data/Log.d.ts +0 -77
- package/dist/data/LoginProvider.d.ts +0 -17
- package/dist/data/LoginRealm.d.ts +0 -20
- package/dist/data/Note.d.ts +0 -27
- package/dist/data/Notification.d.ts +0 -51
- package/dist/data/NotificationStatus.d.ts +0 -5
- package/dist/data/PrivacyPolicy.d.ts +0 -43
- package/dist/data/Queue.d.ts +0 -54
- package/dist/data/QueueRegistration.d.ts +0 -101
- package/dist/data/Reporting.d.ts +0 -42
- package/dist/data/ReportingExportBody.d.ts +0 -174
- package/dist/data/ReportingExportResponse.d.ts +0 -20
- package/dist/data/Rights.d.ts +0 -123
- package/dist/data/Service.d.ts +0 -219
- package/dist/data/ServiceGroup.d.ts +0 -57
- package/dist/data/ServiceResource.d.ts +0 -26
- package/dist/data/Settings.d.ts +0 -14
- package/dist/data/ShortPollingNotification.d.ts +0 -35
- package/dist/data/Shortener.d.ts +0 -8
- package/dist/data/Staff.d.ts +0 -115
- package/dist/data/StaffForms.d.ts +0 -42
- package/dist/data/StaffGroup.d.ts +0 -58
- package/dist/data/User.d.ts +0 -84
- package/dist/data/WidgetUrlCipher.d.ts +0 -23
- package/dist/data/WorkingHours.d.ts +0 -94
- package/dist/data/account/Permission.d.ts +0 -46
- package/dist/data/action/ShareLink.d.ts +0 -51
- package/dist/data/conference/Conference.d.ts +0 -156
- package/dist/data/conference/ConferenceForm.d.ts +0 -36
- package/dist/data/conference/ConferenceInvitee.d.ts +0 -31
- package/dist/data/conference/ConferenceLocation.d.ts +0 -36
- package/dist/data/conference/ConferenceSpeaker.d.ts +0 -28
- package/dist/data/conference/ConferenceSubscriptionRules.d.ts +0 -12
- package/dist/data/conference/ConferenceTag.d.ts +0 -29
- package/dist/data/conference/Registration.d.ts +0 -56
- package/dist/data/conference/RegistrationCancel.d.ts +0 -26
- package/dist/data/conference/RegistrationClient.d.ts +0 -16
- package/dist/data/conference/Session.d.ts +0 -115
- package/dist/data/conference/Widget.d.ts +0 -94
- package/dist/data/dashboard/DashboardStructure.d.ts +0 -42
- package/dist/data/dashboard/KeyFigures.d.ts +0 -9
- package/dist/data/planning/Planning.d.ts +0 -17
- package/dist/data/planning/PlanningDay.d.ts +0 -12
- package/dist/data/planning/PlanningHour.d.ts +0 -10
- package/dist/data/planning/PlanningWeek.d.ts +0 -13
- package/dist/data/scheduling/Availabilities.d.ts +0 -102
- package/dist/data/scheduling/SchedulingRights.d.ts +0 -40
- package/dist/data/scheduling/WorkingPlanning.d.ts +0 -119
- package/dist/data/scheduling/schedule/CompanySchedule.d.ts +0 -19
- package/dist/data/scheduling/schedule/ScheduleWorkingHours.d.ts +0 -18
- package/dist/data/scheduling/schedule/UserSchedules.d.ts +0 -20
- package/dist/data/shortPollingNotification/ShortPollingNotificationEvent.d.ts +0 -58
- package/dist/data/shortPollingNotification/ShortPollingNotificationObject.d.ts +0 -4
- package/dist/data/shortPollingNotification/ShortPollingNotificationReport.d.ts +0 -8
- package/dist/db/DashboardStructureDb.d.ts +0 -12
- package/dist/db/calendarDb.d.ts +0 -26
- package/dist/db/calendarTeamDb.d.ts +0 -27
- package/dist/db/calendarTeamDefaultDb.d.ts +0 -20
- package/dist/db/companyDb.d.ts +0 -26
- package/dist/db/companySettingsDb.d.ts +0 -11
- package/dist/db/conferenceDb.d.ts +0 -26
- package/dist/db/conferenceInviteeDb.d.ts +0 -27
- package/dist/db/conferenceRegistrationDb.d.ts +0 -11
- package/dist/db/conferenceSessionDb.d.ts +0 -27
- package/dist/db/conferenceSpeakerDb.d.ts +0 -27
- package/dist/db/conferenceTagDb.d.ts +0 -12
- package/dist/db/contactDb.d.ts +0 -26
- package/dist/db/crmSettingsDb.d.ts +0 -9
- package/dist/db/customStatusDb.d.ts +0 -13
- package/dist/db/eventDb.d.ts +0 -29
- package/dist/db/externalEventDb.d.ts +0 -26
- package/dist/db/formBuilderDb.d.ts +0 -26
- package/dist/db/icsEventDb.d.ts +0 -24
- package/dist/db/index.d.ts +0 -73
- package/dist/db/noteDb.d.ts +0 -27
- package/dist/db/notificationDb.d.ts +0 -9
- package/dist/db/notificationStatusDb.d.ts +0 -26
- package/dist/db/planningDb.d.ts +0 -27
- package/dist/db/privacyPolicyDb.d.ts +0 -24
- package/dist/db/promoteFieldDb.d.ts +0 -9
- package/dist/db/queueDb.d.ts +0 -27
- package/dist/db/rightsDb.d.ts +0 -25
- package/dist/db/serviceDb.d.ts +0 -28
- package/dist/db/serviceGroupDb.d.ts +0 -31
- package/dist/db/serviceResourceDb.d.ts +0 -27
- package/dist/db/settingsDb.d.ts +0 -24
- package/dist/db/shortPollingNotificationDb.d.ts +0 -13
- package/dist/db/sseNotificationDb.d.ts +0 -0
- package/dist/db/staffDb.d.ts +0 -28
- package/dist/db/staffFormsDb.d.ts +0 -25
- package/dist/db/staffGroupDb.d.ts +0 -32
- package/dist/db/userDb.d.ts +0 -27
- package/dist/db/userDefaultDb.d.ts +0 -20
- package/dist/db/userDirectoryDb.d.ts +0 -28
- package/dist/db/widgetFormDb.d.ts +0 -25
- package/dist/eventFetchedMeta/eventMeta.d.ts +0 -24
- package/dist/eventFetchedMeta/eventMetaStorage.d.ts +0 -63
- package/dist/index.d.ts +0 -97
- package/dist/repository/index.d.ts +0 -86
- package/dist/repository/public/accountPublicRepository.d.ts +0 -40
- package/dist/repository/public/availabilityPublicRepository.d.ts +0 -39
- package/dist/repository/public/companyPublicRepository.d.ts +0 -24
- package/dist/repository/public/conferencePublicRepository.d.ts +0 -26
- package/dist/repository/public/customStatusPublicRepository.d.ts +0 -28
- package/dist/repository/public/eventPublicRepository.d.ts +0 -40
- package/dist/repository/public/formPublicRepository.d.ts +0 -25
- package/dist/repository/public/freeSlotPublicRepository.d.ts +0 -40
- package/dist/repository/public/queuePublicRepository.d.ts +0 -22
- package/dist/repository/public/queueRegistrationPublicRepository.d.ts +0 -22
- package/dist/repository/public/registrationPublicRepository.d.ts +0 -22
- package/dist/repository/public/servicePublicRepository.d.ts +0 -24
- package/dist/repository/public/sessionPublicRepository.d.ts +0 -23
- package/dist/repository/public/staffGroupPublicRepository.d.ts +0 -24
- package/dist/repository/public/staffPublicRepository.d.ts +0 -24
- package/dist/repository/public/widgetPublicRepository.d.ts +0 -26
- package/dist/repository/secured/CRMSettingsSecuredRepository.d.ts +0 -25
- package/dist/repository/secured/accountSecuredRepository.d.ts +0 -44
- package/dist/repository/secured/activitySecuredRepository.d.ts +0 -43
- package/dist/repository/secured/additionalFieldsSecuredRepository.d.ts +0 -24
- package/dist/repository/secured/availabilitySecuredRepository.d.ts +0 -42
- package/dist/repository/secured/calendarSecuredRepository.d.ts +0 -33
- package/dist/repository/secured/changelogSecuredRepository.d.ts +0 -24
- package/dist/repository/secured/companyPerformanceSecuredRepository.d.ts +0 -37
- package/dist/repository/secured/companySecuredRepository.d.ts +0 -32
- package/dist/repository/secured/companySettingsSecuredRepository.d.ts +0 -28
- package/dist/repository/secured/conferenceInviteeSecuredRepository.d.ts +0 -47
- package/dist/repository/secured/conferenceRegistrationSecuredRepository.d.ts +0 -39
- package/dist/repository/secured/conferenceSecuredRepository.d.ts +0 -50
- package/dist/repository/secured/conferenceSessionSecuredRepository.d.ts +0 -49
- package/dist/repository/secured/conferenceSpeakerSecuredRepository.d.ts +0 -50
- package/dist/repository/secured/conferenceTagSecuredRepository.d.ts +0 -31
- package/dist/repository/secured/connectorsSecuredRepository.d.ts +0 -24
- package/dist/repository/secured/contactExternalSecuredRepository.d.ts +0 -27
- package/dist/repository/secured/contactSecuredRepository.d.ts +0 -38
- package/dist/repository/secured/customStatusSecuredRepository.d.ts +0 -32
- package/dist/repository/secured/dasboardStructureSecuredRepository.d.ts +0 -25
- package/dist/repository/secured/dashboardSecuredRepository.d.ts +0 -20
- package/dist/repository/secured/eventSecuredRepository.d.ts +0 -66
- package/dist/repository/secured/exportAppointmentsSecuredRepository.d.ts +0 -25
- package/dist/repository/secured/exportCalendarSecuredRepository.d.ts +0 -28
- package/dist/repository/secured/externalEventSecuredRepository.d.ts +0 -39
- package/dist/repository/secured/formBuilderSecuredRepository.d.ts +0 -46
- package/dist/repository/secured/formResultSecuredRepository.d.ts +0 -31
- package/dist/repository/secured/formResultStatusSecuredRepository.d.ts +0 -30
- package/dist/repository/secured/freeSlotSecuredRepository.d.ts +0 -43
- package/dist/repository/secured/icsEventSecuredRepository.d.ts +0 -34
- package/dist/repository/secured/integrationsSecuredRepository.d.ts +0 -24
- package/dist/repository/secured/logSecuredRepository.d.ts +0 -25
- package/dist/repository/secured/noteSecuredRepository.d.ts +0 -27
- package/dist/repository/secured/notificationSecuredRepository.d.ts +0 -27
- package/dist/repository/secured/notificationStatusSecuredRepository.d.ts +0 -40
- package/dist/repository/secured/permissionSecuredRepository.d.ts +0 -45
- package/dist/repository/secured/planningSecuredRepository.d.ts +0 -46
- package/dist/repository/secured/privacyPolicySecuredRepository.d.ts +0 -41
- package/dist/repository/secured/promoteFieldSecuredRepository.d.ts +0 -26
- package/dist/repository/secured/queueRegistrationSecuredRepository.d.ts +0 -46
- package/dist/repository/secured/queueSecuredRepository.d.ts +0 -46
- package/dist/repository/secured/reportingSecuredRepository.d.ts +0 -42
- package/dist/repository/secured/rightsSecuredRepository.d.ts +0 -40
- package/dist/repository/secured/scheduleSecuredRepository.d.ts +0 -25
- package/dist/repository/secured/schedulingRightsSecuredRepository.d.ts +0 -26
- package/dist/repository/secured/serviceGroupSecuredRepository.d.ts +0 -50
- package/dist/repository/secured/serviceResourceSecuredRepository.d.ts +0 -50
- package/dist/repository/secured/serviceSecuredRepository.d.ts +0 -36
- package/dist/repository/secured/settingsSecuredRepository.d.ts +0 -27
- package/dist/repository/secured/shareLinkSecuredRepository.d.ts +0 -37
- package/dist/repository/secured/shortPollingNotificationSecuredRepository.d.ts +0 -32
- package/dist/repository/secured/shortenerSecuredRepository.d.ts +0 -39
- package/dist/repository/secured/sseNotificationSecuredRepository.d.ts +0 -0
- package/dist/repository/secured/staffFormsSecuredRepository.d.ts +0 -40
- package/dist/repository/secured/staffGroupSecuredRepository.d.ts +0 -50
- package/dist/repository/secured/staffSecuredRepository.d.ts +0 -41
- package/dist/repository/secured/tagSecuredRepository.d.ts +0 -24
- package/dist/repository/secured/userAbstractSecuredRepository.d.ts +0 -55
- package/dist/repository/secured/userDefaultSecuredRepository.d.ts +0 -28
- package/dist/repository/secured/userDirectorySecuredRepository.d.ts +0 -41
- package/dist/repository/secured/userSecuredRepository.d.ts +0 -33
- package/dist/repository/secured/widgetFormSecuredRepository.d.ts +0 -45
- package/dist/repository/secured/widgetUrlCipherSecuredRepository.d.ts +0 -46
- package/dist/repository/secured/workingPlanningSecuredRepository.d.ts +0 -28
- package/dist/service/index.d.ts +0 -47
- package/dist/service/items/EventFields.d.ts +0 -30
- package/dist/service/public/WidgetError.d.ts +0 -7
- package/dist/service/public/accountPublicService.d.ts +0 -20
- package/dist/service/public/availabilityPublicService.d.ts +0 -20
- package/dist/service/public/companyPublicService.d.ts +0 -6
- package/dist/service/public/conferencePublicService.d.ts +0 -6
- package/dist/service/public/customStatusPublicService.d.ts +0 -5
- package/dist/service/public/eventPublicService.d.ts +0 -29
- package/dist/service/public/formPublicService.d.ts +0 -7
- package/dist/service/public/freeSlotPublicService.d.ts +0 -20
- package/dist/service/public/queueInscriptionPublicService.d.ts +0 -5
- package/dist/service/public/queuePublicService.d.ts +0 -5
- package/dist/service/public/registrationPublicService.d.ts +0 -8
- package/dist/service/public/servicePublicService.d.ts +0 -21
- package/dist/service/public/sessionPublicService.d.ts +0 -5
- package/dist/service/public/staffGroupPublicService.d.ts +0 -6
- package/dist/service/public/staffPublicService.d.ts +0 -6
- package/dist/service/public/widgetPublicService.d.ts +0 -5
- package/dist/service/public/widgetResponse.d.ts +0 -3
- package/dist/service/secured/FormResultSecuredService.d.ts +0 -8
- package/dist/service/secured/accountSecuredService.d.ts +0 -23
- package/dist/service/secured/activitySecuredService.d.ts +0 -22
- package/dist/service/secured/additionalFieldsSecuredService.d.ts +0 -5
- package/dist/service/secured/authenticationSecuredService.d.ts +0 -56
- package/dist/service/secured/availabilitiesSecuredService.d.ts +0 -20
- package/dist/service/secured/batchSecuredService.d.ts +0 -20
- package/dist/service/secured/calendarSecuredService.d.ts +0 -28
- package/dist/service/secured/changelogSecuredService.d.ts +0 -20
- package/dist/service/secured/companyPerformanceSecuredService.d.ts +0 -20
- package/dist/service/secured/companySecuredService.d.ts +0 -26
- package/dist/service/secured/companySettingsSecuredService.d.ts +0 -6
- package/dist/service/secured/conferenceInviteeSecuredService.d.ts +0 -25
- package/dist/service/secured/conferenceRegistrationSecuredService.d.ts +0 -13
- package/dist/service/secured/conferenceSecuredService.d.ts +0 -25
- package/dist/service/secured/conferenceSessionSecuredService.d.ts +0 -26
- package/dist/service/secured/conferenceSpeakerSecuredService.d.ts +0 -30
- package/dist/service/secured/conferenceTagSecuredService.d.ts +0 -10
- package/dist/service/secured/connectorsSecuredService.d.ts +0 -5
- package/dist/service/secured/contactExternalSecuredService.d.ts +0 -21
- package/dist/service/secured/contactSecuredService.d.ts +0 -26
- package/dist/service/secured/crmSettingsSecuredService.d.ts +0 -5
- package/dist/service/secured/customStatusSecuredService.d.ts +0 -9
- package/dist/service/secured/dashboardSecuredService.d.ts +0 -5
- package/dist/service/secured/dashboardStructureSecuredService.d.ts +0 -5
- package/dist/service/secured/eventSecuredService.d.ts +0 -44
- package/dist/service/secured/exportAppointmentsSecuredService.d.ts +0 -7
- package/dist/service/secured/exportCalendarSecuredService.d.ts +0 -5
- package/dist/service/secured/formBuilderSecuredService.d.ts +0 -23
- package/dist/service/secured/formResultStatusSecuredService.d.ts +0 -6
- package/dist/service/secured/freeSlotSecuredService.d.ts +0 -20
- package/dist/service/secured/freeStaffSecuredService.d.ts +0 -19
- package/dist/service/secured/integrationsSecuredService.d.ts +0 -5
- package/dist/service/secured/logSecuredService.d.ts +0 -19
- package/dist/service/secured/noteSecuredService.d.ts +0 -22
- package/dist/service/secured/notificationSecuredService.d.ts +0 -6
- package/dist/service/secured/permissionsSecuredService.d.ts +0 -23
- package/dist/service/secured/planningSecuredService.d.ts +0 -25
- package/dist/service/secured/privacyPolicySecuredService.d.ts +0 -20
- package/dist/service/secured/promoteFieldSecuredService.d.ts +0 -5
- package/dist/service/secured/queueRegistrationSecuredService.d.ts +0 -23
- package/dist/service/secured/queueSecuredService.d.ts +0 -25
- package/dist/service/secured/reportingSecuredService.d.ts +0 -20
- package/dist/service/secured/rightsSecuredService.d.ts +0 -20
- package/dist/service/secured/scheduleSecuredService.d.ts +0 -5
- package/dist/service/secured/schedulingRightsSecuredService.d.ts +0 -7
- package/dist/service/secured/serviceGroupSecuredService.d.ts +0 -25
- package/dist/service/secured/serviceResourceSecuredService.d.ts +0 -25
- package/dist/service/secured/serviceSecuredService.d.ts +0 -25
- package/dist/service/secured/settingsSecuredService.d.ts +0 -20
- package/dist/service/secured/shareLinkSecuredService.d.ts +0 -20
- package/dist/service/secured/shortPollingNotificationSecuredService.d.ts +0 -10
- package/dist/service/secured/shortenerSecuredService.d.ts +0 -20
- package/dist/service/secured/staffFormsSecuredService.d.ts +0 -20
- package/dist/service/secured/staffGroupSecuredService.d.ts +0 -25
- package/dist/service/secured/staffSecuredService.d.ts +0 -26
- package/dist/service/secured/tagSecuredService.d.ts +0 -5
- package/dist/service/secured/userDirectorySecuredService.d.ts +0 -20
- package/dist/service/secured/userSecuredService.d.ts +0 -33
- package/dist/service/secured/widgetFormSecuredService.d.ts +0 -26
- package/dist/service/secured/widgetUrlCipherSecuredService.d.ts +0 -21
- package/dist/service/secured/workingPlanningSecuredService.d.ts +0 -6
- package/dist/utils/axiosLoggerBuilder.d.ts +0 -11
- package/dist/utils/colorManager.d.ts +0 -7
- package/dist/utils/date.d.ts +0 -12
- package/dist/utils/encoding.d.ts +0 -5
- package/dist/utils/formUtils.d.ts +0 -4
- package/dist/utils/logger.d.ts +0 -40
- package/dist/utils/pkceUtils.d.ts +0 -10
- package/dist/utils/widgetForms.d.ts +0 -6
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { QUERY_RESULTS, Repository } from "@/repository";
|
|
2
|
-
import { Logger } from "@/utils/logger";
|
|
3
|
-
import { IntegrationEntity } from "@/data/Integration";
|
|
4
|
-
import { AuthenticationSecuredService } from "@/service/secured/authenticationSecuredService";
|
|
5
|
-
interface Args {
|
|
6
|
-
locale?: string;
|
|
7
|
-
account?: string;
|
|
8
|
-
}
|
|
9
|
-
export declare class IntegrationsSecuredRepository extends Repository<IntegrationEntity, Args> {
|
|
10
|
-
private integrationsSecuredService;
|
|
11
|
-
constructor(authenticationSecuredService: AuthenticationSecuredService, baseURL: string, logger?: Logger);
|
|
12
|
-
getIntegrations(bearer: string, account: string): Promise<QUERY_RESULTS<IntegrationEntity>>;
|
|
13
|
-
protected localBulkDelete(items: IntegrationEntity[]): Promise<void>;
|
|
14
|
-
protected localBulkSave(args: Args, items: IntegrationEntity[]): Promise<void>;
|
|
15
|
-
protected localDelete(args: Args): Promise<void>;
|
|
16
|
-
protected localGet(args: Args): Promise<IntegrationEntity>;
|
|
17
|
-
protected localList(args: Args): Promise<IntegrationEntity[]>;
|
|
18
|
-
protected remoteCreate(bearer: string, args: Args, item: IntegrationEntity): Promise<IntegrationEntity>;
|
|
19
|
-
protected remoteDelete(bearer: string, args: Args): Promise<void>;
|
|
20
|
-
protected remoteGet(bearer: string, args: Args): Promise<IntegrationEntity>;
|
|
21
|
-
protected remoteList(bearer: string, args: Args): Promise<IntegrationEntity[]>;
|
|
22
|
-
protected remoteUpdate(bearer: string, args: Args, item: IntegrationEntity): Promise<IntegrationEntity>;
|
|
23
|
-
}
|
|
24
|
-
export {};
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { IndexedDb } from '@/db';
|
|
2
|
-
import { QUERY_PAGINATED_RESULT, Repository } from "@/repository";
|
|
3
|
-
import { LogEntity } from '@/data/Log';
|
|
4
|
-
import { AuthenticationSecuredService } from "@/service/secured/authenticationSecuredService";
|
|
5
|
-
import { Logger } from "@/utils/logger";
|
|
6
|
-
interface Args {
|
|
7
|
-
account: string;
|
|
8
|
-
query?: string;
|
|
9
|
-
}
|
|
10
|
-
export declare class LogSecuredRepository extends Repository<LogEntity, Args> {
|
|
11
|
-
private logSecuredService;
|
|
12
|
-
constructor(authenticationSecuredService: AuthenticationSecuredService, indexedDb: IndexedDb, baseURL: string, logger?: Logger);
|
|
13
|
-
searchLogWithPages(bearer: string, account: string | undefined, query: string, sort?: string, pageToken?: string): Promise<QUERY_PAGINATED_RESULT<LogEntity>>;
|
|
14
|
-
protected localBulkDelete(items: LogEntity[]): Promise<void>;
|
|
15
|
-
protected localBulkSave(args: Args, items: LogEntity[]): Promise<void>;
|
|
16
|
-
protected localDelete(args: Args): Promise<void>;
|
|
17
|
-
protected localGet(args: Args): Promise<LogEntity>;
|
|
18
|
-
protected localList(args: Args): Promise<LogEntity[]>;
|
|
19
|
-
protected remoteCreate(bearer: string, args: Args, item: LogEntity): Promise<LogEntity>;
|
|
20
|
-
protected remoteDelete(bearer: string, args: Args): Promise<void>;
|
|
21
|
-
protected remoteGet(bearer: string, args: Args): Promise<LogEntity>;
|
|
22
|
-
protected remoteList(bearer: string, args: Args): Promise<LogEntity[]>;
|
|
23
|
-
protected remoteUpdate(bearer: string, args: Args, item: LogEntity): Promise<LogEntity>;
|
|
24
|
-
}
|
|
25
|
-
export {};
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { IndexedDb } from '@/db';
|
|
2
|
-
import { QUERY_RESULTS, QUERY_TYPE, Repository } from "@/repository";
|
|
3
|
-
import { Logger } from '@/utils/logger';
|
|
4
|
-
import { NoteEntity } from '@/data/Note';
|
|
5
|
-
import { AuthenticationSecuredService } from "@/service/secured/authenticationSecuredService";
|
|
6
|
-
interface Args {
|
|
7
|
-
account: string;
|
|
8
|
-
clientId: string;
|
|
9
|
-
}
|
|
10
|
-
export declare class NoteSecuredRepository extends Repository<NoteEntity, Args> {
|
|
11
|
-
private noteDb;
|
|
12
|
-
private noteService;
|
|
13
|
-
constructor(authenticationSecuredService: AuthenticationSecuredService, indexedDb: IndexedDb, baseURL: string, logger?: Logger);
|
|
14
|
-
getAllNotes(bearer: string, account: string, clientId: string, mode?: QUERY_TYPE): Promise<QUERY_RESULTS<NoteEntity>>;
|
|
15
|
-
createClientNote(bearer: string, account: string, clientId: string, note: NoteEntity): Promise<NoteEntity>;
|
|
16
|
-
protected remoteList(bearer: string, args: Args): Promise<NoteEntity[]>;
|
|
17
|
-
protected remoteGet(bearer: string, args: Args): Promise<NoteEntity>;
|
|
18
|
-
protected remoteCreate(bearer: string, args: Args, item: NoteEntity): Promise<NoteEntity>;
|
|
19
|
-
protected remoteUpdate(bearer: string, args: Args, item: NoteEntity): Promise<NoteEntity>;
|
|
20
|
-
protected remoteDelete(bearer: string, args: Args): Promise<void>;
|
|
21
|
-
protected localList(args: Args): Promise<NoteEntity[]>;
|
|
22
|
-
protected localGet(args: Args): Promise<NoteEntity>;
|
|
23
|
-
protected localBulkSave(args: Args, items: NoteEntity[]): Promise<void>;
|
|
24
|
-
protected localBulkDelete(items: NoteEntity[]): Promise<void>;
|
|
25
|
-
protected localDelete(args: Args): Promise<void>;
|
|
26
|
-
}
|
|
27
|
-
export {};
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { QUERY_RESULT, QUERY_TYPE, Repository } from "@/repository";
|
|
2
|
-
import { AuthenticationSecuredService } from "@/service/secured/authenticationSecuredService";
|
|
3
|
-
import { IndexedDb } from "@/db";
|
|
4
|
-
import { Logger } from "@/utils/logger";
|
|
5
|
-
import { NotificationEntity } from "@/data/Notification";
|
|
6
|
-
interface Args {
|
|
7
|
-
account: string;
|
|
8
|
-
companyId: string;
|
|
9
|
-
notificationId: string;
|
|
10
|
-
}
|
|
11
|
-
export declare class NotificationSecuredRepository extends Repository<NotificationEntity, Args> {
|
|
12
|
-
private notificationDb;
|
|
13
|
-
private notificationSecuredService;
|
|
14
|
-
constructor(authenticationSecuredService: AuthenticationSecuredService, indexedDb: IndexedDb, baseURL: string, logger?: Logger);
|
|
15
|
-
getNotification(bearer: string, account: string, companyId: string, notificationId: string, mode?: QUERY_TYPE): Promise<QUERY_RESULT<NotificationEntity>>;
|
|
16
|
-
protected remoteList(bearer: string, args: Args): Promise<NotificationEntity[]>;
|
|
17
|
-
protected remoteGet(bearer: string, args: Args): Promise<NotificationEntity>;
|
|
18
|
-
protected remoteCreate(bearer: string, args: Args, item: NotificationEntity): Promise<NotificationEntity>;
|
|
19
|
-
protected remoteUpdate(bearer: string, args: Args, item: NotificationEntity): Promise<NotificationEntity>;
|
|
20
|
-
protected remoteDelete(bearer: string, args: Args): Promise<void>;
|
|
21
|
-
protected localList(args: Args): Promise<NotificationEntity[]>;
|
|
22
|
-
protected localGet(args: Args): Promise<NotificationEntity>;
|
|
23
|
-
protected localBulkSave(args: Args, items: NotificationEntity[]): Promise<void>;
|
|
24
|
-
protected localBulkDelete(items: NotificationEntity[]): Promise<void>;
|
|
25
|
-
protected localDelete(args: Args): Promise<void>;
|
|
26
|
-
}
|
|
27
|
-
export {};
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Copyright 2022 Agendize All Rights Reserved.
|
|
3
|
-
*
|
|
4
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
-
* you may not use this file except in compliance with the License.
|
|
6
|
-
* You may obtain a copy of the License at.
|
|
7
|
-
*
|
|
8
|
-
* Http://www.apache.org/licenses/LICENSE-2.0.
|
|
9
|
-
*
|
|
10
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
-
* See the License for the specific language governing permissions and
|
|
14
|
-
* limitations under the License.
|
|
15
|
-
*/
|
|
16
|
-
import { IndexedDb } from '@/db';
|
|
17
|
-
import { QUERY_RESULT, Repository } from "@/repository";
|
|
18
|
-
import { NotificationStatusEntity } from "@/data/NotificationStatus";
|
|
19
|
-
import { Logger } from "@/utils/logger";
|
|
20
|
-
interface Args {
|
|
21
|
-
userId?: string;
|
|
22
|
-
}
|
|
23
|
-
export declare class NotificationStatusSecuredRepository extends Repository<NotificationStatusEntity, Args> {
|
|
24
|
-
private notificationStatusDb;
|
|
25
|
-
constructor(indexedDb: IndexedDb, logger?: Logger);
|
|
26
|
-
refreshesNotificationStatus(bearer: string, userId: string, readDate: Date): Promise<NotificationStatusEntity>;
|
|
27
|
-
getNotificationStatus(bearer: string, userId: string): Promise<QUERY_RESULT<NotificationStatusEntity>>;
|
|
28
|
-
localClear(): Promise<void>;
|
|
29
|
-
protected localGet(args: Args): Promise<NotificationStatusEntity>;
|
|
30
|
-
protected localBulkSave(args: Args, items: NotificationStatusEntity[]): Promise<void>;
|
|
31
|
-
protected localList(args: Args): Promise<NotificationStatusEntity[]>;
|
|
32
|
-
protected localBulkDelete(items: NotificationStatusEntity[]): Promise<void>;
|
|
33
|
-
protected localDelete(args: Args): Promise<void>;
|
|
34
|
-
protected remoteList(bearer: string, args: Args): Promise<NotificationStatusEntity[]>;
|
|
35
|
-
protected remoteGet(bearer: string, args: Args): Promise<NotificationStatusEntity>;
|
|
36
|
-
protected remoteCreate(bearer: string, args: Args, item: NotificationStatusEntity): Promise<NotificationStatusEntity>;
|
|
37
|
-
protected remoteUpdate(bearer: string, args: Args, item: NotificationStatusEntity): Promise<NotificationStatusEntity>;
|
|
38
|
-
protected remoteDelete(bearer: string, args: Args): Promise<void>;
|
|
39
|
-
}
|
|
40
|
-
export {};
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Copyright 2022 Agendize All Rights Reserved.
|
|
3
|
-
*
|
|
4
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
-
* you may not use this file except in compliance with the License.
|
|
6
|
-
* You may obtain a copy of the License at.
|
|
7
|
-
*
|
|
8
|
-
* Http://www.apache.org/licenses/LICENSE-2.0.
|
|
9
|
-
*
|
|
10
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
-
* See the License for the specific language governing permissions and
|
|
14
|
-
* limitations under the License.
|
|
15
|
-
*/
|
|
16
|
-
import { IndexedDb } from '../../db';
|
|
17
|
-
import { QUERY_TYPE, Repository } from '../index';
|
|
18
|
-
import { Logger } from '../../index';
|
|
19
|
-
import { PermissionEntity } from "../../data/account/Permission";
|
|
20
|
-
import { AuthenticationSecuredService } from "@/service/secured/authenticationSecuredService";
|
|
21
|
-
interface Args {
|
|
22
|
-
account: string;
|
|
23
|
-
userId?: string;
|
|
24
|
-
withLastActivity?: boolean;
|
|
25
|
-
}
|
|
26
|
-
export declare class PermissionSecuredRepository extends Repository<PermissionEntity, Args> {
|
|
27
|
-
private permissionsSecuredService;
|
|
28
|
-
constructor(authenticationSecuredService: AuthenticationSecuredService, indexedDb: IndexedDb, baseURL: string, logger?: Logger);
|
|
29
|
-
getAccountPermissions(bearer: string, account: string, withLastActivity?: boolean, mode?: QUERY_TYPE): Promise<import("../index").QUERY_RESULTS<PermissionEntity>>;
|
|
30
|
-
getUserPermission(bearer: string, account: string, userId: string, withLastActivity?: boolean, mode?: QUERY_TYPE): Promise<import("../index").QUERY_RESULT<PermissionEntity>>;
|
|
31
|
-
updateUserPermission(bearer: string, account: string, userId: string, permission: PermissionEntity): Promise<PermissionEntity>;
|
|
32
|
-
deleteUserPermission(bearer: string, account: string, userId: string): Promise<void>;
|
|
33
|
-
protected remoteList(bearer: string, args: Args): Promise<PermissionEntity[]>;
|
|
34
|
-
protected remoteGet(bearer: string, args: Args): Promise<PermissionEntity>;
|
|
35
|
-
protected remoteCreate(bearer: string, args: Args, item: PermissionEntity): Promise<PermissionEntity>;
|
|
36
|
-
protected remoteUpdate(bearer: string, args: Args, item: PermissionEntity): Promise<PermissionEntity>;
|
|
37
|
-
protected remoteDelete(bearer: string, args: Args): Promise<void>;
|
|
38
|
-
protected localList(args: Args): Promise<PermissionEntity[]>;
|
|
39
|
-
protected localGet(args: Args): Promise<PermissionEntity>;
|
|
40
|
-
protected localBulkSave(args: Args, staffs: PermissionEntity[]): Promise<void>;
|
|
41
|
-
protected localDelete(args: Args): Promise<void>;
|
|
42
|
-
protected localBulkDelete(items: PermissionEntity[]): Promise<void>;
|
|
43
|
-
private checkNullable;
|
|
44
|
-
}
|
|
45
|
-
export {};
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Copyright 2022 Agendize All Rights Reserved.
|
|
3
|
-
*
|
|
4
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
-
* you may not use this file except in compliance with the License.
|
|
6
|
-
* You may obtain a copy of the License at.
|
|
7
|
-
*
|
|
8
|
-
* Http://www.apache.org/licenses/LICENSE-2.0.
|
|
9
|
-
*
|
|
10
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
-
* See the License for the specific language governing permissions and
|
|
14
|
-
* limitations under the License.
|
|
15
|
-
*/
|
|
16
|
-
import { IndexedDb } from '@/db';
|
|
17
|
-
import { QUERY_RESULT, QUERY_RESULTS, QUERY_TYPE, Repository } from "@/repository";
|
|
18
|
-
import { Logger } from '@/utils/logger';
|
|
19
|
-
import { AuthenticationSecuredService } from "@/service/secured/authenticationSecuredService";
|
|
20
|
-
import { PlanningEntity } from "@/data/planning/Planning";
|
|
21
|
-
interface Args {
|
|
22
|
-
account: string;
|
|
23
|
-
planningId?: string;
|
|
24
|
-
}
|
|
25
|
-
export declare class PlanningSecuredRepository extends Repository<PlanningEntity, Args> {
|
|
26
|
-
private planningDb;
|
|
27
|
-
private planningSecuredService;
|
|
28
|
-
constructor(authenticationSecuredService: AuthenticationSecuredService, indexedDb: IndexedDb, baseURL: string, logger?: Logger);
|
|
29
|
-
getAllPlannings(bearer: string, account: string, mode?: QUERY_TYPE): Promise<QUERY_RESULTS<PlanningEntity>>;
|
|
30
|
-
getPlanning(bearer: string, account: string, planningId: string, mode?: QUERY_TYPE): Promise<QUERY_RESULT<PlanningEntity>>;
|
|
31
|
-
createPlanning(bearer: string, account: string, planning: PlanningEntity): Promise<PlanningEntity>;
|
|
32
|
-
updatePlanning(bearer: string, account: string, planningId: string, planning: PlanningEntity): Promise<PlanningEntity>;
|
|
33
|
-
deletePlanning(bearer: string, account: string, planningId: string): Promise<void>;
|
|
34
|
-
protected remoteList(bearer: string, args: Args): Promise<PlanningEntity[]>;
|
|
35
|
-
protected remoteGet(bearer: string, args: Args): Promise<PlanningEntity>;
|
|
36
|
-
protected remoteCreate(bearer: string, args: Args, item: PlanningEntity): Promise<PlanningEntity>;
|
|
37
|
-
protected remoteUpdate(bearer: string, args: Args, item: PlanningEntity): Promise<PlanningEntity>;
|
|
38
|
-
protected remoteDelete(bearer: string, args: Args): Promise<void>;
|
|
39
|
-
protected localList(args: Args): Promise<PlanningEntity[]>;
|
|
40
|
-
protected localGet(args: Args): Promise<PlanningEntity>;
|
|
41
|
-
protected localBulkSave(args: Args, items: PlanningEntity[]): Promise<void>;
|
|
42
|
-
protected localDelete(args: Args): Promise<void>;
|
|
43
|
-
protected localBulkDelete(items: PlanningEntity[]): Promise<void>;
|
|
44
|
-
private checkNullable;
|
|
45
|
-
}
|
|
46
|
-
export {};
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Copyright 2022 Agendize All Rights Reserved.
|
|
3
|
-
*
|
|
4
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
-
* you may not use this file except in compliance with the License.
|
|
6
|
-
* You may obtain a copy of the License at.
|
|
7
|
-
*
|
|
8
|
-
* Http://www.apache.org/licenses/LICENSE-2.0.
|
|
9
|
-
*
|
|
10
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
-
* See the License for the specific language governing permissions and
|
|
14
|
-
* limitations under the License.
|
|
15
|
-
*/
|
|
16
|
-
import { IndexedDb } from '@/db';
|
|
17
|
-
import { QUERY_RESULT, QUERY_TYPE, Repository } from "@/repository";
|
|
18
|
-
import { PrivacyPolicyEntity } from "@/data/PrivacyPolicy";
|
|
19
|
-
import { AuthenticationSecuredService } from "@/service/secured/authenticationSecuredService";
|
|
20
|
-
import { Logger } from "@/utils/logger";
|
|
21
|
-
interface Args {
|
|
22
|
-
ownerId: string;
|
|
23
|
-
ownerLogin: string;
|
|
24
|
-
}
|
|
25
|
-
export declare class PrivacyPolicySecuredRepository extends Repository<PrivacyPolicyEntity, Args> {
|
|
26
|
-
private privacyPolicyDb;
|
|
27
|
-
private privacyPolicySecuredService;
|
|
28
|
-
constructor(authenticationSecuredService: AuthenticationSecuredService, indexedDb: IndexedDb, baseURL: string, logger?: Logger);
|
|
29
|
-
getPrivacyPolicy(bearer: string, ownerId: string, ownerLogin: string, mode?: QUERY_TYPE): Promise<QUERY_RESULT<PrivacyPolicyEntity>>;
|
|
30
|
-
protected remoteList(bearer: string, args: Args): Promise<PrivacyPolicyEntity[]>;
|
|
31
|
-
protected remoteGet(bearer: string, args: Args): Promise<PrivacyPolicyEntity>;
|
|
32
|
-
protected remoteCreate(bearer: string, args: Args, item: PrivacyPolicyEntity): Promise<PrivacyPolicyEntity>;
|
|
33
|
-
protected remoteUpdate(bearer: string, args: Args, item: PrivacyPolicyEntity): Promise<PrivacyPolicyEntity>;
|
|
34
|
-
protected remoteDelete(bearer: string, args: Args): Promise<void>;
|
|
35
|
-
protected localGet(args: Args): Promise<PrivacyPolicyEntity>;
|
|
36
|
-
protected localBulkSave(args: Args, items: PrivacyPolicyEntity[]): Promise<void>;
|
|
37
|
-
protected localList(args: Args): Promise<PrivacyPolicyEntity[]>;
|
|
38
|
-
protected localDelete(args: Args): Promise<void>;
|
|
39
|
-
protected localBulkDelete(items: PrivacyPolicyEntity[]): Promise<void>;
|
|
40
|
-
}
|
|
41
|
-
export {};
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { QUERY_RESULTS, QUERY_TYPE, Repository } from "@/repository";
|
|
2
|
-
import { PromoteFieldEntity } from "@/data/Contact";
|
|
3
|
-
import { AuthenticationSecuredService } from "@/service/secured/authenticationSecuredService";
|
|
4
|
-
import { IndexedDb } from "@/db";
|
|
5
|
-
import { Logger } from "@/utils/logger";
|
|
6
|
-
interface Args {
|
|
7
|
-
account: string;
|
|
8
|
-
promoteFieldId?: string;
|
|
9
|
-
}
|
|
10
|
-
export declare class PromoteFieldSecuredRepository extends Repository<PromoteFieldEntity, Args> {
|
|
11
|
-
private promoteFieldDb;
|
|
12
|
-
private promoteFieldService;
|
|
13
|
-
constructor(authenticationSecuredService: AuthenticationSecuredService, indexedDb: IndexedDb, baseURL: string, logger?: Logger);
|
|
14
|
-
getAllPromoteFields(bearer: string, account: string, mode?: QUERY_TYPE): Promise<QUERY_RESULTS<PromoteFieldEntity>>;
|
|
15
|
-
protected localBulkDelete(items: PromoteFieldEntity[]): Promise<void>;
|
|
16
|
-
protected localBulkSave(args: Args, items: PromoteFieldEntity[]): Promise<void>;
|
|
17
|
-
protected localDelete(args: Args): Promise<void>;
|
|
18
|
-
protected localGet(args: Args): Promise<PromoteFieldEntity>;
|
|
19
|
-
protected localList(args: Args): Promise<PromoteFieldEntity[]>;
|
|
20
|
-
protected remoteCreate(bearer: string, args: Args, item: PromoteFieldEntity): Promise<PromoteFieldEntity>;
|
|
21
|
-
protected remoteDelete(bearer: string, args: Args): Promise<void>;
|
|
22
|
-
protected remoteGet(bearer: string, args: Args): Promise<PromoteFieldEntity>;
|
|
23
|
-
protected remoteList(bearer: string, args: Args): Promise<PromoteFieldEntity[]>;
|
|
24
|
-
protected remoteUpdate(bearer: string, args: Args, item: PromoteFieldEntity): Promise<PromoteFieldEntity>;
|
|
25
|
-
}
|
|
26
|
-
export {};
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Copyright 2022 Agendize All Rights Reserved.
|
|
3
|
-
*
|
|
4
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
-
* you may not use this file except in compliance with the License.
|
|
6
|
-
* You may obtain a copy of the License at.
|
|
7
|
-
*
|
|
8
|
-
* Http://www.apache.org/licenses/LICENSE-2.0.
|
|
9
|
-
*
|
|
10
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
-
* See the License for the specific language governing permissions and
|
|
14
|
-
* limitations under the License.
|
|
15
|
-
*/
|
|
16
|
-
import { IndexedDb } from '@/db';
|
|
17
|
-
import { Logger } from '@/utils/logger';
|
|
18
|
-
import { QUERY_RESULTS, Repository } from "@/repository";
|
|
19
|
-
import { AuthenticationSecuredService } from "@/service/secured/authenticationSecuredService";
|
|
20
|
-
import { QueueRegistrationSecuredEntity, QueueRegistrationStatus } from "@/data/QueueRegistration";
|
|
21
|
-
interface Args {
|
|
22
|
-
account?: string;
|
|
23
|
-
queueId?: string;
|
|
24
|
-
registrationId?: string;
|
|
25
|
-
status?: QueueRegistrationStatus;
|
|
26
|
-
}
|
|
27
|
-
export declare class QueueRegistrationSecuredRepository extends Repository<QueueRegistrationSecuredEntity, Args> {
|
|
28
|
-
private queueRegistrationsSecuredService;
|
|
29
|
-
constructor(authenticationSecuredService: AuthenticationSecuredService, indexedDb: IndexedDb, baseURL: string, logger?: Logger);
|
|
30
|
-
getAllQueueRegistrations(bearer: string, account: string, queueId: string, status?: QueueRegistrationStatus): Promise<QUERY_RESULTS<QueueRegistrationSecuredEntity>>;
|
|
31
|
-
updateQueueRegistration(bearer: string, account: string, queueId: string, registrationId: string, queueRegistration: QueueRegistrationSecuredEntity): Promise<QueueRegistrationSecuredEntity>;
|
|
32
|
-
nextQueueRegistration(bearer: string, account: string, queueId: string): Promise<QueueRegistrationSecuredEntity | undefined>;
|
|
33
|
-
protected remoteList(bearer: string, args: Args): Promise<QueueRegistrationSecuredEntity[]>;
|
|
34
|
-
protected remoteGet(bearer: string, args: Args): Promise<QueueRegistrationSecuredEntity>;
|
|
35
|
-
protected remoteCreate(bearer: string, args: Args, item: QueueRegistrationSecuredEntity): Promise<QueueRegistrationSecuredEntity>;
|
|
36
|
-
protected remoteUpdate(bearer: string, args: Args, item: QueueRegistrationSecuredEntity): Promise<QueueRegistrationSecuredEntity>;
|
|
37
|
-
remoteNext(bearer: string, args: Args): Promise<QueueRegistrationSecuredEntity | undefined>;
|
|
38
|
-
protected remoteDelete(bearer: string, args: Args): Promise<void>;
|
|
39
|
-
protected localList(): Promise<QueueRegistrationSecuredEntity[]>;
|
|
40
|
-
protected localGet(args: Args): Promise<QueueRegistrationSecuredEntity>;
|
|
41
|
-
protected localBulkSave(args: Args, companies: QueueRegistrationSecuredEntity[]): Promise<void>;
|
|
42
|
-
protected localDelete(args: Args): Promise<void>;
|
|
43
|
-
protected localBulkDelete(items: QueueRegistrationSecuredEntity[]): Promise<void>;
|
|
44
|
-
private checkNullable;
|
|
45
|
-
}
|
|
46
|
-
export {};
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Copyright 2022 Agendize All Rights Reserved.
|
|
3
|
-
*
|
|
4
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
-
* you may not use this file except in compliance with the License.
|
|
6
|
-
* You may obtain a copy of the License at.
|
|
7
|
-
*
|
|
8
|
-
* Http://www.apache.org/licenses/LICENSE-2.0.
|
|
9
|
-
*
|
|
10
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
-
* See the License for the specific language governing permissions and
|
|
14
|
-
* limitations under the License.
|
|
15
|
-
*/
|
|
16
|
-
import { IndexedDb } from '@/db';
|
|
17
|
-
import { QUERY_RESULT, QUERY_RESULTS, QUERY_TYPE, Repository } from "@/repository";
|
|
18
|
-
import { AuthenticationSecuredService } from "@/service/secured/authenticationSecuredService";
|
|
19
|
-
import { QueueSecuredEntity } from "@/data/Queue";
|
|
20
|
-
import { Logger } from "@/utils/logger";
|
|
21
|
-
interface Args {
|
|
22
|
-
queueId?: string;
|
|
23
|
-
account: string;
|
|
24
|
-
}
|
|
25
|
-
export declare class QueueSecuredRepository extends Repository<QueueSecuredEntity, Args> {
|
|
26
|
-
private queueDb;
|
|
27
|
-
private queueService;
|
|
28
|
-
constructor(authenticationSecuredService: AuthenticationSecuredService, indexedDb: IndexedDb, baseURL: string, logger?: Logger);
|
|
29
|
-
getAllQueues(account: string, bearer: string, mode?: QUERY_TYPE): Promise<QUERY_RESULTS<QueueSecuredEntity>>;
|
|
30
|
-
getQueue(bearer: string, queueId: string, account: string, mode?: QUERY_TYPE): Promise<QUERY_RESULT<QueueSecuredEntity>>;
|
|
31
|
-
createQueue(bearer: string, account: string, queue: QueueSecuredEntity): Promise<QueueSecuredEntity>;
|
|
32
|
-
updateQueue(bearer: string, account: string, queueId: string, queue: QueueSecuredEntity): Promise<QueueSecuredEntity>;
|
|
33
|
-
deleteQueue(bearer: string, queueId: string, account: string, mode?: QUERY_TYPE): Promise<void>;
|
|
34
|
-
protected remoteList(bearer: string, args: Args): Promise<QueueSecuredEntity[]>;
|
|
35
|
-
protected remoteGet(bearer: string, args: Args): Promise<QueueSecuredEntity>;
|
|
36
|
-
protected remoteCreate(bearer: string, args: Args, item: QueueSecuredEntity): Promise<QueueSecuredEntity>;
|
|
37
|
-
protected remoteDelete(bearer: string, args: Args): Promise<void>;
|
|
38
|
-
protected remoteUpdate(bearer: string, args: Args, item: QueueSecuredEntity): Promise<QueueSecuredEntity>;
|
|
39
|
-
protected localList(args: Args): Promise<QueueSecuredEntity[]>;
|
|
40
|
-
protected localBulkSave(args: Args, items: QueueSecuredEntity[]): Promise<void>;
|
|
41
|
-
protected localDelete(args: Args): Promise<void>;
|
|
42
|
-
protected localBulkDelete(items: QueueSecuredEntity[]): Promise<void>;
|
|
43
|
-
protected localGet(args: Args): Promise<QueueSecuredEntity>;
|
|
44
|
-
private checkNullable;
|
|
45
|
-
}
|
|
46
|
-
export {};
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Copyright 2022 Agendize All Rights Reserved.
|
|
3
|
-
*
|
|
4
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
-
* you may not use this file except in compliance with the License.
|
|
6
|
-
* You may obtain a copy of the License at.
|
|
7
|
-
*
|
|
8
|
-
* Http://www.apache.org/licenses/LICENSE-2.0.
|
|
9
|
-
*
|
|
10
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
-
* See the License for the specific language governing permissions and
|
|
14
|
-
* limitations under the License.
|
|
15
|
-
*/
|
|
16
|
-
import { IndexedDb } from '@/db';
|
|
17
|
-
import { QUERY_TYPE, Repository } from "@/repository";
|
|
18
|
-
import { AuthenticationSecuredService } from "@/service/secured/authenticationSecuredService";
|
|
19
|
-
import { Logger } from "@/utils/logger";
|
|
20
|
-
import { ReportDashboardFilter, ReportsEntity } from "@/data/Reporting";
|
|
21
|
-
interface Args {
|
|
22
|
-
account: string;
|
|
23
|
-
locale?: string;
|
|
24
|
-
filters?: ReportDashboardFilter;
|
|
25
|
-
}
|
|
26
|
-
export declare class ReportingSecuredRepository extends Repository<ReportsEntity, Args> {
|
|
27
|
-
private reportingSecuredService;
|
|
28
|
-
constructor(authenticationSecuredService: AuthenticationSecuredService, indexedDb: IndexedDb, baseURL: string, logger?: Logger);
|
|
29
|
-
getReports(bearer: string, account: string, locale?: string, filters?: ReportDashboardFilter, mode?: QUERY_TYPE): Promise<import("@/repository").QUERY_RESULT<ReportsEntity>>;
|
|
30
|
-
protected remoteList(bearer: string, args: Args): Promise<ReportsEntity[]>;
|
|
31
|
-
protected remoteGet(bearer: string, args: Args): Promise<ReportsEntity>;
|
|
32
|
-
protected remoteCreate(bearer: string, args: Args, item: ReportsEntity): Promise<ReportsEntity>;
|
|
33
|
-
protected remoteUpdate(bearer: string, args: Args, item: ReportsEntity): Promise<ReportsEntity>;
|
|
34
|
-
protected remoteDelete(bearer: string, args: Args): Promise<void>;
|
|
35
|
-
protected localList(args: Args): Promise<ReportsEntity[]>;
|
|
36
|
-
protected localGet(args: Args): Promise<ReportsEntity>;
|
|
37
|
-
protected localDelete(args: Args): Promise<void>;
|
|
38
|
-
protected localBulkDelete(items: ReportsEntity[]): Promise<void>;
|
|
39
|
-
protected localBulkSave(args: Args, items: ReportsEntity[]): Promise<void>;
|
|
40
|
-
private checkNullable;
|
|
41
|
-
}
|
|
42
|
-
export {};
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Copyright 2022 Agendize All Rights Reserved.
|
|
3
|
-
*
|
|
4
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
-
* you may not use this file except in compliance with the License.
|
|
6
|
-
* You may obtain a copy of the License at.
|
|
7
|
-
*
|
|
8
|
-
* Http://www.apache.org/licenses/LICENSE-2.0.
|
|
9
|
-
*
|
|
10
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
-
* See the License for the specific language governing permissions and
|
|
14
|
-
* limitations under the License.
|
|
15
|
-
*/
|
|
16
|
-
import { IndexedDb } from '@/db';
|
|
17
|
-
import { Repository } from "@/repository";
|
|
18
|
-
import { RightsEntity } from "@/data/Rights";
|
|
19
|
-
import { AuthenticationSecuredService } from "@/service/secured/authenticationSecuredService";
|
|
20
|
-
import { Logger } from "@/utils/logger";
|
|
21
|
-
interface Args {
|
|
22
|
-
rightsId?: string[];
|
|
23
|
-
organisation?: string;
|
|
24
|
-
}
|
|
25
|
-
export declare class RightsSecuredRepository extends Repository<RightsEntity, Args> {
|
|
26
|
-
private rightsSecuredService;
|
|
27
|
-
constructor(authenticationSecuredService: AuthenticationSecuredService, indexedDb: IndexedDb, baseURL: string, logger?: Logger);
|
|
28
|
-
getRights(bearer: string, organisation: string, rightsId: string[]): Promise<RightsEntity[]>;
|
|
29
|
-
protected remoteList(bearer: string, args: Args): Promise<RightsEntity[]>;
|
|
30
|
-
protected remoteGet(bearer: string, args: Args): Promise<RightsEntity>;
|
|
31
|
-
protected remoteCreate(bearer: string, args: Args, item: RightsEntity): Promise<RightsEntity>;
|
|
32
|
-
protected remoteUpdate(bearer: string, args: Args, item: RightsEntity): Promise<RightsEntity>;
|
|
33
|
-
protected remoteDelete(bearer: string, args: Args): Promise<void>;
|
|
34
|
-
protected localList(args: Args): Promise<RightsEntity[]>;
|
|
35
|
-
protected localGet(args: Args): Promise<RightsEntity>;
|
|
36
|
-
protected localDelete(args: Args): Promise<void>;
|
|
37
|
-
protected localBulkDelete(items: RightsEntity[]): Promise<void>;
|
|
38
|
-
protected localBulkSave(args: Args, items: RightsEntity[]): Promise<void>;
|
|
39
|
-
}
|
|
40
|
-
export {};
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { Repository } from "@/repository";
|
|
2
|
-
import { Logger } from '@/utils/logger';
|
|
3
|
-
import { AuthenticationSecuredService } from "@/service/secured/authenticationSecuredService";
|
|
4
|
-
import { UserSchedulesEntity } from "@/data/scheduling/schedule/UserSchedules";
|
|
5
|
-
interface Args {
|
|
6
|
-
organisation?: string;
|
|
7
|
-
start?: string;
|
|
8
|
-
end?: string;
|
|
9
|
-
}
|
|
10
|
-
export declare class ScheduleSecuredRepository extends Repository<UserSchedulesEntity, Args> {
|
|
11
|
-
private scheduleService;
|
|
12
|
-
constructor(authenticationSecuredService: AuthenticationSecuredService, baseURL: string, logger?: Logger);
|
|
13
|
-
getSchedules(bearer: string, organisation: string, start: string, end: string): Promise<import("@/repository").QUERY_RESULTS<UserSchedulesEntity>>;
|
|
14
|
-
protected remoteList(bearer: string, args: Args): Promise<UserSchedulesEntity[]>;
|
|
15
|
-
protected remoteGet(bearer: string, args: Args): Promise<UserSchedulesEntity>;
|
|
16
|
-
protected remoteCreate(bearer: string, args: Args, item: UserSchedulesEntity): Promise<UserSchedulesEntity>;
|
|
17
|
-
protected remoteUpdate(bearer: string, args: Args, item: UserSchedulesEntity): Promise<UserSchedulesEntity>;
|
|
18
|
-
protected remoteDelete(bearer: string, args: Args): Promise<void>;
|
|
19
|
-
protected localList(args: Args): Promise<UserSchedulesEntity[]>;
|
|
20
|
-
protected localBulkSave(args: Args, calendars: UserSchedulesEntity[]): Promise<void>;
|
|
21
|
-
protected localGet(args: Args): Promise<UserSchedulesEntity>;
|
|
22
|
-
protected localDelete(args: Args): Promise<void>;
|
|
23
|
-
protected localBulkDelete(items: UserSchedulesEntity[]): Promise<void>;
|
|
24
|
-
}
|
|
25
|
-
export {};
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { Repository } from "@/repository";
|
|
2
|
-
import { SchedulingRightsEntity } from "@/data/scheduling/SchedulingRights";
|
|
3
|
-
import { AuthenticationSecuredService } from "@/service/secured/authenticationSecuredService";
|
|
4
|
-
import { Logger } from "@/utils/logger";
|
|
5
|
-
interface Args {
|
|
6
|
-
organisation: string;
|
|
7
|
-
userId?: string;
|
|
8
|
-
}
|
|
9
|
-
export declare class SchedulingRightsSecuredRepository extends Repository<SchedulingRightsEntity, Args> {
|
|
10
|
-
private schedulingRightsSecuredService;
|
|
11
|
-
constructor(authenticationSecuredService: AuthenticationSecuredService, baseURL: string, logger?: Logger);
|
|
12
|
-
getSchedulingRightsByUser(bearer: string, organisation: string, userId: string): Promise<SchedulingRightsEntity>;
|
|
13
|
-
updateSchedulingRights(bearer: string, organisation: string, userId: string, rights: SchedulingRightsEntity): Promise<SchedulingRightsEntity>;
|
|
14
|
-
getSchedulingRights(bearer: string, organisation: string): Promise<SchedulingRightsEntity[]>;
|
|
15
|
-
protected localBulkDelete(items: SchedulingRightsEntity[]): Promise<void>;
|
|
16
|
-
protected localBulkSave(args: Args, items: SchedulingRightsEntity[]): Promise<void>;
|
|
17
|
-
protected localDelete(args: Args): Promise<void>;
|
|
18
|
-
protected localGet(args: Args): Promise<SchedulingRightsEntity>;
|
|
19
|
-
protected localList(args: Args): Promise<SchedulingRightsEntity[]>;
|
|
20
|
-
protected remoteCreate(bearer: string, args: Args, item: SchedulingRightsEntity): Promise<SchedulingRightsEntity>;
|
|
21
|
-
protected remoteDelete(bearer: string, args: Args): Promise<void>;
|
|
22
|
-
protected remoteGet(bearer: string, args: Args): Promise<SchedulingRightsEntity>;
|
|
23
|
-
protected remoteList(bearer: string, args: Args): Promise<SchedulingRightsEntity[]>;
|
|
24
|
-
protected remoteUpdate(bearer: string, args: Args, item: SchedulingRightsEntity): Promise<SchedulingRightsEntity>;
|
|
25
|
-
}
|
|
26
|
-
export {};
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Copyright 2022 Agendize All Rights Reserved.
|
|
3
|
-
*
|
|
4
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
-
* you may not use this file except in compliance with the License.
|
|
6
|
-
* You may obtain a copy of the License at.
|
|
7
|
-
*
|
|
8
|
-
* Http://www.apache.org/licenses/LICENSE-2.0.
|
|
9
|
-
*
|
|
10
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
-
* See the License for the specific language governing permissions and
|
|
14
|
-
* limitations under the License.
|
|
15
|
-
*/
|
|
16
|
-
import { IndexedDb } from '@/db';
|
|
17
|
-
import { EMITTER_TYPE, QUERY_RESULT, QUERY_RESULTS, QUERY_TYPE, Repository } from "@/repository";
|
|
18
|
-
import { AuthenticationSecuredService } from "@/service/secured/authenticationSecuredService";
|
|
19
|
-
import { ServiceGroupSecuredEntity } from "@/data/ServiceGroup";
|
|
20
|
-
import { PubSubService } from "type-pubsub";
|
|
21
|
-
import { Logger } from "@/utils/logger";
|
|
22
|
-
interface Args {
|
|
23
|
-
account: string;
|
|
24
|
-
companyId: string;
|
|
25
|
-
serviceGroupId?: string;
|
|
26
|
-
}
|
|
27
|
-
export declare class ServiceGroupSecuredRepository extends Repository<ServiceGroupSecuredEntity, Args> {
|
|
28
|
-
private readonly serviceGroupDb;
|
|
29
|
-
private serviceGroupSecuredService;
|
|
30
|
-
constructor(authenticationSecuredService: AuthenticationSecuredService, indexedDb: IndexedDb, baseURL: string, logger?: Logger);
|
|
31
|
-
dispose(): void;
|
|
32
|
-
protected onCascadeDelete(data: any, message: EMITTER_TYPE, channel: PubSubService<EMITTER_TYPE>, handler: any): Promise<void>;
|
|
33
|
-
getAllServiceGroups(bearer: string, account: string, companyId: string, mode?: QUERY_TYPE): Promise<QUERY_RESULTS<ServiceGroupSecuredEntity>>;
|
|
34
|
-
getServiceGroup(bearer: string, account: string, companyId: string, serviceGroupId: string, mode?: QUERY_TYPE): Promise<QUERY_RESULT<ServiceGroupSecuredEntity>>;
|
|
35
|
-
createServiceGroup(bearer: string, account: string, companyId: string, serviceGroup: ServiceGroupSecuredEntity): Promise<ServiceGroupSecuredEntity>;
|
|
36
|
-
updateServiceGroup(bearer: string, account: string, companyId: string, serviceGroupId: string, serviceGroup: ServiceGroupSecuredEntity): Promise<ServiceGroupSecuredEntity>;
|
|
37
|
-
deleteServiceGroup(bearer: string, account: string, companyId: string, serviceGroupId: string): Promise<void>;
|
|
38
|
-
protected remoteList(bearer: string, args: Args): Promise<ServiceGroupSecuredEntity[]>;
|
|
39
|
-
protected remoteGet(bearer: string, args: Args): Promise<ServiceGroupSecuredEntity>;
|
|
40
|
-
protected remoteCreate(bearer: string, args: Args, item: ServiceGroupSecuredEntity): Promise<ServiceGroupSecuredEntity>;
|
|
41
|
-
protected remoteUpdate(bearer: string, args: Args, item: ServiceGroupSecuredEntity): Promise<ServiceGroupSecuredEntity>;
|
|
42
|
-
protected remoteDelete(bearer: string, args: Args): Promise<void>;
|
|
43
|
-
protected localList(args: Args): Promise<ServiceGroupSecuredEntity[]>;
|
|
44
|
-
protected localGet(args: Args): Promise<ServiceGroupSecuredEntity>;
|
|
45
|
-
protected localBulkSave(args: Args, items: ServiceGroupSecuredEntity[]): Promise<void>;
|
|
46
|
-
protected localDelete(args: Args): Promise<void>;
|
|
47
|
-
protected localBulkDelete(items: ServiceGroupSecuredEntity[]): Promise<void>;
|
|
48
|
-
private checkNullable;
|
|
49
|
-
}
|
|
50
|
-
export {};
|