You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a page under Admin -> Pools to list all pools. Use the auto-generated get pools query from FastAPI.
Users often don't have tons of pools. Instead of just a table, we can make this more visual and use the component we planned for the Dashboard page (see below) for a card view instead. Also in the card, instead of the text "pool slots", we should have the pool name and description.
The text was updated successfully, but these errors were encountered:
Add a page under Admin -> Pools to list all pools. Use the auto-generated get pools query from FastAPI.
Users often don't have tons of pools. Instead of just a table, we can make this more visual and use the component we planned for the Dashboard page (see below) for a card view instead. Also in the card, instead of the text "pool slots", we should have the pool name and description.
The text was updated successfully, but these errors were encountered: