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

Add create subscription page #396

Merged
2 commits merged into from
Oct 22, 2024
Merged

Add create subscription page #396

2 commits merged into from
Oct 22, 2024

Conversation

ghost
Copy link

@ghost ghost commented Oct 22, 2024

This reuses all the code from the update subscription page, but POST the data instead of PUT. The first commit extracts things from the update page into other components/files (it does change any code just moves it around) and the second commit adds the new page.

Picture of the subscriptions list page with the new button:
image

kdeal added 2 commits October 22, 2024 17:20
I am making a create subscription page and it will use these components
This allows us to make new subscriptions from the UI instead of having
to curl the api with the correct fields filled out.
@ghost ghost force-pushed the kdeal/create_subscription branch from c51f9d5 to 6780994 Compare October 22, 2024 17:21
@ghost ghost requested a review from ymilki October 22, 2024 17:27
@ghost ghost merged commit 790d22f into main Oct 22, 2024
3 checks passed
@ghost ghost deleted the kdeal/create_subscription branch October 22, 2024 18:59
This pull request was closed.
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.

2 participants