hackage-server icon indicating copy to clipboard operation
hackage-server copied to clipboard

remove jQuery

Open peterbecich opened this issue 1 year ago • 4 comments

peterbecich avatar Sep 15 '24 06:09 peterbecich

This is still marked as a draft. What work remains?

gbaz avatar Nov 24 '24 19:11 gbaz

@gbaz , I need to manually test these work as before: candidate-index, candidate-page, the Hackage dependencies graph, package-page, and tag editing

If we are willing to risk the features being broken it can merge now

peterbecich avatar Nov 25 '24 05:11 peterbecich

there's no urgency, this is a maintenance change. might as well let it take the time it needs.

gbaz avatar Nov 25 '24 21:11 gbaz

  • candidates: I'm having some trouble updating a candidate to local Hackage instance. "Forbidden". http://127.0.0.1:8080/packages/candidates/ How do I give the admin user this permission? Is there a group, such as http://localhost:8080/packages/mirrorers/?
  • dependencies graph
    • https://hackage.haskell.org/packages/graph works
    • http://localhost:8080/packages/graph broken on this PR; something must be broken in the JavaScript
    • it works locally on master: image
  • package-page looks fine http://127.0.0.1:8080/package/Blammo image
  • tag editing looks fine * image * image

peterbecich avatar Dec 31 '24 23:12 peterbecich