Skip to content

Commit

Permalink
Merge pull request #42 from Universite-Gustave-Eiffel/Newtexts
Browse files Browse the repository at this point in the history
Newtexts
  • Loading branch information
pierromond authored Mar 27, 2024
2 parents ead7936 + d59f81f commit 2d27bda
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions data/about.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ We hope that this platform will inspire further work on the mapping of urban sou

<img style="border:10px solid transparent;" src="https://universite-gustave-eiffel.github.io/lasso/logo/UMRAE.svg" alt="image" height="50">
<img style="border:10px solid transparent;" src="https://universite-gustave-eiffel.github.io/lasso/logo/UGE.png" alt="image" height="50">
<img style="border:10px solid transparent;" src="https://universite-gustave-eiffel.github.io/lasso/logo/PDL.png" alt="image" height="50">
<img style="border:10px solid transparent;" src="https://universite-gustave-eiffel.github.io/lasso/logo/CEREMA.svg" alt="image" height="50">
<img style="border:10px solid transparent;" src="https://universite-gustave-eiffel.github.io/lasso/logo/CNRS.svg" alt="image" height="50">
<img style="border:10px solid transparent;" src="https://universite-gustave-eiffel.github.io/lasso/logo/IGN.svg" alt="image" height="50">
Expand Down
Binary file added packages/client/public/logo/PDL.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions packages/client/src/components/project/map/Selected.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ export const Selected: FC<{ mapId: "left" | "right" }> = ({ mapId }) => {
latitude={selected.clickedAt.lat}
onClose={() => setOpened(false)}
maxWidth={"50%"}
maxHeight={"50%"}

Check failure on line 59 in packages/client/src/components/project/map/Selected.tsx

View workflow job for this annotation

GitHub Actions / deploy

Type '{ children: Element; anchor: "bottom"; longitude: number; latitude: number; onClose: () => void; maxWidth: string; maxHeight: string; }' is not assignable to type 'IntrinsicAttributes & PopupOptions & { longitude: number; latitude: number; anchor?: string | undefined; offset?: any; className?: string | undefined; ... 4 more ...; children?: ReactNode; } & RefAttributes<...>'.

Check failure on line 59 in packages/client/src/components/project/map/Selected.tsx

View workflow job for this annotation

GitHub Actions / test

Type '{ children: Element; anchor: "bottom"; longitude: number; latitude: number; onClose: () => void; maxWidth: string; maxHeight: string; }' is not assignable to type 'IntrinsicAttributes & PopupOptions & { longitude: number; latitude: number; anchor?: string | undefined; offset?: any; className?: string | undefined; ... 4 more ...; children?: ReactNode; } & RefAttributes<...>'.

Check failure on line 59 in packages/client/src/components/project/map/Selected.tsx

View workflow job for this annotation

GitHub Actions / deploy

Type '{ children: Element; anchor: "bottom"; longitude: number; latitude: number; onClose: () => void; maxWidth: string; maxHeight: string; }' is not assignable to type 'IntrinsicAttributes & PopupOptions & { longitude: number; latitude: number; anchor?: string | undefined; offset?: any; className?: string | undefined; ... 4 more ...; children?: ReactNode; } & RefAttributes<...>'.
>
<div className="d-flex flex-column">
{images.length > 1 && (
Expand Down
2 changes: 1 addition & 1 deletion packages/client/src/views/HomePage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export const HomePage: FC = () => {
<div className="col-12">
<Markdown
content={t(
"<br> <center>Welcome to the LASSO platform. <br> <br> The LASSO platform is a web-based platform that presents a range of spatio-temporal dataset related to soundscapes. These dataset are the result of collaborative projects between Gustave Eiffel University and the University of Cergy-Pontoise. The platform aims to demonstrate the value of soundscape mapping in comparison to standardized noise mapping, and to provide researchers and data analysts with access to exclusive soundscapes datasets. <br> In addition to serving as a repository of unique datasets, the LASSO platform provides a platform for researchers and specialists to submit their own projects for representation.<br> The LASSO platform is committed to advancing our understanding of the role of soundscapes in shaping our environment. Through this platform, users can explore the power of soundscapes and their impact on our daily lives.<br> <br> Enjoy your visit! <br> <br> <img style=\"border:10px solid transparent;\" src=\"https://universite-gustave-eiffel.github.io/lasso/logo/UMRAE.svg\" alt=\"image\" height=\"50\"> <img style=\"border:10px solid transparent;\" src=\"https://universite-gustave-eiffel.github.io/lasso/logo/LASTIG.svg\" alt=\"image\" height=\"50\"> <img style=\"border:10px solid transparent;\" src=\"https://universite-gustave-eiffel.github.io/lasso/logo/IGN.svg\" alt=\"image\" height=\"50\"> <img style=\"border:10px solid transparent;\" src=\"https://universite-gustave-eiffel.github.io/lasso/logo/UGE.png\" alt=\"image\" height=\"50\"> <img style=\"border:10px solid transparent;\" src=\"https://universite-gustave-eiffel.github.io/lasso/logo/CEREMA.svg\" alt=\"image\" height=\"50\"> <img style=\"border:10px solid transparent;\" src=\"https://universite-gustave-eiffel.github.io/lasso/logo/CNRS.svg\" alt=\"image\" height=\"50\"> <img style=\"border:10px solid transparent;\" src=\"https://universite-gustave-eiffel.github.io/lasso/logo/ETIS.png\" alt=\"image\" height=\"50\"> <img style=\"border:10px solid transparent;\" src=\"https://universite-gustave-eiffel.github.io/lasso/logo/CYU.png\" alt=\"image\" height=\"50\"> </center> <br> <br> ",
"<br> <center>Welcome to the LASSO platform. <br> <br> The LASSO platform is a web-based platform that presents a range of spatio-temporal dataset related to soundscapes. These dataset are the result of collaborative projects between Gustave Eiffel University and the University of Cergy-Pontoise. The platform aims to demonstrate the value of soundscape mapping in comparison to standardized noise mapping, and to provide researchers and data analysts with access to exclusive soundscapes datasets. <br> In addition to serving as a repository of unique datasets, the LASSO platform provides a platform for researchers and specialists to submit their own projects for representation.<br> The LASSO platform is committed to advancing our understanding of the role of soundscapes in shaping our environment. Through this platform, users can explore the power of soundscapes and their impact on our daily lives.<br> <br> Enjoy your visit! <br> <br> <img style=\"border:10px solid transparent;\" src=\"https://universite-gustave-eiffel.github.io/lasso/logo/UMRAE.svg\" alt=\"image\" height=\"50\"> <img style=\"border:10px solid transparent;\" src=\"https://universite-gustave-eiffel.github.io/lasso/logo/LASTIG.svg\" alt=\"image\" height=\"50\"> <img style=\"border:10px solid transparent;\" src=\"https://universite-gustave-eiffel.github.io/lasso/logo/PDL.png\" alt=\"image\" height=\"50\"> <img style=\"border:10px solid transparent;\" src=\"https://universite-gustave-eiffel.github.io/lasso/logo/IGN.svg\" alt=\"image\" height=\"50\"> <img style=\"border:10px solid transparent;\" src=\"https://universite-gustave-eiffel.github.io/lasso/logo/UGE.png\" alt=\"image\" height=\"50\"> <img style=\"border:10px solid transparent;\" src=\"https://universite-gustave-eiffel.github.io/lasso/logo/CEREMA.svg\" alt=\"image\" height=\"50\"> <img style=\"border:10px solid transparent;\" src=\"https://universite-gustave-eiffel.github.io/lasso/logo/CNRS.svg\" alt=\"image\" height=\"50\"> <img style=\"border:10px solid transparent;\" src=\"https://universite-gustave-eiffel.github.io/lasso/logo/ETIS.png\" alt=\"image\" height=\"50\"> <img style=\"border:10px solid transparent;\" src=\"https://universite-gustave-eiffel.github.io/lasso/logo/CYU.png\" alt=\"image\" height=\"50\"> </center> <br> <br> ",
)}
/>
</div>
Expand Down

0 comments on commit 2d27bda

Please sign in to comment.