Commit 83bae7d
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 <[email protected]>
Co-authored-by: Adrian Ruiz <[email protected]>
* 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 <[email protected]>
* [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 <[email protected]>
* 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 <[email protected]>
Co-authored-by: Achalogy <[email protected]>
Co-authored-by: Acha <[email protected]>
Co-authored-by: DavidVargas-Ctrl <[email protected]>
Co-authored-by: TalkySafe143 <[email protected]>
Co-authored-by: Sebastian Galindo <[email protected]>
Co-authored-by: arielLevita <[email protected]>
Co-authored-by: Salomon Alfredo Avila Larrotta <[email protected]>
Co-authored-by: Samuel Pico <[email protected]>
Co-authored-by: Salomon Avila <[email protected]>
Co-authored-by: adrianrrruiz <[email protected]>1 parent 3375707 commit 83bae7d
File tree
111 files changed
+5446
-1768
lines changed- .github/workflows
- .husky
- publicfavicons
- public
- src
- app
- (auth)
- confirm
- log-in
- reset-email-sended
- reset-password
- new
- success
- sign-up
- api
- auth/confirm
- hello
- hero-video
- error
- inactive-members
- league
- private
- rank
- components
- home
- sections
- ui
- league
- sections
- ui
- Events
- podium
- members
- sections
- ui
- reset-password
- sign-in
- sign-up
- controllers
- hooks
- layouts/info
- lib/supabase
- models
- services
- styles
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
111 files changed
+5446
-1768
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
11 | 33 | | |
| 34 | + | |
12 | 35 | | |
13 | 36 | | |
14 | 37 | | |
| |||
21 | 44 | | |
22 | 45 | | |
23 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
24 | 52 | | |
25 | 53 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
8 | 18 | | |
9 | 19 | | |
10 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
| 17 | + | |
14 | 18 | | |
15 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
16 | 23 | | |
17 | 24 | | |
18 | 25 | | |
19 | 26 | | |
20 | 27 | | |
21 | 28 | | |
22 | 29 | | |
23 | | - | |
| 30 | + | |
24 | 31 | | |
| 32 | + | |
| 33 | + | |
25 | 34 | | |
| 35 | + | |
26 | 36 | | |
27 | | - | |
| 37 | + | |
| 38 | + | |
28 | 39 | | |
29 | 40 | | |
30 | 41 | | |
| |||
35 | 46 | | |
36 | 47 | | |
37 | 48 | | |
| 49 | + | |
38 | 50 | | |
39 | 51 | | |
40 | 52 | | |
| |||
Binary file not shown.
Binary file not shown.
This file was deleted.
0 commit comments