Open
Description
In Backpack v7 we're adding the ability to include a datatable anywhere you want - on the Show page, on a Dashboard page, on a custom page, in a modal - anywhere.
This incredibly difficult work, that took MONTHS, has been done by @pxpm in the following PRs:
- PR to CRUD - [POC] datatable as a component for multiple cruds #5688 🟡 two small changes
- PR to PRO - https://github.com/Laravel-Backpack/PRO/pull/328 - 🟡 one small change
- PR to Demo - Datatables component example demo#697 - 🟢 READY!
- PR to EditableColumns - https://github.com/Laravel-Backpack/editable-columns/pull/101 - 🟢 READY!
To finish this feature, we have a few more things to do:
- @pxpm - fix trash filter in PRO
- @pxpm - fix Editable Columns
- @pxpm - write docs for
datatable
component anddatatable
widget (as mentioned here) - @pxpm & @tabacitu - finish specs for filtering a datatable;
- @pxpm & @tabacitu - polish structure & naming in the DataTable class;
- @pxpm & @tabacitu - polish structure & naming in the CrudPanelManager class;
Metadata
Metadata
Type
Projects
Status
In Progress
Status
In Progress