Skip to content

Conversation

@dodo920306
Copy link
Contributor

Summary

Fix frontend authentication issues and adjust API integration to align with backend restructuring.

Changes

Authentication Fixes

  • Fix cross-env usage
  • Rename fakeAccountLogin to login
  • Fix isLogin logic
  • Fix deprecated AntD Menu props

API Integration Fixes

  • Fix organization fetch failure
  • Fix node path errors
  • Fix node fetch failure
  • Fix Channel display issues
  • Fix Chaincode Channel fetch failure
  • Fix user list fetch failure

Disabled Features

  • Remove "New Organization" button
  • Temporarily disable organization operations
  • Temporarily disable Agent functionality
  • Disable Network pages
  • Temporarily disable Channel operations

Other

  • Complete Chaincode upload integration
  • Add docker-compose.dev.yaml
  • Add Dashboard Dockerfile and nginx configuration
  • Remove unused agent and kubernetes related code

Dependencies


🤖 This PR description was generated with AI assistance (Claude, Anthropic).

Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: KIRIN.CHU 朱祐麟 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
Move inside api engine.

Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
Use User ID instead of Username to judge isLogin.

Signed-off-by: dodo920306 <[email protected]>
The update/delete organizations feature isn't ready yet,
so they're disabled in this commit but will be added back
in the future.

Signed-off-by: dodo920306 <[email protected]>
Agents "may" be deleted in the future.

Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
"Network" may be deleted in the future, so here
the related pages are disabled.

Signed-off-by: dodo920306 <[email protected]>
They will be opened once they're ready.

Signed-off-by: dodo920306 <[email protected]>
Signed-off-by: dodo920306 <[email protected]>
@dodo920306 dodo920306 marked this pull request as draft December 14, 2025 15:40
@dodo920306
Copy link
Contributor Author

This is draft only because #744 hasn't been merged yet.

This was referenced Dec 14, 2025
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