An error occurred while fetching the assigned milestone of the selected merge_request.
- BharathTarento authored
+ 2
− 1
+ 23
− 3
@@ -13,5 +13,25 @@ const getRoleLabel = (roleName: string) => {
\ No newline at end of file
\ No newline at end of file
@@ -7,6 +7,7 @@ import { FormService } from "./../../services/form.service";
@@ -174,7 +175,7 @@ export const InspectorHome = ({ data }: InspectorProps) => {
+ 21
− 18
@@ -6,6 +6,7 @@ import { FormService } from "../../services/form.service";
@@ -116,24 +117,26 @@ export const ReviewerHome = ({ data }: ReviewerProps) => {