Radish alpha
r
rad:z4V1sjrXqjvFdnCUbxPFqd5p4DtH5
Radicle web interface
Radicle
Git
Remove session and r/w functionality
Open did:key:z6MkkfM3...sVz5 opened 1 year ago

radicle-httpd

  • Removes session endpoints.
  • Removes put, patch and post endpoints for issues and patches.
  • Removes all tests related to removed endpoints.

radicle-explorer

  • Removed the delegate badge from the ProjectCard component since we don’t check the local httpd anymore.
  • Added the id field to the patch.review schema.
    • Allows to remove the undefined type from the id prop in the Comment component.
  • Simplified the /App/Header component since there is no right side anymore.
  • Removed the strictEvents attribute from the Button component, since we only forward eventlisteners.
  • Did also some changes to the updateNodeConfig fn and the schemas and types it uses, to make it cleaner, and allows us to use not only the node config but also the web and cli config.
  • Removed the SeedButton component and moved the seed count to the ContextRepo component.
  • Removed the isLocal util function and removed every case where we treated a local httpd instance different than a remote one.
  • Removed the special case in the isDomain util function to also allow a loopback address if not in production.

check check-visual check-unit-test check-http-client-unit-test check-radicle-httpd check-e2e check-build check-http

πŸ‘‰ Preview πŸ‘‰ Workflow runs πŸ‘‰ Branch on GitHub

did:key:z6MkkfM3...sVz5 opened with revision 6e3fe906 on base 16693451 +392 -6955 1 year ago

radicle-httpd

  • Removes session endpoints.
  • Removes put, patch and post endpoints for issues and patches.
  • Removes all tests related to removed endpoints.

radicle-explorer

  • Removed the delegate badge from the ProjectCard component since we don’t check the local httpd anymore.
  • Added the id field to the patch.review schema.
    • Allows to remove the undefined type from the id prop in the Comment component.
  • Simplified the /App/Header component since there is no right side anymore.
  • Removed the strictEvents attribute from the Button component, since we only forward eventlisteners.
  • Did also some changes to the updateNodeConfig fn and the schemas and types it uses, to make it cleaner, and allows us to use not only the node config but also the web and cli config.
  • Removed the SeedButton component and moved the seed count to the ContextRepo component.
  • Removed the isLocal util function and removed every case where we treated a local httpd instance different than a remote one.
  • Removed the special case in the isDomain util function to also allow a loopback address if not in production.

check check-visual check-unit-test check-http-client-unit-test check-radicle-httpd check-e2e check-build check-http

πŸ‘‰ Preview πŸ‘‰ Workflow runs πŸ‘‰ Branch on GitHub

did:key:z6Mkg5ZT...qCHw commented on revision 1 1 year ago

No GiHub Actions Workflows found.

did:key:z6MkkfM3...sVz5 pushed revision 2 10e4e33c on base 16693451 +446 -7060 1 year ago

Some final polishing

did:key:z6Mkg5ZT...qCHw commented on revision 2 1 year ago

No GiHub Actions Workflows found.

did:key:z6MkkfM3...sVz5 pushed revision 3 c7d585ae on base 16693451 +444 -7044 1 year ago

Revert profile endpoint change

did:key:z6Mkg5ZT...qCHw commented on revision 3 1 year ago

No GiHub Actions Workflows found.

did:key:z6MkkfM3...sVz5 pushed revision 4 22821e15 on base 16693451 +443 -7043 1 year ago

Revert strictEvents removal from Button component

did:key:z6Mkg5ZT...qCHw commented on revision 4 1 year ago

No GiHub Actions Workflows found.

did:key:z6MkkfM3...sVz5 pushed revision 5 64f1659a on base 16693451 +469 -7048 1 year ago

Improve the handling of local node browsing support

did:key:z6Mkg5ZT...qCHw commented on revision 5 1 year ago

No GiHub Actions Workflows found.

did:key:z6MkkfM3...sVz5 pushed revision 6 48ec6567 on base 16693451 +471 -7048 1 year ago
did:key:z6Mkg5ZT...qCHw commented on revision 6 1 year ago

No GiHub Actions Workflows found.

did:key:z6MkkfM3...sVz5 pushed revision 7 ecb76ed1 on base 16693451 +471 -7049 1 year ago

Change icon of local node browsing error

did:key:z6Mkg5ZT...qCHw commented on revision 7 1 year ago

No GiHub Actions Workflows found.

did:key:z6MkkfM3...sVz5 pushed revision 8 796369af on base 16693451 +467 -7045 1 year ago

Remove version updates from this patch, since I would like to get a few other things into the next release

did:key:z6Mkg5ZT...qCHw commented on revision 8 1 year ago

No GiHub Actions Workflows found.

did:key:z6MkkfM3...sVz5 pushed revision 9 2ec85c38 on base 16693451 +468 -7042 1 year ago

Fix reactions padding and add external link to local node browsing error

did:key:z6MkkfM3...sVz5 pushed revision 10 7ebc44bb on base 16693451 +472 -7046 1 year ago

Push commits for new release versions

did:key:z6MkkfM3...sVz5 pushed revision 11 a60f7638 on base 16693451 +473 -7046 1 year ago

Fixed link color in web component External Link

rudolfs accepted 1 year ago
did:key:z6MkkfM3...sVz5 pushed revision 12 c7869e1b on base 16693451 +502 -7160 1 year ago

Adapt some things for tests, fix some things in visual testing

did:key:z6MkkfM3...sVz5 pushed revision 13 4768f9cb on base 16693451 +517 -7161 1 year ago

Disable local node browsing in prod also for repos

rudolfs accepted 1 year ago