Commit Graph

23 Commits

Author SHA1 Message Date
Esteban Paz f4d128306a feat: change required for whatsapp and state, add dropdown for countries and add json with all countries 2026-07-24 10:57:54 -05:00
Esteban Paz 0e35531ec7 feat: conectar frontend a Google Sheets y ajustar responsive
- Agregar API route /api/formulario/send con mapeo de 46 columnas
- Agregar appendRegistrationToSheet() para escribir en tab VOLUNTARIOS
- Reemplazar simulación de envío por fetch real al endpoint
- Corregir validación de checkboxes, email y niveles
- Ajustar stepper para pantallas de laptop (gap, círculos, labels)
- Corregir header en iPad: ocultar hamburguesa y mostrar idioma desde md
2026-07-24 03:08:42 -05:00
Esteban Paz aab729cd4a form create 2026-07-23 07:34:16 -05:00
Esteban Paz 40cfc6e3b1 add editorial and new in locale pt and fix traduction of editorial on pt 2026-07-02 19:14:08 -05:00
Esteban Paz 3e28831c9c change editorial.text 2026-06-30 14:50:42 -05:00
Esteban acc3e72dfa add editorial section to page 2026-06-30 13:27:49 -05:00
Esteban Paz 9fd54b11cf fix: correcciones en locales (pr, rw, es), nombre país y estilos UI
- Añadida fecha 2026-05-20 para locales pr y rw
- Imágenes corregidas para noticias en locale es
- Nombre país ajustado: Salvador → El Salvador
- Eliminada altura fija del carrusel
- Posición de fecha corregida dentro del texto
2026-05-25 23:05:52 -05:00
Esteban 1a60c71d0c feat(i18n): localize news dates and country names dynamically by page locale
- Replace hardcoded Spanish ("es") for Intl.DisplayNames and dayjs with Astro.currentLocale
- Import dayjs locale bundles for all active languages (es, fr, he, uk, pt, ru, rw) in NewsList and NewsCard
- Clean up duplicate date and location headers in Portuguese news article (2025-12-11)
- Improve translations and visual emphasis in Spanish and Portuguese i18n JSON files
2026-05-21 11:06:25 -05:00
Esteban 714d9d96cc feat: add internationalization support and localized content for Kinyarwanda, English, Spanish, Korean, Hebrew, French, and Portuguese 2026-05-17 08:13:15 -05:00
Esteban Paz 64a45e4770 feat(news): add filter dropdown and mobile scroll for tags 2026-04-23 21:32:09 -05:00
Esteban Paz b65e070620 feat(news): improve news listing with tags filter, badges and url params
- Add new vertical layout with thumbnail, excerpt, tags and read more button
- Add tags filter navbar with click-to-filter functionality
- Add tags as checkered badges (beige/green pattern)
- Add URL parameter ?tag=[tag] for sharing filtered views
- Add tags display to individual news page
- Fix TypeScript errors in news pages
- Update tina config for proper content schema
2026-04-20 20:33:53 -05:00
Esteban 627ea56417 fixed structure of nations inside archive 2026-04-19 10:06:40 -05:00
Esteban Paz f4ab194b2b create pages of archive, added to header TODO: install TINA CMS 2026-04-18 14:03:40 -05:00
Esteban ff1c26fac4 change dove to lion 2026-03-04 13:31:48 -05:00
Esteban a8a0d34ca0 added news page, added button read more news, only view 6 news in landing 2026-02-28 09:19:52 -05:00
Esteban 446e853eed added all translations in all home page 2026-02-17 14:51:03 -05:00
Julio Ruiz f66d3f7a10 Fixing es translation usage
Adding font weights to poppins.
2026-02-17 08:38:52 -05:00
Esteban dcf1020e97 added translations in es for projection section and change message to modal of volunteer 2026-02-16 14:42:13 -05:00
Esteban 5326c95d58 added translations for columnSection 2026-02-15 12:42:06 -05:00
Esteban 6081c5aad1 added grid section translations and titles section 2026-02-15 12:01:36 -05:00
Julio Ruiz d45a2597ae Added copies for title section 2026-02-15 10:22:01 -05:00
Julio Ruiz 0f60ebbc98 Moving props to json file 2026-02-15 10:03:56 -05:00
Julio Ruiz dc0d66d283 Added initial json files for translations - Adding example nav translations - Modified header to use translations. 2026-02-15 09:02:42 -05:00