Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Detours channel #2908

Merged
merged 25 commits into from
Jan 15, 2025
Merged

feat: Detours channel #2908

merged 25 commits into from
Jan 15, 2025

Conversation

hannahpurcell
Copy link
Collaborator

@hannahpurcell hannahpurcell commented Dec 11, 2024

Asana Ticket: https://app.asana.com/0/1205385723132845/1208600990461875

Depends on:

To try it out, I call

const skateDetours = useActiveDetoursByRoute(socket, selectedRouteIds)
console.log("skatedetours: ", skateDetours)

in routeLadders.tsx, and useActiveDetours(socket), usePastDetours(socket), and useDraftDetours(socket) in detourListPage.tsx.

Needs:

  • tests

@hannahpurcell hannahpurcell requested a review from a team as a code owner December 11, 2024 00:21
hannahpurcell and others added 2 commits December 11, 2024 11:56
Co-authored-by: Kayla Firestack <firestack@users.noreply.github.com>
@hannahpurcell hannahpurcell changed the base branch from main to hp/move-user-filter-for-drafts December 11, 2024 19:35
@hannahpurcell hannahpurcell changed the base branch from hp/move-user-filter-for-drafts to main December 11, 2024 19:38
@hannahpurcell hannahpurcell force-pushed the hp/skate-detours-channel branch 2 times, most recently from a864baa to 5af2080 Compare December 19, 2024 22:34
@hannahpurcell hannahpurcell force-pushed the hp/skate-detours-channel branch from 5af2080 to 2c9023f Compare December 19, 2024 22:39
hannahpurcell and others added 3 commits December 20, 2024 16:30
@hannahpurcell hannahpurcell force-pushed the hp/skate-detours-channel branch from deaf8ed to 3a909be Compare January 6, 2025 14:12
@hannahpurcell hannahpurcell force-pushed the hp/skate-detours-channel branch from 3a909be to 18605d4 Compare January 6, 2025 16:45
@hannahpurcell hannahpurcell self-assigned this Jan 8, 2025
Co-authored-by: Kayla Firestack <firestack@users.noreply.github.com>
Copy link
Member

@firestack firestack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[Finished review]

@firestack firestack assigned hannahpurcell and unassigned firestack Jan 9, 2025
Copy link
Member

@firestack firestack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One nit, but LGTM 👍🏻

Co-authored-by: Kayla Firestack <firestack@users.noreply.github.com>
@hannahpurcell hannahpurcell merged commit d90c3f9 into main Jan 15, 2025
9 checks passed
@hannahpurcell hannahpurcell deleted the hp/skate-detours-channel branch January 15, 2025 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants