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

Agregar filtros a actividades por fechas #118

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

chimalii
Copy link
Contributor

@chimalii chimalii commented Oct 9, 2024

Se agregó lo siguiente:

  • Que regrese sólo las actividades con fecha actual o mayor a esta.
  • Que regrese las actividades ordenadas por fecha más reciente a más lejana.

@chimalii chimalii changed the base branch from main to release/0.1 October 9, 2024 19:56
@chimalii
Copy link
Contributor Author

chimalii commented Oct 9, 2024

Es necesario revisar con ESLint los siguientes archivos:

  • anuncio.model.js
  • usaurio.model.js
  • registrarAnuncio.routes.js

Copy link
Contributor

@AndreaMedinaRico AndreaMedinaRico left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ajustes de estilo pendientes en otros archivos

@AndreaMedinaRico AndreaMedinaRico merged commit fd9bb1d into release/0.1 Oct 9, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants