fedimint / ui

https://ui-umber-ten.vercel.app
MIT License
27 stars 41 forks source link

feat: manage meta fields #396

Closed okjodom closed 4 months ago

okjodom commented 6 months ago

A federation admin can propose updates to the meta fields, provided the meta module is present in the federation

image

okjodom commented 6 months ago

With this new admin feature, we need to communicate the following to the federation guardian

okjodom commented 6 months ago

This is the most complete iteration on how to edit meta. Check it out Screencast from 2024-03-25 01:58:29 PM.webm

okjodom commented 6 months ago

@alexlwn123 , feel free to iterate on this showcase of the meta editing experience. Nothing is yet final, and we def need design input on this feature. I'll follow up with you in about 8 hrs :)

alexlwn123 commented 6 months ago

First batch of improvements - https://github.com/okjodom/fedimint-ui/pull/1

More to do, but this is all I have time for today. Will dedicate some more effort tomorrow

okjodom commented 6 months ago

First batch of improvements - okjodom#1

More to do, but this is all I have time for today. Will dedicate some more effort tomorrow

Hey @alexlwn123 , Pulling in this sketch you posted on the discord chat image

I wrote some hacky code to transform the metadata into a format renderable by sucha table. Check it out: Commit 11261f59dc4911b1e8c301cf131071c451ddcb70

image

Kodylow commented 4 months ago

Rebased and updated for master.

Added quick actions for approve/deny pending meta submissions:

image image
Kodylow commented 4 months ago

closing, other meta PR landed