Commit Graph

8 Commits

Author SHA1 Message Date
Esteban Paz 5738c8d949 Update UI components for the tour and Spanish translations for EB and conferences v2 2026-06-03 19:53:48 -05:00
David Ascanio 87f4f04d2c Add exact phrase search toggle, collapsible detail metadata, entrelineas draft support, and home page responsive layout
- Add word/phrase search toggle to SearchPanel and entrelineas search inputs
- Add collapsible metadata section with chevron toggle in PublicationDetail
- Add internal document search toggle button to detail navbar, open by default
- Add draft field support to entrelineas: hide image for draft documents unless dev mode is enabled, show draft badge in results list
- Replace mobile lightbox teleport hacks with UModal for image popup in EntrelineaDetail
- Fix image display in EntrelineaDetail: fixed height container with object-contain
- Remove file link buttons from PublicationDetail and InboxActivity
- Remove right aside column from PublicationDetail so content fills full width
- Rewrite home page with explicit responsive two-column layout replacing UPageHero
2026-06-03 19:40:35 -03:00
Julio Ruiz 47c88c22a6 Updated tour functionality.
Set main functionality inside app.vue with nuxt hooks to be able to call it from any point in the app.
2026-06-01 11:19:56 -05:00
Julio Ruiz 6b7f9bdd78 Reverting tour change
Nuxt conflict
2026-05-31 23:12:21 -05:00
Julio Ruiz 0a991082f5 Tour and optimizations
Added driver js for virual tours.
Added conidtional homepage rendering.
Added localization for homepage and nav buttons
Added dynamic tour button to main navigation.
Separated changelog into a separate ts file.
Separated tour to ts file.
2026-05-31 23:01:45 -05:00
Julio Ruiz c883975e33 Removed old meili pages
Renamed typesense pages for correct routes
Updated initial route
Fixed copy to clipboard dependency error in nuxt
2026-05-21 15:33:30 -05:00
David Ascanio 15d4e4b08c refactory search 2026-05-10 10:55:14 -03:00
Julio Ruiz 7bb82f1ab9 Adding initial commit 2026-05-07 00:11:28 -05:00