Skip to content

feat: add app import preview flow#239

Open
super-niuma-001 wants to merge 1 commit intodotnetcore:masterfrom
super-niuma-001:feat/issue-235-import-flow
Open

feat: add app import preview flow#239
super-niuma-001 wants to merge 1 commit intodotnetcore:masterfrom
super-niuma-001:feat/issue-235-import-flow

Conversation

@super-niuma-001
Copy link
Copy Markdown
Contributor

Closes #235

Summary

  • add app import preview and import endpoints for exported app JSON files
  • validate duplicate ids/names, missing parent apps, and cyclic inheritance before import
  • import apps in topological order and add a UI modal for upload + preview

Testing

  • dotnet test test/ApiSiteTests/ApiSiteTests.csproj --filter TestAppController
  • NODE_OPTIONS=--openssl-legacy-provider npm run build

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.

完整的导入导出功能

1 participant