Skip to content
Snippets Groups Projects
Verified Commit d19195cf authored by Timm Fitschen's avatar Timm Fitschen
Browse files

WIP: more about

parent 322931f5
No related branches found
No related tags found
No related merge requests found
Pipeline #48791 passed
......@@ -28,6 +28,8 @@ import { API_URL } from '../src/constants'
import StorageIcon from '@mui/icons-material/Storage'
import FactCheckIcon from '@mui/icons-material/FactCheck'
import LightbulbIcon from '@mui/icons-material/Lightbulb'
import Typography from '@mui/material/Typography'
import Link from '@mui/material/Link'
export type NextPageWithLayout<P = {}, IP = P> = NextPage<P, IP> & {
noLayout?: boolean
......@@ -58,7 +60,7 @@ const App = (props: React.PropsWithChildren) => {
login: async () => {
console.log('login')
signIn('keycloak', {
callbackUrl: to ? to.toString() : '/info',
callbackUrl: to ? to.toString() : '/about',
redirect: true
})
......@@ -70,7 +72,7 @@ const App = (props: React.PropsWithChildren) => {
console.log('logout')
signOut({
redirect: true,
callbackUrl: '/info'
callbackUrl: '/about'
})
return {
......@@ -158,9 +160,9 @@ const App = (props: React.PropsWithChildren) => {
icon: <FactCheckIcon/>
}
}, {
name: 'info',
identifier: 'info',
list: '/info',
name: 'about',
identifier: 'about',
list: '/about',
meta: {
label: 'About',
icon: <LightbulbIcon/>
......@@ -188,6 +190,7 @@ function MyApp ({
return (
<ThemedLayoutV2
Footer={() => <Typography align="right" variant="caption" sx={{ marginRight: '0.5rem' }}><Link href="https://www.indiscale.com">© 2024 IndiScale GmbH</Link></Typography>}
Header={() => <Header sticky />}
Sider={() => <ThemedSiderV2
render={({ dashboard, logout, items, collapsed }) => {
......
......@@ -7,33 +7,50 @@ import { FDO_MANAGER_WEBUI_VERSION } from '../../src/constants'
import { GetServerSideProps } from 'next'
import { serverSideTranslations } from 'next-i18next/serverSideTranslations'
import { useOne, useShow, useApiUrl } from '@refinedev/core'
import { useTranslate, useOne, useShow, useApiUrl } from '@refinedev/core'
import { List } from '@refinedev/mui'
import Link from '@mui/material/Link'
import Card from '@mui/material/Card'
import IndiScaleCard from '../../src/components/IndiScaleCard'
import GWDGCard from '../../src/components/GWDGCard'
import CardContent from '@mui/material/CardContent'
const Item = styled(Paper)(({ theme }) => ({
backgroundColor: theme.palette.mode === 'dark' ? '#1A2027' : '#fff',
...theme.typography.body2,
padding: theme.spacing(1),
marginTop: '1rem',
textAlign: 'left',
color: theme.palette.text.secondary
}))
const Info = () => {
const { queryResult: { data, isLoading } } = useShow({ resource: 'info', id: '' })
const t = useTranslate()
const info = t('about.info', 'This is the FDO Manager. The hardware and infrastructure for this test instance are provided by GWDG. IndiScale is responsible for the architecture and implementation.')
const apiUrl = useApiUrl()
return (
<List title="About">
<Box>
<Stack>
<Stack spacing="3rem" >
<Card sx={{ maxWidth: 480 }}>
<CardContent>
{info}
<Item>FDO Manager WebUI Version: {FDO_MANAGER_WEBUI_VERSION}</Item>
<Item>FDO Manager Service Version: {data?.data?.fdoServiceVersion}</Item>
<Item>FDO Manager API endpoint: <Link href={apiUrl} target="_blank" rel="noopener">{apiUrl}</Link></Item>
<Item>FDO Manager SDK Version: {data?.data?.fdoSdkVersion}</Item>
<Item>{t('about.sourceCode', 'Source Code')} <Link href="https://gitlab.com/fairdo">gitlab.com/fairdo</Link></Item>
</CardContent>
</Card>
<IndiScaleCard/>
<GWDGCard/>
</Stack>
</Box>
<Box>
</Box>
</List>
)
}
......
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="176.871" height="52.384" viewBox="0 0 176.871 52.384" enable-background="new 0 0 176.871 52.384"><path fill="#00adee" d="M31.105 20.473H21.31c-3.481.0-5.467.521-5.467 5.257v4.743c0 3.227.951 5.234 4.364 5.234h2.777c3.061.0 3.779-1.174 3.779-3.688V27.37c0-1.616 1.321-2.94 2.939-2.94h5.962c1.615.0 2.939 1.324 2.939 2.94v4.329c0 3.996 3.111 3.686 5.791 3.686h7.115c2.321.0 4.22 1.899 4.22 4.219v8.562c0 2.32-1.899 4.22-4.22 4.22h-8.56c-2.321.0-4.219-1.899-4.219-4.22v-7.015c0-3.093-.669-4.881-4.56-4.881h-2.304c-2.745.0-4.559.756-4.559 4.1v4.379c0 1.644-1.343 2.984-2.985 2.984h-6.053c-1.643.0-2.985-1.341-2.985-2.984v-4.083c0-3.842-2.004-4.845-5.742-4.845H3.931C1.77 35.819.0 34.05.0 31.886v-7.979c0-2.161 1.77-3.933 3.931-3.933h6.06c4.523.0 5.493-1.607 5.493-5.457V4.852c0-2.101 1.719-3.821 3.821-3.821h11.8c2.101.0 3.82 1.72 3.82 3.821v11.8C34.925 18.753 33.206 20.473 31.105 20.473"/><path fill="#455760" d="M173.472 46.661h-.643v3.476h.656v-1.89c0-.68.18-.832.277-.928.277-.276.637-.258.637-.258.555.0.799.312.799.887v2.188h.656v-2.403c0-1.113-1.072-1.176-1.316-1.176-.346.0-.832.18-1.053.615h-.014V46.661zM169.298 48.066c0-.567.326-1.032.873-1.032.639.0.902.45.887 1.032H169.298zM171.75 48.523v-.325c0-.963-.49-1.619-1.529-1.641-1.1.0-1.613.852-1.613 1.869.0 1.025.441 1.814 1.557 1.814.832.0 1.441-.395 1.545-1.185h-.693c-.074.506-.33.707-.844.707-.672.0-.922-.631-.873-1.24H171.75zm-4.84-1.343c0 .049-.092-.151-.105-.166-.215-.317-.59-.456-.93-.456-1.051.0-1.613.788-1.613 1.793.0.977.424 1.725 1.484 1.725.428.0.934-.174 1.141-.588h.023c-.023.781-.023 1.558-.957 1.558-.465.0-.783-.181-.812-.645h-.689c.006.804.539 1.121 1.287 1.121 1.273.0 1.828-.518 1.828-1.793v-2.444c0-.209.02-.416.041-.623h-.68L166.91 47.18zM164.955 48.315c0-.547.207-1.281.977-1.281.713.0.979.609.979 1.281s-.266 1.282-.979 1.282C165.162 49.598 164.955 48.862 164.955 48.315M160.843 46.661h-.643v3.476h.656v-1.89c0-.68.18-.832.277-.928.277-.276.637-.258.637-.258.557.0.797.312.797.887v2.188h.656v-2.403c0-1.113-1.072-1.176-1.312-1.176-.348.0-.832.18-1.055.615h-.014V46.661zM158.195 45.851h.783v-.712h-.783V45.851zM158.914 46.661h-.656v3.477h.656V46.661zM155.3 46.641v.491l.596-.008v2.209c0 .465.033.479.152.645.111.152.283.207.387.229.158.027.283.035.443.035.154.0.297-.035.449-.043v-.504c-.104.027-.242.041-.346.041-.234.0-.43-.117-.43-.367v-2.244l.805.008v-.491l-.805.021v-.948l-.656.208v.74L155.3 46.641zM152.646 46.641v.491l.598-.008v2.209c0 .465.033.479.15.645.109.152.283.207.389.229.158.027.283.035.441.035.152.0.299-.035.449-.043v-.504c-.104.027-.242.041-.346.041-.234.0-.428-.117-.428-.367v-2.244l.803.008v-.491l-.803.021v-.948l-.656.208v.74L152.646 46.641zM149.318 48.398c0-.741.256-1.364 1.039-1.364.781.0 1.039.623 1.039 1.364s-.258 1.365-1.039 1.365C149.574 49.764 149.318 49.14 149.318 48.398M150.357 46.558c-1.145.0-1.732.762-1.732 1.841.0 1.081.588 1.843 1.732 1.843 1.143.0 1.73-.762 1.73-1.843C152.087 47.319 151.5 46.558 150.357 46.558M150.009 45.138h-.629v.705h.629V45.138zM151.312 45.138h-.631v.705h.631V45.138zM147.503 46.384c-.043-.962-.977-1.35-1.822-1.35-.852.0-1.586.305-2.02 1.065-.256.451-.43 1.019-.43 1.538.0.706.193 1.544.746 2.03.547.482 1.121.573 1.828.573.568.0 1.145-.119 1.717-.291v-2.472h-1.826v.595h1.135v1.414c-.318.104-.658.158-.998.158-1.432-.027-1.82-.726-1.877-2.008-.027-.936.416-2.009 1.643-2.009.533.0 1.053.159 1.178.755H147.503zm-10.351 3.753V47.88h2.375v2.257h.691v-4.999h-.691v2.146h-2.375v-2.146h-.693v4.999H137.152zM132.728 49.618l-.014-.035h.014c.234.484.691.658 1.197.658 1.033.0 1.447-.948 1.447-1.843.0-.942-.484-1.841-1.564-1.841-.441.0-.881.159-1.08.574h-.014v-1.994h-.658v4.445c0 .139-.02.347-.033.554h.678L132.728 49.618zm1.953-1.22c0 .651-.242 1.365-.982 1.365-.797.0-.984-.714-.984-1.365.0-.63.236-1.364.984-1.364C134.488 47.034 134.681 47.747 134.681 48.398M126.117 46.661h-.645v3.476h.658V48.35c0-.083-.027-.54.047-.72.201-.465.59-.568.861-.568.629.0.768.416.768 1.018v2.058h.656V48.35c0-.083-.02-.429.072-.747.123-.43.566-.541.768-.541.77.0.838.541.838 1.018v2.058h.656v-2.451c0-.624-.49-1.128-1.293-1.128-.512.0-.908.221-1.158.65-.18-.43-.564-.65-1.225-.65-.354.0-.783.166-.99.602h-.014v-.5zM121.707 47.18c0 .049-.09-.151-.104-.166-.217-.317-.59-.456-.93-.456-1.053.0-1.611.788-1.611 1.793.0.977.422 1.725 1.48 1.725.43.0.936-.174 1.143-.588h.021c-.021.781-.021 1.558-.957 1.558-.463.0-.783-.181-.809-.645h-.693c.008.804.539 1.121 1.289 1.121 1.273.0 1.828-.518 1.828-1.793v-2.444c0-.209.02-.416.041-.623h-.678L121.707 47.18zM119.753 48.315c0-.547.207-1.281.977-1.281.713.0.977.609.977 1.281s-.264 1.282-.977 1.282C119.96 49.598 119.753 48.862 119.753 48.315m-4.111-1.654H115v3.476h.656v-1.89c0-.68.18-.832.277-.928.277-.276.637-.258.637-.258.555.0.799.312.799.887v2.188h.656v-2.403c0-1.113-1.072-1.176-1.316-1.176-.346.0-.832.18-1.053.615h-.014V46.661zM113.06 48.448c0 .082-.008.491-.133.816-.137.359-.506.499-.775.499-.629.0-.77-.442-.77-1.046V46.66h-.656v2.326c0 .7.414 1.254 1.143 1.254.484.0.928-.181 1.191-.617h.016v.513h.641V46.66h-.656v1.788zm-5.283-1.807v.491l.596-.008v2.209c0 .465.035.479.152.645.109.152.283.207.387.229.158.027.283.035.443.035.152.0.297-.035.449-.043v-.504c-.102.027-.242.041-.346.041-.236.0-.428-.117-.428-.367v-2.244l.801.008v-.491l-.801.021v-.948l-.658.208v.74L107.777 46.641zM106.23 45.851h.781v-.712h-.781V45.851zM106.949 46.661h-.656v3.477h.656V46.661zm-4.184 1.405c0-.567.326-1.032.873-1.032.639.0.9.45.887 1.032H102.765zM105.216 48.523v-.325c0-.963-.49-1.619-1.529-1.641-1.102.0-1.611.852-1.611 1.869.0 1.025.441 1.814 1.557 1.814.83.0 1.441-.395 1.543-1.185h-.691c-.074.506-.332.707-.846.707-.672.0-.922-.631-.873-1.24h2.45zM98.587 49.618l-.012-.035h.012c.236.484.693.658 1.199.658 1.031.0 1.447-.948 1.447-1.843.0-.942-.484-1.841-1.566-1.841-.443.0-.879.159-1.08.574h-.012v-1.994h-.658v4.445c0 .139-.021.347-.035.554h.678L98.587 49.618zM100.541 48.398c0 .651-.242 1.365-.984 1.365-.795.0-.98-.714-.98-1.365.0-.63.234-1.364.98-1.364C100.347 47.034 100.541 47.747 100.541 48.398M95.806 48.413c0-.734.146-1.178.979-1.205.088.0.193.0.283.035V46.62c-.076.0-.146-.008-.229-.008-.479.0-.922.242-1.018.719h-.016v-.67H95.15v3.476h.656V48.413zM92.652 47.991c-.824.0-1.689.283-1.689 1.261.0.678.609.989 1.211.989.479.0.867-.188 1.082-.623h.014c.006.16.02.312.033.471.008.083.125.048.189.048h.439c-.02-.29-.025-.581-.025-.733v-1.662c0-.97-.705-1.184-1.42-1.184-.686.0-1.281.27-1.316 1.031h.693c.008-.36.318-.555.65-.555.699.0.734.354.734.957H92.652zM93.248 48.446c.014.646-.131 1.317-.908 1.317-.387.0-.684-.215-.684-.646.0-.504.533-.65.934-.672H93.248zM89.09 48.413c0-.734.146-1.178.976-1.205.092.0.193.0.283.035V46.62c-.074.0-.145-.008-.227-.008-.479.0-.92.242-1.018.719H89.09v-.67h-.657v3.476h.657V48.413zM84.892 48.066c0-.567.325-1.032.873-1.032.637.0.9.45.887 1.032H84.892zM87.343 48.523v-.325c0-.963-.491-1.619-1.53-1.641-1.101.0-1.612.852-1.612 1.869.0 1.025.442 1.814 1.557 1.814.831.0 1.441-.395 1.544-1.185h-.691c-.076.506-.334.707-.846.707-.672.0-.922-.631-.873-1.24H87.343zM82.192 50.137l1.523-3.476h-.72l-1.08 2.757-1.107-2.757h-.727l1.455 3.476H82.192zm-5.199-3.476h-.644v3.476h.657v-1.89c0-.68.18-.832.278-.928.276-.276.636-.258.636-.258.554.0.797.312.797.887v2.188h.657v-2.403c0-1.113-1.073-1.176-1.315-1.176-.347.0-.832.18-1.053.615h-.013V46.661zm-4.175 1.405c0-.567.326-1.032.873-1.032.638.0.901.45.887 1.032H72.818zM75.27 48.523v-.325c0-.963-.49-1.619-1.529-1.641-1.102.0-1.614.852-1.614 1.869.0 1.025.444 1.814 1.557 1.814.832.0 1.441-.395 1.544-1.185h-.691c-.077.506-.333.707-.846.707-.672.0-.921-.631-.873-1.24H75.27zM69.461 46.641v.491l.596-.008v2.209c0 .465.034.479.152.645.111.152.284.207.387.229.159.027.284.035.443.035.152.0.298-.035.451-.043v-.504c-.105.027-.243.041-.347.041-.235.0-.429-.117-.429-.367v-2.244l.803.008v-.491l-.803.021v-.948l-.657.208v.74L69.461 46.641zM67.457 47.991c-.825.0-1.689.283-1.689 1.261.0.678.608.989 1.211.989.478.0.866-.188 1.081-.623h.014c.006.16.02.312.034.471.008.083.124.048.187.048h.443c-.021-.29-.028-.581-.028-.733v-1.662c0-.97-.706-1.184-1.42-1.184-.685.0-1.28.27-1.315 1.031h.692c.007-.36.32-.555.651-.555.7.0.735.354.735.957H67.457zM68.053 48.446c.013.646-.132 1.317-.908 1.317-.388.0-.686-.215-.686-.646.0-.504.535-.65.935-.672H68.053zm-7.145 1.691h1.662c.464-.015.955-.048 1.356-.304.728-.465 1.06-1.247 1.06-2.195.0-.949-.332-1.732-1.06-2.195-.401-.256-.892-.291-1.356-.305h-1.662v4.999zM61.599 45.732h1.012c.699.0 1.073.284 1.267.568.298.429.381.873.381 1.337s-.083.907-.381 1.336c-.194.284-.568.569-1.267.569h-1.012v-3.81z"/><path fill="#455760" d="M174.419 40.104c0-.567.324-1.032.873-1.032.639.0.9.45.887 1.032H174.419zM176.871 40.56v-.325c0-.961-.49-1.62-1.529-1.64-1.102.0-1.613.851-1.613 1.869.0 1.024.443 1.813 1.557 1.813.832.0 1.441-.394 1.543-1.185h-.689c-.076.507-.332.707-.846.707-.674.0-.922-.631-.873-1.24H176.871zM170.337 42.173v-1.787c0-.193-.041-.442.111-.803.125-.291.527-.492.789-.484.617.014.777.408.777 1.018v2.057h.656V39.82c0-.623-.283-1.224-1.189-1.224-.506.0-.879.18-1.129.566h-.016v-1.986h-.656v4.998H170.337zm-1.666-2.361c-.035-.755-.588-1.218-1.322-1.218-1.102.0-1.613.851-1.613 1.869.0 1.024.441 1.813 1.557 1.813.77.0 1.352-.478 1.406-1.26h-.656c-.035.499-.307.782-.742.782-.631.0-.873-.547-.873-1.364s.242-1.364.873-1.364c.471.0.678.305.715.74L168.671 39.812zM163.996 37.886h.781v-.711h-.781V37.886zM164.716 38.698h-.656v3.475h.656V38.698zm-1.947-1.523h-.656v4.998h.656V37.175zm-3.613 1.502v.49l.596-.006v2.209c0 .465.033.479.15.645.113.152.285.207.389.228.158.028.283.035.443.035.152.0.297-.035.451-.042v-.504c-.105.027-.244.042-.348.042-.234.0-.43-.119-.43-.368v-2.244l.803.006v-.49l-.803.021v-.948l-.656.209v.739L159.156 38.677zm-1.334 3.496v-3.019h.805v-.456h-.805v-.555c-.02-.381.195-.479.57-.479.109.0.221.015.332.021V37.14c-.16-.027-.312-.069-.471-.069-.492.0-1.066.201-1.088.962v.666h-.678v.456h.678v3.019H157.822zm-3.364-2.146c-.826.0-1.689.283-1.689 1.261.0.678.607.989 1.211.989.479.0.867-.187 1.082-.623h.012c.008.16.021.312.035.47.006.084.123.049.188.049h.441c-.02-.289-.027-.58-.027-.732v-1.663c0-.969-.705-1.183-1.42-1.183-.686.0-1.279.269-1.314 1.031h.691c.008-.36.318-.555.65-.555.701.0.736.354.736.956H154.458zM155.054 40.484c.012.644-.133 1.315-.908 1.315-.389.0-.686-.215-.686-.645.0-.505.533-.65.934-.671H155.054zm-5.66 1.689v-1.787c0-.193-.041-.442.111-.803.125-.291.525-.492.789-.484.615.014.775.408.775 1.018v2.057h.658V39.82c0-.623-.285-1.224-1.191-1.224-.506.0-.881.18-1.129.566h-.014v-1.986h-.658v4.998H149.394zm-1.666-2.361c-.037-.755-.588-1.218-1.324-1.218-1.102.0-1.611.851-1.611 1.869.0 1.024.441 1.813 1.557 1.813.768.0 1.35-.478 1.404-1.26h-.654c-.037.499-.307.782-.744.782-.629.0-.873-.547-.873-1.364s.244-1.364.873-1.364c.471.0.68.305.715.74L147.728 39.812zM141.238 39.646c0 1.357 2.113.775 2.113 1.552.0.451-.396.603-.785.603-.4.0-.691-.229-.707-.657h-.689c-.008.803.602 1.135 1.328 1.135.713.0 1.545-.263 1.545-1.114.0-.783-.68-.852-1.268-1.046-.25-.077-.844-.104-.844-.491.0-.389.283-.555.635-.555.381.0.721.145.693.588h.691c.049-.789-.691-1.064-1.348-1.064C141.972 38.595 141.238 38.919 141.238 39.646m-3.453-.948h-.641v3.475h.656v-1.89c0-.678.18-.832.275-.928.277-.276.639-.257.639-.257.555.0.797.312.797.887v2.188h.656v-2.402c0-1.114-1.072-1.176-1.314-1.176-.346.0-.832.18-1.053.615h-.016V38.698zm-4.172 1.406c0-.567.324-1.032.873-1.032.637.0.9.45.885 1.032H133.613zM136.064 40.56v-.325c0-.961-.492-1.62-1.531-1.64-1.1.0-1.611.851-1.611 1.869.0 1.024.441 1.813 1.557 1.813.832.0 1.441-.394 1.545-1.185h-.691c-.076.507-.334.707-.846.707-.672.0-.922-.631-.873-1.24H136.064zM129.322 39.646c0 1.357 2.113.775 2.113 1.552.0.451-.395.603-.783.603-.402.0-.693-.229-.707-.657h-.691c-.008.803.602 1.135 1.33 1.135.713.0 1.543-.263 1.543-1.114.0-.783-.678-.852-1.268-1.046-.248-.077-.844-.104-.844-.491.0-.389.283-.555.637-.555.381.0.721.145.693.588h.691c.049-.789-.691-1.064-1.35-1.064C130.056 38.595 129.322 38.919 129.322 39.646m-3.655.0c0 1.357 2.111.775 2.111 1.552.0.451-.395.603-.783.603-.402.0-.693-.229-.707-.657h-.689c-.008.803.6 1.135 1.328 1.135.715.0 1.545-.263 1.545-1.114.0-.783-.68-.852-1.27-1.046-.248-.077-.844-.104-.844-.491.0-.389.285-.555.637-.555.381.0.721.145.693.588h.691c.049-.789-.691-1.064-1.35-1.064C126.4 38.595 125.667 38.919 125.667 39.646M123.853 37.886h.781v-.711h-.781V37.886zM124.572 38.698h-.656v3.475h.656V38.698zM122.392 38.698l-.867 2.742h-.012l-.783-2.742h-.852l-.865 2.797H119l-.84-2.797h-.713l1.15 3.475h.768l.902-2.857h.012l.811 2.857h.748l1.225-3.475H122.392zm-9.598 1.751c0-.733.146-1.178.977-1.204.09.0.193.0.285.033v-.622c-.078.0-.146-.006-.23-.006-.477.0-.92.241-1.016.718h-.016v-.67h-.656v3.475h.656V40.449zM110.187 40.484c0 .083-.004.492-.129.817-.141.359-.508.498-.777.498-.631.0-.768-.442-.768-1.045v-2.057h-.658v2.327c0 .698.414 1.252 1.141 1.252.486.0.93-.18 1.191-.616h.014v.512h.645v-3.475h-.658V40.484zm-1.184-3.309h-.629v.705h.629V37.175zm1.303.0h-.631v.705h.631V37.175zM106.228 42.173v-3.019h.801v-.456h-.801v-.555c-.021-.381.193-.479.566-.479.109.0.223.015.332.021V37.14c-.158-.027-.312-.069-.471-.069-.49.0-1.064.201-1.086.962v.666h-.678v.456h.678v3.019H106.228zm-6.875-3.496v.49l.596-.006v2.209c0 .465.033.479.152.645.109.152.283.207.387.228.158.028.283.035.443.035.152.0.297-.035.449-.042v-.504c-.104.027-.24.042-.346.042-.234.0-.43-.119-.43-.368v-2.244l.803.006v-.49l-.803.021v-.948l-.656.209v.739L99.353 38.677zM98.021 42.173v-3.019h.803v-.456h-.803v-.555c-.021-.381.193-.479.568-.479.109.0.221.015.332.021V37.14c-.158-.027-.312-.069-.473-.069-.49.0-1.064.201-1.086.962v.666h-.678v.456h.678v3.019H98.021zm-3.367-2.146c-.822.0-1.688.283-1.688 1.261.0.678.607.989 1.211.989.477.0.865-.187 1.08-.623h.014c.008.16.021.312.037.47.004.084.123.049.184.049h.445c-.021-.289-.029-.58-.029-.732v-1.663c0-.969-.705-1.183-1.42-1.183-.686.0-1.279.269-1.314 1.031h.691c.006-.36.32-.555.652-.555.699.0.734.354.734.956H94.654zM95.251 40.484c.014.644-.133 1.315-.908 1.315-.387.0-.686-.215-.686-.645.0-.505.533-.65.936-.671H95.251zM89.591 42.173v-1.787c0-.193-.041-.442.111-.803.123-.291.525-.492.789-.484.617.014.777.408.777 1.018v2.057h.656V39.82c0-.623-.283-1.224-1.191-1.224-.506.0-.879.18-1.129.566h-.014v-1.986h-.656v4.998H89.591zM87.923 39.812c-.033-.755-.587-1.218-1.321-1.218-1.102.0-1.614.851-1.614 1.869.0 1.024.444 1.813 1.558 1.813.769.0 1.35-.478 1.405-1.26h-.657c-.035.499-.305.782-.74.782-.632.0-.873-.547-.873-1.364s.241-1.364.873-1.364c.47.0.678.305.713.74L87.923 39.812zM81.437 39.646c0 1.357 2.111.775 2.111 1.552.0.451-.395.603-.782.603-.403.0-.694-.229-.707-.657h-.693c-.007.803.603 1.135 1.329 1.135.714.0 1.544-.263 1.544-1.114.0-.783-.677-.852-1.265-1.046-.25-.077-.847-.104-.847-.491.0-.389.284-.555.639-.555.38.0.719.145.692.588h.691c.049-.789-.691-1.064-1.35-1.064C82.168 38.595 81.437 38.919 81.437 39.646m-1.108-2.471h-.657v4.998h.657V37.175zM78.382 37.175h-.656v4.998h.656V37.175zM74.184 40.104c0-.567.324-1.032.873-1.032.636.0.899.45.885 1.032H74.184zM76.634 40.56v-.325c0-.961-.49-1.62-1.53-1.64-1.101.0-1.613.851-1.613 1.869.0 1.024.444 1.813 1.558 1.813.831.0 1.44-.394 1.545-1.185H75.9C75.825 41.6 75.567 41.8 75.057 41.8c-.673.0-.923-.631-.873-1.24h2.45zM69.894 39.646c0 1.357 2.111.775 2.111 1.552.0.451-.395.603-.782.603-.403.0-.694-.229-.706-.657h-.693c-.007.803.602 1.135 1.329 1.135.714.0 1.544-.263 1.544-1.114.0-.783-.677-.852-1.266-1.046-.249-.077-.846-.104-.846-.491.0-.389.284-.555.638-.555.38.0.72.145.692.588h.692c.048-.789-.692-1.064-1.35-1.064C70.625 38.595 69.894 38.919 69.894 39.646M66.557 40.104c0-.567.325-1.032.873-1.032.637.0.9.45.886 1.032H66.557zM69.006 40.56v-.325c0-.961-.49-1.62-1.529-1.64-1.102.0-1.613.851-1.613 1.869.0 1.024.443 1.813 1.557 1.813.832.0 1.44-.394 1.544-1.185h-.692C68.198 41.6 67.941 41.8 67.43 41.8c-.673.0-.922-.631-.873-1.24h2.449zM64.749 38.421c-.042-.963-.976-1.351-1.82-1.351-.853.0-1.587.304-2.023 1.065-.256.451-.428 1.019-.428 1.539.0.705.193 1.543.747 2.029.547.483 1.123.573 1.829.573.567.0 1.142-.118 1.716-.291v-2.471h-1.828v.594h1.136v1.415c-.318.104-.658.158-.997.158-1.434-.028-1.822-.729-1.877-2.008-.028-.936.415-2.01 1.642-2.01.533.0 1.052.159 1.177.756H64.749z"/><path fill="#455760" d="M163.447 15.836v3.251h8.545c-.139 1.44-.326 1.997-.744 2.926-1.58 3.343-5.248 5.387-9.799 5.387-7.383.0-12.305-4.736-12.305-11.842.0-7.059 5.105-12.074 12.166-12.074 1.719.0 3.436.371 5.107 1.114 2.184.976 3.205 1.765 5.482 4.087l2.322-2.368c-2.604-2.74-3.857-3.669-6.549-4.83-2.139-.929-4.365-1.393-6.688-1.393-8.5.0-15.234 6.78-15.234 15.371.0 9.057 6.455 15.326 15.789 15.326 4.137.0 7.479-1.207 10.033-3.669 1.252-1.207 2.275-2.74 2.924-4.272.885-2.09 1.115-3.391 1.162-7.013H163.447zM119.625.975v28.933h8.127c7.432.0 13.746-6.688 13.746-14.444.0-8.498-6.221-14.489-14.953-14.489H119.625zm3.25 3.251h2.787c4.182.0 7.061 1.021 9.381 3.297 2.043 2.043 3.113 4.784 3.113 7.849.0 6.501-4.877 11.238-11.611 11.238h-3.715V4.226H122.875zM94.533.0l-9.242 22.291L76.84.975h-3.299l11.704 29.769 9.334-22.71 9.428 22.71 11.379-29.816h-3.25l-8.27 21.131L94.533.0zM59.592 15.836v3.251h8.545c-.14 1.44-.325 1.997-.743 2.926-1.579 3.343-5.248 5.387-9.799 5.387-7.385.0-12.308-4.736-12.308-11.842.0-7.059 5.11-12.074 12.168-12.074 1.719.0 3.437.371 5.109 1.114 2.182.976 3.205 1.765 5.479 4.087l2.322-2.368c-2.599-2.74-3.853-3.669-6.547-4.83-2.136-.929-4.366-1.393-6.688-1.393-8.498.0-15.232 6.78-15.232 15.371.0 9.057 6.455 15.326 15.79 15.326 4.133.0 7.476-1.207 10.031-3.669 1.254-1.207 2.275-2.74 2.926-4.272.882-2.09 1.115-3.391 1.161-7.013H59.592z"/></svg>
\ No newline at end of file
public/images/logo_indiscale.png

17.5 KiB

import * as React from 'react'
import Card from '@mui/material/Card'
import CardActions from '@mui/material/CardActions'
import CardContent from '@mui/material/CardContent'
import CardMedia from '@mui/material/CardMedia'
import Button from '@mui/material/Button'
import Typography from '@mui/material/Typography'
import Link from '@mui/material/Link'
import Box from '@mui/material/Box'
export default function GWDGCard () {
return (
<Card sx={{ backgroundColor: 'white', maxWidth: 480 }}>
<CardContent>
<Box sx={{ width: 300 }}>
<img
style={{ width: '100%' }}
src="/images/gwdg_logo.min.svg"
title="GWDG"
/>
</Box>
<Typography variant="body2" color="text.secondary">
<Link href="https://www.gwdg.de">www.gwdg.de</Link>
</Typography>
</CardContent>
</Card>
)
}
import * as React from 'react'
import Card from '@mui/material/Card'
import CardActions from '@mui/material/CardActions'
import CardContent from '@mui/material/CardContent'
import CardMedia from '@mui/material/CardMedia'
import Button from '@mui/material/Button'
import Typography from '@mui/material/Typography'
import Link from '@mui/material/Link'
import Box from '@mui/material/Box'
export default function IndiScaleCard () {
return (
<Card sx={{ backgroundColor: 'white', maxWidth: 480 }}>
<CardContent>
<Box sx={{ width: 300 }}>
<img
style={{ width: '100%' }}
src="/images/logo_indiscale.png"
title="IndiScale GmbH"
/>
</Box>
<Typography variant="body2" color="text.secondary">
<Link href="https://www.indiscale.com">www.indiscale.com</Link>
</Typography>
</CardContent>
</Card>
)
}
......@@ -11,6 +11,7 @@ import Stack from '@mui/material/Stack'
import Toolbar from '@mui/material/Toolbar'
import Typography from '@mui/material/Typography'
import { HamburgerMenu, RefineThemedLayoutV2HeaderProps } from '@refinedev/mui'
import Alert from '@mui/material/Alert'
import Link from 'next/link'
import { useRouter } from 'next/router'
import React, { useContext } from 'react'
......@@ -27,6 +28,9 @@ export const Header: React.FC<RefineThemedLayoutV2HeaderProps> = ({
<Toolbar>
<Stack direction="row" width="100%" alignItems="center">
<HamburgerMenu />
<Alert variant="filled" sx={{ width: 200 }} severity="error">
This is a demo!
</Alert>
<Stack
direction="row"
width="100%"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment