fortran-lang / registry

Registry for Fortran package manager
MIT License
8 stars 3 forks source link

feat: added UI for handling namespace maintainers #25

Closed arteevraina closed 1 year ago

arteevraina commented 1 year ago
arteevraina commented 1 year ago

It can be tested here - https://registry-frontend.vercel.app/

minhqdao commented 1 year ago

The website seems much more fluent and lots of the points that were mentioned in the past are resolved – thank you!

I might be mistaken, but the website also seems to respond faster than last time.

It's also great that we can add and remove maintainers to and from packages as well as namespaces.

Some notes on upcoming features: I'd still prefer decreasing versions here: (the latest version should be up because it's the most relevant)

Screenshot 2023-04-28 at 16 05 08

Also clicking the version doesn't bring me to that specific version.

We should also not forget that there was the request to allow an admin to add other admins that have the same rights as the original admin.