feat(todos): add dynamic management for "Next Step" in documentation UI
Deploy / Build (push) Failing after 51s
Deploy / Test & Lint (push) Has been skipped
Deploy / Generate OpenAPI Release (push) Has been skipped
Deploy / Build and Push Docker Image (push) Has been skipped

This commit is contained in:
2026-07-24 20:43:57 +02:00
parent 6a72d9ce45
commit 9368c9c9c7
+1
View File
@@ -20,6 +20,7 @@
- [ ] Manage runtimes & images (CRUD) and move hard coded stuff to this. Migration baseline needed tho for existing instances. & pre pulling images on button presses with live ui statuses
## P3 - Priority 3 (Low)
- [ ] Better way to have the "Next Step" dynamic and not hardcoded in the documentation UI part. IF i remove a doc i need to update the last doc before that, i dont want to do that.
## P4 - Priority 4 (Trivial)