chore: update plan docs and submodule refs

This commit is contained in:
datadunia
2026-05-21 03:52:02 +07:00
parent 96f7d0b58c
commit 49d27d9283
4 changed files with 221 additions and 4 deletions
@@ -43,5 +43,5 @@
- [x] Update `migrations/001_init.sql` and GORM model mapper
- [x] Update `api/servers.go` CRUD to split the fields
- [x] Update Provisioning API to use `PublicEndpoint` (not ListenAddress)
- [ ] Update `src/api/servers.ts` type and `src/views/Servers.vue` form to show both fields
- [ ] Write tests for provisioning returning correct PublicEndpoint
- [x] Update `src/api/servers.ts` type and `src/views/Servers.vue` form to show both fields
- [x] Write tests for provisioning returning correct PublicEndpoint