• Joined on 2025-10-07
tudor pushed to main at tudor/school_compare 2026-03-25 11:44:56 +00:00
2998ae2568 fix(ui): increase sticky nav top offset to clear site header
tudor pushed to main at tudor/school_compare 2026-03-25 11:13:58 +00:00
0f7c68c0c3 fix(ui): move back button into sticky nav, fix sticky nav offset
tudor pushed to main at tudor/school_compare 2026-03-25 10:57:02 +00:00
d1d994c1a2 fix(startup): stop re-migrating on every container restart
tudor pushed to main at tudor/school_compare 2026-03-25 10:34:21 +00:00
ce470ca342 fix(ui): remove duplicate data, merge sections, add sticky nav
tudor pushed to main at tudor/school_compare 2026-03-25 10:06:41 +00:00
b68063c9b9 fix(admissions): switch to EES content API + correct publication slug and columns
tudor pushed to main at tudor/school_compare 2026-03-24 22:09:52 +00:00
00dca39fbd fix(migration): preserve geocoding across reimports
tudor pushed to main at tudor/school_compare 2026-03-24 22:02:03 +00:00
a478068d5a fix(ofsted): map OEIF column names from current CSV format
tudor pushed to main at tudor/school_compare 2026-03-24 21:21:33 +00:00
d00dc699cc fix(ks2): fire-and-forget instead of polling to avoid socket timeout
tudor pushed to main at tudor/school_compare 2026-03-24 21:15:03 +00:00
7f9c61d587 fix(ofsted): detect header row dynamically instead of hardcoding offset
tudor pushed to main at tudor/school_compare 2026-03-24 21:08:08 +00:00
0e5b71d4a0 fix(ks2): make reimport async with polling to avoid HTTP timeout
tudor pushed to main at tudor/school_compare 2026-03-24 20:57:13 +00:00
68b15400b0 feat(ks2): enable geocoding during reimport
tudor pushed to main at tudor/school_compare 2026-03-24 20:55:28 +00:00
6ba1c42417 fix(ofsted): skip title row with header=1 when reading CSV
tudor pushed to main at tudor/school_compare 2026-03-24 20:36:20 +00:00
4369061c3f fix(integrator): register ks2 in SOURCES
tudor pushed to main at tudor/school_compare 2026-03-24 20:08:18 +00:00
2c7da5459d fix(flows): add type: constant and fix interval field name in retry blocks
tudor pushed to main at tudor/school_compare 2026-03-24 20:03:09 +00:00
7072d37541 fix(kestra-init): add basic auth support via KESTRA_USER/KESTRA_PASSWORD
tudor pushed to main at tudor/school_compare 2026-03-24 19:47:10 +00:00
377d47eca2 fix(kestra-init): add API readiness wait loop before importing flows
tudor pushed to main at tudor/school_compare 2026-03-24 15:10:09 +00:00
d5260cf8fc fix(kestra-init): use correct flows API endpoint and handle upsert
tudor pushed to main at tudor/school_compare 2026-03-24 15:07:26 +00:00
ec2d99446f fix(kestra): use management health endpoint for healthcheck
tudor pushed to main at tudor/school_compare 2026-03-24 14:32:52 +00:00
5c77d613b7 fix(kestra-init): use alpine+curl instead of kestra image to avoid 413
tudor pushed to main at tudor/school_compare 2026-03-24 12:54:47 +00:00
580311a5b8 removing cache of image for kestra init