Files
spoolman2/client
Donkie 151c3c7f4f Client Table update
* Columns are now specified using the ant design columns property instead of being Table.Column components. This should make this WoW a bit more sense, we're not pretending to be components anymore. column.tsx now only returns objects, not nodes.
* Added filament/spool collapsing as a useTable queryOptions so that the output object is directly the one we want, which will make the types play better together.
* Added a more unified record action system. This enables us to add actions to column rightclick/long press, which is better UX for mobile devices.
* Actions column is now hidden on smaller screens thanks to the above bullet.
2023-10-29 20:37:58 +01:00
..
2023-07-30 10:27:58 +02:00
2023-10-29 20:37:58 +01:00
2023-05-10 21:11:10 +02:00
2023-05-28 23:10:36 +02:00
2023-10-14 13:28:48 +02:00
2023-10-14 12:10:41 +02:00
2023-10-14 13:28:48 +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-09-16 13:54:10 +02:00

Spoolman UI

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