@saritasa/crm-delmar-core-sdk 0.1.137 → 0.1.140
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/README.md +2 -2
- package/api/export-job-reports-departments-api.serviceInterface.d.ts +2 -0
- package/api/export-job-reports-users-api.serviceInterface.d.ts +2 -0
- package/api/export-jobs-api.serviceInterface.d.ts +2 -0
- package/api/jobs-api.serviceInterface.d.ts +24 -0
- package/api/user-scores-api.serviceInterface.d.ts +32 -0
- package/fesm2022/saritasa-crm-delmar-core-sdk.mjs +355 -199
- package/fesm2022/saritasa-crm-delmar-core-sdk.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -535,10 +535,10 @@ class BranchPeriodsApiService extends BaseService {
|
|
|
535
535
|
reportProgress: reportProgress,
|
|
536
536
|
});
|
|
537
537
|
}
|
|
538
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
539
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
538
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: BranchPeriodsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
539
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: BranchPeriodsApiService, providedIn: "root" });
|
|
540
540
|
}
|
|
541
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
541
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: BranchPeriodsApiService, decorators: [{
|
|
542
542
|
type: Injectable,
|
|
543
543
|
args: [{
|
|
544
544
|
providedIn: "root",
|
|
@@ -924,10 +924,10 @@ class BranchesApiService extends BaseService {
|
|
|
924
924
|
reportProgress: reportProgress,
|
|
925
925
|
});
|
|
926
926
|
}
|
|
927
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
928
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
927
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: BranchesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
928
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: BranchesApiService, providedIn: "root" });
|
|
929
929
|
}
|
|
930
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
930
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: BranchesApiService, decorators: [{
|
|
931
931
|
type: Injectable,
|
|
932
932
|
args: [{
|
|
933
933
|
providedIn: "root",
|
|
@@ -1222,10 +1222,10 @@ class ClientNotesApiService extends BaseService {
|
|
|
1222
1222
|
reportProgress: reportProgress,
|
|
1223
1223
|
});
|
|
1224
1224
|
}
|
|
1225
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
1226
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
1225
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ClientNotesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1226
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ClientNotesApiService, providedIn: "root" });
|
|
1227
1227
|
}
|
|
1228
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
1228
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ClientNotesApiService, decorators: [{
|
|
1229
1229
|
type: Injectable,
|
|
1230
1230
|
args: [{
|
|
1231
1231
|
providedIn: "root",
|
|
@@ -1903,10 +1903,10 @@ class ClientsApiService extends BaseService {
|
|
|
1903
1903
|
reportProgress: reportProgress,
|
|
1904
1904
|
});
|
|
1905
1905
|
}
|
|
1906
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
1907
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
1906
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ClientsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1907
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ClientsApiService, providedIn: "root" });
|
|
1908
1908
|
}
|
|
1909
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
1909
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ClientsApiService, decorators: [{
|
|
1910
1910
|
type: Injectable,
|
|
1911
1911
|
args: [{
|
|
1912
1912
|
providedIn: "root",
|
|
@@ -2138,10 +2138,10 @@ class ComponentsApiService extends BaseService {
|
|
|
2138
2138
|
reportProgress: reportProgress,
|
|
2139
2139
|
});
|
|
2140
2140
|
}
|
|
2141
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
2142
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
2141
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ComponentsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2142
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ComponentsApiService, providedIn: "root" });
|
|
2143
2143
|
}
|
|
2144
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
2144
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ComponentsApiService, decorators: [{
|
|
2145
2145
|
type: Injectable,
|
|
2146
2146
|
args: [{
|
|
2147
2147
|
providedIn: "root",
|
|
@@ -2439,10 +2439,10 @@ class DepartmentsApiService extends BaseService {
|
|
|
2439
2439
|
reportProgress: reportProgress,
|
|
2440
2440
|
});
|
|
2441
2441
|
}
|
|
2442
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
2443
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
2442
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: DepartmentsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2443
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: DepartmentsApiService, providedIn: "root" });
|
|
2444
2444
|
}
|
|
2445
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
2445
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: DepartmentsApiService, decorators: [{
|
|
2446
2446
|
type: Injectable,
|
|
2447
2447
|
args: [{
|
|
2448
2448
|
providedIn: "root",
|
|
@@ -2738,10 +2738,10 @@ class DismissalReasonsApiService extends BaseService {
|
|
|
2738
2738
|
reportProgress: reportProgress,
|
|
2739
2739
|
});
|
|
2740
2740
|
}
|
|
2741
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
2742
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
2741
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: DismissalReasonsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2742
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: DismissalReasonsApiService, providedIn: "root" });
|
|
2743
2743
|
}
|
|
2744
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
2744
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: DismissalReasonsApiService, decorators: [{
|
|
2745
2745
|
type: Injectable,
|
|
2746
2746
|
args: [{
|
|
2747
2747
|
providedIn: "root",
|
|
@@ -2989,10 +2989,10 @@ class ExportClientNotesApiService extends BaseService {
|
|
|
2989
2989
|
reportProgress: reportProgress,
|
|
2990
2990
|
});
|
|
2991
2991
|
}
|
|
2992
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
2993
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
2992
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportClientNotesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2993
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportClientNotesApiService, providedIn: "root" });
|
|
2994
2994
|
}
|
|
2995
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
2995
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportClientNotesApiService, decorators: [{
|
|
2996
2996
|
type: Injectable,
|
|
2997
2997
|
args: [{
|
|
2998
2998
|
providedIn: "root",
|
|
@@ -3246,10 +3246,10 @@ class ExportClientSummaryApiService extends BaseService {
|
|
|
3246
3246
|
reportProgress: reportProgress,
|
|
3247
3247
|
});
|
|
3248
3248
|
}
|
|
3249
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
3250
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
3249
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportClientSummaryApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3250
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportClientSummaryApiService, providedIn: "root" });
|
|
3251
3251
|
}
|
|
3252
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
3252
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportClientSummaryApiService, decorators: [{
|
|
3253
3253
|
type: Injectable,
|
|
3254
3254
|
args: [{
|
|
3255
3255
|
providedIn: "root",
|
|
@@ -3633,10 +3633,10 @@ class ExportClientsApiService extends BaseService {
|
|
|
3633
3633
|
reportProgress: reportProgress,
|
|
3634
3634
|
});
|
|
3635
3635
|
}
|
|
3636
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
3637
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
3636
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportClientsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3637
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportClientsApiService, providedIn: "root" });
|
|
3638
3638
|
}
|
|
3639
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
3639
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportClientsApiService, decorators: [{
|
|
3640
3640
|
type: Injectable,
|
|
3641
3641
|
args: [{
|
|
3642
3642
|
providedIn: "root",
|
|
@@ -3897,10 +3897,10 @@ class ExportComponentHourlyReportForClientApiService extends BaseService {
|
|
|
3897
3897
|
reportProgress: reportProgress,
|
|
3898
3898
|
});
|
|
3899
3899
|
}
|
|
3900
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
3901
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
3900
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportComponentHourlyReportForClientApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3901
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportComponentHourlyReportForClientApiService, providedIn: "root" });
|
|
3902
3902
|
}
|
|
3903
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
3903
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportComponentHourlyReportForClientApiService, decorators: [{
|
|
3904
3904
|
type: Injectable,
|
|
3905
3905
|
args: [{
|
|
3906
3906
|
providedIn: "root",
|
|
@@ -4161,10 +4161,10 @@ class ExportComponentHourlyReportForProjectApiService extends BaseService {
|
|
|
4161
4161
|
reportProgress: reportProgress,
|
|
4162
4162
|
});
|
|
4163
4163
|
}
|
|
4164
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
4165
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
4164
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportComponentHourlyReportForProjectApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4165
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportComponentHourlyReportForProjectApiService, providedIn: "root" });
|
|
4166
4166
|
}
|
|
4167
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
4167
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportComponentHourlyReportForProjectApiService, decorators: [{
|
|
4168
4168
|
type: Injectable,
|
|
4169
4169
|
args: [{
|
|
4170
4170
|
providedIn: "root",
|
|
@@ -4425,10 +4425,10 @@ class ExportDepartmentHourlyReportForClientApiService extends BaseService {
|
|
|
4425
4425
|
reportProgress: reportProgress,
|
|
4426
4426
|
});
|
|
4427
4427
|
}
|
|
4428
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
4429
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
4428
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportDepartmentHourlyReportForClientApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4429
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportDepartmentHourlyReportForClientApiService, providedIn: "root" });
|
|
4430
4430
|
}
|
|
4431
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
4431
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportDepartmentHourlyReportForClientApiService, decorators: [{
|
|
4432
4432
|
type: Injectable,
|
|
4433
4433
|
args: [{
|
|
4434
4434
|
providedIn: "root",
|
|
@@ -4689,10 +4689,10 @@ class ExportDepartmentHourlyReportForProjectApiService extends BaseService {
|
|
|
4689
4689
|
reportProgress: reportProgress,
|
|
4690
4690
|
});
|
|
4691
4691
|
}
|
|
4692
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
4693
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
4692
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportDepartmentHourlyReportForProjectApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4693
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportDepartmentHourlyReportForProjectApiService, providedIn: "root" });
|
|
4694
4694
|
}
|
|
4695
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
4695
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportDepartmentHourlyReportForProjectApiService, decorators: [{
|
|
4696
4696
|
type: Injectable,
|
|
4697
4697
|
args: [{
|
|
4698
4698
|
providedIn: "root",
|
|
@@ -4951,10 +4951,10 @@ class ExportJobHourlyReportForClientApiService extends BaseService {
|
|
|
4951
4951
|
reportProgress: reportProgress,
|
|
4952
4952
|
});
|
|
4953
4953
|
}
|
|
4954
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
4955
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
4954
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportJobHourlyReportForClientApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4955
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportJobHourlyReportForClientApiService, providedIn: "root" });
|
|
4956
4956
|
}
|
|
4957
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
4957
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportJobHourlyReportForClientApiService, decorators: [{
|
|
4958
4958
|
type: Injectable,
|
|
4959
4959
|
args: [{
|
|
4960
4960
|
providedIn: "root",
|
|
@@ -5214,10 +5214,10 @@ class ExportJobHourlyReportForProjectApiService extends BaseService {
|
|
|
5214
5214
|
reportProgress: reportProgress,
|
|
5215
5215
|
});
|
|
5216
5216
|
}
|
|
5217
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
5218
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
5217
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportJobHourlyReportForProjectApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
5218
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportJobHourlyReportForProjectApiService, providedIn: "root" });
|
|
5219
5219
|
}
|
|
5220
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
5220
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportJobHourlyReportForProjectApiService, decorators: [{
|
|
5221
5221
|
type: Injectable,
|
|
5222
5222
|
args: [{
|
|
5223
5223
|
providedIn: "root",
|
|
@@ -5405,6 +5405,8 @@ class ExportJobReportsDepartmentsApiService extends BaseService {
|
|
|
5405
5405
|
const taskComponentIn = requestParameters?.taskComponentIn;
|
|
5406
5406
|
const taskComponentIsnull = requestParameters?.taskComponentIsnull;
|
|
5407
5407
|
const taskIn = requestParameters?.taskIn;
|
|
5408
|
+
const taskJiraLinkKey = requestParameters?.taskJiraLinkKey;
|
|
5409
|
+
const taskJiraLinkKeyContains = requestParameters?.taskJiraLinkKeyContains;
|
|
5408
5410
|
const taskSprintIn = requestParameters?.taskSprintIn;
|
|
5409
5411
|
const taskSprintIsnull = requestParameters?.taskSprintIsnull;
|
|
5410
5412
|
const timeSpan = requestParameters?.timeSpan;
|
|
@@ -5451,6 +5453,8 @@ class ExportJobReportsDepartmentsApiService extends BaseService {
|
|
|
5451
5453
|
if (taskIn) {
|
|
5452
5454
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskIn].join(COLLECTION_FORMATS["csv"]), "task__in");
|
|
5453
5455
|
}
|
|
5456
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKey, "task__jira_link__key");
|
|
5457
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKeyContains, "task__jira_link__key__contains");
|
|
5454
5458
|
if (taskSprintIn) {
|
|
5455
5459
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskSprintIn].join(COLLECTION_FORMATS["csv"]), "task__sprint__in");
|
|
5456
5460
|
}
|
|
@@ -5511,10 +5515,10 @@ class ExportJobReportsDepartmentsApiService extends BaseService {
|
|
|
5511
5515
|
reportProgress: reportProgress,
|
|
5512
5516
|
});
|
|
5513
5517
|
}
|
|
5514
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
5515
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
5518
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportJobReportsDepartmentsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
5519
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportJobReportsDepartmentsApiService, providedIn: "root" });
|
|
5516
5520
|
}
|
|
5517
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
5521
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportJobReportsDepartmentsApiService, decorators: [{
|
|
5518
5522
|
type: Injectable,
|
|
5519
5523
|
args: [{
|
|
5520
5524
|
providedIn: "root",
|
|
@@ -5702,6 +5706,8 @@ class ExportJobReportsUsersApiService extends BaseService {
|
|
|
5702
5706
|
const taskComponentIn = requestParameters?.taskComponentIn;
|
|
5703
5707
|
const taskComponentIsnull = requestParameters?.taskComponentIsnull;
|
|
5704
5708
|
const taskIn = requestParameters?.taskIn;
|
|
5709
|
+
const taskJiraLinkKey = requestParameters?.taskJiraLinkKey;
|
|
5710
|
+
const taskJiraLinkKeyContains = requestParameters?.taskJiraLinkKeyContains;
|
|
5705
5711
|
const taskSprintIn = requestParameters?.taskSprintIn;
|
|
5706
5712
|
const taskSprintIsnull = requestParameters?.taskSprintIsnull;
|
|
5707
5713
|
const timeSpan = requestParameters?.timeSpan;
|
|
@@ -5748,6 +5754,8 @@ class ExportJobReportsUsersApiService extends BaseService {
|
|
|
5748
5754
|
if (taskIn) {
|
|
5749
5755
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskIn].join(COLLECTION_FORMATS["csv"]), "task__in");
|
|
5750
5756
|
}
|
|
5757
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKey, "task__jira_link__key");
|
|
5758
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKeyContains, "task__jira_link__key__contains");
|
|
5751
5759
|
if (taskSprintIn) {
|
|
5752
5760
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskSprintIn].join(COLLECTION_FORMATS["csv"]), "task__sprint__in");
|
|
5753
5761
|
}
|
|
@@ -5808,10 +5816,10 @@ class ExportJobReportsUsersApiService extends BaseService {
|
|
|
5808
5816
|
reportProgress: reportProgress,
|
|
5809
5817
|
});
|
|
5810
5818
|
}
|
|
5811
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
5812
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
5819
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportJobReportsUsersApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
5820
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportJobReportsUsersApiService, providedIn: "root" });
|
|
5813
5821
|
}
|
|
5814
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
5822
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportJobReportsUsersApiService, decorators: [{
|
|
5815
5823
|
type: Injectable,
|
|
5816
5824
|
args: [{
|
|
5817
5825
|
providedIn: "root",
|
|
@@ -5999,6 +6007,8 @@ class ExportJobsApiService extends BaseService {
|
|
|
5999
6007
|
const taskComponentIn = requestParameters?.taskComponentIn;
|
|
6000
6008
|
const taskComponentIsnull = requestParameters?.taskComponentIsnull;
|
|
6001
6009
|
const taskIn = requestParameters?.taskIn;
|
|
6010
|
+
const taskJiraLinkKey = requestParameters?.taskJiraLinkKey;
|
|
6011
|
+
const taskJiraLinkKeyContains = requestParameters?.taskJiraLinkKeyContains;
|
|
6002
6012
|
const taskSprintIn = requestParameters?.taskSprintIn;
|
|
6003
6013
|
const taskSprintIsnull = requestParameters?.taskSprintIsnull;
|
|
6004
6014
|
const typeIn = requestParameters?.typeIn;
|
|
@@ -6043,6 +6053,8 @@ class ExportJobsApiService extends BaseService {
|
|
|
6043
6053
|
if (taskIn) {
|
|
6044
6054
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskIn].join(COLLECTION_FORMATS["csv"]), "task__in");
|
|
6045
6055
|
}
|
|
6056
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKey, "task__jira_link__key");
|
|
6057
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKeyContains, "task__jira_link__key__contains");
|
|
6046
6058
|
if (taskSprintIn) {
|
|
6047
6059
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskSprintIn].join(COLLECTION_FORMATS["csv"]), "task__sprint__in");
|
|
6048
6060
|
}
|
|
@@ -6101,10 +6113,10 @@ class ExportJobsApiService extends BaseService {
|
|
|
6101
6113
|
reportProgress: reportProgress,
|
|
6102
6114
|
});
|
|
6103
6115
|
}
|
|
6104
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
6105
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
6116
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportJobsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
6117
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportJobsApiService, providedIn: "root" });
|
|
6106
6118
|
}
|
|
6107
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
6119
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportJobsApiService, decorators: [{
|
|
6108
6120
|
type: Injectable,
|
|
6109
6121
|
args: [{
|
|
6110
6122
|
providedIn: "root",
|
|
@@ -6356,10 +6368,10 @@ class ExportMarginReportApiService extends BaseService {
|
|
|
6356
6368
|
reportProgress: reportProgress,
|
|
6357
6369
|
});
|
|
6358
6370
|
}
|
|
6359
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
6360
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
6371
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportMarginReportApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
6372
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportMarginReportApiService, providedIn: "root" });
|
|
6361
6373
|
}
|
|
6362
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
6374
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportMarginReportApiService, decorators: [{
|
|
6363
6375
|
type: Injectable,
|
|
6364
6376
|
args: [{
|
|
6365
6377
|
providedIn: "root",
|
|
@@ -6605,10 +6617,10 @@ class ExportProjectNotesApiService extends BaseService {
|
|
|
6605
6617
|
reportProgress: reportProgress,
|
|
6606
6618
|
});
|
|
6607
6619
|
}
|
|
6608
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
6609
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
6620
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportProjectNotesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
6621
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportProjectNotesApiService, providedIn: "root" });
|
|
6610
6622
|
}
|
|
6611
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
6623
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportProjectNotesApiService, decorators: [{
|
|
6612
6624
|
type: Injectable,
|
|
6613
6625
|
args: [{
|
|
6614
6626
|
providedIn: "root",
|
|
@@ -6876,10 +6888,10 @@ class ExportProjectResourcesApiService extends BaseService {
|
|
|
6876
6888
|
reportProgress: reportProgress,
|
|
6877
6889
|
});
|
|
6878
6890
|
}
|
|
6879
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
6880
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
6891
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportProjectResourcesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
6892
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportProjectResourcesApiService, providedIn: "root" });
|
|
6881
6893
|
}
|
|
6882
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
6894
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportProjectResourcesApiService, decorators: [{
|
|
6883
6895
|
type: Injectable,
|
|
6884
6896
|
args: [{
|
|
6885
6897
|
providedIn: "root",
|
|
@@ -7156,10 +7168,10 @@ class ExportProjectStatusReportsApiService extends BaseService {
|
|
|
7156
7168
|
reportProgress: reportProgress,
|
|
7157
7169
|
});
|
|
7158
7170
|
}
|
|
7159
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
7160
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
7171
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportProjectStatusReportsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
7172
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportProjectStatusReportsApiService, providedIn: "root" });
|
|
7161
7173
|
}
|
|
7162
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
7174
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportProjectStatusReportsApiService, decorators: [{
|
|
7163
7175
|
type: Injectable,
|
|
7164
7176
|
args: [{
|
|
7165
7177
|
providedIn: "root",
|
|
@@ -7413,10 +7425,10 @@ class ExportProjectSummaryApiService extends BaseService {
|
|
|
7413
7425
|
reportProgress: reportProgress,
|
|
7414
7426
|
});
|
|
7415
7427
|
}
|
|
7416
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
7417
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
7428
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportProjectSummaryApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
7429
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportProjectSummaryApiService, providedIn: "root" });
|
|
7418
7430
|
}
|
|
7419
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
7431
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportProjectSummaryApiService, decorators: [{
|
|
7420
7432
|
type: Injectable,
|
|
7421
7433
|
args: [{
|
|
7422
7434
|
providedIn: "root",
|
|
@@ -7676,10 +7688,10 @@ class ExportProjectsApiService extends BaseService {
|
|
|
7676
7688
|
reportProgress: reportProgress,
|
|
7677
7689
|
});
|
|
7678
7690
|
}
|
|
7679
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
7680
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
7691
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportProjectsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
7692
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportProjectsApiService, providedIn: "root" });
|
|
7681
7693
|
}
|
|
7682
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
7694
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportProjectsApiService, decorators: [{
|
|
7683
7695
|
type: Injectable,
|
|
7684
7696
|
args: [{
|
|
7685
7697
|
providedIn: "root",
|
|
@@ -7940,10 +7952,10 @@ class ExportSprintHourlyReportForClientApiService extends BaseService {
|
|
|
7940
7952
|
reportProgress: reportProgress,
|
|
7941
7953
|
});
|
|
7942
7954
|
}
|
|
7943
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
7944
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
7955
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportSprintHourlyReportForClientApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
7956
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportSprintHourlyReportForClientApiService, providedIn: "root" });
|
|
7945
7957
|
}
|
|
7946
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
7958
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportSprintHourlyReportForClientApiService, decorators: [{
|
|
7947
7959
|
type: Injectable,
|
|
7948
7960
|
args: [{
|
|
7949
7961
|
providedIn: "root",
|
|
@@ -8204,10 +8216,10 @@ class ExportSprintHourlyReportForProjectApiService extends BaseService {
|
|
|
8204
8216
|
reportProgress: reportProgress,
|
|
8205
8217
|
});
|
|
8206
8218
|
}
|
|
8207
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
8208
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
8219
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportSprintHourlyReportForProjectApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
8220
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportSprintHourlyReportForProjectApiService, providedIn: "root" });
|
|
8209
8221
|
}
|
|
8210
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
8222
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportSprintHourlyReportForProjectApiService, decorators: [{
|
|
8211
8223
|
type: Injectable,
|
|
8212
8224
|
args: [{
|
|
8213
8225
|
providedIn: "root",
|
|
@@ -8467,10 +8479,10 @@ class ExportTaskHourlyReportForClientApiService extends BaseService {
|
|
|
8467
8479
|
reportProgress: reportProgress,
|
|
8468
8480
|
});
|
|
8469
8481
|
}
|
|
8470
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
8471
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
8482
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportTaskHourlyReportForClientApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
8483
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportTaskHourlyReportForClientApiService, providedIn: "root" });
|
|
8472
8484
|
}
|
|
8473
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
8485
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportTaskHourlyReportForClientApiService, decorators: [{
|
|
8474
8486
|
type: Injectable,
|
|
8475
8487
|
args: [{
|
|
8476
8488
|
providedIn: "root",
|
|
@@ -8730,10 +8742,10 @@ class ExportTaskHourlyReportForProjectApiService extends BaseService {
|
|
|
8730
8742
|
reportProgress: reportProgress,
|
|
8731
8743
|
});
|
|
8732
8744
|
}
|
|
8733
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
8734
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
8745
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportTaskHourlyReportForProjectApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
8746
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportTaskHourlyReportForProjectApiService, providedIn: "root" });
|
|
8735
8747
|
}
|
|
8736
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
8748
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportTaskHourlyReportForProjectApiService, decorators: [{
|
|
8737
8749
|
type: Injectable,
|
|
8738
8750
|
args: [{
|
|
8739
8751
|
providedIn: "root",
|
|
@@ -9029,10 +9041,10 @@ class ExportTasksApiService extends BaseService {
|
|
|
9029
9041
|
reportProgress: reportProgress,
|
|
9030
9042
|
});
|
|
9031
9043
|
}
|
|
9032
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
9033
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
9044
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportTasksApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
9045
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportTasksApiService, providedIn: "root" });
|
|
9034
9046
|
}
|
|
9035
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
9047
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportTasksApiService, decorators: [{
|
|
9036
9048
|
type: Injectable,
|
|
9037
9049
|
args: [{
|
|
9038
9050
|
providedIn: "root",
|
|
@@ -9310,10 +9322,10 @@ class ExportUserPeriodsApiService extends BaseService {
|
|
|
9310
9322
|
reportProgress: reportProgress,
|
|
9311
9323
|
});
|
|
9312
9324
|
}
|
|
9313
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
9314
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
9325
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportUserPeriodsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
9326
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportUserPeriodsApiService, providedIn: "root" });
|
|
9315
9327
|
}
|
|
9316
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
9328
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportUserPeriodsApiService, decorators: [{
|
|
9317
9329
|
type: Injectable,
|
|
9318
9330
|
args: [{
|
|
9319
9331
|
providedIn: "root",
|
|
@@ -9598,10 +9610,10 @@ class ExportUserScoreStatsApiService extends BaseService {
|
|
|
9598
9610
|
reportProgress: reportProgress,
|
|
9599
9611
|
});
|
|
9600
9612
|
}
|
|
9601
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
9602
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
9613
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportUserScoreStatsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
9614
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportUserScoreStatsApiService, providedIn: "root" });
|
|
9603
9615
|
}
|
|
9604
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
9616
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportUserScoreStatsApiService, decorators: [{
|
|
9605
9617
|
type: Injectable,
|
|
9606
9618
|
args: [{
|
|
9607
9619
|
providedIn: "root",
|
|
@@ -9881,10 +9893,10 @@ class ExportUsersApiService extends BaseService {
|
|
|
9881
9893
|
reportProgress: reportProgress,
|
|
9882
9894
|
});
|
|
9883
9895
|
}
|
|
9884
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
9885
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
9896
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportUsersApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
9897
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportUsersApiService, providedIn: "root" });
|
|
9886
9898
|
}
|
|
9887
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
9899
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ExportUsersApiService, decorators: [{
|
|
9888
9900
|
type: Injectable,
|
|
9889
9901
|
args: [{
|
|
9890
9902
|
providedIn: "root",
|
|
@@ -9964,10 +9976,10 @@ class JiraClientApiService extends BaseService {
|
|
|
9964
9976
|
reportProgress: reportProgress,
|
|
9965
9977
|
});
|
|
9966
9978
|
}
|
|
9967
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
9968
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
9979
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: JiraClientApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
9980
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: JiraClientApiService, providedIn: "root" });
|
|
9969
9981
|
}
|
|
9970
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
9982
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: JiraClientApiService, decorators: [{
|
|
9971
9983
|
type: Injectable,
|
|
9972
9984
|
args: [{
|
|
9973
9985
|
providedIn: "root",
|
|
@@ -10163,10 +10175,10 @@ class JiraCompareTasksApiService extends BaseService {
|
|
|
10163
10175
|
reportProgress: reportProgress,
|
|
10164
10176
|
});
|
|
10165
10177
|
}
|
|
10166
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
10167
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
10178
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: JiraCompareTasksApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
10179
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: JiraCompareTasksApiService, providedIn: "root" });
|
|
10168
10180
|
}
|
|
10169
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
10181
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: JiraCompareTasksApiService, decorators: [{
|
|
10170
10182
|
type: Injectable,
|
|
10171
10183
|
args: [{
|
|
10172
10184
|
providedIn: "root",
|
|
@@ -10286,10 +10298,10 @@ class JiraInstancesApiService extends BaseService {
|
|
|
10286
10298
|
reportProgress: reportProgress,
|
|
10287
10299
|
});
|
|
10288
10300
|
}
|
|
10289
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
10290
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
10301
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: JiraInstancesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
10302
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: JiraInstancesApiService, providedIn: "root" });
|
|
10291
10303
|
}
|
|
10292
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
10304
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: JiraInstancesApiService, decorators: [{
|
|
10293
10305
|
type: Injectable,
|
|
10294
10306
|
args: [{
|
|
10295
10307
|
providedIn: "root",
|
|
@@ -10459,10 +10471,10 @@ class JiraSyncIssuesApiService extends BaseService {
|
|
|
10459
10471
|
reportProgress: reportProgress,
|
|
10460
10472
|
});
|
|
10461
10473
|
}
|
|
10462
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
10463
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
10474
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: JiraSyncIssuesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
10475
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: JiraSyncIssuesApiService, providedIn: "root" });
|
|
10464
10476
|
}
|
|
10465
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
10477
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: JiraSyncIssuesApiService, decorators: [{
|
|
10466
10478
|
type: Injectable,
|
|
10467
10479
|
args: [{
|
|
10468
10480
|
providedIn: "root",
|
|
@@ -10516,6 +10528,8 @@ class JobsApiService extends BaseService {
|
|
|
10516
10528
|
const taskComponentIn = requestParameters?.taskComponentIn;
|
|
10517
10529
|
const taskComponentIsnull = requestParameters?.taskComponentIsnull;
|
|
10518
10530
|
const taskIn = requestParameters?.taskIn;
|
|
10531
|
+
const taskJiraLinkKey = requestParameters?.taskJiraLinkKey;
|
|
10532
|
+
const taskJiraLinkKeyContains = requestParameters?.taskJiraLinkKeyContains;
|
|
10519
10533
|
const taskSprintIn = requestParameters?.taskSprintIn;
|
|
10520
10534
|
const taskSprintIsnull = requestParameters?.taskSprintIsnull;
|
|
10521
10535
|
const typeIn = requestParameters?.typeIn;
|
|
@@ -10559,6 +10573,8 @@ class JobsApiService extends BaseService {
|
|
|
10559
10573
|
if (taskIn) {
|
|
10560
10574
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskIn].join(COLLECTION_FORMATS["csv"]), "task__in");
|
|
10561
10575
|
}
|
|
10576
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKey, "task__jira_link__key");
|
|
10577
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKeyContains, "task__jira_link__key__contains");
|
|
10562
10578
|
if (taskSprintIn) {
|
|
10563
10579
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskSprintIn].join(COLLECTION_FORMATS["csv"]), "task__sprint__in");
|
|
10564
10580
|
}
|
|
@@ -10634,6 +10650,8 @@ class JobsApiService extends BaseService {
|
|
|
10634
10650
|
const taskComponentIn = requestParameters?.taskComponentIn;
|
|
10635
10651
|
const taskComponentIsnull = requestParameters?.taskComponentIsnull;
|
|
10636
10652
|
const taskIn = requestParameters?.taskIn;
|
|
10653
|
+
const taskJiraLinkKey = requestParameters?.taskJiraLinkKey;
|
|
10654
|
+
const taskJiraLinkKeyContains = requestParameters?.taskJiraLinkKeyContains;
|
|
10637
10655
|
const taskSprintIn = requestParameters?.taskSprintIn;
|
|
10638
10656
|
const taskSprintIsnull = requestParameters?.taskSprintIsnull;
|
|
10639
10657
|
const typeIn = requestParameters?.typeIn;
|
|
@@ -10680,6 +10698,8 @@ class JobsApiService extends BaseService {
|
|
|
10680
10698
|
if (taskIn) {
|
|
10681
10699
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskIn].join(COLLECTION_FORMATS["csv"]), "task__in");
|
|
10682
10700
|
}
|
|
10701
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKey, "task__jira_link__key");
|
|
10702
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKeyContains, "task__jira_link__key__contains");
|
|
10683
10703
|
if (taskSprintIn) {
|
|
10684
10704
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskSprintIn].join(COLLECTION_FORMATS["csv"]), "task__sprint__in");
|
|
10685
10705
|
}
|
|
@@ -10754,6 +10774,8 @@ class JobsApiService extends BaseService {
|
|
|
10754
10774
|
const taskComponentIn = requestParameters?.taskComponentIn;
|
|
10755
10775
|
const taskComponentIsnull = requestParameters?.taskComponentIsnull;
|
|
10756
10776
|
const taskIn = requestParameters?.taskIn;
|
|
10777
|
+
const taskJiraLinkKey = requestParameters?.taskJiraLinkKey;
|
|
10778
|
+
const taskJiraLinkKeyContains = requestParameters?.taskJiraLinkKeyContains;
|
|
10757
10779
|
const taskSprintIn = requestParameters?.taskSprintIn;
|
|
10758
10780
|
const taskSprintIsnull = requestParameters?.taskSprintIsnull;
|
|
10759
10781
|
const typeIn = requestParameters?.typeIn;
|
|
@@ -10800,6 +10822,8 @@ class JobsApiService extends BaseService {
|
|
|
10800
10822
|
if (taskIn) {
|
|
10801
10823
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskIn].join(COLLECTION_FORMATS["csv"]), "task__in");
|
|
10802
10824
|
}
|
|
10825
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKey, "task__jira_link__key");
|
|
10826
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKeyContains, "task__jira_link__key__contains");
|
|
10803
10827
|
if (taskSprintIn) {
|
|
10804
10828
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskSprintIn].join(COLLECTION_FORMATS["csv"]), "task__sprint__in");
|
|
10805
10829
|
}
|
|
@@ -10875,6 +10899,8 @@ class JobsApiService extends BaseService {
|
|
|
10875
10899
|
const taskComponentIn = requestParameters?.taskComponentIn;
|
|
10876
10900
|
const taskComponentIsnull = requestParameters?.taskComponentIsnull;
|
|
10877
10901
|
const taskIn = requestParameters?.taskIn;
|
|
10902
|
+
const taskJiraLinkKey = requestParameters?.taskJiraLinkKey;
|
|
10903
|
+
const taskJiraLinkKeyContains = requestParameters?.taskJiraLinkKeyContains;
|
|
10878
10904
|
const taskSprintIn = requestParameters?.taskSprintIn;
|
|
10879
10905
|
const taskSprintIsnull = requestParameters?.taskSprintIsnull;
|
|
10880
10906
|
const typeIn = requestParameters?.typeIn;
|
|
@@ -10922,6 +10948,8 @@ class JobsApiService extends BaseService {
|
|
|
10922
10948
|
if (taskIn) {
|
|
10923
10949
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskIn].join(COLLECTION_FORMATS["csv"]), "task__in");
|
|
10924
10950
|
}
|
|
10951
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKey, "task__jira_link__key");
|
|
10952
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKeyContains, "task__jira_link__key__contains");
|
|
10925
10953
|
if (taskSprintIn) {
|
|
10926
10954
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskSprintIn].join(COLLECTION_FORMATS["csv"]), "task__sprint__in");
|
|
10927
10955
|
}
|
|
@@ -10997,6 +11025,8 @@ class JobsApiService extends BaseService {
|
|
|
10997
11025
|
const taskComponentIn = requestParameters?.taskComponentIn;
|
|
10998
11026
|
const taskComponentIsnull = requestParameters?.taskComponentIsnull;
|
|
10999
11027
|
const taskIn = requestParameters?.taskIn;
|
|
11028
|
+
const taskJiraLinkKey = requestParameters?.taskJiraLinkKey;
|
|
11029
|
+
const taskJiraLinkKeyContains = requestParameters?.taskJiraLinkKeyContains;
|
|
11000
11030
|
const taskSprintIn = requestParameters?.taskSprintIn;
|
|
11001
11031
|
const taskSprintIsnull = requestParameters?.taskSprintIsnull;
|
|
11002
11032
|
const typeIn = requestParameters?.typeIn;
|
|
@@ -11040,6 +11070,8 @@ class JobsApiService extends BaseService {
|
|
|
11040
11070
|
if (taskIn) {
|
|
11041
11071
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskIn].join(COLLECTION_FORMATS["csv"]), "task__in");
|
|
11042
11072
|
}
|
|
11073
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKey, "task__jira_link__key");
|
|
11074
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKeyContains, "task__jira_link__key__contains");
|
|
11043
11075
|
if (taskSprintIn) {
|
|
11044
11076
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskSprintIn].join(COLLECTION_FORMATS["csv"]), "task__sprint__in");
|
|
11045
11077
|
}
|
|
@@ -11116,6 +11148,8 @@ class JobsApiService extends BaseService {
|
|
|
11116
11148
|
const taskComponentIn = requestParameters?.taskComponentIn;
|
|
11117
11149
|
const taskComponentIsnull = requestParameters?.taskComponentIsnull;
|
|
11118
11150
|
const taskIn = requestParameters?.taskIn;
|
|
11151
|
+
const taskJiraLinkKey = requestParameters?.taskJiraLinkKey;
|
|
11152
|
+
const taskJiraLinkKeyContains = requestParameters?.taskJiraLinkKeyContains;
|
|
11119
11153
|
const taskSprintIn = requestParameters?.taskSprintIn;
|
|
11120
11154
|
const taskSprintIsnull = requestParameters?.taskSprintIsnull;
|
|
11121
11155
|
const typeIn = requestParameters?.typeIn;
|
|
@@ -11159,6 +11193,8 @@ class JobsApiService extends BaseService {
|
|
|
11159
11193
|
if (taskIn) {
|
|
11160
11194
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskIn].join(COLLECTION_FORMATS["csv"]), "task__in");
|
|
11161
11195
|
}
|
|
11196
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKey, "task__jira_link__key");
|
|
11197
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKeyContains, "task__jira_link__key__contains");
|
|
11162
11198
|
if (taskSprintIn) {
|
|
11163
11199
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskSprintIn].join(COLLECTION_FORMATS["csv"]), "task__sprint__in");
|
|
11164
11200
|
}
|
|
@@ -11232,6 +11268,8 @@ class JobsApiService extends BaseService {
|
|
|
11232
11268
|
const taskComponentIn = requestParameters?.taskComponentIn;
|
|
11233
11269
|
const taskComponentIsnull = requestParameters?.taskComponentIsnull;
|
|
11234
11270
|
const taskIn = requestParameters?.taskIn;
|
|
11271
|
+
const taskJiraLinkKey = requestParameters?.taskJiraLinkKey;
|
|
11272
|
+
const taskJiraLinkKeyContains = requestParameters?.taskJiraLinkKeyContains;
|
|
11235
11273
|
const taskSprintIn = requestParameters?.taskSprintIn;
|
|
11236
11274
|
const taskSprintIsnull = requestParameters?.taskSprintIsnull;
|
|
11237
11275
|
const timeSpan = requestParameters?.timeSpan;
|
|
@@ -11277,6 +11315,8 @@ class JobsApiService extends BaseService {
|
|
|
11277
11315
|
if (taskIn) {
|
|
11278
11316
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskIn].join(COLLECTION_FORMATS["csv"]), "task__in");
|
|
11279
11317
|
}
|
|
11318
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKey, "task__jira_link__key");
|
|
11319
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKeyContains, "task__jira_link__key__contains");
|
|
11280
11320
|
if (taskSprintIn) {
|
|
11281
11321
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskSprintIn].join(COLLECTION_FORMATS["csv"]), "task__sprint__in");
|
|
11282
11322
|
}
|
|
@@ -11353,6 +11393,8 @@ class JobsApiService extends BaseService {
|
|
|
11353
11393
|
const taskComponentIn = requestParameters?.taskComponentIn;
|
|
11354
11394
|
const taskComponentIsnull = requestParameters?.taskComponentIsnull;
|
|
11355
11395
|
const taskIn = requestParameters?.taskIn;
|
|
11396
|
+
const taskJiraLinkKey = requestParameters?.taskJiraLinkKey;
|
|
11397
|
+
const taskJiraLinkKeyContains = requestParameters?.taskJiraLinkKeyContains;
|
|
11356
11398
|
const taskSprintIn = requestParameters?.taskSprintIn;
|
|
11357
11399
|
const taskSprintIsnull = requestParameters?.taskSprintIsnull;
|
|
11358
11400
|
const typeIn = requestParameters?.typeIn;
|
|
@@ -11400,6 +11442,8 @@ class JobsApiService extends BaseService {
|
|
|
11400
11442
|
if (taskIn) {
|
|
11401
11443
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskIn].join(COLLECTION_FORMATS["csv"]), "task__in");
|
|
11402
11444
|
}
|
|
11445
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKey, "task__jira_link__key");
|
|
11446
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKeyContains, "task__jira_link__key__contains");
|
|
11403
11447
|
if (taskSprintIn) {
|
|
11404
11448
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskSprintIn].join(COLLECTION_FORMATS["csv"]), "task__sprint__in");
|
|
11405
11449
|
}
|
|
@@ -11472,6 +11516,8 @@ class JobsApiService extends BaseService {
|
|
|
11472
11516
|
const taskComponentIn = requestParameters?.taskComponentIn;
|
|
11473
11517
|
const taskComponentIsnull = requestParameters?.taskComponentIsnull;
|
|
11474
11518
|
const taskIn = requestParameters?.taskIn;
|
|
11519
|
+
const taskJiraLinkKey = requestParameters?.taskJiraLinkKey;
|
|
11520
|
+
const taskJiraLinkKeyContains = requestParameters?.taskJiraLinkKeyContains;
|
|
11475
11521
|
const taskSprintIn = requestParameters?.taskSprintIn;
|
|
11476
11522
|
const taskSprintIsnull = requestParameters?.taskSprintIsnull;
|
|
11477
11523
|
const timeSpan = requestParameters?.timeSpan;
|
|
@@ -11517,6 +11563,8 @@ class JobsApiService extends BaseService {
|
|
|
11517
11563
|
if (taskIn) {
|
|
11518
11564
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskIn].join(COLLECTION_FORMATS["csv"]), "task__in");
|
|
11519
11565
|
}
|
|
11566
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKey, "task__jira_link__key");
|
|
11567
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKeyContains, "task__jira_link__key__contains");
|
|
11520
11568
|
if (taskSprintIn) {
|
|
11521
11569
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskSprintIn].join(COLLECTION_FORMATS["csv"]), "task__sprint__in");
|
|
11522
11570
|
}
|
|
@@ -11634,6 +11682,8 @@ class JobsApiService extends BaseService {
|
|
|
11634
11682
|
const taskComponentIn = requestParameters?.taskComponentIn;
|
|
11635
11683
|
const taskComponentIsnull = requestParameters?.taskComponentIsnull;
|
|
11636
11684
|
const taskIn = requestParameters?.taskIn;
|
|
11685
|
+
const taskJiraLinkKey = requestParameters?.taskJiraLinkKey;
|
|
11686
|
+
const taskJiraLinkKeyContains = requestParameters?.taskJiraLinkKeyContains;
|
|
11637
11687
|
const taskSprintIn = requestParameters?.taskSprintIn;
|
|
11638
11688
|
const taskSprintIsnull = requestParameters?.taskSprintIsnull;
|
|
11639
11689
|
const typeIn = requestParameters?.typeIn;
|
|
@@ -11680,6 +11730,8 @@ class JobsApiService extends BaseService {
|
|
|
11680
11730
|
if (taskIn) {
|
|
11681
11731
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskIn].join(COLLECTION_FORMATS["csv"]), "task__in");
|
|
11682
11732
|
}
|
|
11733
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKey, "task__jira_link__key");
|
|
11734
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKeyContains, "task__jira_link__key__contains");
|
|
11683
11735
|
if (taskSprintIn) {
|
|
11684
11736
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskSprintIn].join(COLLECTION_FORMATS["csv"]), "task__sprint__in");
|
|
11685
11737
|
}
|
|
@@ -11753,6 +11805,8 @@ class JobsApiService extends BaseService {
|
|
|
11753
11805
|
const taskComponentIn = requestParameters?.taskComponentIn;
|
|
11754
11806
|
const taskComponentIsnull = requestParameters?.taskComponentIsnull;
|
|
11755
11807
|
const taskIn = requestParameters?.taskIn;
|
|
11808
|
+
const taskJiraLinkKey = requestParameters?.taskJiraLinkKey;
|
|
11809
|
+
const taskJiraLinkKeyContains = requestParameters?.taskJiraLinkKeyContains;
|
|
11756
11810
|
const taskSprintIn = requestParameters?.taskSprintIn;
|
|
11757
11811
|
const taskSprintIsnull = requestParameters?.taskSprintIsnull;
|
|
11758
11812
|
const typeIn = requestParameters?.typeIn;
|
|
@@ -11798,6 +11852,8 @@ class JobsApiService extends BaseService {
|
|
|
11798
11852
|
if (taskIn) {
|
|
11799
11853
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskIn].join(COLLECTION_FORMATS["csv"]), "task__in");
|
|
11800
11854
|
}
|
|
11855
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKey, "task__jira_link__key");
|
|
11856
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKeyContains, "task__jira_link__key__contains");
|
|
11801
11857
|
if (taskSprintIn) {
|
|
11802
11858
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskSprintIn].join(COLLECTION_FORMATS["csv"]), "task__sprint__in");
|
|
11803
11859
|
}
|
|
@@ -11872,6 +11928,8 @@ class JobsApiService extends BaseService {
|
|
|
11872
11928
|
const taskComponentIn = requestParameters?.taskComponentIn;
|
|
11873
11929
|
const taskComponentIsnull = requestParameters?.taskComponentIsnull;
|
|
11874
11930
|
const taskIn = requestParameters?.taskIn;
|
|
11931
|
+
const taskJiraLinkKey = requestParameters?.taskJiraLinkKey;
|
|
11932
|
+
const taskJiraLinkKeyContains = requestParameters?.taskJiraLinkKeyContains;
|
|
11875
11933
|
const taskSprintIn = requestParameters?.taskSprintIn;
|
|
11876
11934
|
const taskSprintIsnull = requestParameters?.taskSprintIsnull;
|
|
11877
11935
|
const typeIn = requestParameters?.typeIn;
|
|
@@ -11918,6 +11976,8 @@ class JobsApiService extends BaseService {
|
|
|
11918
11976
|
if (taskIn) {
|
|
11919
11977
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskIn].join(COLLECTION_FORMATS["csv"]), "task__in");
|
|
11920
11978
|
}
|
|
11979
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKey, "task__jira_link__key");
|
|
11980
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, taskJiraLinkKeyContains, "task__jira_link__key__contains");
|
|
11921
11981
|
if (taskSprintIn) {
|
|
11922
11982
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...taskSprintIn].join(COLLECTION_FORMATS["csv"]), "task__sprint__in");
|
|
11923
11983
|
}
|
|
@@ -12022,10 +12082,10 @@ class JobsApiService extends BaseService {
|
|
|
12022
12082
|
reportProgress: reportProgress,
|
|
12023
12083
|
});
|
|
12024
12084
|
}
|
|
12025
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
12026
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
12085
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: JobsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
12086
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: JobsApiService, providedIn: "root" });
|
|
12027
12087
|
}
|
|
12028
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
12088
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: JobsApiService, decorators: [{
|
|
12029
12089
|
type: Injectable,
|
|
12030
12090
|
args: [{
|
|
12031
12091
|
providedIn: "root",
|
|
@@ -12315,10 +12375,10 @@ class LocationsApiService extends BaseService {
|
|
|
12315
12375
|
reportProgress: reportProgress,
|
|
12316
12376
|
});
|
|
12317
12377
|
}
|
|
12318
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
12319
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
12378
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: LocationsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
12379
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: LocationsApiService, providedIn: "root" });
|
|
12320
12380
|
}
|
|
12321
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
12381
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: LocationsApiService, decorators: [{
|
|
12322
12382
|
type: Injectable,
|
|
12323
12383
|
args: [{
|
|
12324
12384
|
providedIn: "root",
|
|
@@ -12504,10 +12564,10 @@ class MonthClosuresApiService extends BaseService {
|
|
|
12504
12564
|
reportProgress: reportProgress,
|
|
12505
12565
|
});
|
|
12506
12566
|
}
|
|
12507
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
12508
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
12567
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: MonthClosuresApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
12568
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: MonthClosuresApiService, providedIn: "root" });
|
|
12509
12569
|
}
|
|
12510
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
12570
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: MonthClosuresApiService, decorators: [{
|
|
12511
12571
|
type: Injectable,
|
|
12512
12572
|
args: [{
|
|
12513
12573
|
providedIn: "root",
|
|
@@ -12823,10 +12883,10 @@ class NotificationsApiService extends BaseService {
|
|
|
12823
12883
|
reportProgress: reportProgress,
|
|
12824
12884
|
});
|
|
12825
12885
|
}
|
|
12826
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
12827
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
12886
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: NotificationsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
12887
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: NotificationsApiService, providedIn: "root" });
|
|
12828
12888
|
}
|
|
12829
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
12889
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: NotificationsApiService, decorators: [{
|
|
12830
12890
|
type: Injectable,
|
|
12831
12891
|
args: [{
|
|
12832
12892
|
providedIn: "root",
|
|
@@ -12894,10 +12954,10 @@ class PermissionDataApiService extends BaseService {
|
|
|
12894
12954
|
reportProgress: reportProgress,
|
|
12895
12955
|
});
|
|
12896
12956
|
}
|
|
12897
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
12898
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
12957
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: PermissionDataApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
12958
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: PermissionDataApiService, providedIn: "root" });
|
|
12899
12959
|
}
|
|
12900
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
12960
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: PermissionDataApiService, decorators: [{
|
|
12901
12961
|
type: Injectable,
|
|
12902
12962
|
args: [{
|
|
12903
12963
|
providedIn: "root",
|
|
@@ -13060,10 +13120,10 @@ class ProfileApiService extends BaseService {
|
|
|
13060
13120
|
reportProgress: reportProgress,
|
|
13061
13121
|
});
|
|
13062
13122
|
}
|
|
13063
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
13064
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
13123
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ProfileApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
13124
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ProfileApiService, providedIn: "root" });
|
|
13065
13125
|
}
|
|
13066
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
13126
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ProfileApiService, decorators: [{
|
|
13067
13127
|
type: Injectable,
|
|
13068
13128
|
args: [{
|
|
13069
13129
|
providedIn: "root",
|
|
@@ -13356,10 +13416,10 @@ class ProjectNotesApiService extends BaseService {
|
|
|
13356
13416
|
reportProgress: reportProgress,
|
|
13357
13417
|
});
|
|
13358
13418
|
}
|
|
13359
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
13360
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
13419
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ProjectNotesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
13420
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ProjectNotesApiService, providedIn: "root" });
|
|
13361
13421
|
}
|
|
13362
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
13422
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ProjectNotesApiService, decorators: [{
|
|
13363
13423
|
type: Injectable,
|
|
13364
13424
|
args: [{
|
|
13365
13425
|
providedIn: "root",
|
|
@@ -13505,10 +13565,10 @@ class ProjectPrioritiesApiService extends BaseService {
|
|
|
13505
13565
|
reportProgress: reportProgress,
|
|
13506
13566
|
});
|
|
13507
13567
|
}
|
|
13508
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
13509
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
13568
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ProjectPrioritiesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
13569
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ProjectPrioritiesApiService, providedIn: "root" });
|
|
13510
13570
|
}
|
|
13511
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
13571
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ProjectPrioritiesApiService, decorators: [{
|
|
13512
13572
|
type: Injectable,
|
|
13513
13573
|
args: [{
|
|
13514
13574
|
providedIn: "root",
|
|
@@ -13826,10 +13886,10 @@ class ProjectResourcesApiService extends BaseService {
|
|
|
13826
13886
|
reportProgress: reportProgress,
|
|
13827
13887
|
});
|
|
13828
13888
|
}
|
|
13829
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
13830
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
13889
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ProjectResourcesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
13890
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ProjectResourcesApiService, providedIn: "root" });
|
|
13831
13891
|
}
|
|
13832
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
13892
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ProjectResourcesApiService, decorators: [{
|
|
13833
13893
|
type: Injectable,
|
|
13834
13894
|
args: [{
|
|
13835
13895
|
providedIn: "root",
|
|
@@ -14388,10 +14448,10 @@ class ProjectsApiService extends BaseService {
|
|
|
14388
14448
|
reportProgress: reportProgress,
|
|
14389
14449
|
});
|
|
14390
14450
|
}
|
|
14391
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
14392
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
14451
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ProjectsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
14452
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ProjectsApiService, providedIn: "root" });
|
|
14393
14453
|
}
|
|
14394
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
14454
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ProjectsApiService, decorators: [{
|
|
14395
14455
|
type: Injectable,
|
|
14396
14456
|
args: [{
|
|
14397
14457
|
providedIn: "root",
|
|
@@ -14681,10 +14741,10 @@ class RolesApiService extends BaseService {
|
|
|
14681
14741
|
reportProgress: reportProgress,
|
|
14682
14742
|
});
|
|
14683
14743
|
}
|
|
14684
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
14685
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
14744
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: RolesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
14745
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: RolesApiService, providedIn: "root" });
|
|
14686
14746
|
}
|
|
14687
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
14747
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: RolesApiService, decorators: [{
|
|
14688
14748
|
type: Injectable,
|
|
14689
14749
|
args: [{
|
|
14690
14750
|
providedIn: "root",
|
|
@@ -14844,10 +14904,10 @@ class S3ApiService extends BaseService {
|
|
|
14844
14904
|
reportProgress: reportProgress,
|
|
14845
14905
|
});
|
|
14846
14906
|
}
|
|
14847
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
14848
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
14907
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: S3ApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
14908
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: S3ApiService, providedIn: "root" });
|
|
14849
14909
|
}
|
|
14850
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
14910
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: S3ApiService, decorators: [{
|
|
14851
14911
|
type: Injectable,
|
|
14852
14912
|
args: [{
|
|
14853
14913
|
providedIn: "root",
|
|
@@ -14964,10 +15024,10 @@ class SearchPeriodsApiService extends BaseService {
|
|
|
14964
15024
|
reportProgress: reportProgress,
|
|
14965
15025
|
});
|
|
14966
15026
|
}
|
|
14967
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
14968
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
15027
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: SearchPeriodsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
15028
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: SearchPeriodsApiService, providedIn: "root" });
|
|
14969
15029
|
}
|
|
14970
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
15030
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: SearchPeriodsApiService, decorators: [{
|
|
14971
15031
|
type: Injectable,
|
|
14972
15032
|
args: [{
|
|
14973
15033
|
providedIn: "root",
|
|
@@ -15199,10 +15259,10 @@ class SprintsApiService extends BaseService {
|
|
|
15199
15259
|
reportProgress: reportProgress,
|
|
15200
15260
|
});
|
|
15201
15261
|
}
|
|
15202
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
15203
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
15262
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: SprintsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
15263
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: SprintsApiService, providedIn: "root" });
|
|
15204
15264
|
}
|
|
15205
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
15265
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: SprintsApiService, decorators: [{
|
|
15206
15266
|
type: Injectable,
|
|
15207
15267
|
args: [{
|
|
15208
15268
|
providedIn: "root",
|
|
@@ -15368,10 +15428,10 @@ class SsoApiService extends BaseService {
|
|
|
15368
15428
|
reportProgress: reportProgress,
|
|
15369
15429
|
});
|
|
15370
15430
|
}
|
|
15371
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
15372
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
15431
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: SsoApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
15432
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: SsoApiService, providedIn: "root" });
|
|
15373
15433
|
}
|
|
15374
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
15434
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: SsoApiService, decorators: [{
|
|
15375
15435
|
type: Injectable,
|
|
15376
15436
|
args: [{
|
|
15377
15437
|
providedIn: "root",
|
|
@@ -15866,10 +15926,10 @@ class TasksApiService extends BaseService {
|
|
|
15866
15926
|
reportProgress: reportProgress,
|
|
15867
15927
|
});
|
|
15868
15928
|
}
|
|
15869
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
15870
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
15929
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: TasksApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
15930
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: TasksApiService, providedIn: "root" });
|
|
15871
15931
|
}
|
|
15872
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
15932
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: TasksApiService, decorators: [{
|
|
15873
15933
|
type: Injectable,
|
|
15874
15934
|
args: [{
|
|
15875
15935
|
providedIn: "root",
|
|
@@ -15992,10 +16052,10 @@ class TokenApiService extends BaseService {
|
|
|
15992
16052
|
reportProgress: reportProgress,
|
|
15993
16053
|
});
|
|
15994
16054
|
}
|
|
15995
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
15996
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
16055
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: TokenApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
16056
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: TokenApiService, providedIn: "root" });
|
|
15997
16057
|
}
|
|
15998
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
16058
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: TokenApiService, decorators: [{
|
|
15999
16059
|
type: Injectable,
|
|
16000
16060
|
args: [{
|
|
16001
16061
|
providedIn: "root",
|
|
@@ -16250,10 +16310,10 @@ class UserCapacitiesApiService extends BaseService {
|
|
|
16250
16310
|
reportProgress: reportProgress,
|
|
16251
16311
|
});
|
|
16252
16312
|
}
|
|
16253
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
16254
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
16313
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserCapacitiesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
16314
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserCapacitiesApiService, providedIn: "root" });
|
|
16255
16315
|
}
|
|
16256
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
16316
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserCapacitiesApiService, decorators: [{
|
|
16257
16317
|
type: Injectable,
|
|
16258
16318
|
args: [{
|
|
16259
16319
|
providedIn: "root",
|
|
@@ -16484,10 +16544,10 @@ class UserLoginsApiService extends BaseService {
|
|
|
16484
16544
|
reportProgress: reportProgress,
|
|
16485
16545
|
});
|
|
16486
16546
|
}
|
|
16487
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
16488
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
16547
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserLoginsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
16548
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserLoginsApiService, providedIn: "root" });
|
|
16489
16549
|
}
|
|
16490
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
16550
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserLoginsApiService, decorators: [{
|
|
16491
16551
|
type: Injectable,
|
|
16492
16552
|
args: [{
|
|
16493
16553
|
providedIn: "root",
|
|
@@ -16559,10 +16619,10 @@ class UserPeriodApproversApiService extends BaseService {
|
|
|
16559
16619
|
reportProgress: reportProgress,
|
|
16560
16620
|
});
|
|
16561
16621
|
}
|
|
16562
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
16563
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
16622
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserPeriodApproversApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
16623
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserPeriodApproversApiService, providedIn: "root" });
|
|
16564
16624
|
}
|
|
16565
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
16625
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserPeriodApproversApiService, decorators: [{
|
|
16566
16626
|
type: Injectable,
|
|
16567
16627
|
args: [{
|
|
16568
16628
|
providedIn: "root",
|
|
@@ -16983,10 +17043,10 @@ class UserPeriodsApiService extends BaseService {
|
|
|
16983
17043
|
reportProgress: reportProgress,
|
|
16984
17044
|
});
|
|
16985
17045
|
}
|
|
16986
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
16987
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
17046
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserPeriodsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
17047
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserPeriodsApiService, providedIn: "root" });
|
|
16988
17048
|
}
|
|
16989
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
17049
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserPeriodsApiService, decorators: [{
|
|
16990
17050
|
type: Injectable,
|
|
16991
17051
|
args: [{
|
|
16992
17052
|
providedIn: "root",
|
|
@@ -17077,6 +17137,14 @@ class UserScoresApiService extends BaseService {
|
|
|
17077
17137
|
const createdByDepartment = requestParameters?.createdByDepartment;
|
|
17078
17138
|
const createdByDepartmentIn = requestParameters?.createdByDepartmentIn;
|
|
17079
17139
|
const createdByIn = requestParameters?.createdByIn;
|
|
17140
|
+
const createdByIsStaff = requestParameters?.createdByIsStaff;
|
|
17141
|
+
const createdByIsStaffIn = requestParameters?.createdByIsStaffIn;
|
|
17142
|
+
const createdByRole = requestParameters?.createdByRole;
|
|
17143
|
+
const createdByRoleIn = requestParameters?.createdByRoleIn;
|
|
17144
|
+
const createdByStatus = requestParameters?.createdByStatus;
|
|
17145
|
+
const createdByStatusIn = requestParameters?.createdByStatusIn;
|
|
17146
|
+
const createdByWorkType = requestParameters?.createdByWorkType;
|
|
17147
|
+
const createdByWorkTypeIn = requestParameters?.createdByWorkTypeIn;
|
|
17080
17148
|
const id = requestParameters?.id;
|
|
17081
17149
|
const idIn = requestParameters?.idIn;
|
|
17082
17150
|
const limit = requestParameters?.limit;
|
|
@@ -17088,6 +17156,14 @@ class UserScoresApiService extends BaseService {
|
|
|
17088
17156
|
const receiverDepartment = requestParameters?.receiverDepartment;
|
|
17089
17157
|
const receiverDepartmentIn = requestParameters?.receiverDepartmentIn;
|
|
17090
17158
|
const receiverIn = requestParameters?.receiverIn;
|
|
17159
|
+
const receiverIsStaff = requestParameters?.receiverIsStaff;
|
|
17160
|
+
const receiverIsStaffIn = requestParameters?.receiverIsStaffIn;
|
|
17161
|
+
const receiverRole = requestParameters?.receiverRole;
|
|
17162
|
+
const receiverRoleIn = requestParameters?.receiverRoleIn;
|
|
17163
|
+
const receiverStatus = requestParameters?.receiverStatus;
|
|
17164
|
+
const receiverStatusIn = requestParameters?.receiverStatusIn;
|
|
17165
|
+
const receiverWorkType = requestParameters?.receiverWorkType;
|
|
17166
|
+
const receiverWorkTypeIn = requestParameters?.receiverWorkTypeIn;
|
|
17091
17167
|
const score = requestParameters?.score;
|
|
17092
17168
|
const scoreIn = requestParameters?.scoreIn;
|
|
17093
17169
|
const search = requestParameters?.search;
|
|
@@ -17109,6 +17185,22 @@ class UserScoresApiService extends BaseService {
|
|
|
17109
17185
|
if (createdByIn) {
|
|
17110
17186
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...createdByIn].join(COLLECTION_FORMATS["csv"]), "created_by__in");
|
|
17111
17187
|
}
|
|
17188
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, createdByIsStaff, "created_by__is_staff");
|
|
17189
|
+
if (createdByIsStaffIn) {
|
|
17190
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...createdByIsStaffIn].join(COLLECTION_FORMATS["csv"]), "created_by__is_staff__in");
|
|
17191
|
+
}
|
|
17192
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, createdByRole, "created_by__role");
|
|
17193
|
+
if (createdByRoleIn) {
|
|
17194
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...createdByRoleIn].join(COLLECTION_FORMATS["csv"]), "created_by__role__in");
|
|
17195
|
+
}
|
|
17196
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, createdByStatus, "created_by__status");
|
|
17197
|
+
if (createdByStatusIn) {
|
|
17198
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...createdByStatusIn].join(COLLECTION_FORMATS["csv"]), "created_by__status__in");
|
|
17199
|
+
}
|
|
17200
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, createdByWorkType, "created_by__work_type");
|
|
17201
|
+
if (createdByWorkTypeIn) {
|
|
17202
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...createdByWorkTypeIn].join(COLLECTION_FORMATS["csv"]), "created_by__work_type__in");
|
|
17203
|
+
}
|
|
17112
17204
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, id, "id");
|
|
17113
17205
|
if (idIn) {
|
|
17114
17206
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...idIn].join(COLLECTION_FORMATS["csv"]), "id__in");
|
|
@@ -17128,6 +17220,22 @@ class UserScoresApiService extends BaseService {
|
|
|
17128
17220
|
if (receiverIn) {
|
|
17129
17221
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...receiverIn].join(COLLECTION_FORMATS["csv"]), "receiver__in");
|
|
17130
17222
|
}
|
|
17223
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, receiverIsStaff, "receiver__is_staff");
|
|
17224
|
+
if (receiverIsStaffIn) {
|
|
17225
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...receiverIsStaffIn].join(COLLECTION_FORMATS["csv"]), "receiver__is_staff__in");
|
|
17226
|
+
}
|
|
17227
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, receiverRole, "receiver__role");
|
|
17228
|
+
if (receiverRoleIn) {
|
|
17229
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...receiverRoleIn].join(COLLECTION_FORMATS["csv"]), "receiver__role__in");
|
|
17230
|
+
}
|
|
17231
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, receiverStatus, "receiver__status");
|
|
17232
|
+
if (receiverStatusIn) {
|
|
17233
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...receiverStatusIn].join(COLLECTION_FORMATS["csv"]), "receiver__status__in");
|
|
17234
|
+
}
|
|
17235
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, receiverWorkType, "receiver__work_type");
|
|
17236
|
+
if (receiverWorkTypeIn) {
|
|
17237
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...receiverWorkTypeIn].join(COLLECTION_FORMATS["csv"]), "receiver__work_type__in");
|
|
17238
|
+
}
|
|
17131
17239
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, score, "score");
|
|
17132
17240
|
if (scoreIn) {
|
|
17133
17241
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...scoreIn].join(COLLECTION_FORMATS["csv"]), "score__in");
|
|
@@ -17225,6 +17333,14 @@ class UserScoresApiService extends BaseService {
|
|
|
17225
17333
|
const createdByDepartment = requestParameters?.createdByDepartment;
|
|
17226
17334
|
const createdByDepartmentIn = requestParameters?.createdByDepartmentIn;
|
|
17227
17335
|
const createdByIn = requestParameters?.createdByIn;
|
|
17336
|
+
const createdByIsStaff = requestParameters?.createdByIsStaff;
|
|
17337
|
+
const createdByIsStaffIn = requestParameters?.createdByIsStaffIn;
|
|
17338
|
+
const createdByRole = requestParameters?.createdByRole;
|
|
17339
|
+
const createdByRoleIn = requestParameters?.createdByRoleIn;
|
|
17340
|
+
const createdByStatus = requestParameters?.createdByStatus;
|
|
17341
|
+
const createdByStatusIn = requestParameters?.createdByStatusIn;
|
|
17342
|
+
const createdByWorkType = requestParameters?.createdByWorkType;
|
|
17343
|
+
const createdByWorkTypeIn = requestParameters?.createdByWorkTypeIn;
|
|
17228
17344
|
const id = requestParameters?.id;
|
|
17229
17345
|
const idIn = requestParameters?.idIn;
|
|
17230
17346
|
const ordering = requestParameters?.ordering;
|
|
@@ -17234,6 +17350,14 @@ class UserScoresApiService extends BaseService {
|
|
|
17234
17350
|
const receiverDepartment = requestParameters?.receiverDepartment;
|
|
17235
17351
|
const receiverDepartmentIn = requestParameters?.receiverDepartmentIn;
|
|
17236
17352
|
const receiverIn = requestParameters?.receiverIn;
|
|
17353
|
+
const receiverIsStaff = requestParameters?.receiverIsStaff;
|
|
17354
|
+
const receiverIsStaffIn = requestParameters?.receiverIsStaffIn;
|
|
17355
|
+
const receiverRole = requestParameters?.receiverRole;
|
|
17356
|
+
const receiverRoleIn = requestParameters?.receiverRoleIn;
|
|
17357
|
+
const receiverStatus = requestParameters?.receiverStatus;
|
|
17358
|
+
const receiverStatusIn = requestParameters?.receiverStatusIn;
|
|
17359
|
+
const receiverWorkType = requestParameters?.receiverWorkType;
|
|
17360
|
+
const receiverWorkTypeIn = requestParameters?.receiverWorkTypeIn;
|
|
17237
17361
|
const score = requestParameters?.score;
|
|
17238
17362
|
const scoreIn = requestParameters?.scoreIn;
|
|
17239
17363
|
const search = requestParameters?.search;
|
|
@@ -17255,6 +17379,22 @@ class UserScoresApiService extends BaseService {
|
|
|
17255
17379
|
if (createdByIn) {
|
|
17256
17380
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...createdByIn].join(COLLECTION_FORMATS["csv"]), "created_by__in");
|
|
17257
17381
|
}
|
|
17382
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, createdByIsStaff, "created_by__is_staff");
|
|
17383
|
+
if (createdByIsStaffIn) {
|
|
17384
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...createdByIsStaffIn].join(COLLECTION_FORMATS["csv"]), "created_by__is_staff__in");
|
|
17385
|
+
}
|
|
17386
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, createdByRole, "created_by__role");
|
|
17387
|
+
if (createdByRoleIn) {
|
|
17388
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...createdByRoleIn].join(COLLECTION_FORMATS["csv"]), "created_by__role__in");
|
|
17389
|
+
}
|
|
17390
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, createdByStatus, "created_by__status");
|
|
17391
|
+
if (createdByStatusIn) {
|
|
17392
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...createdByStatusIn].join(COLLECTION_FORMATS["csv"]), "created_by__status__in");
|
|
17393
|
+
}
|
|
17394
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, createdByWorkType, "created_by__work_type");
|
|
17395
|
+
if (createdByWorkTypeIn) {
|
|
17396
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...createdByWorkTypeIn].join(COLLECTION_FORMATS["csv"]), "created_by__work_type__in");
|
|
17397
|
+
}
|
|
17258
17398
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, id, "id");
|
|
17259
17399
|
if (idIn) {
|
|
17260
17400
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...idIn].join(COLLECTION_FORMATS["csv"]), "id__in");
|
|
@@ -17272,6 +17412,22 @@ class UserScoresApiService extends BaseService {
|
|
|
17272
17412
|
if (receiverIn) {
|
|
17273
17413
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...receiverIn].join(COLLECTION_FORMATS["csv"]), "receiver__in");
|
|
17274
17414
|
}
|
|
17415
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, receiverIsStaff, "receiver__is_staff");
|
|
17416
|
+
if (receiverIsStaffIn) {
|
|
17417
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...receiverIsStaffIn].join(COLLECTION_FORMATS["csv"]), "receiver__is_staff__in");
|
|
17418
|
+
}
|
|
17419
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, receiverRole, "receiver__role");
|
|
17420
|
+
if (receiverRoleIn) {
|
|
17421
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...receiverRoleIn].join(COLLECTION_FORMATS["csv"]), "receiver__role__in");
|
|
17422
|
+
}
|
|
17423
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, receiverStatus, "receiver__status");
|
|
17424
|
+
if (receiverStatusIn) {
|
|
17425
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...receiverStatusIn].join(COLLECTION_FORMATS["csv"]), "receiver__status__in");
|
|
17426
|
+
}
|
|
17427
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, receiverWorkType, "receiver__work_type");
|
|
17428
|
+
if (receiverWorkTypeIn) {
|
|
17429
|
+
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...receiverWorkTypeIn].join(COLLECTION_FORMATS["csv"]), "receiver__work_type__in");
|
|
17430
|
+
}
|
|
17275
17431
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, score, "score");
|
|
17276
17432
|
if (scoreIn) {
|
|
17277
17433
|
localVarQueryParameters = this.addToHttpParams(localVarQueryParameters, [...scoreIn].join(COLLECTION_FORMATS["csv"]), "score__in");
|
|
@@ -17315,10 +17471,10 @@ class UserScoresApiService extends BaseService {
|
|
|
17315
17471
|
reportProgress: reportProgress,
|
|
17316
17472
|
});
|
|
17317
17473
|
}
|
|
17318
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
17319
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
17474
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserScoresApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
17475
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserScoresApiService, providedIn: "root" });
|
|
17320
17476
|
}
|
|
17321
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
17477
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserScoresApiService, decorators: [{
|
|
17322
17478
|
type: Injectable,
|
|
17323
17479
|
args: [{
|
|
17324
17480
|
providedIn: "root",
|
|
@@ -17436,10 +17592,10 @@ class UserTimezoneSettingApiService extends BaseService {
|
|
|
17436
17592
|
reportProgress: reportProgress,
|
|
17437
17593
|
});
|
|
17438
17594
|
}
|
|
17439
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
17440
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
17595
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserTimezoneSettingApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
17596
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserTimezoneSettingApiService, providedIn: "root" });
|
|
17441
17597
|
}
|
|
17442
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
17598
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserTimezoneSettingApiService, decorators: [{
|
|
17443
17599
|
type: Injectable,
|
|
17444
17600
|
args: [{
|
|
17445
17601
|
providedIn: "root",
|
|
@@ -17573,10 +17729,10 @@ class UserTimezonesApiService extends BaseService {
|
|
|
17573
17729
|
reportProgress: reportProgress,
|
|
17574
17730
|
});
|
|
17575
17731
|
}
|
|
17576
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
17577
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
17732
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserTimezonesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
17733
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserTimezonesApiService, providedIn: "root" });
|
|
17578
17734
|
}
|
|
17579
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
17735
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UserTimezonesApiService, decorators: [{
|
|
17580
17736
|
type: Injectable,
|
|
17581
17737
|
args: [{
|
|
17582
17738
|
providedIn: "root",
|
|
@@ -18309,10 +18465,10 @@ class UsersApiService extends BaseService {
|
|
|
18309
18465
|
reportProgress: reportProgress,
|
|
18310
18466
|
});
|
|
18311
18467
|
}
|
|
18312
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
18313
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
18468
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UsersApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
18469
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UsersApiService, providedIn: "root" });
|
|
18314
18470
|
}
|
|
18315
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
18471
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: UsersApiService, decorators: [{
|
|
18316
18472
|
type: Injectable,
|
|
18317
18473
|
args: [{
|
|
18318
18474
|
providedIn: "root",
|
|
@@ -18592,10 +18748,10 @@ class VendorsApiService extends BaseService {
|
|
|
18592
18748
|
reportProgress: reportProgress,
|
|
18593
18749
|
});
|
|
18594
18750
|
}
|
|
18595
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
18596
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
18751
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: VendorsApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
18752
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: VendorsApiService, providedIn: "root" });
|
|
18597
18753
|
}
|
|
18598
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
18754
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: VendorsApiService, decorators: [{
|
|
18599
18755
|
type: Injectable,
|
|
18600
18756
|
args: [{
|
|
18601
18757
|
providedIn: "root",
|
|
@@ -18663,10 +18819,10 @@ class WhoAmIApiService extends BaseService {
|
|
|
18663
18819
|
reportProgress: reportProgress,
|
|
18664
18820
|
});
|
|
18665
18821
|
}
|
|
18666
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
18667
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
18822
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: WhoAmIApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
18823
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: WhoAmIApiService, providedIn: "root" });
|
|
18668
18824
|
}
|
|
18669
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
18825
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: WhoAmIApiService, decorators: [{
|
|
18670
18826
|
type: Injectable,
|
|
18671
18827
|
args: [{
|
|
18672
18828
|
providedIn: "root",
|
|
@@ -18966,10 +19122,10 @@ class WorkTypesApiService extends BaseService {
|
|
|
18966
19122
|
reportProgress: reportProgress,
|
|
18967
19123
|
});
|
|
18968
19124
|
}
|
|
18969
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
18970
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
19125
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: WorkTypesApiService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
19126
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: WorkTypesApiService, providedIn: "root" });
|
|
18971
19127
|
}
|
|
18972
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
19128
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: WorkTypesApiService, decorators: [{
|
|
18973
19129
|
type: Injectable,
|
|
18974
19130
|
args: [{
|
|
18975
19131
|
providedIn: "root",
|
|
@@ -20793,11 +20949,11 @@ class ApiModule {
|
|
|
20793
20949
|
"See also https://github.com/angular/angular/issues/20575");
|
|
20794
20950
|
}
|
|
20795
20951
|
}
|
|
20796
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
20797
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.
|
|
20798
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.
|
|
20952
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ApiModule, deps: [{ token: ApiModule, optional: true, skipSelf: true }, { token: i1.HttpClient, optional: true }], target: i0.ɵɵFactoryTarget.NgModule });
|
|
20953
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.17", ngImport: i0, type: ApiModule });
|
|
20954
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ApiModule });
|
|
20799
20955
|
}
|
|
20800
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
20956
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.17", ngImport: i0, type: ApiModule, decorators: [{
|
|
20801
20957
|
type: NgModule,
|
|
20802
20958
|
args: [{
|
|
20803
20959
|
imports: [],
|