4 Commits

Author SHA1 Message Date
29a397bbf4 fix: remove duplicate auth_apiname migration from script (already done manually) 2026-05-20 16:15:25 +08:00
f0950f3673 fix: remove apisetid references from uapi.json, add auth_apiname migration to script
- uapi.json: remove apisetid from sortby/browserfields/editexclouded
- migrate script: include upapp.auth_apiname creation and migration from uapiset
2026-05-20 16:13:50 +08:00
af864460f0 fix: correct getConfig import path to appPublic.jsonConfig 2026-05-20 16:01:04 +08:00
f16aa302eb feat: add migration script for uapi apisetid -> upappid
Script copies shared uapi records so each upapp gets its own copy,
then updates the link from apisetid to upappid.
2026-05-20 15:47:41 +08:00