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

Use IDs for LiveData #141

Merged
merged 9 commits into from
May 6, 2024
Merged

Use IDs for LiveData #141

merged 9 commits into from
May 6, 2024

Conversation

APB9785
Copy link
Collaborator

@APB9785 APB9785 commented Apr 26, 2024

This won't pass CI until the beacon backend PR goes in

@APB9785 APB9785 requested a review from leandrocp April 26, 2024 23:49
@APB9785 APB9785 self-assigned this Apr 26, 2024
@APB9785 APB9785 linked an issue Apr 27, 2024 that may be closed by this pull request
APB9785 and others added 5 commits May 3, 2024 18:54
/live_data/edit/:live_data_id -> /live_data/:live_data_id (Edit)
/live_data/:live_data_id -> /live_data/:live_data_id/assigns (Assigns)
/live_data/:live_data_id/:assign_id ->
/live_data/:live_data_id/assigns/:assign_id (Edit Assign)
@leandrocp leandrocp merged commit 95ef14e into main May 6, 2024
3 checks passed
@leandrocp leandrocp deleted the apb/live-data-ids branch May 6, 2024 20:38
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.

Replace Live Data routes with ID instead of PATH
2 participants