Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,18 @@ docker build -f compose/production/django/Dockerfile -t linea/target:backend_$(g
docker build -f compose/production/frontend/Dockerfile -t linea/target:frontend_$(git describe --always) .

docker build -f mydb/compose/production/frontend/Dockerfile -t linea/target:mydb_frontend_$(git describe --always) .
```
```


## TODOS: Canvas

- Schema publico "mydb_canvas_public"
- Upload de tabelas.
- Salvar as colunas que que o usuario selecionou e orden.
- Um segundo de arc no ra e dec.
- Tabela dos membros do lado da imagem
- Alterar o titulo da tela para canvas
- Alterar o titulo da tela de detalhe.
- Selecionar linha de membro ao clicar no aladin.

Imagem docker do jupyter = quay.io/jupyter/datascience-notebook:2025-05-12
File renamed without changes.
114 changes: 0 additions & 114 deletions docker-compose.yml

This file was deleted.

Binary file added frontend/public/banner_target.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
39 changes: 8 additions & 31 deletions frontend/src/components/Landing/LandingBannerTarget.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export default function LandingBannerTarget({ appTitle }) {
<Box
sx={{
width: '100%',
backgroundImage: "linear-gradient(120deg, rgba(10, 10, 10, 0.82), rgba(32, 32, 32, 0.72)), url('/banner.jpg')",
backgroundImage: "linear-gradient(120deg, rgba(10, 10, 10, 0.1), rgba(32, 32, 32, 0.2)), url('/banner_target.jpg')",
backgroundSize: 'cover',
backgroundPosition: 'center',
backgroundRepeat: 'no-repeat',
Expand All @@ -23,60 +23,37 @@ export default function LandingBannerTarget({ appTitle }) {
minHeight: { xs: 260, md: 360 },
display: 'flex',
alignItems: 'center',
justifyContent: 'center',
py: { xs: 6, md: 10 },
}}
>
<Grid container spacing={4} alignItems="center">
<Grid size={{ xs: 12, md: 8 }}>
<Typography variant="overline" sx={{ letterSpacing: '0.18em', opacity: 0.9 }}>
Target Landing
</Typography>
<Grid container spacing={4} alignItems="center" justifyContent="center">
<Grid size={{ xs: 12, md: 12 }}>
<Typography
variant="h2"
sx={{
mt: 1,
fontWeight: 700,
fontSize: { xs: '2.2rem', md: '3.8rem' },
lineHeight: 1.1,
textAlign: 'center',
}}
>
{appTitle}
Target Viewer
</Typography>
<Typography
variant="h6"
sx={{
mt: 3,
maxWidth: 760,
fontWeight: 400,
opacity: 0.95,
lineHeight: 1.6,
textAlign: 'center',
}}
>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris.
Target Analysis and Visualization As a Service
</Typography>
</Grid>
<Grid size={{ xs: 12, md: 4 }}>
<Paper
elevation={0}
sx={{
p: 3,
borderRadius: 3,
color: 'text.primary',
backgroundColor: 'rgba(255, 255, 255, 0.92)',
backdropFilter: 'blur(8px)',
}}
>
<Typography variant="overline" sx={{ color: 'primary.main', letterSpacing: '0.14em' }}>
Target
</Typography>
<Typography variant="h5" sx={{ mt: 1, fontWeight: 600 }}>
Focus on target inspection
</Typography>
<Typography variant="body1" sx={{ mt: 2, lineHeight: 1.7 }}>
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore.
</Typography>
</Paper>
</Grid>
</Grid>
</Box>
</Container>
Expand Down
29 changes: 14 additions & 15 deletions frontend/src/components/Landing/LandingBodyTarget.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,37 +3,36 @@ import Box from '@mui/material/Box';
import Grid from '@mui/material/Grid2';
import Typography from '@mui/material/Typography';
import Divider from '@mui/material/Divider';

import Button from '@mui/material/Button';
import Link from 'next/link';
export default function LandingBodyTarget() {
return (
<Box
component="main"
sx={{
display: 'flex',
flexDirection: 'column',
minHeight: 'calc(100vh - 64px - 496px)',
// minHeight: 'calc(100vh - 64px - 496px)',
py: 4,
}}
>
<Grid container spacing={2} justifyContent="center">
<Grid size={{ xs: 12, md: 10, lg: 8 }}>
<Typography variant="h4" sx={{ mb: 2, fontWeight: 600, textAlign: 'center' }}>
Target experience
</Typography>

<Typography variant="body1" sx={{ mb: 3, lineHeight: 1.9, textAlign: 'center' }}>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer nec odio. Praesent libero. Sed cursus ante dapibus diam. Sed nisi. Nulla quis sem at nibh elementum imperdiet. Duis sagittis ipsum. Praesent mauris.
</Typography>

<Divider sx={{ my: 4 }} />

<Typography variant="h5" sx={{ mb: 2, fontWeight: 600, textAlign: 'center' }}>
Focus on target inspection
Target Viewer is a flexible, catalog-driven visualization tool that enables astronomers to explore astronomical images centered on user-defined target objects. Built on Aladin Lite v3 and integrated with the IDAC-Brazil service ecosystem, it supports both public and restricted datasets with appropriate access control. Users can register custom catalogs, navigate large datasets with filtering and sorting, and tailor visualization settings to their specific analysis needs.
</Typography>

<Typography variant="body1" sx={{ lineHeight: 1.9, textAlign: 'center' }}>
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Mauris ultrices eros in cursus turpis massa tincidunt dui ut. Turpis egestas integer eget aliquet nibh praesent tristique magna.
</Typography>
<Box sx={{ display: 'flex', justifyContent: 'center', mb: 4 }}>
<Button
component={Link}
href="/catalogs"
variant="contained"
size="large"
>
Explore Catalogs
</Button>
</Box>
</Grid>
</Grid>
</Box>
Expand Down
25 changes: 25 additions & 0 deletions justfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Justfile para gerenciar os ambientes Target e Canvas


# Lista todos os comandos disponíveis
default:
@just --list

# ========================================
# Target Viewer
# ========================================

# Inicia o ambiente Target
target-up:
export COMPOSE_FILE=docker-compose.target.yml
docker compose up -d


# ========================================
# Canvas
# ========================================

# Inicia o ambiente Canvas
canvas-up:
export COMPOSE_FILE=docker-compose.canvas.yml
docker compose up -d
Loading