Shift History Page ---------------------- Today's Shift ~~~~~~~~~~~~~~ When the user visits the history page by clicking on button |shiftHistoryBtn| user will be able to view todays shift details by default as shown below. .. |shiftHistoryBtn| image:: /images/shiftHistoryBtn.png :width: 20% :alt: Search Button .. figure:: /images/todayShiftHistory.png :width: 100% :align: center :alt: Shift history | Search by Dates ~~~~~~~~~~~~~~~~~ User will be able to select search type "Search By dates" from dropdown then user can select Start Date and End Date form date picker on UI and click on |searchLogsBtn| button as shown below .. |searchLogsBtn| image:: /images/searchLogsBtn.png :width: 15% :alt: Search Button .. figure:: /images/searchByDateRange.png :width: 100% :align: center :alt: Shift history | User will be able to view the results in tabular format as shown below image. .. figure:: /images/todayShiftHistory.png :width: 100% :align: center :alt: Shift history | Search by Operator Name ~~~~~~~~~~~~~~~~~~~~~~~~~ User will be able to select search type "Search By operator" from dropdown then user can select Operator name from the dropdown on UI and click on |searchLogsBtn| button as shown below .. figure:: /images/searchByOperatorName.png :width: 100% :align: center :alt: Search entity by Entity ID | User will be able to view the results in tabular format as shown below image. .. figure:: /images/searchByOperator.png :width: 100% :align: center :alt: Shift history | Search by Status ~~~~~~~~~~~~~~~~~~~ User will be able to select search type "Search by Status" from dropdown then user can select Status from the dropdown on UI and click on |searchLogsBtn| button as shown below .. figure:: /images/searchByStatus.png :width: 100% :align: center :alt: Search entity by Entity ID | Search by EB ID ~~~~~~~~~~~~~~~~~~~ User will be able to select search type "Search by EB ID" from dropdown then user can add eb id pattern search string on UI and click on |searchLogsBtn| button as shown below .. figure:: /images/searchByEBid.png :width: 100% :align: center :alt: Search entity by EbId | Search by SBI ID ~~~~~~~~~~~~~~~~~~~ User will be able to select search type "Search by SBI ID" from dropdown then user can add sbi id pattern search string on UI and click on |searchLogsBtn| button as shown below .. figure:: /images/searchBySBIID.png :width: 100% :align: center :alt: Search entity by SbiId |