Commit Graph

20 Commits

Author SHA1 Message Date
topsinoty
3a586498aa refactor(portfolio): retain master image filenames
Keep master’s exact portfolio image references, including their extensions. The Vue image helper strips extensions only when resolving generated variants, so source naming remains visible without changing the public/assets/ourwork-images structure.
2026-07-04 17:00:40 +03:00
topsinoty
2d5ce869fc content(history): preserve master’s board chronology
Add the 2025/2026 board and retain master’s exact historical filenames and term labels. Move the five newly referenced portraits into public/assets/past-management-images/original so Vue’s optimiser owns their generated variants while preserving master’s category layout.
2026-07-04 16:59:08 +03:00
topsinoty
bc575a0260 content(management): publish master’s 2026 board
Replace the current board roster with master’s exact names, roles, contact details, and filenames. Place the shared coming-soon portrait under public/assets/management-images/original, preserving master’s category structure inside Vite’s served asset root.
2026-07-04 16:58:19 +03:00
topsinoty
ce83cd5378 fix(members): archive refactor-only names
Preserve every member name that existed only on the refactor branch under an inactive tier. Vue continues to render master’s junior, senior, and graduate rosters while the merge retains the displaced records without guessing a new status.
2026-07-04 16:57:12 +03:00
topsinoty
6805d88530 content(members): apply master membership changes
Move master’s complete membership roster into the YAML path loaded by Vue. The update records new members, promotions, spelling corrections, and graduate transitions without duplicating people across active tiers.
2026-07-04 16:56:55 +03:00
topsinoty
a65d5c665d fix(mentors): retain inactive refactor profiles
Keep Karina Reisel’s exact refactor profile in the shared mentor dataset while marking it inactive. Filter inactive records in Vue so master’s current public roster remains authoritative without deleting historical profile data.
2026-07-04 16:54:36 +03:00
topsinoty
a40dee8364 content(mentors): carry master roster into Vue
Apply master’s mentor roster in the data path consumed by Vue. This preserves Katri Lotamõis’s exact revised wording, adds Lembitu Valdmets’s exact profile, and keeps master’s image filenames because the Vue helper handles extensions directly.
2026-07-04 16:54:04 +03:00
topsinoty
fe8c2393eb merge(master): reconcile mentor updates with Vue site
Merge master without restoring the retired Jekyll build, whose layouts, root pages, Sass, and duplicate data paths are not consumed by the Vite build or GitHub Pages artifact.

Carry master’s mentor entries and wording exactly into public/_data/mentors.yml, changing only image filename suffixes required by the Vue image helper. Add Karina Reisel’s exact source portrait and retain the project MIT license.

Exclude line-ending-only rewrites and duplicate board portraits after verifying that byte-identical files already exist in the management image paths used by Vue. Image optimisation and the production build both pass with the resolved tree.
2026-07-04 16:40:21 +03:00
topsinoty
e5fc209203 fix(router,i18n): harden links, loading, and localized content
Make the custom router follow browser link conventions: resolve clicks from nested elements, preserve query strings and hashes, ignore modified, download, targeted, external, and in-page links, synchronize navigation listeners, and prevent stale lazy imports from replacing the newest route.

Keep language selection authoritative during translated navigation, reject unsupported stored locales, prevent stale translation requests from winning races, and synchronize the document language with standards-based et-EE and en-GB locale identifiers.

Route every YAML-backed page through one loader that checks HTTP responses, validates the parsed data shape against its fallback, and returns safe defaults. Render locale-neutral workshop months with Intl.DateTimeFormat and localize the embedded calendar URL from the active locale.

Replace HTML-bearing Helpdesk and workshop translations with structured plain-text segments rendered through escaped Vue bindings. This preserves emphasis and spacing without v-html, while direct MapLibre markers now build fixed DOM nodes through textContent and clean up safely after asynchronous loading.
2026-07-04 15:55:05 +03:00
Henri
63c4960062 updated image optimisation, updated readme accrodingly. fixed image issues, fixed navbar on mobile view + more 2026-04-23 15:48:34 +03:00
Henri
08d6e08c4d updated and fixed most pages + navbar update on home page 2026-04-22 20:59:29 +03:00
Henri
83e090ef8f workshops template 2026-04-21 20:17:59 +03:00
Henri
ce7a5c1ee7 updated images and data to the current live state 2026-04-17 10:04:55 +03:00
Henri
2b49761fa3 changed hinnakiri location 2026-04-09 09:18:50 +03:00
Henri
62cccf180f partners data update 2026-04-08 00:25:15 +03:00
Henri
1b704c7cc4 components and tailwind rework 2026-03-05 16:43:56 +02:00
Henri
89778446a6 helpdesk page 2026-02-25 15:30:13 +02:00
Henri
981f47d909 board page 2026-02-25 14:41:06 +02:00
Henri
0885de6e77 fixed error 2026-02-12 05:44:37 +02:00
Henri
9d13b57d2e lang changes, new pages, data changes 2026-02-12 05:27:53 +02:00