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

ui/urql: rotations #3489

Merged
merged 6 commits into from
Nov 29, 2023
Merged

ui/urql: rotations #3489

merged 6 commits into from
Nov 29, 2023

Conversation

Forfold
Copy link
Contributor

@Forfold Forfold commented Nov 28, 2023

Migrates from @apollo/client to urql for the following files:

  • web/src/app/rotations/RotationAddUserDialog.tsx
  • web/src/app/rotations/RotationCreateDialog.tsx
  • web/src/app/rotations/RotationForm.tsx

Also puts the handoff times grid item in its own component so it can suspensefully load (the entire page spins in the background without it)

RotationsUserList is out of scope as it has caching updates, so I would prefer this be worked on & opened as a PR by itself.

@Forfold Forfold mentioned this pull request Nov 28, 2023
76 tasks
@Forfold Forfold changed the title urql: rotations ui/urql: rotations Nov 28, 2023
@Forfold Forfold merged commit 87e2acc into master Nov 29, 2023
@Forfold Forfold deleted the rotations-urql branch November 29, 2023 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants