@rh-support/troubleshoot 2.2.51 → 2.4.10-beta.6
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 +1 -1
- package/lib/esm/components/AccountInfo/AccountSelector.d.ts.map +1 -1
- package/lib/esm/components/AccountInfo/AccountSelector.js +4 -4
- package/lib/esm/components/AccountInfo/ManagedAccountsDropdown.js +1 -1
- package/lib/esm/components/CaseEditView/ActiveCustomerEscalation/ActiveCustomerEscalation.js +2 -2
- package/lib/esm/components/CaseEditView/ActiveCustomerEscalation/RequestEscalationModal.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/ActiveCustomerEscalation/RequestEscalationModal.js +19 -22
- package/lib/esm/components/CaseEditView/CaseDetailsAside.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/CaseDetailsAside.js +9 -14
- package/lib/esm/components/CaseEditView/CaseDetailsErrorMessage.js +1 -1
- package/lib/esm/components/CaseEditView/CaseDetailsTabs.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/CaseDetailsTabs.js +13 -18
- package/lib/esm/components/CaseEditView/CaseOverview/CaseOwnerInfo.js +1 -1
- package/lib/esm/components/CaseEditView/CaseOverview/DateTime.js +1 -1
- package/lib/esm/components/CaseEditView/CaseOverview/index.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/CaseOverview/index.js +11 -14
- package/lib/esm/components/CaseEditView/CaseSecureSupportAlert.js +1 -1
- package/lib/esm/components/CaseEditView/CaseSolutions/CaseSolutions.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/CaseSolutions/CaseSolutions.js +38 -82
- package/lib/esm/components/CaseEditView/CaseSolutions/CaseSolutionsItem.d.ts +1 -4
- package/lib/esm/components/CaseEditView/CaseSolutions/CaseSolutionsItem.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/CaseSolutions/CaseSolutionsItem.js +4 -6
- package/lib/esm/components/CaseEditView/CaseSubscriptionAbuseAlert.js +1 -1
- package/lib/esm/components/CaseEditView/ConfirmationModals/ReopenCaseModal.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/ConfirmationModals/ReopenCaseModal.js +11 -17
- package/lib/esm/components/CaseEditView/RequestRemoteSession/ESSRemoteSession.js +2 -2
- package/lib/esm/components/CaseEditView/RequestRemoteSession/ESSRemoteSessionModal.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/RequestRemoteSession/ESSRemoteSessionModal.js +6 -7
- package/lib/esm/components/CaseEditView/RequestRemoteSession/NewEssTermsModal.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/RequestRemoteSession/NewEssTermsModal.js +10 -11
- package/lib/esm/components/CaseEditView/RequestRemoteSession/RemoteSessionAgreement.js +2 -2
- package/lib/esm/components/CaseEditView/RequestRemoteSession/RemoteSessionAgreementModal.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/RequestRemoteSession/RemoteSessionAgreementModal.js +10 -11
- package/lib/esm/components/CaseEditView/Tabs/CaseActionPlan/CaseActionPlan.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseActionPlan/CaseActionPlan.js +3 -3
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CaseContactPhoneNumber.js +4 -4
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CaseHostname.js +2 -2
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CaseOpenshiftClusterId/CaseOpenShiftPopover.js +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CaseOpenshiftClusterId/CaseOpenShiftV3Popover.js +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CaseOpenshiftClusterId/CaseOpenshiftClusterId.js +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CasePhoneNumberConfirmAlert.js +2 -2
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CasePhoneNumberSev1ConfirmAlert.js +2 -2
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CaseReferenceNumber.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CaseReferenceNumber.js +7 -7
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/ProductVersion.js +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/Summary.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/Summary.js +6 -6
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/CaseAttachment.js +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/CaseChat.js +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/CaseComments.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/CaseComments.js +4 -6
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/CaseDiscussion.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/CaseDiscussion.js +1 -18
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/CaseExternalTrackerUpdate.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/CaseExternalTrackerUpdate.js +3 -5
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/CommentSearch.js +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/PostComment.js +4 -4
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/VerifyCaseStatusModal/VerifyCaseStatusModal.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/VerifyCaseStatusModal/VerifyCaseStatusModal.js +2 -3
- package/lib/esm/components/CaseEditView/Tabs/CasePrivateNotes/CasePrivateNotes.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CasePrivateNotes/CasePrivateNotes.js +3 -3
- package/lib/esm/components/CaseEditView/Tabs/RMEEscalations/RMEEscalationList.js +1 -1
- package/lib/esm/components/CaseEditView/index.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/index.js +6 -8
- package/lib/esm/components/CaseInformation/CaseInformation.d.ts.map +1 -1
- package/lib/esm/components/CaseInformation/CaseInformation.js +3 -3
- package/lib/esm/components/CaseInformation/ContactPhoneNumberPopOver.js +1 -1
- package/lib/esm/components/CaseInformation/Description.d.ts.map +1 -1
- package/lib/esm/components/CaseInformation/Description.js +3 -3
- package/lib/esm/components/CaseInformation/Fts.js +3 -3
- package/lib/esm/components/CaseInformation/Severity.d.ts.map +1 -1
- package/lib/esm/components/CaseInformation/Severity.js +3 -5
- package/lib/esm/components/CaseInformation/SupportLevel.d.ts.map +1 -1
- package/lib/esm/components/CaseInformation/SupportLevel.js +3 -4
- package/lib/esm/components/CaseManagement/CaseLanguageSelector.d.ts.map +1 -1
- package/lib/esm/components/CaseManagement/CaseLanguageSelector.js +2 -3
- package/lib/esm/components/CaseManagement/CaseManagement.js +2 -2
- package/lib/esm/components/CaseManagement/Cep.d.ts.map +1 -1
- package/lib/esm/components/CaseManagement/Cep.js +14 -30
- package/lib/esm/components/CaseManagement/ESSRemoteSessionCheckBox.d.ts.map +1 -1
- package/lib/esm/components/CaseManagement/ESSRemoteSessionCheckBox.js +12 -13
- package/lib/esm/components/CaseManagement/NoClusterIDReasonSelector.js +3 -3
- package/lib/esm/components/CaseManagement/OpenShiftClusterId.js +1 -1
- package/lib/esm/components/CaseManagement/OpenShiftV3Inputbox.js +1 -1
- package/lib/esm/components/CaseManagement/OpenshiftDropdownV4.d.ts.map +1 -1
- package/lib/esm/components/CaseManagement/OpenshiftDropdownV4.js +3 -4
- package/lib/esm/components/CaseManagement/RHAssociatesSelector.js +2 -2
- package/lib/esm/components/CaseManagement/SendNotifications/AddCustomEmailToAccountModal.d.ts.map +1 -1
- package/lib/esm/components/CaseManagement/SendNotifications/AddCustomEmailToAccountModal.js +14 -15
- package/lib/esm/components/CaseManagement/SendNotifications/CaseContactSelector.js +3 -3
- package/lib/esm/components/CaseManagement/SendNotifications/NonOrgCaseNotifyeesSelector.js +1 -1
- package/lib/esm/components/ConfirmationModals/NoAttachmentSelectedModal.js +3 -3
- package/lib/esm/components/IdeaInformation/IdeaInformation.js +5 -5
- package/lib/esm/components/ImproveCase/KtQuestions.d.ts.map +1 -1
- package/lib/esm/components/ImproveCase/KtQuestions.js +7 -7
- package/lib/esm/components/OpenCase/SupportTypeSelectorPage.js +15 -12
- package/lib/esm/components/ProductSelector/AllProductsSelector.js +1 -1
- package/lib/esm/components/ProductSelector/NewProductDropdownSelector.d.ts.map +1 -1
- package/lib/esm/components/ProductSelector/NewProductDropdownSelector.js +5 -6
- package/lib/esm/components/ProductSelector/NewProductVersionSelector.js +2 -2
- package/lib/esm/components/ProductSelector/ProductSelector.js +2 -2
- package/lib/esm/components/Recommendations/AlertToastWrapper.d.ts +0 -3
- package/lib/esm/components/Recommendations/AlertToastWrapper.d.ts.map +1 -1
- package/lib/esm/components/Recommendations/AlertToastWrapper.js +2 -2
- package/lib/esm/components/Recommendations/AsideResults.d.ts +7 -1
- package/lib/esm/components/Recommendations/AsideResults.d.ts.map +1 -1
- package/lib/esm/components/Recommendations/AsideResults.js +17 -4
- package/lib/esm/components/Recommendations/ClusterRecommendationItems.js +1 -1
- package/lib/esm/components/Recommendations/ClusterRecommendations.js +1 -1
- package/lib/esm/components/Recommendations/EARules/EARuleInfoAccordion.js +1 -1
- package/lib/esm/components/Recommendations/EARules/EARuleInfoInline.js +7 -7
- package/lib/esm/components/Recommendations/InsightsResults.d.ts.map +1 -1
- package/lib/esm/components/Recommendations/InsightsResults.js +3 -3
- package/lib/esm/components/Recommendations/InsightsRuleInfo.js +7 -7
- package/lib/esm/components/Recommendations/RecommendationFeedbackModal.js +1 -1
- package/lib/esm/components/Recommendations/Recommendations.d.ts +3 -0
- package/lib/esm/components/Recommendations/Recommendations.d.ts.map +1 -1
- package/lib/esm/components/Recommendations/Recommendations.js +19 -6
- package/lib/esm/components/Recommendations/RulesModal.d.ts.map +1 -1
- package/lib/esm/components/Recommendations/RulesModal.js +1 -2
- package/lib/esm/components/Recommendations/ShowRank.d.ts +12 -0
- package/lib/esm/components/Recommendations/ShowRank.d.ts.map +1 -0
- package/lib/esm/components/Recommendations/ShowRank.js +27 -0
- package/lib/esm/components/RemoteRider/RemoteRiderBanner.js +1 -1
- package/lib/esm/components/Review/Review.js +2 -2
- package/lib/esm/components/SessionRestore/SessionRestore.d.ts.map +1 -1
- package/lib/esm/components/SessionRestore/SessionRestore.js +14 -9
- package/lib/esm/components/SessionRestore/SessionRestoreCard.d.ts.map +1 -1
- package/lib/esm/components/SessionRestore/SessionRestoreCard.js +16 -9
- package/lib/esm/components/SubmitCase/ResubmitToast.d.ts +0 -3
- package/lib/esm/components/SubmitCase/ResubmitToast.d.ts.map +1 -1
- package/lib/esm/components/SubmitCase/ResubmitToast.js +1 -3
- package/lib/esm/components/SubmitCase/SubmitCase.d.ts +7 -1
- package/lib/esm/components/SubmitCase/SubmitCase.d.ts.map +1 -1
- package/lib/esm/components/SubmitCase/SubmitCase.js +17 -19
- package/lib/esm/components/Suggestions/Suggestions.js +1 -1
- package/lib/esm/components/Suggestions/TopContent.d.ts.map +1 -1
- package/lib/esm/components/Suggestions/TopContent.js +12 -58
- package/lib/esm/components/TroubleshootSection/TroubleshootSection.js +6 -6
- package/lib/esm/components/UpdateSeverityModal/UpdateSeverityModal.js +4 -4
- package/lib/esm/components/shared/Rule.js +6 -6
- package/lib/esm/components/shared/fileUpload/FileLister.js +6 -6
- package/lib/esm/components/shared/fileUpload/WidgetFileUploader.js +2 -2
- package/lib/esm/components/shared/fileUpload/common/FileUploaderInfoIcon.js +1 -1
- package/lib/esm/components/shared/fileUpload/css/fileSelector.css +1 -1
- package/lib/esm/components/shared/fileUpload/fileSelectors/FileSelectorButton.d.ts.map +1 -1
- package/lib/esm/components/shared/fileUpload/fileSelectors/FileSelectorButton.js +1 -1
- package/lib/esm/components/shared/fileUpload/fileSelectors/WidgetFileSelector.js +2 -2
- package/lib/esm/components/shared/fileUpload/fileSelectors/WidgetFileSelectorImage.js +2 -2
- package/lib/esm/components/shared/fileUpload/reducer/AttachmentHelper.js +1 -1
- package/lib/esm/components/shared/useIsSectionValid.js +1 -1
- package/lib/esm/components/wizardLayout/GlobalTroubleshootEffects.d.ts.map +1 -1
- package/lib/esm/components/wizardLayout/GlobalTroubleshootEffects.js +0 -6
- package/lib/esm/components/wizardLayout/MainSection.js +1 -1
- package/lib/esm/components/wizardLayout/WizardAside.d.ts.map +1 -1
- package/lib/esm/components/wizardLayout/WizardAside.js +3 -3
- package/lib/esm/components/wizardLayout/WizardLayout.d.ts.map +1 -1
- package/lib/esm/components/wizardLayout/WizardLayout.js +37 -6
- package/lib/esm/components/wizardLayout/WizardMain.js +2 -2
- package/lib/esm/components/wizardLayout/WizardNavigation.js +1 -1
- package/lib/esm/constants/caseDetailsConstants.d.ts +1 -7
- package/lib/esm/constants/caseDetailsConstants.d.ts.map +1 -1
- package/lib/esm/constants/caseDetailsConstants.js +0 -7
- package/lib/esm/css/app.css +7 -7
- package/lib/esm/css/case.css +3 -3
- package/lib/esm/hooks/useWizard.js +1 -1
- package/lib/esm/reducers/CaseConstNTypes.d.ts +4 -4
- package/lib/esm/reducers/CaseConstNTypes.d.ts.map +1 -1
- package/lib/esm/reducers/CaseConstNTypes.js +4 -4
- package/lib/esm/reducers/CaseHelpers.d.ts.map +1 -1
- package/lib/esm/reducers/CaseHelpers.js +0 -2
- package/lib/esm/reducers/CaseOverviewReducer.d.ts +1 -1
- package/lib/esm/reducers/CaseOverviewReducer.d.ts.map +1 -1
- package/lib/esm/reducers/CaseReducer.d.ts +2 -1
- package/lib/esm/reducers/CaseReducer.d.ts.map +1 -1
- package/lib/esm/reducers/CaseReducer.js +14 -20
- package/lib/esm/reducers/RecommendationsReducer.d.ts +2 -1
- package/lib/esm/reducers/RecommendationsReducer.d.ts.map +1 -1
- package/lib/esm/reducers/RecommendationsReducer.js +30 -2
- package/lib/esm/reducers/RouteConstNTypes.d.ts +2 -2
- package/lib/esm/reducers/RouteConstNTypes.d.ts.map +1 -1
- package/lib/esm/reducers/SessionRestoreReducer.d.ts +1 -1
- package/lib/esm/reducers/SessionRestoreReducer.d.ts.map +1 -1
- package/lib/esm/reducers/SessionRestoreReducer.js +1 -7
- package/lib/esm/scss/_main.scss +43 -109
- package/lib/esm/scss/_pf4-imports.scss +30 -0
- package/lib/esm/scss/{_pf-overrides.scss → _pf4-overrides.scss} +85 -214
- package/lib/esm/scss/index.scss +2 -1
- package/package.json +14 -13
- package/lib/esm/components/CaseEditView/CaseSolutions/HandpicketItem.d.ts +0 -13
- package/lib/esm/components/CaseEditView/CaseSolutions/HandpicketItem.d.ts.map +0 -1
- package/lib/esm/components/CaseEditView/CaseSolutions/HandpicketItem.js +0 -76
- package/lib/esm/components/CaseEditView/Tabs/RelatedTickets/RelatedTickets.d.ts +0 -3
- package/lib/esm/components/CaseEditView/Tabs/RelatedTickets/RelatedTickets.d.ts.map +0 -1
- package/lib/esm/components/CaseEditView/Tabs/RelatedTickets/RelatedTickets.js +0 -118
- package/lib/esm/context/CaseOverviewContext.d.ts +0 -8
- package/lib/esm/context/CaseOverviewContext.d.ts.map +0 -1
- package/lib/esm/context/CaseOverviewContext.js +0 -10
|
@@ -61,6 +61,9 @@ export const caseReducer = (pState, action) => {
|
|
|
61
61
|
case CaseReducerConstants.resetCaseNoOfCreatedCase: {
|
|
62
62
|
return Object.assign(Object.assign({}, pState), { caseNoOfCreatedCase: action.payload.caseNoOfCreatedCase });
|
|
63
63
|
}
|
|
64
|
+
case CaseReducerConstants.setFetchingRecommendationsFromWatsonXFlag: {
|
|
65
|
+
return Object.assign(Object.assign({}, pState), { isFetchingRecommendationsFromWatsonX: action.payload.isFetchingRecommendationsFromWatsonX });
|
|
66
|
+
}
|
|
64
67
|
case CaseReducerConstants.setCaseCreationError: {
|
|
65
68
|
return Object.assign(Object.assign({}, pState), { isCreatingCase: false, caseCreationError: true, caseCreationErrorMessage: action.payload.caseCreationErrorMessage });
|
|
66
69
|
}
|
|
@@ -135,12 +138,6 @@ export const caseReducer = (pState, action) => {
|
|
|
135
138
|
case CaseReducerConstants.caseCreation500ErrorStatus: {
|
|
136
139
|
return Object.assign(Object.assign({}, pState), { caseCreation500ErrorStatus: action.payload.caseCreation500ErrorStatus });
|
|
137
140
|
}
|
|
138
|
-
case CaseReducerConstants.setIsPostingRemoteRequestCommentCompleted: {
|
|
139
|
-
return Object.assign(Object.assign({}, pState), { isPostingRemoteRequestCommentCompleted: action.payload.isPostingRemoteRequestCommentCompleted });
|
|
140
|
-
}
|
|
141
|
-
case CaseReducerConstants.setIsPostingRemoteRequestCommentCompletedError: {
|
|
142
|
-
return Object.assign(Object.assign({}, pState), { isPostingRemoteRequestCommentCompleted: false, isPostingRemoteRequestCommentCompletedErrorMessage: action.payload.isPostingRemoteRequestCommentCompletedErrorMessage });
|
|
143
|
-
}
|
|
144
141
|
default: {
|
|
145
142
|
return pState;
|
|
146
143
|
}
|
|
@@ -159,7 +156,13 @@ export const setNotifiedUser = (dispatch, selectedNotificationContacts) => {
|
|
|
159
156
|
payload: { selectedNotificationContacts },
|
|
160
157
|
});
|
|
161
158
|
};
|
|
162
|
-
export const
|
|
159
|
+
export const setFetchingRecommendationsFromWatsonXFlag = (dispatch, isFetchingRecommendationsFromWatsonX) => {
|
|
160
|
+
dispatch({
|
|
161
|
+
type: CaseReducerConstants.setFetchingRecommendationsFromWatsonXFlag,
|
|
162
|
+
payload: { isFetchingRecommendationsFromWatsonX: isFetchingRecommendationsFromWatsonX },
|
|
163
|
+
});
|
|
164
|
+
};
|
|
165
|
+
export const submitCase = (dispatch, sessionRestoreDispatch, caseDetails, sessionItem, isCaseCreate, errorMessage500, loggedInUserSsoUsername, isSecureSupport = false) => __awaiter(void 0, void 0, void 0, function* () {
|
|
163
166
|
var _a;
|
|
164
167
|
dispatch({ type: CaseReducerConstants.isCreatingCase });
|
|
165
168
|
try {
|
|
@@ -186,8 +189,6 @@ export const submitCase = (dispatch, sessionRestoreDispatch, caseDetails, sessio
|
|
|
186
189
|
type: CaseReducerConstants.setCaseCreationError,
|
|
187
190
|
payload: { caseCreationErrorMessage: errorMessage },
|
|
188
191
|
});
|
|
189
|
-
!isResubmit &&
|
|
190
|
-
(yield updateSession(sessionRestoreDispatch, sessionItem.session.id, sessionItem.sessionDetails, Object.assign(Object.assign({}, sessionItem.session), { caseCreationError: true })));
|
|
191
192
|
}
|
|
192
193
|
});
|
|
193
194
|
/**
|
|
@@ -220,26 +221,20 @@ export const updateCaseCreationErrorStatus = (dispatch, errorStatus) => {
|
|
|
220
221
|
});
|
|
221
222
|
};
|
|
222
223
|
export const postRemoteSessionRequest = (dispatch, caseNumber) => __awaiter(void 0, void 0, void 0, function* () {
|
|
224
|
+
dispatch({ type: CaseReducerConstants.updateCaseDetails, payload: { isCaseUpdating: true } });
|
|
223
225
|
try {
|
|
224
|
-
dispatch({
|
|
225
|
-
type: CaseReducerConstants.setIsPostingRemoteRequestCommentCompleted,
|
|
226
|
-
payload: { isPostingRemoteRequestCommentCompleted: false },
|
|
227
|
-
});
|
|
228
226
|
yield publicApi.kase.postComment({
|
|
229
227
|
caseNumber,
|
|
230
228
|
commentBody: 'Submitted a remote session request.',
|
|
231
229
|
isPublic: true,
|
|
232
230
|
contentType: 'markdown',
|
|
233
231
|
});
|
|
234
|
-
dispatch({
|
|
235
|
-
type: CaseReducerConstants.setIsPostingRemoteRequestCommentCompleted,
|
|
236
|
-
payload: { isPostingRemoteRequestCommentCompleted: true },
|
|
237
|
-
});
|
|
232
|
+
dispatch({ type: CaseReducerConstants.updateCaseDetails, payload: { isCaseUpdating: false } });
|
|
238
233
|
}
|
|
239
234
|
catch (error) {
|
|
240
235
|
dispatch({
|
|
241
|
-
type: CaseReducerConstants.
|
|
242
|
-
payload: {
|
|
236
|
+
type: CaseReducerConstants.isCreatingCase,
|
|
237
|
+
payload: { caseCreationErrorMessage: error.message },
|
|
243
238
|
});
|
|
244
239
|
}
|
|
245
240
|
});
|
|
@@ -596,7 +591,6 @@ export const fetchCaseDetails = (dispatch, caseNumber, loggedInUserRights, refre
|
|
|
596
591
|
phone: data.phone || '',
|
|
597
592
|
suppliedPhoneNumberVerified: data.suppliedPhoneNumberVerified || undefined,
|
|
598
593
|
screenSessionRequested: (_k = data.screenSessionRequested) !== null && _k !== void 0 ? _k : false,
|
|
599
|
-
externalTrackers: data.externalTrackers || [],
|
|
600
594
|
};
|
|
601
595
|
caseDetails.chats = data === null || data === void 0 ? void 0 : data.chats;
|
|
602
596
|
caseDetails.comments = data === null || data === void 0 ? void 0 : data.comments;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IRecommendationsPayload } from '@cee-eng/hydrajs/@types/api/search';
|
|
1
|
+
import { IRecommendationsPayload, ISearchWatsonXQuery } from '@cee-eng/hydrajs/@types/api/search';
|
|
2
2
|
import { Highlighting, ISolrRecommendation } from '@cee-eng/hydrajs/@types/models/solr/solr';
|
|
3
3
|
import { IAction } from '@rh-support/types/shared';
|
|
4
4
|
import { IRecommendationAdditionalFilters } from '@rh-support/utils';
|
|
@@ -32,6 +32,7 @@ export declare enum RecommendationsConstants {
|
|
|
32
32
|
}
|
|
33
33
|
export declare const recommandationsReducer: (state: IRecommendationsState, action: IActionType) => IRecommendationsState;
|
|
34
34
|
export declare const fetchRecommendations: (dispatch: RecommendationsReducerDispatchType, body: IRecommendationsPayload, max_rows: number, page_size: number, highlighted_fragment_size: number, seQueryFields: boolean, caseNumber: string, isSecureSupportAccount: boolean, additionalFilters?: IRecommendationAdditionalFilters, abortSignal?: AbortSignal) => Promise<void>;
|
|
35
|
+
export declare const fetchWatsonXRecommendations: (dispatch: RecommendationsReducerDispatchType, query: ISearchWatsonXQuery, max_rows: number, page_size: number, highlighted_fragment_size: number, seQueryFields: boolean, caseNumber: string, isSecureSupportAccount: boolean, additionalFilters?: IRecommendationAdditionalFilters, abortSignal?: AbortSignal, isRerankEnabled?: boolean) => Promise<void>;
|
|
35
36
|
export declare const setVisibleDocs: (dispatch: RecommendationsReducerDispatchType, visDocs: ISolrRecommendation[]) => void;
|
|
36
37
|
export declare const setCurrentPage: (dispatch: RecommendationsReducerDispatchType, pageNum: number) => void;
|
|
37
38
|
export declare const setInsighResultsKcsIds: (dispatch: RecommendationsReducerDispatchType, insightsKcsIds: string[]) => void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RecommendationsReducer.d.ts","sourceRoot":"","sources":["../../../src/reducers/RecommendationsReducer.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,uBAAuB,EAAoB,MAAM,oCAAoC,CAAC;
|
|
1
|
+
{"version":3,"file":"RecommendationsReducer.d.ts","sourceRoot":"","sources":["../../../src/reducers/RecommendationsReducer.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,uBAAuB,EAAoB,mBAAmB,EAAE,MAAM,oCAAoC,CAAC;AACpH,OAAO,EAAE,YAAY,EAAE,mBAAmB,EAAiB,MAAM,0CAA0C,CAAC;AAC5G,OAAO,EAAE,OAAO,EAAE,MAAM,0BAA0B,CAAC;AACnD,OAAO,EAGH,gCAAgC,EAEnC,MAAM,mBAAmB,CAAC;AAG3B,aAAK,WAAW,GAAG,OAAO,CAAC,wBAAwB,EAAE,qBAAqB,CAAC,CAAC;AAC5E,oBAAY,kCAAkC,GAAG,CAAC,KAAK,EAAE,WAAW,KAAK,IAAI,CAAC;AAE9E,MAAM,WAAW,qBAAqB;IAClC,wBAAwB,EAAE,OAAO,CAAC;IAClC,6BAA6B,EAAE,OAAO,CAAC;IACvC,YAAY,EAAE,YAAY,CAAC;IAC3B,OAAO,EAAE,mBAAmB,EAAE,CAAC;IAC/B,WAAW,EAAE,mBAAmB,EAAE,CAAC;IACnC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,uBAAuB,CAAC,EAAE,OAAO,CAAC;IAClC,kBAAkB,CAAC,EAAE,mBAAmB,EAAE,CAAC;IAC3C,cAAc,CAAC,EAAE,MAAM,EAAE,CAAC;IAC1B,uBAAuB,EAAE,uBAAuB,CAAC;CACpD;AAED,eAAO,MAAM,2BAA2B,EAAE,qBAYzC,CAAC;AAEF,oBAAY,wBAAwB;IAChC,sBAAsB,2BAA2B;IACjD,uBAAuB,4BAA4B;IACnD,4BAA4B,iCAAiC;IAC7D,cAAc,mBAAmB;IACjC,cAAc,mBAAmB;IACjC,4BAA4B,iCAAiC;IAC7D,4BAA4B,iCAAiC;IAC7D,sBAAsB,2BAA2B;IACjD,2BAA2B,gCAAgC;IAC3D,oBAAoB,yBAAyB;CAChD;AAGD,eAAO,MAAM,sBAAsB,UAAW,qBAAqB,0BAAwB,qBAmD1F,CAAC;AAGF,eAAO,MAAM,oBAAoB,aACnB,kCAAkC,QACtC,uBAAuB,YACnB,MAAM,aACL,MAAM,6BACU,MAAM,sCAErB,MAAM,0BACM,OAAO,sBACX,gCAAgC,gBACtC,WAAW,kBAsC5B,CAAC;AAEF,eAAO,MAAM,2BAA2B,aAC1B,kCAAkC,SACrC,mBAAmB,YAChB,MAAM,aACL,MAAM,6BACU,MAAM,sCAErB,MAAM,0BACM,OAAO,sBACX,gCAAgC,gBACtC,WAAW,oBACP,OAAO,kBAsC5B,CAAC;AAEF,eAAO,MAAM,cAAc,aAAc,kCAAkC,WAAW,mBAAmB,EAAE,SAE1G,CAAC;AAEF,eAAO,MAAM,cAAc,aAAc,kCAAkC,WAAW,MAAM,SAE3F,CAAC;AAEF,eAAO,MAAM,sBAAsB,aAAc,kCAAkC,kBAAkB,MAAM,EAAE,SAE5G,CAAC;AAEF,eAAO,MAAM,oBAAoB,aAAc,kCAAkC,SAEhF,CAAC"}
|
|
@@ -8,7 +8,8 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
8
8
|
});
|
|
9
9
|
};
|
|
10
10
|
import { search } from '@cee-eng/hydrajs';
|
|
11
|
-
import { getSolrParams, replaceHighlightingData } from '@rh-support/utils';
|
|
11
|
+
import { getSolrParams, getTrimmedSpecialCharacters, replaceHighlightingData, } from '@rh-support/utils';
|
|
12
|
+
import { WATSONX_DESCRIPTION_LIMIT, WATSONX_SUMMARY_LIMIT } from './CaseConstNTypes';
|
|
12
13
|
export const initialRecommendationsState = {
|
|
13
14
|
isLoadingRecommendations: false,
|
|
14
15
|
isLoadingRecommendationsError: false,
|
|
@@ -85,7 +86,8 @@ export const fetchRecommendations = (dispatch, body, max_rows, page_size, highli
|
|
|
85
86
|
body.description = body.description && body.description.replace(/\?\?/g, '');
|
|
86
87
|
}
|
|
87
88
|
const searchParams = getSolrParams(max_rows, highlighted_fragment_size, additionalFilters, seQueryFields);
|
|
88
|
-
const response = yield search.getRecommendationsForCase(body, Object.assign(Object.assign({}, searchParams), { caseNumber,
|
|
89
|
+
const response = yield search.getRecommendationsForCase(body, Object.assign(Object.assign({}, searchParams), { caseNumber,
|
|
90
|
+
isSecureSupportAccount }), // Need to pass caseNumber and isSecureSupportAccount flag with SOLR parameter which will be used in service worker strategy.
|
|
89
91
|
abortSignal);
|
|
90
92
|
const docs = replaceHighlightingData(response.response.docs, response.highlighting);
|
|
91
93
|
dispatch({
|
|
@@ -101,6 +103,32 @@ export const fetchRecommendations = (dispatch, body, max_rows, page_size, highli
|
|
|
101
103
|
dispatch({ type: RecommendationsConstants.receivedRecommendationsError });
|
|
102
104
|
}
|
|
103
105
|
});
|
|
106
|
+
export const fetchWatsonXRecommendations = (dispatch, query, max_rows, page_size, highlighted_fragment_size, seQueryFields = false, caseNumber, isSecureSupportAccount, additionalFilters, abortSignal, isRerankEnabled) => __awaiter(void 0, void 0, void 0, function* () {
|
|
107
|
+
dispatch({
|
|
108
|
+
type: RecommendationsConstants.requestRecommendations,
|
|
109
|
+
payload: { prevRecommendationsBody: Object.assign({}, query) },
|
|
110
|
+
});
|
|
111
|
+
try {
|
|
112
|
+
const watsonXQuery = Object.assign(Object.assign(Object.assign({ product: query === null || query === void 0 ? void 0 : query.product, version: query === null || query === void 0 ? void 0 : query.version }, ((query === null || query === void 0 ? void 0 : query.summary) && {
|
|
113
|
+
summary: getTrimmedSpecialCharacters(query.summary, WATSONX_SUMMARY_LIMIT),
|
|
114
|
+
})), ((query === null || query === void 0 ? void 0 : query.description) && {
|
|
115
|
+
description: getTrimmedSpecialCharacters(query.description, WATSONX_DESCRIPTION_LIMIT),
|
|
116
|
+
})), { rerank: isRerankEnabled });
|
|
117
|
+
const response = yield search.getWatsonXRecommendationsForCase(Object.assign(Object.assign({}, watsonXQuery), getSolrParams(max_rows, highlighted_fragment_size, additionalFilters, seQueryFields)), abortSignal);
|
|
118
|
+
const docs = replaceHighlightingData(response.response.docs, response.highlighting);
|
|
119
|
+
dispatch({
|
|
120
|
+
type: RecommendationsConstants.receivedRecommendations,
|
|
121
|
+
payload: {
|
|
122
|
+
allDocs: docs,
|
|
123
|
+
visibleDocs: docs.slice(0, page_size),
|
|
124
|
+
numFound: response.response.numFound,
|
|
125
|
+
},
|
|
126
|
+
});
|
|
127
|
+
}
|
|
128
|
+
catch (error) {
|
|
129
|
+
dispatch({ type: RecommendationsConstants.receivedRecommendationsError });
|
|
130
|
+
}
|
|
131
|
+
});
|
|
104
132
|
export const setVisibleDocs = (dispatch, visDocs) => {
|
|
105
133
|
dispatch({ type: RecommendationsConstants.setVisibleDocs, payload: { visibleDocs: visDocs } });
|
|
106
134
|
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { WizardStep } from '@patternfly/react-core
|
|
1
|
+
import { WizardStep } from '@patternfly/react-core';
|
|
2
2
|
export interface IRouteQueryParams {
|
|
3
3
|
product?: string;
|
|
4
4
|
version?: string;
|
|
5
5
|
caseCreate?: string;
|
|
6
6
|
clusterId?: string;
|
|
7
7
|
seSessionId?: string;
|
|
8
|
-
|
|
8
|
+
reranking?: string;
|
|
9
9
|
summary?: string;
|
|
10
10
|
}
|
|
11
11
|
export interface ISectionConfiguration extends WizardStep {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RouteConstNTypes.d.ts","sourceRoot":"","sources":["../../../src/reducers/RouteConstNTypes.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"RouteConstNTypes.d.ts","sourceRoot":"","sources":["../../../src/reducers/RouteConstNTypes.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AAEpD,MAAM,WAAW,iBAAiB;IAC9B,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IAInB,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,WAAW,qBAAsB,SAAQ,UAAU;IACrD,EAAE,EAAE,MAAM,GAAG,MAAM,CAAC;IACpB,QAAQ,EAAE,MAAM,CAAC;IAGjB,eAAe,EAAE,MAAM,CAAC;IACxB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,cAAc,CAAC,EAAE,OAAO,CAAC;CAC5B;AAED,MAAM,WAAW,sBAAsB;IACnC,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC,qBAAqB,CAAC,CAAC;CACjD;AAED,MAAM,WAAW,eAAe;CAAG;AACnC,oBAAY,gBAAgB;IACxB,WAAW,gBAAgB;IAC3B,SAAS,cAAc;IACvB,YAAY,iBAAiB;IAC7B,aAAa,kBAAkB;IAC/B,aAAa,kBAAkB;IAC/B,UAAU,eAAe;IACzB,MAAM,WAAW;IACjB,WAAW,gBAAgB;IAC3B,KAAK,UAAU;CAClB;AAKD,eAAO,MAAM,4BAA4B,EAAE,gBAAgB,EAI1D,CAAC;AAEF,eAAO,MAAM,gCAAgC,EAAE,gBAAgB,EAK9D,CAAC;AAEF,eAAO,MAAM,iCAAiC,oBAQ7C,CAAC;AAEF,eAAO,MAAM,gCAAgC,oBAQ5C,CAAC;AAEF,eAAO,MAAM,4BAA4B,oBAQxC,CAAC;AAGF,eAAO,MAAM,0BAA0B,oBAAiC,CAAC;AAEzE,eAAO,MAAM,mCAAmC,oBAI/C,CAAC;AAEF,eAAO,MAAM,kCAAkC,oBAO9C,CAAC;AAEF,eAAO,MAAM,+BAA+B,oBAM3C,CAAC;AAEF,eAAO,MAAM,sCAAsC,oBAAyD,CAAC;AAE7G,eAAO,MAAM,qCAAqC,oBAAgE,CAAC;AAEnH,eAAO,MAAM,6BAA6B,oBAAiC,CAAC;AAE5E,eAAO,MAAM,wBAAwB,EAAE,gBAAgB,EAKtD,CAAC"}
|
|
@@ -56,7 +56,7 @@ export declare type SessionRestoreDispatchType = (value: IActionType) => void;
|
|
|
56
56
|
export declare const sessionRestoreReducer: (state: ISessionRestoreState, action: IActionType) => ISessionRestoreState;
|
|
57
57
|
export declare const loadPreviousSessions: (dispatch: SessionReducerDispatchType, caseDispatch: CaseReducerDispatchType) => Promise<void>;
|
|
58
58
|
export declare const createSession: (dispatch: SessionReducerDispatchType, sessionDetails: ISessionDetails, session: ISession) => Promise<string>;
|
|
59
|
-
export declare const updateSession: (dispatch: SessionReducerDispatchType, sessionId: string, sessionDetails
|
|
59
|
+
export declare const updateSession: (dispatch: SessionReducerDispatchType, sessionId: string, sessionDetails?: ISessionDetails, session?: ISession) => Promise<void>;
|
|
60
60
|
export declare const updateActiveSessionId: (dispatch: SessionReducerDispatchType, activeSessionId: string) => void;
|
|
61
61
|
export declare function getRelevantSessionFromSessions(dispatch: SessionReducerDispatchType, currentRelevantSessionId: string, previousSessions: IPrevSessions, caseDetails: Partial<ICasePayload>): string;
|
|
62
62
|
export declare function markAllSessionsUnresolved(dispatch: SessionReducerDispatchType, sessionData: IPrevSessions, userAgent: string): Promise<void>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SessionRestoreReducer.d.ts","sourceRoot":"","sources":["../../../src/reducers/SessionRestoreReducer.ts"],"names":[],"mappings":"AACA,OAAO,EACH,QAAQ,EACR,eAAe,EACf,YAAY,EACZ,gBAAgB,EAChB,qBAAqB,IAAI,sBAAsB,EAC/C,yBAAyB,IAAI,0BAA0B,EAC1D,MAAM,qDAAqD,CAAC;AAC7D,OAAO,EAAE,YAAY,EAAE,MAAM,yCAAyC,CAAC;AACvE,OAAO,EAAE,mBAAmB,EAAE,MAAM,0CAA0C,CAAC;AAC/E,OAAO,EAAE,WAAW,EAAE,eAAe,EAAE,MAAM,2DAA2D,CAAC;AACzG,OAAO,EAAE,OAAO,EAAE,eAAe,EAAE,mBAAmB,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAkB1G,OAAO,EAAwB,uBAAuB,EAAE,MAAM,mBAAmB,CAAC;AAWlF,MAAM,WAAW,aAAa;IAC1B,CAAC,SAAS,EAAE,MAAM,GAAG,YAAY,CAAC;CACrC;AAED,MAAM,WAAW,iBAAiB;IAC9B,gBAAgB,EAAE,MAAM,CAAC;IACzB,gBAAgB,EAAE,MAAM,CAAC;IACzB,OAAO,EAAE,MAAM,CAAC;IAChB,UAAU,EAAE,OAAO,CAAC;IACpB,UAAU,EAAE,OAAO,CAAC;IACpB,gBAAgB,EAAE,gBAAgB,EAAE,CAAC;IACrC,kBAAkB,EAAE,gBAAgB,EAAE,CAAC;CAC1C;AACD,MAAM,WAAW,yBAAyB;IACtC,CAAC,MAAM,EAAE,MAAM,GAAG,iBAAiB,CAAC;CACvC;AACD,MAAM,WAAW,oBAAoB;IACjC,gBAAgB,EAAE,mBAAmB,CAAC,aAAa,CAAC,CAAC;IACrD,eAAe,EAAE,MAAM,CAAC;IACxB,0BAA0B,EAAE,OAAO,CAAC;IACpC,qBAAqB,EAAE,eAAe,CAAC;IACvC,qBAAqB,EAAE,eAAe,CAAC;IACvC,uBAAuB,EAAE,yBAAyB,CAAC;IACnD,WAAW,EAAE,MAAM,CAAC;IACpB,0BAA0B,EAAE,YAAY,GAAG,IAAI,CAAC;CACnD;AACD,MAAM,WAAW,0BAA2B,SAAQ,oBAAoB;IACpE,WAAW,EAAE,YAAY,CAAC;IAC1B,YAAY,EAAE,YAAY,EAAE,CAAC;IAC7B,cAAc,EAAE,MAAM,CAAC;IACvB,gBAAgB,EAAE,MAAM,CAAC;IACzB,OAAO,EAAE,MAAM,CAAC;IAChB,gBAAgB,EAAE,gBAAgB,EAAE,CAAC;IACrC,kBAAkB,EAAE,gBAAgB,EAAE,CAAC;CAC1C;AAED,aAAK,WAAW,GAAG,OAAO,CAAC,uBAAuB,EAAE,0BAA0B,CAAC,CAAC;AAChF,oBAAY,0BAA0B,GAAG,CAAC,KAAK,EAAE,WAAW,KAAK,IAAI,CAAC;AAGtE,oBAAY,uBAAuB;IAC/B,WAAW,gBAAgB;IAC3B,YAAY,iBAAiB;IAC7B,aAAa,kBAAkB;IAC/B,kBAAkB,uBAAuB;IACzC,uBAAuB,4BAA4B;IACnD,uBAAuB,4BAA4B;IACnD,6BAA6B,kCAAkC;IAC/D,sBAAsB,2BAA2B;IACjD,gCAAgC,qCAAqC;CACxE;AAED,eAAO,MAAM,0BAA0B,EAAE,oBASxC,CAAC;AAEF,oBAAY,0BAA0B,GAAG,CAAC,KAAK,EAAE,WAAW,KAAK,IAAI,CAAC;AAGtE,eAAO,MAAM,qBAAqB,UAAW,oBAAoB,0BAAwB,oBAqFxF,CAAC;AAIF,eAAO,MAAM,oBAAoB,aACnB,0BAA0B,gBACtB,uBAAuB,kBA8CxC,CAAC;AAIF,eAAO,MAAM,aAAa,aACZ,0BAA0B,kBACpB,eAAe,WACtB,QAAQ,oBAkBpB,CAAC;AAIF,eAAO,MAAM,aAAa,aACZ,0BAA0B,aACzB,MAAM,
|
|
1
|
+
{"version":3,"file":"SessionRestoreReducer.d.ts","sourceRoot":"","sources":["../../../src/reducers/SessionRestoreReducer.ts"],"names":[],"mappings":"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"}
|
|
@@ -188,13 +188,7 @@ export const updateSession = (dispatch, sessionId, sessionDetails, session) => _
|
|
|
188
188
|
payload: { sessionUpdationStatus: getApiUpdationStatus(true) },
|
|
189
189
|
});
|
|
190
190
|
const updatedSession = yield patchSession(sessionId, sessionDetails, session);
|
|
191
|
-
|
|
192
|
-
// fields that have undefined value and it causes problem when we compare
|
|
193
|
-
// sessionDetails and caseDetails
|
|
194
|
-
dispatch({
|
|
195
|
-
type: SessionRestoreConstants.patchSession,
|
|
196
|
-
payload: { sessionItem: { session: updatedSession.session, sessionDetails } },
|
|
197
|
-
});
|
|
191
|
+
dispatch({ type: SessionRestoreConstants.patchSession, payload: { sessionItem: updatedSession } });
|
|
198
192
|
}
|
|
199
193
|
catch (error) {
|
|
200
194
|
dispatch({
|
package/lib/esm/scss/_main.scss
CHANGED
|
@@ -193,13 +193,13 @@ div.support-grid-case-details.support-case {
|
|
|
193
193
|
}
|
|
194
194
|
}
|
|
195
195
|
|
|
196
|
-
.pf-
|
|
196
|
+
.pf-c-switch {
|
|
197
197
|
display: -ms-flexbox;
|
|
198
198
|
display: flex;
|
|
199
199
|
align-items: center;
|
|
200
200
|
}
|
|
201
201
|
|
|
202
|
-
.pf-
|
|
202
|
+
.pf-c-switch__label {
|
|
203
203
|
padding-left: 0.6rem;
|
|
204
204
|
font-size: 15px;
|
|
205
205
|
|
|
@@ -224,7 +224,7 @@ div.support-grid-case-details.support-case {
|
|
|
224
224
|
font-size: initial;
|
|
225
225
|
}
|
|
226
226
|
|
|
227
|
-
.pf-
|
|
227
|
+
.pf-c-button {
|
|
228
228
|
font-size: 15px;
|
|
229
229
|
margin-left: auto;
|
|
230
230
|
|
|
@@ -326,7 +326,7 @@ div.support-grid-case-details.support-case {
|
|
|
326
326
|
-ms-flex-pack: justify;
|
|
327
327
|
justify-content: space-between;
|
|
328
328
|
|
|
329
|
-
.pf-
|
|
329
|
+
.pf-c-switch {
|
|
330
330
|
margin-left: auto;
|
|
331
331
|
}
|
|
332
332
|
|
|
@@ -466,7 +466,7 @@ div.support-grid-case-details.support-case {
|
|
|
466
466
|
}
|
|
467
467
|
}
|
|
468
468
|
|
|
469
|
-
.pf-
|
|
469
|
+
.pf-c-expandable-section__toggle {
|
|
470
470
|
width: 100%;
|
|
471
471
|
text-align: left;
|
|
472
472
|
background-color: #f0f0f0;
|
|
@@ -476,8 +476,8 @@ div.support-grid-case-details.support-case {
|
|
|
476
476
|
}
|
|
477
477
|
|
|
478
478
|
button:not(.close),
|
|
479
|
-
button:not(.pf-
|
|
480
|
-
.pf-
|
|
479
|
+
button:not(.pf-c-expandable-section__toggle),
|
|
480
|
+
.pf-c-button,
|
|
481
481
|
.btn.btn-app {
|
|
482
482
|
font-size: 14px;
|
|
483
483
|
}
|
|
@@ -536,7 +536,7 @@ div.support-grid-case-details.support-case {
|
|
|
536
536
|
& > *:last-child {
|
|
537
537
|
margin-bottom: 0;
|
|
538
538
|
|
|
539
|
-
&.pf-
|
|
539
|
+
&.pf-c-pagination {
|
|
540
540
|
-ms-flex-pack: justify;
|
|
541
541
|
justify-content: space-between;
|
|
542
542
|
}
|
|
@@ -549,6 +549,11 @@ div.support-grid-case-details.support-case {
|
|
|
549
549
|
font-weight: 600;
|
|
550
550
|
}
|
|
551
551
|
|
|
552
|
+
.result-body {
|
|
553
|
+
font-size: 13px;
|
|
554
|
+
word-break: break-word;
|
|
555
|
+
}
|
|
556
|
+
|
|
552
557
|
.card-body ul {
|
|
553
558
|
list-style-type: none;
|
|
554
559
|
|
|
@@ -566,10 +571,10 @@ div.support-grid-case-details.support-case {
|
|
|
566
571
|
}
|
|
567
572
|
}
|
|
568
573
|
|
|
569
|
-
.pf-
|
|
574
|
+
.pf-c-pagination {
|
|
570
575
|
padding: 0.2rem;
|
|
571
576
|
|
|
572
|
-
.pf-
|
|
577
|
+
.pf-c-pagination-nav {
|
|
573
578
|
align-items: center;
|
|
574
579
|
}
|
|
575
580
|
}
|
|
@@ -645,50 +650,41 @@ mark {
|
|
|
645
650
|
|
|
646
651
|
// pinning feature - can't be overly specific here
|
|
647
652
|
.recommendation-header {
|
|
648
|
-
font-size:
|
|
649
|
-
font-weight: 600;
|
|
650
|
-
|
|
651
|
-
.pinned-resource {
|
|
652
|
-
color: var(--pf-v5-global--primary-color--100);
|
|
653
|
-
}
|
|
653
|
+
font-size: 15px;
|
|
654
654
|
|
|
655
|
+
button:hover[title='Pin'],
|
|
655
656
|
button:hover[title='Link'] {
|
|
656
657
|
color: #6ca100;
|
|
657
658
|
}
|
|
658
659
|
|
|
660
|
+
button[title='Unpin'],
|
|
659
661
|
button[title='Unlink'] {
|
|
660
662
|
color: #6ca100;
|
|
661
663
|
|
|
662
664
|
&:hover {
|
|
663
|
-
color: var(--pf-
|
|
665
|
+
color: var(--pf-global--danger-color--100);
|
|
664
666
|
}
|
|
665
667
|
}
|
|
666
668
|
}
|
|
667
669
|
|
|
668
|
-
.result-body {
|
|
669
|
-
font-size: 13px;
|
|
670
|
-
word-break: break-word;
|
|
671
|
-
color: black;
|
|
672
|
-
}
|
|
673
|
-
|
|
674
670
|
.form-group:last-child {
|
|
675
671
|
margin-bottom: 0;
|
|
676
672
|
}
|
|
677
673
|
|
|
678
|
-
#se-solution-engine .pf-
|
|
674
|
+
#se-solution-engine .pf-c-alert.ea-rule-alert {
|
|
679
675
|
padding: 0px;
|
|
680
676
|
box-shadow: 0px 0px;
|
|
681
677
|
border: 0px;
|
|
682
678
|
}
|
|
683
679
|
|
|
684
|
-
div.pf-
|
|
680
|
+
div.pf-c-alert.ea-rule-alert > div.pf-c-alert__description > p {
|
|
685
681
|
margin-bottom: 0;
|
|
686
682
|
}
|
|
687
683
|
|
|
688
684
|
.customer-view-switch-label {
|
|
689
685
|
font-size: 15px;
|
|
690
686
|
font-weight: 700;
|
|
691
|
-
color: var(--pf-
|
|
687
|
+
color: var(--pf-global--palette--black-600);
|
|
692
688
|
}
|
|
693
689
|
|
|
694
690
|
#case-details-aside-content[pfe-expanded] {
|
|
@@ -723,7 +719,7 @@ div.defaultViewCheckbox {
|
|
|
723
719
|
grid-gap: 0px;
|
|
724
720
|
}
|
|
725
721
|
|
|
726
|
-
div.defaultViewCheckbox label.pf-
|
|
722
|
+
div.defaultViewCheckbox label.pf-c-check__label {
|
|
727
723
|
line-height: 1rem;
|
|
728
724
|
}
|
|
729
725
|
|
|
@@ -732,11 +728,11 @@ p.pref-case-popover-text {
|
|
|
732
728
|
}
|
|
733
729
|
|
|
734
730
|
.blueLock {
|
|
735
|
-
color: var(--pf-
|
|
731
|
+
color: var(--pf-global--palette--blue-400);
|
|
736
732
|
}
|
|
737
733
|
|
|
738
734
|
.rrs-light-grey-text {
|
|
739
|
-
color: var(--pf-
|
|
735
|
+
color: var(--pf-global--palette--black-600);
|
|
740
736
|
}
|
|
741
737
|
|
|
742
738
|
.rsa-checkbox {
|
|
@@ -747,17 +743,17 @@ p.pref-case-popover-text {
|
|
|
747
743
|
}
|
|
748
744
|
|
|
749
745
|
.support-types-invalid {
|
|
750
|
-
border: 1px solid var(--pf-
|
|
746
|
+
border: 1px solid var(--pf-global--danger-color--100) !important;
|
|
751
747
|
}
|
|
752
748
|
|
|
753
749
|
.submit-case-header-container {
|
|
754
750
|
padding: 25px 0px 25px 25px;
|
|
755
|
-
background-color: var(--pf-
|
|
751
|
+
background-color: var(--pf-global--disabled-color--300);
|
|
756
752
|
|
|
757
753
|
.submit-page-title {
|
|
758
754
|
display: flex;
|
|
759
755
|
flex-direction: row;
|
|
760
|
-
color: var(--pf-
|
|
756
|
+
color: var(--pf-global--success-color--100);
|
|
761
757
|
}
|
|
762
758
|
}
|
|
763
759
|
|
|
@@ -773,7 +769,7 @@ div.case-details-ref-number {
|
|
|
773
769
|
}
|
|
774
770
|
margin-bottom: 0 !important;
|
|
775
771
|
}
|
|
776
|
-
div.submit-case-header-container > p.kicker.kicker-sm.pf-
|
|
772
|
+
div.submit-case-header-container > p.kicker.kicker-sm.pf-u-mb-sm > a.case-link-disabled {
|
|
777
773
|
pointer-events: none;
|
|
778
774
|
a:link {
|
|
779
775
|
color: #151515 !important;
|
|
@@ -783,7 +779,7 @@ div.submit-case-header-container > p.kicker.kicker-sm.pf-v5-u-mb-sm > a.case-lin
|
|
|
783
779
|
}
|
|
784
780
|
}
|
|
785
781
|
|
|
786
|
-
.pf-
|
|
782
|
+
.pf-c-skeleton {
|
|
787
783
|
background-color: #f5f5f5;
|
|
788
784
|
position: absolute;
|
|
789
785
|
}
|
|
@@ -791,25 +787,25 @@ div.submit-case-header-container > p.kicker.kicker-sm.pf-v5-u-mb-sm > a.case-lin
|
|
|
791
787
|
.pf-m-circle {
|
|
792
788
|
border-radius: 50%;
|
|
793
789
|
}
|
|
794
|
-
.pf-
|
|
790
|
+
.pf-c-wizard__nav-link {
|
|
795
791
|
font-size: 15px;
|
|
796
792
|
}
|
|
797
|
-
.pf-
|
|
793
|
+
.pf-c-wizard__nav-link.pf-m-current {
|
|
798
794
|
font-weight: 600;
|
|
799
795
|
}
|
|
800
796
|
|
|
801
|
-
.pf-
|
|
797
|
+
.pf-c-wizard__nav ol {
|
|
802
798
|
margin-top: 15px;
|
|
803
799
|
margin-left: 10px;
|
|
804
800
|
}
|
|
805
801
|
|
|
806
|
-
.pf-
|
|
802
|
+
.pf-c-wizard__nav ol li {
|
|
807
803
|
margin-right: 0;
|
|
808
804
|
margin-bottom: 2.5rem;
|
|
809
805
|
padding: 0;
|
|
810
806
|
}
|
|
811
807
|
|
|
812
|
-
.pf-
|
|
808
|
+
.pf-c-wizard__footer {
|
|
813
809
|
position: sticky;
|
|
814
810
|
bottom: 0px;
|
|
815
811
|
border-top: 1px solid #d9d9d9;
|
|
@@ -823,7 +819,7 @@ div.submit-case-header-container > p.kicker.kicker-sm.pf-v5-u-mb-sm > a.case-lin
|
|
|
823
819
|
}
|
|
824
820
|
}
|
|
825
821
|
|
|
826
|
-
.pf-
|
|
822
|
+
.pf-c-wizard__main {
|
|
827
823
|
padding: 0.8rem;
|
|
828
824
|
}
|
|
829
825
|
.wizard-aside-content {
|
|
@@ -831,7 +827,7 @@ div.submit-case-header-container > p.kicker.kicker-sm.pf-v5-u-mb-sm > a.case-lin
|
|
|
831
827
|
position: sticky;
|
|
832
828
|
}
|
|
833
829
|
|
|
834
|
-
li.pf-
|
|
830
|
+
li.pf-c-wizard__nav-item button.pf-m-disabled::before {
|
|
835
831
|
background-color: #f0f0f0;
|
|
836
832
|
}
|
|
837
833
|
|
|
@@ -852,10 +848,10 @@ li.pf-v5-c-wizard__nav-item button.pf-m-disabled::before {
|
|
|
852
848
|
|
|
853
849
|
.display-dashed {
|
|
854
850
|
padding: 0.5rem;
|
|
855
|
-
border: 2px dashed var(--pf-
|
|
856
|
-
background-color: var(--pf-
|
|
851
|
+
border: 2px dashed var(--pf-global--palette--black-600);
|
|
852
|
+
background-color: var(--pf-global--palette--black-300);
|
|
857
853
|
}
|
|
858
|
-
.pf-
|
|
854
|
+
.pf-c-wizard__footer {
|
|
859
855
|
display: flex !important;
|
|
860
856
|
align-items: center !important;
|
|
861
857
|
padding: 10px !important;
|
|
@@ -869,11 +865,11 @@ li.pf-v5-c-wizard__nav-item button.pf-m-disabled::before {
|
|
|
869
865
|
margin-left: auto !important;
|
|
870
866
|
}
|
|
871
867
|
|
|
872
|
-
svg.pf-
|
|
873
|
-
--pf-
|
|
868
|
+
svg.pf-c-spinner.pf-m-md.export-csv-loader {
|
|
869
|
+
--pf-c-spinner--Color: var(--pf-global--Color--200) !important;
|
|
874
870
|
}
|
|
875
871
|
|
|
876
|
-
svg.pf-
|
|
872
|
+
svg.pf-u-ml-xs.icon-size {
|
|
877
873
|
width: 14px;
|
|
878
874
|
}
|
|
879
875
|
|
|
@@ -881,65 +877,3 @@ svg.pf-v5-u-ml-xs.icon-size {
|
|
|
881
877
|
font-family: 'DejaVu Sans';
|
|
882
878
|
src: url('https://access.redhat.com/chrome_themes/nimbus/fonts/unifont-15.0.06.ttf') format('truetype');
|
|
883
879
|
}
|
|
884
|
-
|
|
885
|
-
.case-type-section {
|
|
886
|
-
.case-type-category {
|
|
887
|
-
height: 75px;
|
|
888
|
-
padding: 0.5rem 1rem;
|
|
889
|
-
border: 1px solid #d9d9d9;
|
|
890
|
-
font-weight: 600;
|
|
891
|
-
line-height: 1.6;
|
|
892
|
-
background-color: var(--pf-v5-global--palette--black-150);
|
|
893
|
-
color: var(--pf-v5-global--primary-color--100);
|
|
894
|
-
word-break: break-word;
|
|
895
|
-
&.selected-case-type {
|
|
896
|
-
border-color: var(--pf-v5-global--primary-color--100);
|
|
897
|
-
background-color: #e6e6e6;
|
|
898
|
-
}
|
|
899
|
-
|
|
900
|
-
&:hover,
|
|
901
|
-
&:focus {
|
|
902
|
-
border-color: var(--pf-v5-global--primary-color--100);
|
|
903
|
-
background-color: #e6e6e6;
|
|
904
|
-
}
|
|
905
|
-
|
|
906
|
-
&:active {
|
|
907
|
-
border-color: var(--pf-v5-global--primary-color--100);
|
|
908
|
-
}
|
|
909
|
-
}
|
|
910
|
-
}
|
|
911
|
-
|
|
912
|
-
.badge-item {
|
|
913
|
-
background-color: var(--pf-v5-global--BackgroundColor--200);
|
|
914
|
-
padding: 0 8px 0 8px;
|
|
915
|
-
border-radius: 10px;
|
|
916
|
-
color: black;
|
|
917
|
-
}
|
|
918
|
-
|
|
919
|
-
#case-details-handpicked-recommendations {
|
|
920
|
-
li {
|
|
921
|
-
padding: 0;
|
|
922
|
-
}
|
|
923
|
-
li:not(:first-child) {
|
|
924
|
-
.handpicked-resource {
|
|
925
|
-
margin-top: var(--pf-v5-global--spacer--lg);
|
|
926
|
-
}
|
|
927
|
-
}
|
|
928
|
-
}
|
|
929
|
-
|
|
930
|
-
.handpicked-resource {
|
|
931
|
-
button {
|
|
932
|
-
padding: 0;
|
|
933
|
-
display: flex;
|
|
934
|
-
}
|
|
935
|
-
.eval-icons span {
|
|
936
|
-
color: var(--pf-v5-global--primary-color--200);
|
|
937
|
-
}
|
|
938
|
-
}
|
|
939
|
-
|
|
940
|
-
#case-details-handpicked-recommendations-pagination-bottom-pagination,
|
|
941
|
-
#case-details-pinned-recommendations-pagination-bottom-pagination {
|
|
942
|
-
-ms-flex-pack: justify;
|
|
943
|
-
justify-content: space-between;
|
|
944
|
-
padding: 0.2rem;
|
|
945
|
-
}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
// Global imports for Patternfly 4 components
|
|
2
|
+
|
|
3
|
+
$pf-global--load-pf-3: false;
|
|
4
|
+
$pf-global--enable-reset: false;
|
|
5
|
+
$pf-global--fonticon-path: '~@patternfly/patternfly/assets/pficon';
|
|
6
|
+
|
|
7
|
+
// Base imports
|
|
8
|
+
@import '~@patternfly/patternfly/patternfly-addons.scss';
|
|
9
|
+
@import '~@patternfly/patternfly/base/_variables.scss';
|
|
10
|
+
|
|
11
|
+
// Component imports
|
|
12
|
+
@import '~@patternfly/patternfly/components/ModalBox/modal-box.scss';
|
|
13
|
+
@import '~@patternfly/patternfly/components/Tooltip/tooltip.scss';
|
|
14
|
+
@import '~@patternfly/patternfly/components/Popover/popover.scss';
|
|
15
|
+
@import '~@patternfly/patternfly/components/Switch/switch.scss';
|
|
16
|
+
@import '~@patternfly/patternfly/components/Label/label.scss';
|
|
17
|
+
@import '~@patternfly/patternfly/components/Alert/alert.scss';
|
|
18
|
+
|
|
19
|
+
// Layout imports
|
|
20
|
+
@import '~@patternfly/patternfly/layouts/Bullseye/bullseye.scss';
|
|
21
|
+
@import '~@patternfly/patternfly/layouts/Flex/flex.scss';
|
|
22
|
+
@import '~@patternfly/patternfly/layouts/Grid/grid.scss';
|
|
23
|
+
@import '~@patternfly/patternfly/layouts/Level/level.scss';
|
|
24
|
+
@import '~@patternfly/patternfly/layouts/Split/split.scss';
|
|
25
|
+
@import '~@patternfly/patternfly/layouts/Stack/stack.scss';
|
|
26
|
+
|
|
27
|
+
// Global font overwrite
|
|
28
|
+
:root {
|
|
29
|
+
// --pf-global--FontFamily--sans-serif: "Red Hat Text", "Overpass", Helvetica, sans-serif !important;
|
|
30
|
+
}
|