apioo / fusio

Open source API management platform
https://www.fusio-project.org
Apache License 2.0
1.87k stars 223 forks source link

fusioTable - JQuery Plugin to generate paginated table for SQL Table Adapter #206

Open kidino opened 5 years ago

kidino commented 5 years ago

Just sharing this. It's not really complete yet. But I created this JQuery Plugin where it will autogenerate a paginated table for the SQL-Table Adapter. So far it only supports pagination with ugly buttons. But I plan to support filtering and column sorting soon.

https://github.com/kidino/fusioTable

chriskapp commented 5 years ago

Hi, this looks really great! I have just created a new apps directoy on the Fusio page, since the apps which are working with Fusio are growing we have now an overview. I have also included your library, please take a look: https://www.fusio-project.org/apps

kidino commented 5 years ago

awesome! just a few updates with better pagination buttons, custom columns, sortable columns

kidino commented 5 years ago

Some features I am thinking about SQL Table Adapter and maybe do a Pull Request later