MM-62233 - update login flow images (#29805)
* MM-62233 - update login flow images * fix snapshots * update playwright snapshots * fix other playwright snapshots --------- Co-authored-by: Mattermost Build <build@mattermost.com>
|
До Ширина: | Высота: | Размер: 138 KiB После Ширина: | Высота: | Размер: 188 KiB |
|
До Ширина: | Высота: | Размер: 136 KiB После Ширина: | Высота: | Размер: 186 KiB |
|
До Ширина: | Высота: | Размер: 274 KiB После Ширина: | Высота: | Размер: 488 KiB |
|
До Ширина: | Высота: | Размер: 138 KiB После Ширина: | Высота: | Размер: 187 KiB |
|
До Ширина: | Высота: | Размер: 275 KiB После Ширина: | Высота: | Размер: 490 KiB |
|
До Ширина: | Высота: | Размер: 278 KiB После Ширина: | Высота: | Размер: 499 KiB |
|
До Ширина: | Высота: | Размер: 139 KiB После Ширина: | Высота: | Размер: 189 KiB |
|
До Ширина: | Высота: | Размер: 280 KiB После Ширина: | Высота: | Размер: 500 KiB |
|
До Ширина: | Высота: | Размер: 167 KiB После Ширина: | Высота: | Размер: 207 KiB |
|
До Ширина: | Высота: | Размер: 172 KiB После Ширина: | Высота: | Размер: 212 KiB |
|
До Ширина: | Высота: | Размер: 300 KiB После Ширина: | Высота: | Размер: 510 KiB |
|
До Ширина: | Высота: | Размер: 159 KiB После Ширина: | Высота: | Размер: 213 KiB |
|
До Ширина: | Высота: | Размер: 301 KiB После Ширина: | Высота: | Размер: 511 KiB |
|
До Ширина: | Высота: | Размер: 295 KiB После Ширина: | Высота: | Размер: 509 KiB |
|
До Ширина: | Высота: | Размер: 153 KiB После Ширина: | Высота: | Размер: 208 KiB |
|
До Ширина: | Высота: | Размер: 296 KiB После Ширина: | Высота: | Размер: 510 KiB |
@@ -1,68 +0,0 @@
|
||||
// Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved.
|
||||
// See LICENSE.txt for license information.
|
||||
|
||||
import React from 'react';
|
||||
|
||||
type SvgProps = {
|
||||
width?: number;
|
||||
height?: number;
|
||||
}
|
||||
|
||||
const Svg = (props: SvgProps) => (
|
||||
<svg
|
||||
width={props.width?.toString() || '246'}
|
||||
height={props.height?.toString() || '182'}
|
||||
viewBox='0 0 246 182'
|
||||
fill='none'
|
||||
xmlns='http://www.w3.org/2000/svg'
|
||||
>
|
||||
<path
|
||||
d='M22.7549 148.149H223.245C224.72 148.128 226.127 147.512 227.158 146.436C228.189 145.359 228.759 143.911 228.744 142.407V5.84874C228.759 4.34474 228.189 2.89609 227.158 1.81987C226.127 0.743655 224.72 0.127555 223.245 0.106445H22.7549C21.2803 0.12965 19.8745 0.746388 18.8443 1.82215C17.814 2.89791 17.243 4.34537 17.2556 5.84874V142.415C17.245 143.917 17.817 145.362 18.8471 146.436C19.8771 147.51 21.2817 148.126 22.7549 148.149Z'
|
||||
fill='var(--center-channel-color)'
|
||||
/>
|
||||
<path
|
||||
d='M0.638184 167.787C0.638184 174.585 6.16258 181.383 12.8629 181.383H233.145C239.458 181.383 245.362 174.601 245.362 167.787H0.638184Z'
|
||||
fill='#24262E'
|
||||
/>
|
||||
<path
|
||||
d='M224.969 148.149H21.0311L0.638184 167.787H245.362L224.969 148.149Z'
|
||||
fill='#D1D4DB'
|
||||
/>
|
||||
<path
|
||||
d='M218.87 149.66H27.1217L20.2764 157.968H225.723L218.87 149.66Z'
|
||||
fill='#AFB3C0'
|
||||
/>
|
||||
<path
|
||||
d='M144.023 160.989H101.985L98.8296 165.521H147.17L144.023 160.989Z'
|
||||
fill='#24262E'
|
||||
/>
|
||||
<rect
|
||||
width='187.319'
|
||||
height='120.851'
|
||||
transform='translate(29.3403 12.9468)'
|
||||
fill='#505667'
|
||||
/>
|
||||
<path
|
||||
d='M88.8224 110.383C84.491 110.383 82.5285 107.261 84.4612 103.445L119.469 34.6773C121.452 30.8712 124.574 30.8712 126.516 34.6773L161.515 103.445C163.497 107.251 161.515 110.383 157.154 110.383H88.8224Z'
|
||||
fill='var(--away-indicator)'
|
||||
/>
|
||||
<path
|
||||
d='M117.497 60.1105L121.095 84.2851C121.13 84.7648 121.345 85.2136 121.697 85.5412C122.049 85.8688 122.512 86.0509 122.993 86.0509C123.474 86.0509 123.937 85.8688 124.289 85.5412C124.642 85.2136 124.857 84.7648 124.891 84.2851L128.489 60.1105C129.143 50.6845 116.833 50.6845 117.497 60.1105Z'
|
||||
fill='#2D3039'
|
||||
/>
|
||||
<path
|
||||
d='M122.988 88.6563C124.078 88.6582 125.142 88.9831 126.047 89.5898C126.952 90.1966 127.657 91.0579 128.072 92.0651C128.488 93.0722 128.596 94.18 128.382 95.2483C128.168 96.3167 127.643 97.2977 126.871 98.0674C126.1 98.8372 125.118 99.361 124.05 99.5729C122.981 99.7847 121.873 99.675 120.867 99.2576C119.861 98.8402 119 98.1339 118.395 97.2278C117.79 96.3218 117.467 95.2567 117.467 94.1672C117.467 93.4426 117.61 92.7252 117.888 92.0559C118.165 91.3867 118.572 90.7787 119.085 90.2668C119.598 89.755 120.206 89.3493 120.876 89.0729C121.546 88.7965 122.264 88.655 122.988 88.6563Z'
|
||||
fill='#2D3039'
|
||||
/>
|
||||
<path
|
||||
d='M123 3.88281C123.597 3.88281 124.181 4.06002 124.678 4.392C125.175 4.72398 125.562 5.19583 125.791 5.7479C126.02 6.29996 126.08 6.90744 125.963 7.49351C125.846 8.07958 125.559 8.61792 125.136 9.04045C124.714 9.46299 124.175 9.75075 123.589 9.86732C123.003 9.9839 122.396 9.92404 121.844 9.69537C121.292 9.46669 120.82 9.07947 120.488 8.58263C120.156 8.08578 119.979 7.50164 119.979 6.90409C119.979 6.1028 120.297 5.33432 120.863 4.76772C121.43 4.20112 122.199 3.88281 123 3.88281Z'
|
||||
fill='#DDDFE4'
|
||||
/>
|
||||
<path
|
||||
d='M140.405 176.851H104.815C103.587 176.851 100.34 176.851 100.34 172.319H144.904C144.904 176.851 141.562 176.851 140.405 176.851Z'
|
||||
fill='var(--center-channel-color)'
|
||||
/>
|
||||
</svg>
|
||||
);
|
||||
|
||||
export default Svg;
|
||||
@@ -10,44 +10,201 @@ type SvgProps = {
|
||||
|
||||
const Svg = (props: SvgProps) => (
|
||||
<svg
|
||||
width={props.width?.toString() || '102'}
|
||||
height={props.height?.toString() || '123'}
|
||||
viewBox='0 0 102 123'
|
||||
width={props.width?.toString() || '204'}
|
||||
height={props.height?.toString() || '180'}
|
||||
viewBox='0 0 204 180'
|
||||
fill='none'
|
||||
xmlns='http://www.w3.org/2000/svg'
|
||||
>
|
||||
<path
|
||||
d='M101.675 27.9958L99.2946 16.0841C98.9367 14.3239 97.8957 12.7705 96.3927 11.7537C85.2266 4.1723 70.423 0.223633 51.0193 0.223633C31.6156 0.223633 16.7987 4.17233 5.67264 11.7801C4.17376 12.8008 3.13398 14.3524 2.7708 16.1104L0.336967 27.9958C0.184635 28.743 0.245121 29.5171 0.511798 30.2325C0.778474 30.948 1.24096 31.5769 1.84808 32.0498C5.05752 34.5111 6.51514 37.7622 7.19714 41.8688C7.96339 46.1871 7.78096 50.6168 6.6622 54.8599C-3.27367 93.2541 13.4555 110.72 50.9524 122.777C88.3958 110.72 105.165 93.2541 95.2293 54.8599C94.1175 50.6158 93.9351 46.1876 94.6944 41.8688C95.4299 37.7622 96.8875 34.5111 100.043 32.0498C100.675 31.593 101.162 30.9705 101.451 30.2536C101.74 29.5366 101.817 28.7542 101.675 27.9958Z'
|
||||
fill='#CC8F00'
|
||||
/>
|
||||
<path
|
||||
d='M51.019 113.063C16.9455 101.507 8.05264 87.1071 15.8088 57.1236C17.2606 51.6118 17.4932 45.8575 16.4908 40.2496C15.7615 35.2997 13.534 30.681 10.0986 26.9954L11.7568 18.8348C21.4921 12.4906 34.3433 9.41064 51.019 9.41064C67.6947 9.41064 80.5324 12.4906 90.2677 18.8348L91.9259 26.9954C88.4947 30.6822 86.2718 35.301 85.5471 40.2496C84.5448 45.8575 84.7773 51.6118 86.2291 57.1236C93.9451 87.0939 85.0925 101.572 51.019 113.063Z'
|
||||
fill='var(--away-indicator)'
|
||||
/>
|
||||
<path
|
||||
d='M51.019 113.063C16.9455 101.507 8.05264 87.1071 15.8088 57.1236C17.2606 51.6118 17.4932 45.8575 16.4908 40.2496C15.7615 35.2997 13.534 30.681 10.0986 26.9954L11.7568 18.8348C21.4921 12.4906 34.3433 9.41064 51.019 9.41064C67.6947 9.41064 80.5324 12.4906 90.2677 18.8348L91.9259 26.9954C88.4947 30.6822 86.2718 35.301 85.5471 40.2496C84.5448 45.8575 84.7773 51.6118 86.2291 57.1236C93.9451 87.0939 85.0925 101.572 51.019 113.063Z'
|
||||
fill='var(--away-indicator)'
|
||||
/>
|
||||
<path
|
||||
d='M51.019 52.4511V9.43701C34.3433 9.43701 21.4921 12.5169 11.7568 18.8611L10.0986 27.0217C13.534 30.7073 15.7615 35.3261 16.4908 40.276C17.2085 44.307 17.2852 48.4233 16.7181 52.4774L51.019 52.4511Z'
|
||||
fill='var(--away-indicator)'
|
||||
/>
|
||||
<path
|
||||
d='M51.0195 113.063C85.093 101.573 93.9457 87.0941 86.2297 57.1237C85.8321 55.5847 85.5241 54.0247 85.3069 52.4512H51.0195V113.063Z'
|
||||
fill='var(--away-indicator)'
|
||||
/>
|
||||
<path
|
||||
d='M15.809 57.1237C8.05289 87.1072 16.9457 101.507 51.0192 113.063V52.4512H16.7184C16.5058 54.0245 16.2022 55.5845 15.809 57.1237Z'
|
||||
fill='#FFD470'
|
||||
/>
|
||||
<path
|
||||
d='M51.0195 9.43701V52.4774H85.3069C84.7377 48.423 84.8189 44.3057 85.5476 40.276C86.2723 35.3274 88.4952 30.7085 91.9264 27.0217L90.2682 18.8611C80.5731 12.4906 67.6819 9.43701 51.0195 9.43701Z'
|
||||
fill='#FFD470'
|
||||
/>
|
||||
<path
|
||||
d='M71.0644 38.9336L43.4633 68.8118L35.4531 62.8361H31L43.4633 82.7505L75.5175 38.9336H71.0644Z'
|
||||
fill='#6F370B'
|
||||
/>
|
||||
<g clipPath='url(#clip0_4397_160033)'>
|
||||
<ellipse
|
||||
cx='101.25'
|
||||
cy='89'
|
||||
rx='89.25'
|
||||
ry='89.25'
|
||||
fill='var(--center-channel-color)'
|
||||
fillOpacity='0.08'
|
||||
/>
|
||||
<path
|
||||
d='M7.5 75.75L7.5 88.8145L168.261 88.8145L168.261 102.75L192 102.75'
|
||||
stroke='var(--center-channel-color)'
|
||||
strokeOpacity='0.24'
|
||||
strokeWidth='1.5'
|
||||
strokeLinecap='round'
|
||||
/>
|
||||
<path
|
||||
d='M151.5 141.75L151.5 119.25L129 119.25'
|
||||
stroke='var(--center-channel-color)'
|
||||
strokeOpacity='0.24'
|
||||
strokeWidth='1.5'
|
||||
strokeLinecap='round'
|
||||
/>
|
||||
<ellipse
|
||||
cx='2.25'
|
||||
cy='2.25'
|
||||
rx='2.25'
|
||||
ry='2.25'
|
||||
transform='matrix(1 8.74228e-08 8.74228e-08 -1 4.5 77.25)'
|
||||
fill='var(--center-channel-color)'
|
||||
fillOpacity='0.48'
|
||||
/>
|
||||
<ellipse
|
||||
cx='150.75'
|
||||
cy='144'
|
||||
rx='2.25'
|
||||
ry='2.25'
|
||||
transform='rotate(180 150.75 144)'
|
||||
fill='var(--center-channel-color)'
|
||||
fillOpacity='0.48'
|
||||
/>
|
||||
<ellipse
|
||||
cx='2.25'
|
||||
cy='2.25'
|
||||
rx='2.25'
|
||||
ry='2.25'
|
||||
transform='matrix(1 8.74228e-08 8.74228e-08 -1 190.5 104.25)'
|
||||
fill='var(--center-channel-color)'
|
||||
fillOpacity='0.48'
|
||||
/>
|
||||
<path
|
||||
d='M100.858 160.405L101.222 160.609L101.588 160.406L109.106 156.227L109.106 156.227C148.812 134.152 157.712 93.1576 161.248 47.6444L161.299 46.9873L160.654 46.8522L160.466 46.8129L160.39 46.797H160.312C141.387 46.797 122.047 39.9873 101.733 21.1994L101.166 20.6749L100.658 21.2572C92.1406 31.0307 84.7227 36.9842 76.2033 40.7408C67.671 44.5031 57.9721 46.0902 44.8319 47.025L44.7996 47.0273L44.7677 47.0323L41.8826 47.4895L41.1953 47.5984L41.2525 48.292C44.981 93.4429 53.7267 134.063 93.0934 156.064L100.858 160.405Z'
|
||||
fill='white'
|
||||
stroke='var(--center-channel-color)'
|
||||
strokeWidth='1.5'
|
||||
/>
|
||||
<path
|
||||
d='M43.5 98.25C45.487 104.935 47.8699 111.357 50.748 117.462M52.8704 121.731C57.816 131.172 64.0672 139.782 72.0213 147.346M74.3429 149.481C75.9919 150.947 77.7099 152.37 79.5 153.75'
|
||||
stroke='var(--center-channel-color)'
|
||||
strokeWidth='1.5'
|
||||
strokeLinecap='round'
|
||||
strokeLinejoin='round'
|
||||
/>
|
||||
<path
|
||||
d='M101.228 147.75L94.6427 144.164C61.5676 126.159 54.1617 92.9184 51 55.625L53.4468 55.2473C75.7747 53.7002 86.7058 49.9806 101.228 33.75C118.56 49.3634 135.112 55.0605 151.341 55.0605L151.5 55.093C148.502 92.6829 140.965 126.232 107.604 144.298L101.228 147.75Z'
|
||||
fill='var(--center-channel-color)'
|
||||
fillOpacity='0.12'
|
||||
/>
|
||||
<path
|
||||
d='M63.8457 76.668H130.029'
|
||||
stroke='var(--center-channel-color)'
|
||||
strokeOpacity='0.12'
|
||||
strokeWidth='1.5'
|
||||
strokeLinecap='round'
|
||||
/>
|
||||
<path
|
||||
d='M73.7031 85.1172H139.887'
|
||||
stroke='var(--center-channel-color)'
|
||||
strokeOpacity='0.12'
|
||||
strokeWidth='1.5'
|
||||
strokeLinecap='round'
|
||||
/>
|
||||
<path
|
||||
d='M66.6621 94.9746H132.846'
|
||||
stroke='var(--center-channel-color)'
|
||||
strokeOpacity='0.12'
|
||||
strokeWidth='1.5'
|
||||
strokeLinecap='round'
|
||||
/>
|
||||
<path
|
||||
d='M79.3359 111.873H110.316'
|
||||
stroke='var(--center-channel-color)'
|
||||
strokeOpacity='0.12'
|
||||
strokeWidth='1.5'
|
||||
strokeLinecap='round'
|
||||
/>
|
||||
<path
|
||||
d='M58.2129 68.4072H79.3353'
|
||||
stroke='var(--center-channel-color)'
|
||||
strokeOpacity='0.12'
|
||||
strokeWidth='1.5'
|
||||
strokeLinecap='round'
|
||||
/>
|
||||
<path
|
||||
d='M83.5605 68.4072H114.54'
|
||||
stroke='var(--center-channel-color)'
|
||||
strokeOpacity='0.12'
|
||||
strokeWidth='1.5'
|
||||
strokeLinecap='round'
|
||||
/>
|
||||
<path
|
||||
d='M118.764 68.4072H145.519'
|
||||
stroke='var(--center-channel-color)'
|
||||
strokeOpacity='0.12'
|
||||
strokeWidth='1.5'
|
||||
strokeLinecap='round'
|
||||
/>
|
||||
<path
|
||||
d='M99.0498 120.322H125.805'
|
||||
stroke='var(--center-channel-color)'
|
||||
strokeOpacity='0.12'
|
||||
strokeWidth='1.5'
|
||||
strokeLinecap='round'
|
||||
/>
|
||||
<path
|
||||
d='M79.3359 120.322H94.8257'
|
||||
stroke='var(--center-channel-color)'
|
||||
strokeOpacity='0.12'
|
||||
strokeWidth='1.5'
|
||||
strokeLinecap='round'
|
||||
/>
|
||||
<path
|
||||
d='M69.4785 103.017H100.458'
|
||||
stroke='var(--center-channel-color)'
|
||||
strokeOpacity='0.12'
|
||||
strokeWidth='1.5'
|
||||
strokeLinecap='round'
|
||||
/>
|
||||
<path
|
||||
d='M104.684 103.017H131.439'
|
||||
stroke='var(--center-channel-color)'
|
||||
strokeOpacity='0.12'
|
||||
strokeWidth='1.5'
|
||||
strokeLinecap='round'
|
||||
/>
|
||||
<path
|
||||
d='M63.8447 60.4746H99.0488'
|
||||
stroke='var(--center-channel-color)'
|
||||
strokeOpacity='0.12'
|
||||
strokeWidth='1.5'
|
||||
strokeLinecap='round'
|
||||
/>
|
||||
<path
|
||||
d='M104.682 60.4746H139.886'
|
||||
stroke='var(--center-channel-color)'
|
||||
strokeOpacity='0.12'
|
||||
strokeWidth='1.5'
|
||||
strokeLinecap='round'
|
||||
/>
|
||||
<path
|
||||
fillRule='evenodd'
|
||||
clipRule='evenodd'
|
||||
d='M85.5012 85.3311H117.176C118.642 85.3311 119.826 86.51 119.826 87.9712V99.6265C119.826 109.578 115.362 117.647 105.388 117.647H97.2901C87.3156 117.647 82.8516 109.578 82.8516 99.6265V87.9712C82.8516 86.5149 84.0402 85.3311 85.5012 85.3311ZM100.757 92.1353H99.3511V95.4386V101.25L101.216 103.115L99.3511 104.98V107.443H104.454V97.2944L103.028 95.8686L104.454 94.4429V92.1353H100.757Z'
|
||||
fill='var(--denim-button-bg)'
|
||||
/>
|
||||
<path
|
||||
fillRule='evenodd'
|
||||
clipRule='evenodd'
|
||||
d='M110.061 80.4107V85.3905C110.061 85.4206 110.062 85.4503 110.064 85.4795H114.524C114.527 85.4503 114.528 85.4206 114.528 85.3905V80.4107C114.528 72.9522 109.644 66.8818 102.461 66.8818H99.4189C92.2356 66.8818 87.3516 72.9522 87.3516 80.4107V85.3905C87.3516 85.4206 87.3527 85.4503 87.3549 85.4795H91.8069C91.8091 85.4503 91.8102 85.4206 91.8102 85.3905V80.4107C91.8102 75.3359 94.9858 71.471 98.7523 71.471H103.118C107.136 71.471 110.061 75.3359 110.061 80.4107Z'
|
||||
fill='var(--denim-button-bg)'
|
||||
/>
|
||||
<path
|
||||
d='M111 23.25C111 23.25 124.759 37.6944 153 42.75'
|
||||
stroke='var(--center-channel-color)'
|
||||
strokeWidth='1.5'
|
||||
strokeLinecap='round'
|
||||
strokeLinejoin='round'
|
||||
/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id='clip0_4397_160033'>
|
||||
<rect
|
||||
width='204'
|
||||
height='178.5'
|
||||
fill='white'
|
||||
transform='translate(0 0.75)'
|
||||
/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
);
|
||||
|
||||
|
||||
@@ -14,7 +14,6 @@ import {getCurrentUserId} from 'mattermost-redux/selectors/entities/users';
|
||||
import {redirectUserToDefaultTeam} from 'actions/global_actions';
|
||||
import {trackEvent} from 'actions/telemetry_actions.jsx';
|
||||
|
||||
import LaptopAlertSVG from 'components/common/svg_images_components/laptop_alert_svg';
|
||||
import ColumnLayout from 'components/header_footer_route/content_layouts/column';
|
||||
import LoadingScreen from 'components/loading_screen';
|
||||
|
||||
@@ -119,7 +118,6 @@ const DoVerifyEmail = () => {
|
||||
<ColumnLayout
|
||||
title={formatMessage({id: 'signup_user_completed.invalid_invite.title', defaultMessage: 'This invite link is invalid'})}
|
||||
message={serverError}
|
||||
SVGElement={<LaptopAlertSVG/>}
|
||||
extraContent={(
|
||||
<div className='do-verify-body-content-button-container'>
|
||||
<button
|
||||
|
||||
@@ -28,7 +28,6 @@ import LocalStorageStore from 'stores/local_storage_store';
|
||||
import AlertBanner from 'components/alert_banner';
|
||||
import type {ModeType, AlertBannerProps} from 'components/alert_banner';
|
||||
import type {SubmitOptions} from 'components/claim/components/email_to_ldap';
|
||||
import WomanWithChatsSVG from 'components/common/svg_images_components/woman_with_chats_svg';
|
||||
import DesktopAuthToken from 'components/desktop_auth_token';
|
||||
import ExternalLink from 'components/external_link';
|
||||
import ExternalLoginButton from 'components/external_login_button/external_login_button';
|
||||
@@ -819,7 +818,7 @@ const Login = ({onCustomizeHeader}: LoginProps) => {
|
||||
{enableCustomBrand && !brandImageError ? (
|
||||
<img
|
||||
className={classNames('login-body-custom-branding-image')}
|
||||
alt='brand image'
|
||||
alt='brand'
|
||||
src={Client4.getBrandImageUrl('0')}
|
||||
onError={handleBrandImageError}
|
||||
/>
|
||||
@@ -829,11 +828,6 @@ const Login = ({onCustomizeHeader}: LoginProps) => {
|
||||
</h1>
|
||||
)}
|
||||
{getMessageSubtitle()}
|
||||
{!enableCustomBrand && (
|
||||
<div className='login-body-message-svg'>
|
||||
<WomanWithChatsSVG width={270}/>
|
||||
</div>
|
||||
)}
|
||||
</div>
|
||||
<div className='login-body-action'>
|
||||
{!isMobileView && getAlternateLink()}
|
||||
|
||||
@@ -20,11 +20,6 @@ exports[`components/signup/Signup should match snapshot for all signup options e
|
||||
>
|
||||
Create your Mattermost account to start collaborating with your team
|
||||
</p>
|
||||
<div
|
||||
className="signup-body-message-svg"
|
||||
>
|
||||
<Svg />
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
className="signup-body-action"
|
||||
@@ -97,11 +92,6 @@ exports[`components/signup/Signup should match snapshot for all signup options e
|
||||
>
|
||||
Create your Mattermost account to start collaborating with your team
|
||||
</p>
|
||||
<div
|
||||
className="signup-body-message-svg"
|
||||
>
|
||||
<Svg />
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
className="signup-body-action"
|
||||
@@ -270,11 +260,6 @@ exports[`components/signup/Signup should match snapshot for all signup options e
|
||||
>
|
||||
Create your Mattermost account to start collaborating with your team
|
||||
</p>
|
||||
<div
|
||||
className="signup-body-message-svg"
|
||||
>
|
||||
<Svg />
|
||||
</div>
|
||||
</div>
|
||||
<div
|
||||
className="signup-body-action"
|
||||
|
||||
@@ -30,8 +30,6 @@ import {getGlobalItem} from 'selectors/storage';
|
||||
import AlertBanner from 'components/alert_banner';
|
||||
import type {ModeType, AlertBannerProps} from 'components/alert_banner';
|
||||
import useCWSAvailabilityCheck, {CSWAvailabilityCheckTypes} from 'components/common/hooks/useCWSAvailabilityCheck';
|
||||
import LaptopAlertSVG from 'components/common/svg_images_components/laptop_alert_svg';
|
||||
import ManWithLaptopSVG from 'components/common/svg_images_components/man_with_laptop_svg';
|
||||
import DesktopAuthToken from 'components/desktop_auth_token';
|
||||
import ExternalLink from 'components/external_link';
|
||||
import ExternalLoginButton from 'components/external_login_button/external_login_button';
|
||||
@@ -712,7 +710,6 @@ const Signup = ({onCustomizeHeader}: SignupProps) => {
|
||||
<ColumnLayout
|
||||
title={titleColumn}
|
||||
message={formatMessage({id: 'signup_user_completed.invalid_invite.message', defaultMessage: 'Please speak with your Administrator to receive an invitation.'})}
|
||||
SVGElement={<LaptopAlertSVG/>}
|
||||
extraContent={(
|
||||
<div className='signup-body-content-button-container'>
|
||||
<button
|
||||
@@ -782,11 +779,6 @@ const Signup = ({onCustomizeHeader}: SignupProps) => {
|
||||
</h1>
|
||||
)}
|
||||
{getMessageSubtitle()}
|
||||
{!enableCustomBrand && (
|
||||
<div className='signup-body-message-svg'>
|
||||
<ManWithLaptopSVG/>
|
||||
</div>
|
||||
)}
|
||||
</div>
|
||||
<div className='signup-body-action'>
|
||||
{!isMobileView && getAlternateLink()}
|
||||
|
||||
Двоичные данные
webapp/channels/src/images/admin-onboarding-background.jpg
|
До Ширина: | Высота: | Размер: 129 KiB После Ширина: | Высота: | Размер: 132 KiB |