WIP: Service Plans #308

Draft
rixx wants to merge 11 commits from 264-service-plans into main
Member

Implemented: Service plan model, selection on instance create, update in instance update form.

Implemented: Service plan model, selection on instance create, update in instance update form.
rixx added 2 commits 2025-11-25 12:58:23 +00:00
Adjustments to data model
All checks were successful
Tests / test (push) Successful in 25s
cce071397c
rixx added 9 commits 2025-12-02 15:29:07 +00:00
All checks were successful
Tests / test (push) Successful in 28s
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin 264-service-plans:264-service-plans
git checkout 264-service-plans

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff 264-service-plans
git checkout 264-service-plans
git rebase main
git checkout main
git merge --ff-only 264-service-plans
git checkout 264-service-plans
git rebase main
git checkout main
git merge --no-ff 264-service-plans
git checkout main
git merge --squash 264-service-plans
git checkout main
git merge --ff-only 264-service-plans
git checkout main
git merge 264-service-plans
git push origin main
Sign in to join this conversation.
No description provided.