CocoaPods / trunk.cocoapods.org

The authentication server for CocoaPods push
MIT License
38 stars 17 forks source link

Fix disputes flow by partially re-implementing old claims form as the /disputes index #466

Closed amorde closed 8 months ago

amorde commented 8 months ago

71be5440906b6bdfbc0bcc7f8a9fec33367ea0f4 removed the deprecated claims functionality but this effectively made it impossible to submit a dispute. This re-implements the initial entry flow that prepares the dispute form without including the old claims logic for unclaimed pods.