Skip to content

Remove network router

809074a
Select commit
Loading
Failed to load commit list.
Draft

Modernize frontend component s and reduce codes #749

Remove network router
809074a
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Dec 14, 2025 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 76a62e7 Remove Celery Valid sign-off found
🟢 97fabfa Remove Celery tasks Valid sign-off found
🟢 b52eae9 Refactor user module Valid sign-off found
🟢 120109d Replace envsubst with plain python Valid sign-off found
🟢 53f9929 Create 'auth' application Valid sign-off found
🟢 70b01b2 Refactor organization into an application Valid sign-off found
🟢 4fb0703 Refactor agent into an application Valid sign-off found
🟢 93e6134 Refactor node into an application Valid sign-off found
🟢 14dfbf8 Fulfill node initialization Valid sign-off found
🟢 e47fc90 Finish testing new auth, user, organization APIs Valid sign-off found
🟢 22eee32 Remove duplicate config assignments Valid sign-off found
🟢 155458c Remove duplicate config assignments Valid sign-off found
🟢 dbd6c78 Reduce duplicate codes of paginators Valid sign-off found
🟢 eeb7959 Reduce duplicate codes UserInfoSerializer Valid sign-off found
🟢 732d691 Reduce duplicate codes of NodeListSerializer Valid sign-off found
🟢 6b992b1 Make Node migrations Valid sign-off found
🟢 fd91921 Finish node container creation Valid sign-off found
🟢 111592e Finish channel creation Valid sign-off found
🟢 284fc8a Remove old channel codes Valid sign-off found
🟢 ce6ba86 Finish list chaincodes Valid sign-off found
🟢 407eb5c Finish upload chaincodes Valid sign-off found
🟢 be87027 Finish chaincode creation Valid sign-off found
🟢 715ed1f Finish chaincode commit Valid sign-off found
🟢 9222ed8 Remove redundant old API files Valid sign-off found
🟢 6b45ce1 Remove redundant old API files Valid sign-off found
🟢 c4fab83 Make migrations Valid sign-off found
🟢 1577c07 Move Docker file into api engine Valid sign-off found
🟢 21e575f Simplify entrypoint Valid sign-off found
🟢 f9f1b5f Remove Fabric Node templates Valid sign-off found
🟢 d4d5642 Remove redundant mkdir Valid sign-off found
🟢 d1edf76 Fix missing 'l' Valid sign-off found
🟢 12f2400 Fix invalid usage of cross env Valid sign-off found
🟢 1c5ca60 Rename 'fakeAccountLogin' to 'login' Valid sign-off found
🟢 6007fae Rename 'fakeAccountLogin' to 'login' Valid sign-off found
🟢 dc5fcaa Fix deprecated AntD Menu props Valid sign-off found
🟢 159aab4 Fix isLogin logic Valid sign-off found
🟢 02c2979 Fix failed to acquire organizations Valid sign-off found
🟢 93bd424 Remove New Organization button Valid sign-off found
🟢 fcbd36c Remove org operations temporarily Valid sign-off found
🟢 cbe99b9 Disable agents for now Valid sign-off found
🟢 4902ff7 Fix invalid path of nodes Valid sign-off found
🟢 1d4a903 Fix failed to get nodes Valid sign-off found
🟢 d49e811 Disable network pages Valid sign-off found
🟢 4b4450e Fix failed to show channels Valid sign-off found
🟢 bce665a Disable channel operations Valid sign-off found
🟢 0a8cea3 Fix failed to get channels for chaincodes Valid sign-off found
🟢 8fb225d Fix failed to get user lists Valid sign-off found
🟢 b88aad8 Finish Chaincode uploading Valid sign-off found
🟢 ce02d1f Fix some flake8 errors Valid sign-off found
🟢 56b524a Fix the rest of flake8 errors Valid sign-off found
🟢 f311e0f Fix unused vars Valid sign-off found
🟢 7dbde9d Fix the make start command Valid sign-off found
🟢 7fcb4f4 Fix wrong fabric version URL Valid sign-off found
🟢 131e379 Comment out organization operations Valid sign-off found
🟢 680a189 Run prettier Valid sign-off found
🟢 0125b54 Comment out newman tests Valid sign-off found
🟢 0372e63 Move the fabric node dockerfile into src Valid sign-off found
🟢 d442037 Add a welcome message on the home page Valid sign-off found
🟢 5cc9b6b Unify the padding size of the icons Valid sign-off found
🟢 565c149 Add a docs link to the sidebar of dashboards Valid sign-off found
🟢 826f048 Add the GitHub link to the side bar Valid sign-off found
🟢 f7a49af Add a swagger link to the side bar Valid sign-off found
🟢 a8755e2 Create an application gateway draft Valid sign-off found
🟢 c7fe789 Extract chaincode installation logic to another fu... Valid sign-off found
🟢 7930d6c Make chaincode installation and approvement as sep... Valid sign-off found
🟢 45b6db3 Fix Swagger requests failed when accessed via ngin... Valid sign-off found
🟢 80a77eb Fix unable to get anchor peer ports Valid sign-off found
🟢 c2dee0a WIP: Add chaincode commit and transact APIs Valid sign-off found
🟢 5477243 Force static collection not expecting user input Valid sign-off found
🟢 688dbec Fix missing lines and redundant space under Flake8 Valid sign-off found
🟢 9da7bee Fix the peers form label Valid sign-off found
🟢 b68d5de Fix breadcrumb breaks when users enter the home pa... Valid sign-off found
🟢 a03d59d Add cello api-engine data to .gitignore Valid sign-off found
🟢 8432467 Use different keys for upper and lower menus Valid sign-off found
🟢 5e2d34b Replace deprecated Menu children with items Valid sign-off found
🟢 8900a5f Set the chaincodes package IDs once they are creat... Valid sign-off found
🟢 d85c455 Extract common CRUD operations into serviceFactory Valid sign-off found
🟢 d1d5fa1 Extract common pagination logic into modelFactory Valid sign-off found
🟢 a88015c Add reusable hooks for table management Valid sign-off found
🟢 9e7b6c7 Fix unable to load new models Valid sign-off found
🟢 aacd436 Migrate the Organization Page from a class compone... Valid sign-off found
🟢 f57f106 Change all pages to functional components Valid sign-off found
🟢 8b804e4 Remove network pages Valid sign-off found
🟢 809074a Remove network router Valid sign-off found