2025-01-27-1
·
19 commits
to main
since this release
What's Changed
- tweak: Move user filter for drafts by @hannahpurcell in #2907
- tweak: (tiny) Reorganization. User UUID available in a utility by @hannahpurcell in #2906
- tweak: updated URL in HASTUS script by @hannahpurcell in #2914
- feat(ex/skate/detours): add
activated_at
column by @firestack in #2910 - fix: update checksum for aws cert bundle by @hannahpurcell in #2922
- feat: Detours channel by @hannahpurcell in #2908
- feat: delete draft detour UI by @bfauble in #2909
- tweak: Added hook for the recurrent pattern of loading one detour by @hannahpurcell in #2919
- feat: add
activated-at
column to frontend detours list by @firestack in #2911 - feat: add
estimated-duration
column to frontend detours list by @firestack in #2912 - feat: Base work to get detours in route ladder dropdown by @hannahpurcell in #2915
- feat: Allow the dropdown to appear in read-only mode by @hannahpurcell in #2916
- feat(ts/diversionPage): remove timestamp from diversion page headers by @firestack in #2924
- tweak: Add routepattern signifier in detour dropdown by @hannahpurcell in #2918
- feat(ts/ActiveDetourPanel): add detour properties to activated panel by @firestack in #2923
- fix(ts/dateTime): compare dates in UTC by @firestack in #2931
- feat(ex/formatter): configure migrations formatter in directory by @firestack in #2926
- feat: Add change duration button, icon, and user group by @hannahpurcell in #2927
- fix: useActiveDetours instead of -ByRoute to avoid db-related failures by @hannahpurcell in #2930
- fix(ex/snapshot_serde): fix "activatedAt" not present in old snapshots at serialize time by @firestack in #2929
- chore(ex): configure check_origin for all transports on the
SkateWeb.Endpoint
by @firestack in #2895 - fix(ts/activeDetourPanel): fix time ago label by @firestack in #2932
- fix(ts/createDetourMachine): create
activatedAt
date when invoked by @firestack in #2936 - fix(ts/routeLadder): show dropdown on mobile breakpoint by @firestack in #2934
- [for launch] fix: Detour in ladder needs to match on route ids, not name by @hannahpurcell in #2935
- tweak: tiny styling fix for delete draft button by @hannahpurcell in #2937
- fix: Not sure how this snapshot didn't trip up CI sooner? by @hannahpurcell in #2939
- feat: delete draft detour backend by @bfauble in #2925
- feat: Change detour duration modal by @hannahpurcell in #2928
New Contributors
Full Changelog: 2024-12-13-1...2025-01-27-1