diff --git a/ui/src/__tests__/pages/workflow/__snapshots__/admin.test.js.snap b/ui/src/__tests__/pages/workflow/__snapshots__/admin.test.js.snap index dc4910d9d97..c65654ee84a 100644 --- a/ui/src/__tests__/pages/workflow/__snapshots__/admin.test.js.snap +++ b/ui/src/__tests__/pages/workflow/__snapshots__/admin.test.js.snap @@ -981,210 +981,6 @@ exports[`PendingApprovalPage should render 1`] = ` } .emotion-115 { - background-color: #3570f40D; -} - -.emotion-117 { - text-align: left; - vertical-align: middle; - word-break: break-all; - padding: 5px 0px 5px 15px; - white-space: nowrap; -} - -.emotion-120 { - text-align: left; - vertical-align: middle; - word-break: break-all; - padding: 5px 0px 5px 0px; -} - -.emotion-128 { - text-align: left; - vertical-align: middle; - padding: 5px 0px 5px 15px; -} - -.emotion-138 { - font-family: Helvetica,Arial,sans-serif; - font-size: 14px; - font-weight: 300; - box-sizing: border-box; - display: inline-flex; - -webkit-box-flex-flow: column nowrap; - -webkit-flex-flow: column nowrap; - -ms-flex-flow: column nowrap; - flex-flow: column nowrap; - position: relative; - width: 100%; -} - -.emotion-138>textarea { - -webkit-appearance: none; - -moz-appearance: none; - -ms-appearance: none; - appearance: none; - background: rgba(53,112,244,0.05); - border-top: 2px solid transparent; - border-bottom: 2px solid transparent; - border-right: transparent; - border-left: transparent; - border-radius: 2px; - box-shadow: none; - box-sizing: border-box; - color: #303030; - -webkit-flex: 1 0 auto; - -ms-flex: 1 0 auto; - flex: 1 0 auto; - font: inherit; - height: auto; - line-height: 1.5; - margin: 0; - outline: none; - padding: 0.25em 0.75rem; - text-align: left; - -webkit-transition: background-color 0.2s ease-in-out,color 0.2s ease-in-out,border 0.2s ease-in-out; - transition: background-color 0.2s ease-in-out,color 0.2s ease-in-out,border 0.2s ease-in-out; - width: auto; -} - -.emotion-138>textarea::-webkit-input-placeholder { - color: rgba(48,48,48,0.6); -} - -.emotion-138>textarea::-moz-placeholder { - color: rgba(48,48,48,0.6); -} - -.emotion-138>textarea:-ms-input-placeholder { - color: rgba(48,48,48,0.6); -} - -.emotion-138>textarea::placeholder { - color: rgba(48,48,48,0.6); -} - -.emotion-138>textarea:active, -.emotion-138>textarea:focus { - background: rgba(53,112,244,0.05); - border-bottom: 2px solid #3570f4; - color: #303030; -} - -.emotion-138>textarea:invalid { - background: rgba(53,112,244,0.05); - border-bottom: 2px solid #d01111; - color: #303030; -} - -.emotion-138>textarea[disabled] { - background: rgba(48,48,48,0.05); - border-bottom: 2px solid rgba(48,48,48,0.05); - color: rgba(48,48,48,0.25); - cursor: not-allowed; -} - -.emotion-138 .message { - font-size: 12px; - color: #303030; - left: 0; - line-height: 1.8; - position: absolute; - top: 2.571rem; -} - -.emotion-143>div input { - position: relative; - font: 300 14px HelveticaNeue-Reg,Helvetica,Arial,sans-serif; - background-color: rgba(53, 112, 244, 0.05); - box-shadow: none; - color: rgb(48, 48, 48); - height: 16px; - min-width: 50px; - text-align: left; - border-width: 2px; - border-style: solid; - border-color: transparent; - border-image: initial; - border-radius: 2px; - -webkit-flex: 1 0 auto; - -ms-flex: 1 0 auto; - flex: 1 0 auto; - margin: 5px 7px 0px 0px; - outline: none; - padding: 0.6em 12px; - -webkit-transition: background-color 0.2s ease-in-out 0s,color 0.2s ease-in-out 0s,border 0.2s ease-in-out 0s; - transition: background-color 0.2s ease-in-out 0s,color 0.2s ease-in-out 0s,border 0.2s ease-in-out 0s; - width: 10em; -} - -.emotion-159 { - vertical-align: middle; - word-break: break-all; - text-align: center; - position: absolute; - width: 6em; - right: 6em; - height: 96px; - background-color: rgba(244, 248, 254, 1); - padding: 5px 0px 5px 14px; -} - -.emotion-161 { - margin-top: 45px; -} - -.emotion-163 { - fill: #1dad51; - cursor: pointer; - vertical-align: text-bottom; -} - -.emotion-164 { - vertical-align: middle; - word-break: break-all; - text-align: center; - border-right: none; - position: absolute; - width: 6em; - right: 0em; - height: 96px; - background-color: rgba(244, 248, 254, 1); - padding: 5px 0px 5px 0px; -} - -.emotion-168 { - fill: #ea0000; - cursor: pointer; - vertical-align: text-bottom; -} - -.emotion-213 { - vertical-align: middle; - word-break: break-all; - text-align: center; - position: absolute; - width: 6em; - right: 6em; - height: 96px; - background-color: rgba(255, 255, 255, 1); - padding: 5px 0px 5px 14px; -} - -.emotion-218 { - vertical-align: middle; - word-break: break-all; - text-align: center; - border-right: none; - position: absolute; - width: 6em; - right: 0em; - height: 96px; - background-color: rgba(255, 255, 255, 1); - padding: 5px 0px 5px 0px; -} - -.emotion-223 { -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; @@ -1207,7 +1003,7 @@ exports[`PendingApprovalPage should render 1`] = ` width: 20px; } -.emotion-225 { +.emotion-117 { fill: #303030; cursor: inherit; vertical-align: text-bottom; @@ -1300,10 +1096,10 @@ exports[`PendingApprovalPage should render 1`] = ` width="25px" > - notification-solid + notification
( - Admin View) * + Admin View)
- - - -
- -
- - - home.domain1 - - - role - - - - testrole1 - - -

- Test -

-

- ( - user.test1 - ) -

- - - testing1 - - -

- Test -

-

- ( - user.craman - ) -

- - - 2022-02-15 18:14 UTC - - -
-