Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Que chille #121

Merged
merged 119 commits into from
Sep 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
119 commits
Select commit Hold shift + click to select a range
12288d4
chore: Update Dockerfile to create volume mount point with read/write…
carlosferreyra Aug 25, 2024
6f9176f
refactor: Add Excel file validation endpoint to ExcelViewSet
carlosferreyra Aug 26, 2024
f941b29
refactor: Update Excel file validation logic and add JSON output
carlosferreyra Aug 26, 2024
4ab6558
refactor: Update Excel file validation logic and add JSON output
carlosferreyra Aug 26, 2024
0209e50
feat: subpage ficha alumno
facundomelgarejo Aug 27, 2024
6cbdc5b
feat: Add @react-oauth/google package for Google OAuth2 login
carlosferreyra Aug 27, 2024
bf3ee5f
Merge branch 'dev' of https://github.com/Seminario-Integrador-2024/Ge…
carlosferreyra Aug 27, 2024
a17cbdb
feat: Add primary key to dni field in Alumno model
carlosferreyra Aug 27, 2024
fdc0458
Add unique constraint for MateriaAlumno model on id_materia, id_alumn…
carlosferreyra Aug 27, 2024
8d6ac25
feat: connect back list alumnos
facundomelgarejo Aug 27, 2024
603f0a1
Merge branch 'TUP-24-Carga-de-documento-de-Sysacad-y-mostrar-los-mens…
samuop Aug 27, 2024
e44a6a2
Merge branch 'dev' of https://github.com/Seminario-Integrador-2024/Ge…
samuop Aug 27, 2024
61ca7db
feat: Se agrega el endpoint de los alumnos por materias
TobiasMaciel Aug 27, 2024
49144fd
fix: mod table alumnos
facundomelgarejo Aug 28, 2024
a533446
refactor: Update Excel file validation logic and add JSON output
carlosferreyra Aug 28, 2024
87fbd2e
Merge branch 'dev' of https://github.com/Seminario-Integrador-2024/Ge…
samuop Aug 28, 2024
69fcb52
refactor: Update root redirect URL to "api/swagger-ui/"
carlosferreyra Aug 28, 2024
ae66550
Merge branch 'dev' into TUP-25-Procesamiento-de-documento-Sysacad
carlosferreyra Aug 28, 2024
13ac3b0
feat: Add Excel file upload functionality to Sysacad page
yoelmarain Aug 28, 2024
8341a97
feat: Detalles
yoelmarain Aug 28, 2024
b06e1ca
refactor: Update Excel file validation logic and add JSON output
carlosferreyra Aug 28, 2024
13acdce
refactor: Improve Excel file validation logic and add JSON output
carlosferreyra Aug 28, 2024
eab82a3
refactor: Fix duplicate data insertion in load_excel function
carlosferreyra Aug 28, 2024
e0bbfb7
Campo cuil agregado a alumnos
ulisespallares888 Aug 28, 2024
eb27ba1
Campo cuil agregado a alumnos (#98)
ulisespallares888 Aug 28, 2024
c3b5d4d
feat: create FichaAlumno, update routes and subpages
facundomelgarejo Aug 29, 2024
23701f9
feat: connect endpoint alumnos/dni
facundomelgarejo Aug 29, 2024
158ed06
feat: connect endpoint alumnos/dni
facundomelgarejo Aug 29, 2024
67f8c1c
feat: Improve file upload functionality and error handling in Sysacad…
yoelmarain Aug 29, 2024
8f89693
refactor: Remove alumno id field, alter alumno dni and legajo fields
carlosferreyra Aug 29, 2024
285c8ab
Update base.py
ulisespallares888 Aug 29, 2024
ccfb6c8
Update base.py (#99)
ulisespallares888 Aug 29, 2024
2c18fc3
feat: Improve file upload functionality and error handling in Sysacad…
yoelmarain Aug 29, 2024
9bed194
feat: Improve ModalAgregarMateria and ModalEditarMateria components
yoelmarain Aug 29, 2024
ba7a26f
Agregue firma-alumno
ulisespallares888 Aug 30, 2024
38f840a
Ulltimo compdepag
ulisespallares888 Aug 30, 2024
9f4b590
refactor: Update Excel file validation logic and add JSON output
carlosferreyra Aug 30, 2024
387f024
refactor: Add serializer class to ExcelApiView
carlosferreyra Aug 30, 2024
2d1e918
Merge branch 'main' into TUP-25-Procesamiento-de-documento-Sysacad
carlosferreyra Aug 30, 2024
33e6f5c
Merge branch 'dev' into TUP-25-Procesamiento-de-documento-Sysacad
carlosferreyra Aug 30, 2024
5d273b3
Tup 25 procesamiento de documento sysacad (#102)
carlosferreyra Aug 30, 2024
7b2ee00
Merge branch 'dev' of https://github.com/Seminario-Integrador-2024/Ge…
samuop Aug 30, 2024
f738c29
Revert "Merge branch 'dev' of https://github.com/Seminario-Integrador…
samuop Aug 30, 2024
e21c02d
Tup 38 crear historial como nueva seccion. modificaciones historial (…
samuop Aug 30, 2024
7beb6bd
firma-compromiso endpoint agregado
ulisespallares888 Aug 30, 2024
3e63333
Fix conexion con back
samuop Aug 30, 2024
37f469e
firma-compromiso endpoint terminado
ulisespallares888 Aug 31, 2024
ee0b7dd
Merge branch 'dev' into TUP-62-Endpoint-Firmar-compromiso-de-pago
ulisespallares888 Aug 31, 2024
0bf6fb4
Tup 62 endpoint firmar compromiso de pago (#104)
ulisespallares888 Aug 31, 2024
e41a15e
Cambios varios
ulisespallares888 Aug 31, 2024
401384c
refactor: Update Django settings for production environment
carlosferreyra Aug 31, 2024
b6eed3a
refactor: Remove alumno id field, alter alumno dni and legajo fields
carlosferreyra Aug 31, 2024
2a1e361
refactor: Update Django settings for production environment
carlosferreyra Aug 31, 2024
3f1682b
Merge branch 'dev' into arreglo-migraciones
ulisespallares888 Aug 31, 2024
111666e
Cambios varios (#105)
ulisespallares888 Aug 31, 2024
077e374
refactor: Remove ExcelFile model and related code
carlosferreyra Aug 31, 2024
a53c6da
refactor: Update Django settings for production environment
carlosferreyra Aug 31, 2024
0984b37
update
samuop Sep 1, 2024
78e767c
ultimo ajuste- Refactor de LinkNVAR
samuop Sep 1, 2024
fe1c899
Merge branch 'dev' into TUP-53-Definir-rutas-para-alumnos-navbar
samuop Sep 1, 2024
ecec222
Tup 53 definir rutas para alumnos navbar (#106)
samuop Sep 1, 2024
a2e7b9b
refactor: Update Dockerfile to use Python 3.12.5-bullseye image and i…
carlosferreyra Sep 1, 2024
c26371b
Merge branch 'dev' of https://github.com/Seminario-Integrador-2024/Ge…
carlosferreyra Sep 1, 2024
884e436
refactor: Update README.md on instructions on how to run the backend …
carlosferreyra Sep 1, 2024
d576a1e
refactor: Update Dockerfile to use dev Django settings
carlosferreyra Sep 1, 2024
7fad430
Hot Fix: Add ALLOWED_HOSTS configuration to base settings
carlosferreyra Sep 1, 2024
aa6dc3f
refactor: Update Django settings to use production environment
carlosferreyra Sep 2, 2024
bb719ef
refactor: Update Dockerfile to use default Django settings
carlosferreyra Sep 2, 2024
8da4897
refactor: Update Dockerfile to use default Django settings
carlosferreyra Sep 2, 2024
0ae45a6
refactor: Update Dockerfile to use default Django settings & reworked…
carlosferreyra Sep 2, 2024
1ac50fc
chore: regenerate mysql_schema.pdf
carlosferreyra Sep 2, 2024
12ff2d6
refactor: Update API URLs to use 'localhost' instead of '127.0.0.1'
yoelmarain Sep 2, 2024
330ab89
fix: format
facundomelgarejo Sep 4, 2024
3819933
Merge branch 'dev' into TUP-47-Crear-Ficha-de-Alumno
facundomelgarejo Sep 4, 2024
02b75a5
Tup 47 crear ficha de alumno (#107)
facundomelgarejo Sep 4, 2024
5692403
conexion de montos con backend
samuop Sep 4, 2024
2c0bafd
Merge branch 'dev' into TUP-36-Crear-Pantalla-de-Montos-y-Compromiso-…
samuop Sep 4, 2024
b9312ad
Tup 36 crear pantalla de montos y compromiso vigente (#108)
samuop Sep 4, 2024
dba3559
refactor: Add load_data at excel_sysacad/utils.py
carlosferreyra Sep 4, 2024
6a77edc
feat: Remove commented out code in Resultado.tsx
yoelmarain Sep 4, 2024
d498a43
feat: Enable file upload functionality in Sysacad page
yoelmarain Sep 4, 2024
65951d7
Merge branch 'dev' into TUP-50-Cargar-excel-de-Sysacad-y-mostrar-resp…
yoelmarain Sep 4, 2024
b111524
Tup 50 cargar excel de sysacad y mostrar respuesta (#109)
yoelmarain Sep 4, 2024
81ae1ac
fix: Fix error handling and display in TablaMaterias component
yoelmarain Sep 4, 2024
8768fad
fix: Fix error handling and display in TablaMaterias component (#110)
yoelmarain Sep 4, 2024
63fd0cc
Merge remote-tracking branch 'origin/dev' into merge_current_dev
carlosferreyra Sep 4, 2024
c0a57a8
feat: Se agrega el endpoint de los alumnos por materias (#113)
TobiasMaciel Sep 5, 2024
e3572c1
feat: add alumnos in navbar
facundomelgarejo Sep 7, 2024
f52f296
feat: Add payment functionality and inform payment feature
yoelmarain Sep 9, 2024
dc008dc
feat: Add TablaPagos component for displaying payment information
yoelmarain Sep 9, 2024
e7abc8f
feat: Add payment selection functionality to InformarPago component
yoelmarain Sep 9, 2024
6794bf2
feat: Add payment selection functionality, inform payment feature, an…
yoelmarain Sep 9, 2024
3cbf8ad
,
samuop Sep 10, 2024
2396834
feat: Update InformarPago component to handle file attachment and for…
yoelmarain Sep 10, 2024
1273baa
Feat: Redireccionamiento ficha alumno
facundomelgarejo Sep 11, 2024
b2d01fe
desconexion con el backend
samuop Sep 11, 2024
763885a
feat: Pagina de compromiso de pago
Sep 11, 2024
026b6ad
feat: Pagina de compromiso de pago (#115)
MirandaAriano Sep 11, 2024
32003de
Tup 56 pagina informar pago (#116)
yoelmarain Sep 11, 2024
dfa3701
fix: login conectado con nuevo back
facundomelgarejo Sep 16, 2024
2da436b
fix: context nuevo back
facundomelgarejo Sep 17, 2024
257e53d
feat: Se agrego la tabla de estado cuenta en la Ficha Alumno
facundomelgarejo Sep 17, 2024
ee4b79e
fix: format
facundomelgarejo Sep 17, 2024
4ed00da
fix: eliminacion importaciones sin usar
facundomelgarejo Sep 17, 2024
82e76fe
Merge remote-tracking branch 'origin/dev' into TUP-47-Crear-Ficha-de-…
facundomelgarejo Sep 17, 2024
29c0464
Tup 47 crear ficha de alumno (#119)
facundomelgarejo Sep 18, 2024
8b19da6
fix: cambie de lugar "CompromisoDePago"
Sep 18, 2024
03351a4
fix: cambie de lugar "CompromisoDePago" (#120)
MirandaAriano Sep 18, 2024
40095fe
Merge branch 'dev' into TUP-63-Pagina-darse-de-baja
samuop Sep 18, 2024
38eea9f
decodificando errores
samuop Sep 18, 2024
442fb6f
.
samuop Sep 18, 2024
2bff2c4
Fix Excel
samuop Sep 18, 2024
4cc13d7
utimo FIX
samuop Sep 18, 2024
be3582a
Arreglos estéticos
samuop Sep 19, 2024
9a431db
fix
TobiasMaciel Sep 19, 2024
9053a7e
Merge branch 'dev' of https://github.com/Seminario-Integrador-2024/Ge…
TobiasMaciel Sep 19, 2024
50ec31c
fix: Formato numero dni, separador de miles
facundomelgarejo Sep 21, 2024
e7c007e
fix: Se trae todos los alumnos, sin limite de registros
facundomelgarejo Sep 21, 2024
cec7ee5
feat: Se agregan las materias a los alumnos
TobiasMaciel Sep 22, 2024
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
50 changes: 23 additions & 27 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,46 +18,42 @@
# ONBUILD: Adds a trigger instruction to the image that will be executed at a later time, when the image is used as the base for another build

# Use the official Python alpine image from the Docker Hub
FROM python:3.12.5-alpine3.20
FROM python:3.12.5-bullseye

# Description: Dockerfile for the Django server application
LABEL author="Carlos E. Ferreyra - Google Cloud Platform - Cloud Run"




# Set environment variables
ENV DJANGO_SETTINGS_MODULE=server.settings.base
ENV PYTHONDONTWRITEBYTECODE=1
ENV PYTHONUNBUFFERED=1
# Copy the entire backend directory
COPY backend/ /app

# Set the working directory
# Create and set the working directory
WORKDIR /app

# Copy the requirements file and install dependencies
COPY requirements.txt .
RUN pip install --upgrade pip && pip install --no-cache-dir -r requirements.txt

# Copy the requirements file and install system dependencies
COPY requirements.txt /app/
RUN apt-get update && \
apt-get install -y default-libmysqlclient-dev gcc && \
rm -rf /var/lib/apt/lists/*

# Create the volume mount point & give read/write access
RUN mkdir -p /app/mnt/my-bucket/ && chown -R 1001:1001 /app/mnt/my-bucket/
# Set up Python virtual environment
RUN python -m venv /opt/venv
ENV PATH="/opt/venv/bin:$PATH"

# Collect static files
RUN python manage.py collectstatic --noinput
# Install Python dependencies
RUN pip install --upgrade pip && \
pip install --no-cache-dir -r requirements.txt

# generate sql migrations for the chosen database
RUN python manage.py makemigrations
# Copy the rest of the application code
COPY backend/ /app/

# Generate the OpenAPI schema
RUN python manage.py spectacular --color --file schema.yml --validate

# Create supersuser
# RUN python create_superuser.py

# Expose port 8000 for the Django app
# Expose port
EXPOSE 8000

# Run the application
CMD ["sh", "-c", "python manage.py migrate && gunicorn server.wsgi:application --bind 0.0.0.0:8000"]
# Copy and set permissions for the entrypoint script
COPY entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh

# Use the entrypoint script to run migrations and start the server
ENTRYPOINT ["/entrypoint.sh"]
CMD ["sh","-c","gunicorn --bind 0.0.0.0:8000 --workers 1 --threads 8 --timeout 0 server.wsgi:application"]
27 changes: 27 additions & 0 deletions FrontAdmin/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion FrontAdmin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"scripts": {
"dev": "vite",
"build": "vite build",
"lint": "eslint src --ext ts,tsx --report-unused-disable-directives --max-warnings 150",
"lint": "eslint src --ext ts,tsx --report-unused-disable-directives --max-warnings 100",
"preview": "vite preview",
"format": "prettier --write \"src/**/*.{js,jsx,ts,tsx,json,css}\""
},
Expand All @@ -18,6 +18,7 @@
"@mui/icons-material": "^5.16.7",
"@mui/material": "^5.16.7",
"@mui/x-date-pickers": "^7.14.0",
"@react-oauth/google": "^0.12.1",
"@react-pdf-viewer/core": "^3.12.0",
"@react-pdf-viewer/page-navigation": "^3.12.0",
"@react-pdf-viewer/zoom": "^3.12.0",
Expand All @@ -37,6 +38,7 @@
},
"devDependencies": {
"@types/js-cookie": "^3.0.6",
"@types/node": "^22.5.1",
"@types/react": "^18.2.66",
"@types/react-datepicker": "^6.2.0",
"@types/react-dom": "^18.2.22",
Expand Down
Binary file added FrontAdmin/public/compromiso_de_pago_2023.pdf
Binary file not shown.
67 changes: 67 additions & 0 deletions FrontAdmin/src/API-Alumnos/Pagos.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@

Check warning on line 1 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `⏎⏎`

Check warning on line 1 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `⏎⏎`

Check warning on line 1 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `⏎⏎`

Check warning on line 1 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `⏎⏎`

Check warning on line 1 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `⏎⏎`

const cuotas = [
{

Check warning on line 4 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `··`

Check warning on line 4 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `··`

Check warning on line 4 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `··`

Check warning on line 4 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `··`

Check warning on line 4 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `··`
numero: 0,

Check warning on line 5 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `····`

Check warning on line 5 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `····`

Check warning on line 5 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `····`

Check warning on line 5 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `····`

Check warning on line 5 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `····`
monto1erVencimiento: 10000,

Check warning on line 6 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `····`

Check warning on line 6 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `····`

Check warning on line 6 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `····`

Check warning on line 6 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `····`

Check warning on line 6 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `····`
monto2doVencimiento: 0,

Check warning on line 7 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `····`

Check warning on line 7 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `····`

Check warning on line 7 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `····`

Check warning on line 7 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `····`

Check warning on line 7 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `····`
monto3erVencimiento: 0,

Check warning on line 8 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `····`

Check warning on line 8 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `····`

Check warning on line 8 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `····`

Check warning on line 8 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `····`

Check warning on line 8 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `····`
valortotal: 10000,

Check warning on line 9 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `····`

Check warning on line 9 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `····`

Check warning on line 9 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `····`

Check warning on line 9 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `····`

Check warning on line 9 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `····`
valorpagado: 10000,

Check warning on line 10 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `····`

Check warning on line 10 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `····`

Check warning on line 10 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `····`

Check warning on line 10 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `····`

Check warning on line 10 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Delete `····`
valoradeudado: 0,

Check warning on line 11 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Replace `········` with `····`

Check warning on line 11 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Replace `········` with `····`

Check warning on line 11 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Replace `········` with `····`

Check warning on line 11 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Replace `········` with `····`

Check warning on line 11 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Replace `········` with `····`
estado: "PAGADO",

Check warning on line 12 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Replace `····estado:·"PAGADO"` with `estado:·'PAGADO'`

Check warning on line 12 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Replace `····estado:·"PAGADO"` with `estado:·'PAGADO'`

Check warning on line 12 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Replace `····estado:·"PAGADO"` with `estado:·'PAGADO'`

Check warning on line 12 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Replace `····estado:·"PAGADO"` with `estado:·'PAGADO'`

Check warning on line 12 in FrontAdmin/src/API-Alumnos/Pagos.ts

View workflow job for this annotation

GitHub Actions / Linter de Código

Replace `····estado:·"PAGADO"` with `estado:·'PAGADO'`
},
{
numero: 1,
monto1erVencimiento: 10000,
monto2doVencimiento: 15000,
monto3erVencimiento: 20000,
valortotal: 10000,
valorpagado: 0,
valoradeudado: 10000,
estado: "INFORMADO",
},
{
numero: 2,
monto1erVencimiento: 10000,
monto2doVencimiento: 15000,
monto3erVencimiento: 20000,
valortotal: 10000,
valorpagado: 0,
valoradeudado: 10000,
estado: "ADEUDADO",
},
{
numero: 3,
monto1erVencimiento: 10000,
monto2doVencimiento: 15000,
monto3erVencimiento: 20000,
valortotal: 10000,
valorpagado: 0,
valoradeudado: 10000,
estado: "ADEUDADO",
},
{
numero: 4,
monto1erVencimiento: 10000,
monto2doVencimiento: 15000,
monto3erVencimiento: 20000,
valortotal: 10000,
valorpagado: 0,
valoradeudado: 10000,
estado: "ADEUDADO",
},
{
numero: 5,
monto1erVencimiento: 10000,
monto2doVencimiento: 15000,
monto3erVencimiento: 20000,
valortotal: 10000,
valorpagado: 0,
valoradeudado: 10000,
estado: "ADEUDADO",
}
];

export default cuotas;

Loading
Loading