Skip to content

Feat/pre exams card#95

Merged
adrianrrruiz merged 8 commits intodevelopfrom
feat/pre-exams-card
Oct 3, 2025
Merged

Feat/pre exams card#95
adrianrrruiz merged 8 commits intodevelopfrom
feat/pre-exams-card

Conversation

@adrianrrruiz
Copy link
Contributor

No description provided.

@Samu-Kiss
Copy link
Contributor

Hola bro, me gusta! pero no estoy muy seguro si ese sea el lugar para ponerlo... Estaba pensado que eso debería ir en una sección como de ayuda para parciales o algo así

@adrianrrruiz
Copy link
Contributor Author

Hola bro, me gusta! pero no estoy muy seguro si ese sea el lugar para ponerlo... Estaba pensado que eso debería ir en una sección como de ayuda para parciales o algo así

Pero esa sección de ayuda donde la creo?

@Samu-Kiss
Copy link
Contributor

Mmmm podría ser debajo de activites, una seccion que se llame material de estudio o algo así, que te parece?

@adrianrrruiz
Copy link
Contributor Author

Bro quedaría entonces debajo de members, activities ya se elimino hace ratico. Otra pregunta, en la card que dejaría entonces?

@Samu-Kiss
Copy link
Contributor

la verdad es que no tengo muy claro que va en el about us

@Samu-Kiss
Copy link
Contributor

en un principio pensé que ahí iba como la historia del grupo o algo

Copy link
Contributor

@Samu-Kiss Samu-Kiss left a comment

Choose a reason for hiding this comment

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

Entonces dejemos esto de los pre parciales en una seccion aparte

@Samu-Kiss
Copy link
Contributor

Ah y en el about us sería chevere más bien dejar, como misión, visión, qué hacemos y cómo lo hacemos. ¿Qué opinas?

@TalkySafe143 TalkySafe143 marked this pull request as draft September 27, 2025 01:04
@Samu-Kiss
Copy link
Contributor

@adrianrrruiz

@adrianrrruiz
Copy link
Contributor Author

@adrianrrruiz

El tema es el contenido bro. No tenemos puntualmente misión, visión, etc; definidas. También hay algunos issues que ya están creados para llenar esas cards #5, #16, #34 y #35. Sería bueno saber en donde pondríamos el contenido de esas cards.

@Samu-Kiss
Copy link
Contributor

Entonces yo creo que es mejor cambiarle el nombre a la sección, por que muchos a los que se los he mostrado no esperan ese contenido en esa sección. Eso termina afectando la UX también

@adrianrrruiz
Copy link
Contributor Author

Entonces yo creo que es mejor cambiarle el nombre a la sección, por que muchos a los que se los he mostrado no esperan ese contenido en esa sección. Eso termina afectando la UX también

Epa, va pa esa. Sería mejor como "Lo que hacemos" o "Nuestras actividades", qué dices?

@Samu-Kiss
Copy link
Contributor

Entonces yo creo que es mejor cambiarle el nombre a la sección, por que muchos a los que se los he mostrado no esperan ese contenido en esa sección. Eso termina afectando la UX también

Epa, va pa esa. Sería mejor como "Lo que hacemos" o "Nuestras actividades", qué dices?

Si! Puede ser como Nuestras Actividades

@adrianrrruiz
Copy link
Contributor Author

@Samu-Kiss como lo ves?

@Samu-Kiss
Copy link
Contributor

@Samu-Kiss como lo ves?

Hola bro, ya quedó :) corregí una cosa de jerarquía tipográfica y yap, de resto está perfecto.

@Samu-Kiss Samu-Kiss marked this pull request as ready for review October 3, 2025 14:54
@adrianrrruiz adrianrrruiz merged commit 1beca07 into develop Oct 3, 2025
1 check passed
@adrianrrruiz adrianrrruiz deleted the feat/pre-exams-card branch October 3, 2025 19:59
adrianrrruiz added a commit that referenced this pull request Nov 2, 2025
* Feat: Inactive Members Timeline

Refactors the team members section.
- Introduces a separate page for inactive members.
- Enhances member cards with updated information.
- Adds a custom cursor for improved user experience.
- Introduces PWA functionality by adding web app manifest.

* Fixes: Corrects type inconsistencies

Normalizes member data and addresses potential type
inconsistencies when processing member information from
external sources, improving data handling robustness.

* feat/events initial design #28

* fix - hide on closed #48

* Fix hydration error

* fix card responsive

* fix responsive

* New: Rules section

* Use snake case

* New: link preview acceterity component

* Fix Nav Link to upcoming events & width

* Diseño del footer con redes sociales

* add Student Model

* Add Hard Coded Students

* feat/league-podium #29

* colores para las coronas

* Fix github build (disable eslint/no-uses-vars error)

Se pone este comentario en las lineas de las variables sin usar.

* Check pr build on development branch

* add Student Model

* Add Hard Coded Students

* feat/league-podium #29

* colores para las coronas

* Diseño del footer con redes sociales

* Remove unused imports

* remove search params instagram url

* Add footer to league page

* Fetch contests from api #63

Recuerden usar la api en develop, a momento de este issue aun no esta desplegado el endpoint de contests.

* Fix event card placeholder logo size

* Fix: Fetch members from API and React Query

* Add: Past members timeline

* Fix bun build

* use picture search param

* fetch contests with picture

* fix enum values

* fix enum values

* Skeleton Loading

* Update upcoming-events.tsx

* fix merge

* change Logo_Oscuro.png to Logo_Oscuro.svg

* Fix logo size - No Events card

* add students controller

* New: Sign-up with supabase

* Fix: Linter errors

* Update:  PR validation for env variables

* Improve: services directory deleted

* load and fetch podium studetns

* remove hard-coded students

* add supabase_user_id

* Add: rank base page

* Ranking Component #58

* Fix cursor in some screens

* Ranking Component #58

* Add Ranking component to ranking page

* Feat: schema for contributors and GitHub contributors from API

* Feat: fetch, transformation, map and duplicate elimination of contributors data from GitHub

* Feat: Contributors rendering component

* Add: GitHub API added to allowed images domains

* Add: Contributors component added to main page

* Fix: Sizing in avatars and title

* Fix: Workflow failed fo Env variable

* New: Sign-in with supabase

* New: scrollbar style

* Fix: dark mode on inactive members card and page

* Fix: inactive members styles

* Fix: about us typography

* Fix: sign-up button color

* Fix: spanglish deleted

* Fix: Run formatter

* Add: Workflow to format on push

* Fix: about us alignment

* Deleted: unused variables on ranking component

* Use the defautla avatar url specified in the .env file

SUPONGO QUE HABRÍA QUE ACTUALIZARLO EN PROD!!!!

...
NEXT_PUBLIC_DEFAULT_IMAGE_URL=https://www.svgrepo.com/show/452030/avatar-default.svg

* [Feat]: League hero

* [Feat]: Video bg

* [Fix]: Carga de video en caché

* Flujo de autenticación de Supabase (#92)

* Add: Email reset password feature

* Add: Password reset with supabase

* Este es el avance que he hecho :)

* Advance: sign-in and sign-up working with middleware implementation. Docs: https://supabase.com/docs/guides/auth/server-side/nextjs?queryGroups=router&router=app

* Add: Reset password

---------

Co-authored-by: Salomon Avila <salomon.avila2506@gmail.com>
Co-authored-by: Adrian Ruiz <adrianruiz0208@gmail.com>

* Feat: logout function (#107)

* Fix: hero component and adds particle utility

Updates the hero section with a background video proxy and reusable particle effect.

- Improves video loading reliability and caching by using a proxy route.
- Introduces a reusable utility for generating code particles.
- Enhances the hero section's visual appeal and performance.

* Feat/pre exams card (#95)

* Advance: pre-exams card structure

* New: pre-exams card

* Fix: Better title for "About Us" section and unused components removed.

* Fix: Minor styling

---------

Co-authored-by: Samuel Pico <sa.pico@javeriana.edu.co>

* [Fix]: Video always going to fallback

* [Fix]: Mobile visibility

* Deleted comments

* Hotfix: Scroll in card members

* Add workflow_dispatch and pull_request triggers on Format.yml

* Update GitHub Actions workflow for formatting changes (#117)

* Update GitHub Actions workflow for formatting changes

* Fix indentation in Format.yml workflow

* Update file pattern for auto-commit action

* Apply formatting changes

* rerun checks

---------

Co-authored-by: adrianrrruiz <adrianrrruiz@users.noreply.github.com>

* Change PR validation trigger to workflow_run (#118)

* Change PR validation trigger to workflow_run

Updated PR validation workflow to trigger on workflow_run instead of pull_request.

* rerun checks

* Modify PRValidation.yml for pull request handling

* Delete: Format.yml

* rerun checks

* Add dependency on format job for pr-check

* Update PR validation workflow to check formatting (#120)

* Update PR validation workflow to check formatting

Replaced automatic formatting commit with a check for formatting issues.

* Format: bun run format

* Update formatting check to use Prettier

* Test: formatting

* Test: formatting

* Add: githook pre-commit

* Test: formatting

* Prueba

* Prueba

* Prueba

* Prueba

* Prueba

* Add: husky

* Prueba

---------

Co-authored-by: Samuk <sammy.pico.duran@gmail.com>
Co-authored-by: Achalogy <achalogy@gmail.com>
Co-authored-by: Acha <62490806+Achalogy@users.noreply.github.com>
Co-authored-by: DavidVargas-Ctrl <dafelipe0410@gmail.com>
Co-authored-by: TalkySafe143 <sebastian.galindo143@gmail.com>
Co-authored-by: Sebastian Galindo <74377523+TalkySafe143@users.noreply.github.com>
Co-authored-by: arielLevita <levita.ariel@gmail.com>
Co-authored-by: Salomon Alfredo Avila Larrotta <104867468+SalomonAvila@users.noreply.github.com>
Co-authored-by: Samuel Pico <sa.pico@javeriana.edu.co>
Co-authored-by: Salomon Avila <salomon.avila2506@gmail.com>
Co-authored-by: adrianrrruiz <adrianrrruiz@users.noreply.github.com>
adrianrrruiz added a commit that referenced this pull request Nov 20, 2025
* Feat: Advance on profile page

* Fix: changes after designer feedback

* Hotfix: lint errors solved

* FIx: designer feedback

* Fix: Edit button

* Hotfix: Change password button for mobile version

* New: Get the student info and his competitions history

* Advance: Get student info. Problem with dialog visibilty on avatar menu.

* ACM WEBPAGE 1.0.0

* Feat: Inactive Members Timeline

Refactors the team members section.
- Introduces a separate page for inactive members.
- Enhances member cards with updated information.
- Adds a custom cursor for improved user experience.
- Introduces PWA functionality by adding web app manifest.

* Fixes: Corrects type inconsistencies

Normalizes member data and addresses potential type
inconsistencies when processing member information from
external sources, improving data handling robustness.

* feat/events initial design #28

* fix - hide on closed #48

* Fix hydration error

* fix card responsive

* fix responsive

* New: Rules section

* Use snake case

* New: link preview acceterity component

* Fix Nav Link to upcoming events & width

* Diseño del footer con redes sociales

* add Student Model

* Add Hard Coded Students

* feat/league-podium #29

* colores para las coronas

* Fix github build (disable eslint/no-uses-vars error)

Se pone este comentario en las lineas de las variables sin usar.

* Check pr build on development branch

* add Student Model

* Add Hard Coded Students

* feat/league-podium #29

* colores para las coronas

* Diseño del footer con redes sociales

* Remove unused imports

* remove search params instagram url

* Add footer to league page

* Fetch contests from api #63

Recuerden usar la api en develop, a momento de este issue aun no esta desplegado el endpoint de contests.

* Fix event card placeholder logo size

* Fix: Fetch members from API and React Query

* Add: Past members timeline

* Fix bun build

* use picture search param

* fetch contests with picture

* fix enum values

* fix enum values

* Skeleton Loading

* Update upcoming-events.tsx

* fix merge

* change Logo_Oscuro.png to Logo_Oscuro.svg

* Fix logo size - No Events card

* add students controller

* New: Sign-up with supabase

* Fix: Linter errors

* Update:  PR validation for env variables

* Improve: services directory deleted

* load and fetch podium studetns

* remove hard-coded students

* add supabase_user_id

* Add: rank base page

* Ranking Component #58

* Fix cursor in some screens

* Ranking Component #58

* Add Ranking component to ranking page

* Feat: schema for contributors and GitHub contributors from API

* Feat: fetch, transformation, map and duplicate elimination of contributors data from GitHub

* Feat: Contributors rendering component

* Add: GitHub API added to allowed images domains

* Add: Contributors component added to main page

* Fix: Sizing in avatars and title

* Fix: Workflow failed fo Env variable

* New: Sign-in with supabase

* New: scrollbar style

* Fix: dark mode on inactive members card and page

* Fix: inactive members styles

* Fix: about us typography

* Fix: sign-up button color

* Fix: spanglish deleted

* Fix: Run formatter

* Add: Workflow to format on push

* Fix: about us alignment

* Deleted: unused variables on ranking component

* Use the defautla avatar url specified in the .env file

SUPONGO QUE HABRÍA QUE ACTUALIZARLO EN PROD!!!!

...
NEXT_PUBLIC_DEFAULT_IMAGE_URL=https://www.svgrepo.com/show/452030/avatar-default.svg

* [Feat]: League hero

* [Feat]: Video bg

* [Fix]: Carga de video en caché

* Flujo de autenticación de Supabase (#92)

* Add: Email reset password feature

* Add: Password reset with supabase

* Este es el avance que he hecho :)

* Advance: sign-in and sign-up working with middleware implementation. Docs: https://supabase.com/docs/guides/auth/server-side/nextjs?queryGroups=router&router=app

* Add: Reset password

---------

Co-authored-by: Salomon Avila <salomon.avila2506@gmail.com>
Co-authored-by: Adrian Ruiz <adrianruiz0208@gmail.com>

* Feat: logout function (#107)

* Fix: hero component and adds particle utility

Updates the hero section with a background video proxy and reusable particle effect.

- Improves video loading reliability and caching by using a proxy route.
- Introduces a reusable utility for generating code particles.
- Enhances the hero section's visual appeal and performance.

* Feat/pre exams card (#95)

* Advance: pre-exams card structure

* New: pre-exams card

* Fix: Better title for "About Us" section and unused components removed.

* Fix: Minor styling

---------

Co-authored-by: Samuel Pico <sa.pico@javeriana.edu.co>

* [Fix]: Video always going to fallback

* [Fix]: Mobile visibility

* Deleted comments

* Hotfix: Scroll in card members

* Add workflow_dispatch and pull_request triggers on Format.yml

* Update GitHub Actions workflow for formatting changes (#117)

* Update GitHub Actions workflow for formatting changes

* Fix indentation in Format.yml workflow

* Update file pattern for auto-commit action

* Apply formatting changes

* rerun checks

---------

Co-authored-by: adrianrrruiz <adrianrrruiz@users.noreply.github.com>

* Change PR validation trigger to workflow_run (#118)

* Change PR validation trigger to workflow_run

Updated PR validation workflow to trigger on workflow_run instead of pull_request.

* rerun checks

* Modify PRValidation.yml for pull request handling

* Delete: Format.yml

* rerun checks

* Add dependency on format job for pr-check

* Update PR validation workflow to check formatting (#120)

* Update PR validation workflow to check formatting

Replaced automatic formatting commit with a check for formatting issues.

* Format: bun run format

* Update formatting check to use Prettier

* Test: formatting

* Test: formatting

* Add: githook pre-commit

* Test: formatting

* Prueba

* Prueba

* Prueba

* Prueba

* Prueba

* Add: husky

* Prueba

---------

Co-authored-by: Samuk <sammy.pico.duran@gmail.com>
Co-authored-by: Achalogy <achalogy@gmail.com>
Co-authored-by: Acha <62490806+Achalogy@users.noreply.github.com>
Co-authored-by: DavidVargas-Ctrl <dafelipe0410@gmail.com>
Co-authored-by: TalkySafe143 <sebastian.galindo143@gmail.com>
Co-authored-by: Sebastian Galindo <74377523+TalkySafe143@users.noreply.github.com>
Co-authored-by: arielLevita <levita.ariel@gmail.com>
Co-authored-by: Salomon Alfredo Avila Larrotta <104867468+SalomonAvila@users.noreply.github.com>
Co-authored-by: Samuel Pico <sa.pico@javeriana.edu.co>
Co-authored-by: Salomon Avila <salomon.avila2506@gmail.com>
Co-authored-by: adrianrrruiz <adrianrrruiz@users.noreply.github.com>

* Fix: dialog menu for profile page and logout is visible. Logout logic done.

* Fix: No Next errors for the final user on profile page

* New: loading skeleton for student info

* Fix: Solving build errors

* New: update profile

---------

Co-authored-by: Adrian Ruiz <adrianruiz0208@gmail.com>
Co-authored-by: Adrian Ruiz <111095677+adrianrrruiz@users.noreply.github.com>
Co-authored-by: Achalogy <achalogy@gmail.com>
Co-authored-by: Acha <62490806+Achalogy@users.noreply.github.com>
Co-authored-by: DavidVargas-Ctrl <dafelipe0410@gmail.com>
Co-authored-by: TalkySafe143 <sebastian.galindo143@gmail.com>
Co-authored-by: Sebastian Galindo <74377523+TalkySafe143@users.noreply.github.com>
Co-authored-by: arielLevita <levita.ariel@gmail.com>
Co-authored-by: Salomon Alfredo Avila Larrotta <104867468+SalomonAvila@users.noreply.github.com>
Co-authored-by: Salomon Avila <salomon.avila2506@gmail.com>
Co-authored-by: adrianrrruiz <adrianrrruiz@users.noreply.github.com>
adrianrrruiz added a commit that referenced this pull request Nov 20, 2025
* Feat: Inactive Members Timeline

Refactors the team members section.
- Introduces a separate page for inactive members.
- Enhances member cards with updated information.
- Adds a custom cursor for improved user experience.
- Introduces PWA functionality by adding web app manifest.

* Fixes: Corrects type inconsistencies

Normalizes member data and addresses potential type
inconsistencies when processing member information from
external sources, improving data handling robustness.

* feat/events initial design #28

* fix - hide on closed #48

* Fix hydration error

* fix card responsive

* fix responsive

* New: Rules section

* Use snake case

* New: link preview acceterity component

* Fix Nav Link to upcoming events & width

* Diseño del footer con redes sociales

* add Student Model

* Add Hard Coded Students

* feat/league-podium #29

* colores para las coronas

* Fix github build (disable eslint/no-uses-vars error)

Se pone este comentario en las lineas de las variables sin usar.

* Check pr build on development branch

* add Student Model

* Add Hard Coded Students

* feat/league-podium #29

* colores para las coronas

* Diseño del footer con redes sociales

* Remove unused imports

* remove search params instagram url

* Add footer to league page

* Fetch contests from api #63

Recuerden usar la api en develop, a momento de este issue aun no esta desplegado el endpoint de contests.

* Fix event card placeholder logo size

* Fix: Fetch members from API and React Query

* Add: Past members timeline

* Fix bun build

* use picture search param

* fetch contests with picture

* fix enum values

* fix enum values

* Skeleton Loading

* Update upcoming-events.tsx

* fix merge

* change Logo_Oscuro.png to Logo_Oscuro.svg

* Fix logo size - No Events card

* add students controller

* New: Sign-up with supabase

* Fix: Linter errors

* Update:  PR validation for env variables

* Improve: services directory deleted

* load and fetch podium studetns

* remove hard-coded students

* add supabase_user_id

* Add: rank base page

* Ranking Component #58

* Fix cursor in some screens

* Ranking Component #58

* Add Ranking component to ranking page

* Feat: schema for contributors and GitHub contributors from API

* Feat: fetch, transformation, map and duplicate elimination of contributors data from GitHub

* Feat: Contributors rendering component

* Add: GitHub API added to allowed images domains

* Add: Contributors component added to main page

* Fix: Sizing in avatars and title

* Fix: Workflow failed fo Env variable

* New: Sign-in with supabase

* New: scrollbar style

* Fix: dark mode on inactive members card and page

* Fix: inactive members styles

* Fix: about us typography

* Fix: sign-up button color

* Fix: spanglish deleted

* Fix: Run formatter

* Add: Workflow to format on push

* Fix: about us alignment

* Deleted: unused variables on ranking component

* Use the defautla avatar url specified in the .env file

SUPONGO QUE HABRÍA QUE ACTUALIZARLO EN PROD!!!!

...
NEXT_PUBLIC_DEFAULT_IMAGE_URL=https://www.svgrepo.com/show/452030/avatar-default.svg

* [Feat]: League hero

* [Feat]: Video bg

* [Fix]: Carga de video en caché

* Flujo de autenticación de Supabase (#92)

* Add: Email reset password feature

* Add: Password reset with supabase

* Este es el avance que he hecho :)

* Advance: sign-in and sign-up working with middleware implementation. Docs: https://supabase.com/docs/guides/auth/server-side/nextjs?queryGroups=router&router=app

* Add: Reset password

---------

Co-authored-by: Salomon Avila <salomon.avila2506@gmail.com>
Co-authored-by: Adrian Ruiz <adrianruiz0208@gmail.com>

* Feat: logout function (#107)

* Fix: hero component and adds particle utility

Updates the hero section with a background video proxy and reusable particle effect.

- Improves video loading reliability and caching by using a proxy route.
- Introduces a reusable utility for generating code particles.
- Enhances the hero section's visual appeal and performance.

* Feat/pre exams card (#95)

* Advance: pre-exams card structure

* New: pre-exams card

* Fix: Better title for "About Us" section and unused components removed.

* Fix: Minor styling

---------

Co-authored-by: Samuel Pico <sa.pico@javeriana.edu.co>

* [Fix]: Video always going to fallback

* [Fix]: Mobile visibility

* Deleted comments

* Hotfix: Scroll in card members

* Add workflow_dispatch and pull_request triggers on Format.yml

* Update GitHub Actions workflow for formatting changes (#117)

* Update GitHub Actions workflow for formatting changes

* Fix indentation in Format.yml workflow

* Update file pattern for auto-commit action

* Apply formatting changes

* rerun checks

---------

Co-authored-by: adrianrrruiz <adrianrrruiz@users.noreply.github.com>

* Change PR validation trigger to workflow_run (#118)

* Change PR validation trigger to workflow_run

Updated PR validation workflow to trigger on workflow_run instead of pull_request.

* rerun checks

* Modify PRValidation.yml for pull request handling

* Delete: Format.yml

* rerun checks

* Add dependency on format job for pr-check

* Update PR validation workflow to check formatting (#120)

* Update PR validation workflow to check formatting

Replaced automatic formatting commit with a check for formatting issues.

* Format: bun run format

* Update formatting check to use Prettier

* Test: formatting

* Test: formatting

* Add: githook pre-commit

* Test: formatting

* Prueba

* Prueba

* Prueba

* Prueba

* Prueba

* Add: husky

* Prueba

* Fix: Lint errors (#121)

* feat: created an initial implementation of the previous competitions (#116)

* feat: created an initial implementation of the previous competitions

* Apply formatting changes

* bun.lockb

---------

Co-authored-by: Davidp1905 <Davidp1905@users.noreply.github.com>
Co-authored-by: Adrian Ruiz <adrianruiz0208@gmail.com>

* Feat: Advance on profile page (#102)

* Feat: Advance on profile page

* Fix: changes after designer feedback

* Hotfix: lint errors solved

* FIx: designer feedback

* Fix: Edit button

* Hotfix: Change password button for mobile version

* New: Get the student info and his competitions history

* Advance: Get student info. Problem with dialog visibilty on avatar menu.

* ACM WEBPAGE 1.0.0

* Feat: Inactive Members Timeline

Refactors the team members section.
- Introduces a separate page for inactive members.
- Enhances member cards with updated information.
- Adds a custom cursor for improved user experience.
- Introduces PWA functionality by adding web app manifest.

* Fixes: Corrects type inconsistencies

Normalizes member data and addresses potential type
inconsistencies when processing member information from
external sources, improving data handling robustness.

* feat/events initial design #28

* fix - hide on closed #48

* Fix hydration error

* fix card responsive

* fix responsive

* New: Rules section

* Use snake case

* New: link preview acceterity component

* Fix Nav Link to upcoming events & width

* Diseño del footer con redes sociales

* add Student Model

* Add Hard Coded Students

* feat/league-podium #29

* colores para las coronas

* Fix github build (disable eslint/no-uses-vars error)

Se pone este comentario en las lineas de las variables sin usar.

* Check pr build on development branch

* add Student Model

* Add Hard Coded Students

* feat/league-podium #29

* colores para las coronas

* Diseño del footer con redes sociales

* Remove unused imports

* remove search params instagram url

* Add footer to league page

* Fetch contests from api #63

Recuerden usar la api en develop, a momento de este issue aun no esta desplegado el endpoint de contests.

* Fix event card placeholder logo size

* Fix: Fetch members from API and React Query

* Add: Past members timeline

* Fix bun build

* use picture search param

* fetch contests with picture

* fix enum values

* fix enum values

* Skeleton Loading

* Update upcoming-events.tsx

* fix merge

* change Logo_Oscuro.png to Logo_Oscuro.svg

* Fix logo size - No Events card

* add students controller

* New: Sign-up with supabase

* Fix: Linter errors

* Update:  PR validation for env variables

* Improve: services directory deleted

* load and fetch podium studetns

* remove hard-coded students

* add supabase_user_id

* Add: rank base page

* Ranking Component #58

* Fix cursor in some screens

* Ranking Component #58

* Add Ranking component to ranking page

* Feat: schema for contributors and GitHub contributors from API

* Feat: fetch, transformation, map and duplicate elimination of contributors data from GitHub

* Feat: Contributors rendering component

* Add: GitHub API added to allowed images domains

* Add: Contributors component added to main page

* Fix: Sizing in avatars and title

* Fix: Workflow failed fo Env variable

* New: Sign-in with supabase

* New: scrollbar style

* Fix: dark mode on inactive members card and page

* Fix: inactive members styles

* Fix: about us typography

* Fix: sign-up button color

* Fix: spanglish deleted

* Fix: Run formatter

* Add: Workflow to format on push

* Fix: about us alignment

* Deleted: unused variables on ranking component

* Use the defautla avatar url specified in the .env file

SUPONGO QUE HABRÍA QUE ACTUALIZARLO EN PROD!!!!

...
NEXT_PUBLIC_DEFAULT_IMAGE_URL=https://www.svgrepo.com/show/452030/avatar-default.svg

* [Feat]: League hero

* [Feat]: Video bg

* [Fix]: Carga de video en caché

* Flujo de autenticación de Supabase (#92)

* Add: Email reset password feature

* Add: Password reset with supabase

* Este es el avance que he hecho :)

* Advance: sign-in and sign-up working with middleware implementation. Docs: https://supabase.com/docs/guides/auth/server-side/nextjs?queryGroups=router&router=app

* Add: Reset password

---------

Co-authored-by: Salomon Avila <salomon.avila2506@gmail.com>
Co-authored-by: Adrian Ruiz <adrianruiz0208@gmail.com>

* Feat: logout function (#107)

* Fix: hero component and adds particle utility

Updates the hero section with a background video proxy and reusable particle effect.

- Improves video loading reliability and caching by using a proxy route.
- Introduces a reusable utility for generating code particles.
- Enhances the hero section's visual appeal and performance.

* Feat/pre exams card (#95)

* Advance: pre-exams card structure

* New: pre-exams card

* Fix: Better title for "About Us" section and unused components removed.

* Fix: Minor styling

---------

Co-authored-by: Samuel Pico <sa.pico@javeriana.edu.co>

* [Fix]: Video always going to fallback

* [Fix]: Mobile visibility

* Deleted comments

* Hotfix: Scroll in card members

* Add workflow_dispatch and pull_request triggers on Format.yml

* Update GitHub Actions workflow for formatting changes (#117)

* Update GitHub Actions workflow for formatting changes

* Fix indentation in Format.yml workflow

* Update file pattern for auto-commit action

* Apply formatting changes

* rerun checks

---------

Co-authored-by: adrianrrruiz <adrianrrruiz@users.noreply.github.com>

* Change PR validation trigger to workflow_run (#118)

* Change PR validation trigger to workflow_run

Updated PR validation workflow to trigger on workflow_run instead of pull_request.

* rerun checks

* Modify PRValidation.yml for pull request handling

* Delete: Format.yml

* rerun checks

* Add dependency on format job for pr-check

* Update PR validation workflow to check formatting (#120)

* Update PR validation workflow to check formatting

Replaced automatic formatting commit with a check for formatting issues.

* Format: bun run format

* Update formatting check to use Prettier

* Test: formatting

* Test: formatting

* Add: githook pre-commit

* Test: formatting

* Prueba

* Prueba

* Prueba

* Prueba

* Prueba

* Add: husky

* Prueba

---------

Co-authored-by: Samuk <sammy.pico.duran@gmail.com>
Co-authored-by: Achalogy <achalogy@gmail.com>
Co-authored-by: Acha <62490806+Achalogy@users.noreply.github.com>
Co-authored-by: DavidVargas-Ctrl <dafelipe0410@gmail.com>
Co-authored-by: TalkySafe143 <sebastian.galindo143@gmail.com>
Co-authored-by: Sebastian Galindo <74377523+TalkySafe143@users.noreply.github.com>
Co-authored-by: arielLevita <levita.ariel@gmail.com>
Co-authored-by: Salomon Alfredo Avila Larrotta <104867468+SalomonAvila@users.noreply.github.com>
Co-authored-by: Samuel Pico <sa.pico@javeriana.edu.co>
Co-authored-by: Salomon Avila <salomon.avila2506@gmail.com>
Co-authored-by: adrianrrruiz <adrianrrruiz@users.noreply.github.com>

* Fix: dialog menu for profile page and logout is visible. Logout logic done.

* Fix: No Next errors for the final user on profile page

* New: loading skeleton for student info

* Fix: Solving build errors

* New: update profile

---------

Co-authored-by: Adrian Ruiz <adrianruiz0208@gmail.com>
Co-authored-by: Adrian Ruiz <111095677+adrianrrruiz@users.noreply.github.com>
Co-authored-by: Achalogy <achalogy@gmail.com>
Co-authored-by: Acha <62490806+Achalogy@users.noreply.github.com>
Co-authored-by: DavidVargas-Ctrl <dafelipe0410@gmail.com>
Co-authored-by: TalkySafe143 <sebastian.galindo143@gmail.com>
Co-authored-by: Sebastian Galindo <74377523+TalkySafe143@users.noreply.github.com>
Co-authored-by: arielLevita <levita.ariel@gmail.com>
Co-authored-by: Salomon Alfredo Avila Larrotta <104867468+SalomonAvila@users.noreply.github.com>
Co-authored-by: Salomon Avila <salomon.avila2506@gmail.com>
Co-authored-by: adrianrrruiz <adrianrrruiz@users.noreply.github.com>

---------

Co-authored-by: Samuk <sammy.pico.duran@gmail.com>
Co-authored-by: Achalogy <achalogy@gmail.com>
Co-authored-by: Acha <62490806+Achalogy@users.noreply.github.com>
Co-authored-by: DavidVargas-Ctrl <dafelipe0410@gmail.com>
Co-authored-by: TalkySafe143 <sebastian.galindo143@gmail.com>
Co-authored-by: Sebastian Galindo <74377523+TalkySafe143@users.noreply.github.com>
Co-authored-by: arielLevita <levita.ariel@gmail.com>
Co-authored-by: Salomon Alfredo Avila Larrotta <104867468+SalomonAvila@users.noreply.github.com>
Co-authored-by: Samuel Pico <sa.pico@javeriana.edu.co>
Co-authored-by: Salomon Avila <salomon.avila2506@gmail.com>
Co-authored-by: adrianrrruiz <adrianrrruiz@users.noreply.github.com>
Co-authored-by: Andrés David Pérez Cely <80988917+Davidp1905@users.noreply.github.com>
Co-authored-by: Davidp1905 <Davidp1905@users.noreply.github.com>
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.

En "About us" tarjeta con los talleres pre-parciales que hemos dictado

2 participants