@harnessio/react-sei-panorama-service-client 0.17.5 → 0.18.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (116) hide show
  1. package/dist/sei-panorama-service/src/services/hooks/useBaControllerInsightBreakdownQuery.d.ts +22 -0
  2. package/dist/sei-panorama-service/src/services/hooks/useBaControllerInsightBreakdownQuery.js +14 -0
  3. package/dist/sei-panorama-service/src/services/hooks/useBaControllerInsightMetricsQuery.d.ts +22 -0
  4. package/dist/sei-panorama-service/src/services/hooks/useBaControllerInsightMetricsQuery.js +14 -0
  5. package/dist/sei-panorama-service/src/services/hooks/useBaControllerInsightSummaryQuery.d.ts +22 -0
  6. package/dist/sei-panorama-service/src/services/hooks/useBaControllerInsightSummaryQuery.js +14 -0
  7. package/dist/sei-panorama-service/src/services/hooks/useEfficiencyControllerLeadTimeMutation.d.ts +22 -0
  8. package/dist/sei-panorama-service/src/services/hooks/useEfficiencyControllerLeadTimeMutation.js +14 -0
  9. package/dist/sei-panorama-service/src/services/hooks/useEfficiencyProfileControllerDeleteProfileByRefIdMutation.d.ts +23 -0
  10. package/dist/sei-panorama-service/src/services/hooks/useEfficiencyProfileControllerDeleteProfileByRefIdMutation.js +14 -0
  11. package/dist/sei-panorama-service/src/services/hooks/useEfficiencyProfileControllerGetProfileQuery.d.ts +1 -1
  12. package/dist/sei-panorama-service/src/services/hooks/useEfficiencyProfileControllerGetProfileQuery.js +2 -2
  13. package/dist/sei-panorama-service/src/services/hooks/useEfficiencyProfileControllerUpdateProfileMutation.d.ts +1 -1
  14. package/dist/sei-panorama-service/src/services/hooks/useEfficiencyProfileControllerUpdateProfileMutation.js +1 -1
  15. package/dist/sei-panorama-service/src/services/hooks/useIntegrationControllerListIntegrationsQuery.d.ts +27 -0
  16. package/dist/sei-panorama-service/src/services/hooks/useIntegrationControllerListIntegrationsQuery.js +14 -0
  17. package/dist/sei-panorama-service/src/services/hooks/useOrgTreeControllerCreateOrgTreeMutation.d.ts +23 -0
  18. package/dist/sei-panorama-service/src/services/hooks/useOrgTreeControllerCreateOrgTreeMutation.js +14 -0
  19. package/dist/sei-panorama-service/src/services/hooks/useOrgTreeControllerGetOrgTreeQuery.d.ts +24 -0
  20. package/dist/sei-panorama-service/src/services/hooks/useOrgTreeControllerGetOrgTreeQuery.js +14 -0
  21. package/dist/sei-panorama-service/src/services/hooks/useOrgTreeControllerGetOrgTreesQuery.d.ts +30 -0
  22. package/dist/sei-panorama-service/src/services/hooks/useOrgTreeControllerGetOrgTreesQuery.js +14 -0
  23. package/dist/sei-panorama-service/src/services/hooks/useOrgTreeControllerUpdateOrgTreeMutation.d.ts +27 -0
  24. package/dist/sei-panorama-service/src/services/hooks/useOrgTreeControllerUpdateOrgTreeMutation.js +14 -0
  25. package/dist/sei-panorama-service/src/services/hooks/useProductivityProfileControllerDeleteProfileMutation.d.ts +20 -0
  26. package/dist/sei-panorama-service/src/services/hooks/useProductivityProfileControllerDeleteProfileMutation.js +11 -0
  27. package/dist/sei-panorama-service/src/services/hooks/useProductivityProfileControllerGetProfileByRefIdQuery.d.ts +21 -0
  28. package/dist/sei-panorama-service/src/services/hooks/useProductivityProfileControllerGetProfileByRefIdQuery.js +11 -0
  29. package/dist/sei-panorama-service/src/services/hooks/useProductivityProfileControllerUpdateProfileMutation.d.ts +4 -3
  30. package/dist/sei-panorama-service/src/services/hooks/useProductivityProfileControllerUpdateProfileMutation.js +1 -1
  31. package/dist/sei-panorama-service/src/services/hooks/useTeamsControllerGetTeamDevelopersQuery.d.ts +28 -0
  32. package/dist/sei-panorama-service/src/services/hooks/useTeamsControllerGetTeamDevelopersQuery.js +14 -0
  33. package/dist/sei-panorama-service/src/services/hooks/useTeamsControllerGetTeamIntegrationFiltersQuery.d.ts +21 -0
  34. package/dist/sei-panorama-service/src/services/hooks/useTeamsControllerGetTeamIntegrationFiltersQuery.js +14 -0
  35. package/dist/sei-panorama-service/src/services/hooks/useTeamsControllerGetTeamIntegrationsQuery.d.ts +20 -0
  36. package/dist/sei-panorama-service/src/services/hooks/useTeamsControllerGetTeamIntegrationsQuery.js +14 -0
  37. package/dist/sei-panorama-service/src/services/hooks/useTeamsControllerGetTeamQuery.d.ts +23 -0
  38. package/dist/sei-panorama-service/src/services/hooks/useTeamsControllerGetTeamQuery.js +14 -0
  39. package/dist/sei-panorama-service/src/services/hooks/useTeamsControllerListTeamsQuery.d.ts +25 -0
  40. package/dist/sei-panorama-service/src/services/hooks/useTeamsControllerListTeamsQuery.js +14 -0
  41. package/dist/sei-panorama-service/src/services/hooks/useTeamsControllerUpdateTeamIntegrationFiltersMutation.d.ts +22 -0
  42. package/dist/sei-panorama-service/src/services/hooks/useTeamsControllerUpdateTeamIntegrationFiltersMutation.js +14 -0
  43. package/dist/sei-panorama-service/src/services/hooks/useTeamsControllerUpdateTeamIntegrationsMutation.d.ts +22 -0
  44. package/dist/sei-panorama-service/src/services/hooks/useTeamsControllerUpdateTeamIntegrationsMutation.js +14 -0
  45. package/dist/sei-panorama-service/src/services/hooks/useTeamsControllerUpdateTeamMutation.d.ts +26 -0
  46. package/dist/sei-panorama-service/src/services/hooks/useTeamsControllerUpdateTeamMutation.js +14 -0
  47. package/dist/sei-panorama-service/src/services/index.d.ts +67 -6
  48. package/dist/sei-panorama-service/src/services/index.js +20 -1
  49. package/dist/sei-panorama-service/src/services/schemas/BaBreakdownDto.d.ts +12 -0
  50. package/dist/sei-panorama-service/src/services/schemas/BaCategoryMetric.d.ts +9 -0
  51. package/dist/sei-panorama-service/src/services/schemas/BaDataPoint.d.ts +14 -0
  52. package/dist/sei-panorama-service/src/services/schemas/BaDataPoint.js +1 -0
  53. package/dist/sei-panorama-service/src/services/schemas/BaFeatureResponseDto.d.ts +16 -0
  54. package/dist/sei-panorama-service/src/services/schemas/BaFeatureResponseDto.js +1 -0
  55. package/dist/sei-panorama-service/src/services/schemas/BaFeatureSummaryCardDto.d.ts +13 -0
  56. package/dist/sei-panorama-service/src/services/schemas/BaFeatureSummaryCardDto.js +1 -0
  57. package/dist/sei-panorama-service/src/services/schemas/BaInsightRequestDto.d.ts +12 -0
  58. package/dist/sei-panorama-service/src/services/schemas/BaSummaryRequestDto.d.ts +11 -0
  59. package/dist/sei-panorama-service/src/services/schemas/BreakdownRecord.d.ts +6 -0
  60. package/dist/sei-panorama-service/src/services/schemas/BreakdownRecord.js +1 -0
  61. package/dist/sei-panorama-service/src/services/schemas/CfrConfigurationDto.d.ts +4 -2
  62. package/dist/sei-panorama-service/src/services/schemas/DfConfigurationDto.d.ts +3 -2
  63. package/dist/sei-panorama-service/src/services/schemas/EfficiencyProfileEvent.d.ts +4 -0
  64. package/dist/sei-panorama-service/src/services/schemas/EfficiencyProfileEvent.js +4 -0
  65. package/dist/sei-panorama-service/src/services/schemas/EfficiencyProfileResponseDto.d.ts +4 -0
  66. package/dist/sei-panorama-service/src/services/schemas/FeatureDto.d.ts +7 -0
  67. package/dist/sei-panorama-service/src/services/schemas/FeatureDto.js +4 -0
  68. package/dist/sei-panorama-service/src/services/schemas/GroupedTeamFiltersResponseDto.d.ts +10 -0
  69. package/dist/sei-panorama-service/src/services/schemas/GroupedTeamFiltersResponseDto.js +1 -0
  70. package/dist/sei-panorama-service/src/services/schemas/Integration.d.ts +8 -0
  71. package/dist/sei-panorama-service/src/services/schemas/Integration.js +4 -0
  72. package/dist/sei-panorama-service/src/services/schemas/IntegrationSummary.d.ts +8 -0
  73. package/dist/sei-panorama-service/src/services/schemas/IntegrationSummary.js +4 -0
  74. package/dist/sei-panorama-service/src/services/schemas/ListResponseDto.d.ts +17 -0
  75. package/dist/sei-panorama-service/src/services/schemas/ListResponseDto.js +4 -0
  76. package/dist/sei-panorama-service/src/services/schemas/LtcConfigurationDto.d.ts +7 -6
  77. package/dist/sei-panorama-service/src/services/schemas/LtcStageDto.d.ts +7 -0
  78. package/dist/sei-panorama-service/src/services/schemas/LtcStageDto.js +1 -0
  79. package/dist/sei-panorama-service/src/services/schemas/Metric.d.ts +14 -0
  80. package/dist/sei-panorama-service/src/services/schemas/Metric.js +4 -0
  81. package/dist/sei-panorama-service/src/services/schemas/MttrConfigurationDto.d.ts +3 -2
  82. package/dist/sei-panorama-service/src/services/schemas/OrgTreeCreateRequestDto.d.ts +11 -0
  83. package/dist/sei-panorama-service/src/services/schemas/OrgTreeCreateRequestDto.js +4 -0
  84. package/dist/sei-panorama-service/src/services/schemas/OrgTreeResponseDto.d.ts +29 -0
  85. package/dist/sei-panorama-service/src/services/schemas/OrgTreeResponseDto.js +4 -0
  86. package/dist/sei-panorama-service/src/services/schemas/PaginatedResponseTeamSummary.d.ts +22 -0
  87. package/dist/sei-panorama-service/src/services/schemas/PaginatedResponseTeamSummary.js +1 -0
  88. package/dist/sei-panorama-service/src/services/schemas/PaginationMetadata.d.ts +18 -0
  89. package/dist/sei-panorama-service/src/services/schemas/PaginationMetadata.js +4 -0
  90. package/dist/sei-panorama-service/src/services/schemas/ProductivityProfileCreateRequestDto.d.ts +2 -7
  91. package/dist/sei-panorama-service/src/services/schemas/ProductivityProfileResponseDto.d.ts +7 -7
  92. package/dist/sei-panorama-service/src/services/schemas/SectionDto.d.ts +6 -0
  93. package/dist/sei-panorama-service/src/services/schemas/SectionDto.js +1 -0
  94. package/dist/sei-panorama-service/src/services/schemas/TeamDevelopersDto.d.ts +9 -0
  95. package/dist/sei-panorama-service/src/services/schemas/TeamDevelopersDto.js +1 -0
  96. package/dist/sei-panorama-service/src/services/schemas/TeamFilter.d.ts +18 -0
  97. package/dist/sei-panorama-service/src/services/schemas/TeamFilter.js +4 -0
  98. package/dist/sei-panorama-service/src/services/schemas/TeamIntegrationDto.d.ts +8 -0
  99. package/dist/sei-panorama-service/src/services/schemas/TeamIntegrationDto.js +1 -0
  100. package/dist/sei-panorama-service/src/services/schemas/TeamRequestDto.d.ts +28 -0
  101. package/dist/sei-panorama-service/src/services/schemas/TeamRequestDto.js +4 -0
  102. package/dist/sei-panorama-service/src/services/schemas/TeamResponse.d.ts +40 -0
  103. package/dist/sei-panorama-service/src/services/schemas/TeamResponse.js +4 -0
  104. package/dist/sei-panorama-service/src/services/schemas/TeamSummary.d.ts +24 -0
  105. package/dist/sei-panorama-service/src/services/schemas/TeamSummary.js +1 -0
  106. package/package.json +1 -1
  107. package/dist/sei-panorama-service/src/services/hooks/useProductivityProfileControllerGetProfileQuery.d.ts +0 -20
  108. package/dist/sei-panorama-service/src/services/hooks/useProductivityProfileControllerGetProfileQuery.js +0 -11
  109. package/dist/sei-panorama-service/src/services/schemas/EventWrapperDto.d.ts +0 -4
  110. package/dist/sei-panorama-service/src/services/schemas/ProductivityFeature.d.ts +0 -5
  111. package/dist/sei-panorama-service/src/services/schemas/ProductivitySection.d.ts +0 -6
  112. package/dist/sei-panorama-service/src/services/schemas/StageDto.d.ts +0 -11
  113. /package/dist/sei-panorama-service/src/services/schemas/{ProductivitySection.js → BaBreakdownDto.js} +0 -0
  114. /package/dist/sei-panorama-service/src/services/schemas/{StageDto.js → BaCategoryMetric.js} +0 -0
  115. /package/dist/sei-panorama-service/src/services/schemas/{EventWrapperDto.js → BaInsightRequestDto.js} +0 -0
  116. /package/dist/sei-panorama-service/src/services/schemas/{ProductivityFeature.js → BaSummaryRequestDto.js} +0 -0
@@ -0,0 +1,6 @@
1
+ import type { BaDataPoint } from '../schemas/BaDataPoint';
2
+ export interface BreakdownRecord {
3
+ collectionId?: string;
4
+ collectionName?: string;
5
+ data?: BaDataPoint;
6
+ }
@@ -1,4 +1,6 @@
1
- import type { EventWrapperDto } from '../schemas/EventWrapperDto';
1
+ import type { EfficiencyProfileEvent } from '../schemas/EfficiencyProfileEvent';
2
2
  export interface CfrConfigurationDto {
3
- event?: EventWrapperDto;
3
+ active?: boolean;
4
+ failureEvent?: EfficiencyProfileEvent;
5
+ totalEvent?: EfficiencyProfileEvent;
4
6
  }
@@ -1,4 +1,5 @@
1
- import type { EventWrapperDto } from '../schemas/EventWrapperDto';
1
+ import type { EfficiencyProfileEvent } from '../schemas/EfficiencyProfileEvent';
2
2
  export interface DfConfigurationDto {
3
- event?: EventWrapperDto;
3
+ active?: boolean;
4
+ event?: EfficiencyProfileEvent;
4
5
  }
@@ -0,0 +1,4 @@
1
+ export interface EfficiencyProfileEvent {
2
+ eventName?: string;
3
+ integrationType: 'CD' | 'CI' | 'IM' | 'ITSM' | 'SCM';
4
+ }
@@ -0,0 +1,4 @@
1
+ /* eslint-disable */
2
+ // This code is autogenerated using @harnessio/oats-cli.
3
+ // Please do not modify this code directly.
4
+ export {};
@@ -18,6 +18,10 @@ export interface EfficiencyProfileResponseDto {
18
18
  leadTimeForChanges?: LtcConfigurationDto;
19
19
  meanTimeToRestore?: MttrConfigurationDto;
20
20
  name?: string;
21
+ /**
22
+ * @format int32
23
+ */
24
+ refId?: number;
21
25
  /**
22
26
  * @format int64
23
27
  */
@@ -0,0 +1,7 @@
1
+ export interface FeatureDto {
2
+ active?: boolean;
3
+ name?: string;
4
+ params?: {
5
+ [key: string]: number;
6
+ };
7
+ }
@@ -0,0 +1,4 @@
1
+ /* eslint-disable */
2
+ // This code is autogenerated using @harnessio/oats-cli.
3
+ // Please do not modify this code directly.
4
+ export {};
@@ -0,0 +1,10 @@
1
+ import type { TeamFilter } from '../schemas/TeamFilter';
2
+ export interface GroupedTeamFiltersResponseDto {
3
+ groupedFilters?: {
4
+ [key: string]: TeamFilter[];
5
+ };
6
+ /**
7
+ * @format int32
8
+ */
9
+ teamId?: number;
10
+ }
@@ -0,0 +1,8 @@
1
+ export interface Integration {
2
+ /**
3
+ * @format int32
4
+ */
5
+ id?: number;
6
+ integrationType?: 'CD' | 'CI' | 'IM' | 'ITSM' | 'SCM';
7
+ name?: string;
8
+ }
@@ -0,0 +1,4 @@
1
+ /* eslint-disable */
2
+ // This code is autogenerated using @harnessio/oats-cli.
3
+ // Please do not modify this code directly.
4
+ export {};
@@ -0,0 +1,8 @@
1
+ export interface IntegrationSummary {
2
+ applicationType?: string;
3
+ /**
4
+ * @format int32
5
+ */
6
+ integrationId?: number;
7
+ name?: string;
8
+ }
@@ -0,0 +1,4 @@
1
+ /* eslint-disable */
2
+ // This code is autogenerated using @harnessio/oats-cli.
3
+ // Please do not modify this code directly.
4
+ export {};
@@ -0,0 +1,17 @@
1
+ export interface ListResponseDto {
2
+ /**
3
+ * @format int32
4
+ */
5
+ pageIndex?: number;
6
+ /**
7
+ * @format int32
8
+ */
9
+ pageSize?: number;
10
+ records?: Array<{
11
+ [key: string]: any;
12
+ }>;
13
+ /**
14
+ * @format int32
15
+ */
16
+ totalCount?: number;
17
+ }
@@ -0,0 +1,4 @@
1
+ /* eslint-disable */
2
+ // This code is autogenerated using @harnessio/oats-cli.
3
+ // Please do not modify this code directly.
4
+ export {};
@@ -1,8 +1,9 @@
1
- import type { StageDto } from '../schemas/StageDto';
1
+ import type { LtcStageDto } from '../schemas/LtcStageDto';
2
2
  export interface LtcConfigurationDto {
3
- build?: StageDto;
4
- coding?: StageDto;
5
- deployment?: StageDto;
6
- planning?: StageDto;
7
- review?: StageDto;
3
+ active?: boolean;
4
+ build?: LtcStageDto;
5
+ coding?: LtcStageDto;
6
+ deploy?: LtcStageDto;
7
+ planning?: LtcStageDto;
8
+ review?: LtcStageDto;
8
9
  }
@@ -0,0 +1,7 @@
1
+ import type { EfficiencyProfileEvent } from '../schemas/EfficiencyProfileEvent';
2
+ export interface LtcStageDto {
3
+ active?: boolean;
4
+ endEvent?: EfficiencyProfileEvent;
5
+ name?: string;
6
+ startEvent?: EfficiencyProfileEvent;
7
+ }
@@ -0,0 +1,14 @@
1
+ export interface Metric {
2
+ /**
3
+ * @format double
4
+ */
5
+ effort?: number;
6
+ /**
7
+ * @format int32
8
+ */
9
+ storyPoints?: number;
10
+ /**
11
+ * @format int32
12
+ */
13
+ tickets?: number;
14
+ }
@@ -0,0 +1,4 @@
1
+ /* eslint-disable */
2
+ // This code is autogenerated using @harnessio/oats-cli.
3
+ // Please do not modify this code directly.
4
+ export {};
@@ -1,4 +1,5 @@
1
- import type { EventWrapperDto } from '../schemas/EventWrapperDto';
1
+ import type { EfficiencyProfileEvent } from '../schemas/EfficiencyProfileEvent';
2
2
  export interface MttrConfigurationDto {
3
- event?: EventWrapperDto;
3
+ active?: boolean;
4
+ event?: EfficiencyProfileEvent;
4
5
  }
@@ -0,0 +1,11 @@
1
+ export interface OrgTreeCreateRequestDto {
2
+ /**
3
+ * @format int32
4
+ */
5
+ efficiencyProfileRefId?: number;
6
+ name: string;
7
+ /**
8
+ * @format int32
9
+ */
10
+ productivityProfileRefId?: number;
11
+ }
@@ -0,0 +1,4 @@
1
+ /* eslint-disable */
2
+ // This code is autogenerated using @harnessio/oats-cli.
3
+ // Please do not modify this code directly.
4
+ export {};
@@ -0,0 +1,29 @@
1
+ export interface OrgTreeResponseDto {
2
+ /**
3
+ * @format int64
4
+ */
5
+ createdAtEpochSec?: number;
6
+ createdByEmail?: string;
7
+ /**
8
+ * @format int32
9
+ */
10
+ efficiencyProfileRefId?: number;
11
+ /**
12
+ * @format int32
13
+ */
14
+ id: number;
15
+ name: string;
16
+ /**
17
+ * @format int32
18
+ */
19
+ productivityProfileRefId?: number;
20
+ /**
21
+ * @format int32
22
+ */
23
+ rootRefId?: number;
24
+ /**
25
+ * @format int64
26
+ */
27
+ updatedAtEpochSec?: number;
28
+ updatedByEmail?: string;
29
+ }
@@ -0,0 +1,4 @@
1
+ /* eslint-disable */
2
+ // This code is autogenerated using @harnessio/oats-cli.
3
+ // Please do not modify this code directly.
4
+ export {};
@@ -0,0 +1,22 @@
1
+ import type { TeamSummary } from '../schemas/TeamSummary';
2
+ export interface PaginatedResponseTeamSummary {
3
+ hasNext?: boolean;
4
+ hasPrevious?: boolean;
5
+ items?: TeamSummary[];
6
+ /**
7
+ * @format int32
8
+ */
9
+ page?: number;
10
+ /**
11
+ * @format int32
12
+ */
13
+ pageSize?: number;
14
+ /**
15
+ * @format int64
16
+ */
17
+ totalItems?: number;
18
+ /**
19
+ * @format int32
20
+ */
21
+ totalPages?: number;
22
+ }
@@ -0,0 +1,18 @@
1
+ export interface PaginationMetadata {
2
+ /**
3
+ * @format int32
4
+ */
5
+ pageNumber?: number;
6
+ /**
7
+ * @format int32
8
+ */
9
+ pageSize?: number;
10
+ /**
11
+ * @format int64
12
+ */
13
+ totalElements?: number;
14
+ /**
15
+ * @format int32
16
+ */
17
+ totalPages?: number;
18
+ }
@@ -0,0 +1,4 @@
1
+ /* eslint-disable */
2
+ // This code is autogenerated using @harnessio/oats-cli.
3
+ // Please do not modify this code directly.
4
+ export {};
@@ -1,11 +1,6 @@
1
- import type { ProductivitySection } from '../schemas/ProductivitySection';
1
+ import type { SectionDto } from '../schemas/SectionDto';
2
2
  export interface ProductivityProfileCreateRequestDto {
3
3
  description?: string;
4
4
  name: string;
5
- params?: {
6
- [key: string]: {
7
- [key: string]: any;
8
- };
9
- };
10
- sections: ProductivitySection[];
5
+ sections?: SectionDto[];
11
6
  }
@@ -1,5 +1,6 @@
1
- import type { ProductivitySection } from '../schemas/ProductivitySection';
1
+ import type { SectionDto } from '../schemas/SectionDto';
2
2
  export interface ProductivityProfileResponseDto {
3
+ active?: boolean;
3
4
  /**
4
5
  * @format int64
5
6
  */
@@ -11,12 +12,11 @@ export interface ProductivityProfileResponseDto {
11
12
  */
12
13
  id?: number;
13
14
  name: string;
14
- params?: {
15
- [key: string]: {
16
- [key: string]: any;
17
- };
18
- };
19
- sections: ProductivitySection[];
15
+ /**
16
+ * @format int32
17
+ */
18
+ refId?: number;
19
+ sections?: SectionDto[];
20
20
  /**
21
21
  * @format int64
22
22
  */
@@ -0,0 +1,6 @@
1
+ import type { FeatureDto } from '../schemas/FeatureDto';
2
+ export interface SectionDto {
3
+ active?: boolean;
4
+ features?: FeatureDto[];
5
+ name?: string;
6
+ }
@@ -0,0 +1,9 @@
1
+ import type { PaginationMetadata } from '../schemas/PaginationMetadata';
2
+ export interface TeamDevelopersDto {
3
+ developerIds?: number[];
4
+ pagination?: PaginationMetadata;
5
+ /**
6
+ * @format int32
7
+ */
8
+ teamId?: number;
9
+ }
@@ -0,0 +1,18 @@
1
+ export interface TeamFilter {
2
+ applicableMetrics?: Array<'CFR' | 'DF' | 'LTTC' | 'MTTR' | 'PRODUCTIVITY'>;
3
+ /**
4
+ * @format int32
5
+ */
6
+ filterId?: number;
7
+ /**
8
+ * @format int32
9
+ */
10
+ id?: number;
11
+ /**
12
+ * @format int32
13
+ */
14
+ integrationId?: number;
15
+ integrationName?: string;
16
+ operator?: 'contains' | 'ends_with' | 'equals' | 'in' | 'not_contains' | 'not_equals' | 'not_in' | 'starts_with';
17
+ values?: string[];
18
+ }
@@ -0,0 +1,4 @@
1
+ /* eslint-disable */
2
+ // This code is autogenerated using @harnessio/oats-cli.
3
+ // Please do not modify this code directly.
4
+ export {};
@@ -0,0 +1,8 @@
1
+ import type { Integration } from '../schemas/Integration';
2
+ export interface TeamIntegrationDto {
3
+ integrations?: Integration[];
4
+ /**
5
+ * @format int32
6
+ */
7
+ teamId?: number;
8
+ }
@@ -0,0 +1,28 @@
1
+ export interface TeamRequestDto {
2
+ active?: boolean;
3
+ createdByEmail?: string;
4
+ latest?: boolean;
5
+ leaf?: boolean;
6
+ /**
7
+ * @format int32
8
+ */
9
+ managerRefId?: number;
10
+ name?: string;
11
+ /**
12
+ * @format int32
13
+ */
14
+ orgTreeId?: number;
15
+ /**
16
+ * @format int32
17
+ */
18
+ parentRefId?: number;
19
+ /**
20
+ * @format int32
21
+ */
22
+ refId?: number;
23
+ updatedByEmail?: string;
24
+ /**
25
+ * @format int32
26
+ */
27
+ versionId?: number;
28
+ }
@@ -0,0 +1,4 @@
1
+ /* eslint-disable */
2
+ // This code is autogenerated using @harnessio/oats-cli.
3
+ // Please do not modify this code directly.
4
+ export {};
@@ -0,0 +1,40 @@
1
+ export interface TeamResponse {
2
+ active?: boolean;
3
+ /**
4
+ * @format date-time
5
+ */
6
+ createdAt?: string;
7
+ createdByEmail?: string;
8
+ /**
9
+ * @format int32
10
+ */
11
+ id?: number;
12
+ latest?: boolean;
13
+ leaf?: boolean;
14
+ /**
15
+ * @format int32
16
+ */
17
+ managerRefId?: number;
18
+ name?: string;
19
+ /**
20
+ * @format int32
21
+ */
22
+ orgTreeId?: number;
23
+ /**
24
+ * @format int32
25
+ */
26
+ parentRefId?: number;
27
+ /**
28
+ * @format int32
29
+ */
30
+ refId?: number;
31
+ /**
32
+ * @format date-time
33
+ */
34
+ updatedAt?: string;
35
+ updatedByEmail?: string;
36
+ /**
37
+ * @format int32
38
+ */
39
+ versionId?: number;
40
+ }
@@ -0,0 +1,4 @@
1
+ /* eslint-disable */
2
+ // This code is autogenerated using @harnessio/oats-cli.
3
+ // Please do not modify this code directly.
4
+ export {};
@@ -0,0 +1,24 @@
1
+ import type { IntegrationSummary } from '../schemas/IntegrationSummary';
2
+ export interface TeamSummary {
3
+ /**
4
+ * @format int32
5
+ */
6
+ developerCount?: number;
7
+ /**
8
+ * @format int32
9
+ */
10
+ id?: number;
11
+ integrations?: IntegrationSummary[];
12
+ name?: string;
13
+ /**
14
+ * @format int32
15
+ */
16
+ refId?: number;
17
+ status?: 'ACTIVE' | 'CONFIGURED' | 'NOT_CONFIGURED';
18
+ teamManagers?: string[];
19
+ /**
20
+ * @format date-time
21
+ */
22
+ updatedAt?: string;
23
+ updatedBy?: string;
24
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@harnessio/react-sei-panorama-service-client",
3
- "version": "0.17.5",
3
+ "version": "0.18.1",
4
4
  "description": "Harness React sei panorama service client - SEI Panorama APIs integrated with react hooks for Panorama project",
5
5
  "author": "Harness Inc",
6
6
  "license": "MIT",
@@ -1,20 +0,0 @@
1
- import { UseQueryOptions } from '@tanstack/react-query';
2
- import type { ProductivityProfileResponseDto } from '../schemas/ProductivityProfileResponseDto';
3
- import type { ResponseWithPagination } from '../helpers';
4
- import { FetcherOptions } from '../../../../fetcher/index.js';
5
- export interface ProductivityProfileControllerGetProfileQueryPathParams {
6
- /**
7
- * @format int32
8
- */
9
- id: number;
10
- }
11
- export interface ProductivityProfileControllerGetProfileQueryQueryParams {
12
- accountIdentifier: string;
13
- }
14
- export type ProductivityProfileControllerGetProfileOkResponse = ResponseWithPagination<ProductivityProfileResponseDto>;
15
- export type ProductivityProfileControllerGetProfileErrorResponse = unknown;
16
- export interface ProductivityProfileControllerGetProfileProps extends ProductivityProfileControllerGetProfileQueryPathParams, Omit<FetcherOptions<ProductivityProfileControllerGetProfileQueryQueryParams, unknown>, 'url'> {
17
- queryParams: ProductivityProfileControllerGetProfileQueryQueryParams;
18
- }
19
- export declare function productivityProfileControllerGetProfile(props: ProductivityProfileControllerGetProfileProps): Promise<ProductivityProfileControllerGetProfileOkResponse>;
20
- export declare function useProductivityProfileControllerGetProfileQuery(props: ProductivityProfileControllerGetProfileProps, options?: Omit<UseQueryOptions<ProductivityProfileControllerGetProfileOkResponse, ProductivityProfileControllerGetProfileErrorResponse>, 'queryKey' | 'queryFn'>): import("@tanstack/react-query").UseQueryResult<ProductivityProfileControllerGetProfileOkResponse, unknown>;
@@ -1,11 +0,0 @@
1
- /* eslint-disable */
2
- // This code is autogenerated using @harnessio/oats-cli.
3
- // Please do not modify this code directly.
4
- import { useQuery } from '@tanstack/react-query';
5
- import { fetcher } from '../../../../fetcher/index.js';
6
- export function productivityProfileControllerGetProfile(props) {
7
- return fetcher(Object.assign({ url: `/v2/profiles/productivity/${props.id}`, method: 'GET' }, props));
8
- }
9
- export function useProductivityProfileControllerGetProfileQuery(props, options) {
10
- return useQuery(['ProductivityProfileControllerGetProfile', props.id, props.queryParams], ({ signal }) => productivityProfileControllerGetProfile(Object.assign(Object.assign({}, props), { signal })), options);
11
- }
@@ -1,4 +0,0 @@
1
- export interface EventWrapperDto {
2
- category: string;
3
- value?: string;
4
- }
@@ -1,5 +0,0 @@
1
- export interface ProductivityFeature {
2
- description?: string;
3
- feature_type?: 'AVG_TIME_TO_FIRST_COMMENT' | 'CODING_DAYS' | 'LINES_OF_CODE' | 'NUMBER_OF_COMMENTS_PER_PR' | 'PR_CYCLE_TIME' | 'PR_VELOCITY' | 'WORK_COMPLETED';
4
- name?: string;
5
- }
@@ -1,6 +0,0 @@
1
- import type { ProductivityFeature } from '../schemas/ProductivityFeature';
2
- export interface ProductivitySection {
3
- description?: string;
4
- name?: string;
5
- productivity_features?: ProductivityFeature[];
6
- }
@@ -1,11 +0,0 @@
1
- import type { EventWrapperDto } from '../schemas/EventWrapperDto';
2
- export interface StageDto {
3
- enabled?: boolean;
4
- endEvent?: EventWrapperDto;
5
- name?: string;
6
- startEvent?: EventWrapperDto;
7
- /**
8
- * @format int32
9
- */
10
- targetValue?: number;
11
- }