Files
spoolman2/client
Donkie 4c17b8ea30 Client: Perform pagination using AntD instead
If we let Refine do the pagination, it will only return a page's worth of items in the dataSource. This makes the sorting useless if the items span multiple pages.

Now we let Ant Design to the pagination instead.
2023-07-06 16:06:04 +02:00
..
2023-06-25 17:25:02 +02:00
2023-05-10 21:11:10 +02:00
2023-05-28 23:10:36 +02:00
2023-05-28 23:10:36 +02:00
2023-05-10 21:11:10 +02:00
2023-05-10 21:11:10 +02:00
2023-05-10 21:11:10 +02:00
2023-05-16 20:51:26 +02:00

Spoolman UI

A simple refine based UI for manipulating the data in the Spoolman database.