eclipse-archived / ceylon-herd

The Ceylon repository web application
Apache License 2.0
21 stars 11 forks source link

Allow admin to easily claim multiple projects #184

Open quintesse opened 9 years ago

quintesse commented 9 years ago

It would be nice to have an easy way to claim multiple projects. For example by having a button that allows you to add and accept a claim with one click. Another possibility could be a way to apply data entered on a claim form to multiple projects.

I'm asking because right now I'm filling in dozens of fake project claims for my local Herd installation and although I get that project claims would normally only be entered once I wonder if there are other cases where people want to set up local Herds and initialize them with the distribution and the SDK.

Original issue description was: RFE: would it be useful to allow people to add project claim information to an upload? I don't know exactly how, maybe it could be part of extra fields in the module descriptor, or a separate file (eg. project-claim or project-info.properties, whatever)

FroMage commented 9 years ago

I'd much rather have special buttons for admins to claim and authorise everything required.

quintesse commented 9 years ago

Ok, let's do that then. I'll rename this issue that way.

FroMage commented 9 years ago

I have added a pre-filled claim page for admins. It's not the full "claim and approve everything" thing, but that requires a bit more time and checks, so I'll leave it like that for this release and delay the full feature for later.