StreetLamb / tribe

Low code tool to rapidly build and coordinate multi-agent teams
MIT License
749 stars 82 forks source link

Add table pagination #55

Open StreetLamb opened 3 months ago

StreetLamb commented 3 months ago

Privileged issue

Issue Content

Currently, all tables only show the first page of results. Add table pagination to allow users to move between the next, previous, first and last page. This is a good first issue if you want to contribute!

vr-varad commented 2 months ago

@StreetLamb I would like to work upon this issue!!!

StreetLamb commented 2 months ago

@vr-varad Sure, go ahead!

vr-varad commented 1 month ago

@StreetLamb i am able to setup it locally but how should i login?

StreetLamb commented 1 month ago

Hey @vr-varad , you can log in using the FIRST_SUPERUSER and FIRST_SUPERUSER_PASSWORD values you defined in the .env file.