Actions
Refactor #13047
closedUpdate datatables
Description
We currently use a vendored version of databales, version 1.9.4 with some custom layout code.
This version is deprecated and we should update to a current version.
There were some breaking changes in the api in version 1.10 which needed to be addressed.
Currently this is only used in compute resources, but could be added to other tables as well in the future.
Updated by Ohad Levy almost 9 years ago
isnt data table part of patternfly already?
https://github.com/patternfly/patternfly/tree/master/components/datatables
Updated by Tomer Brisker almost 9 years ago
looks like it. We still need to update our tables to use the new API, currently changing the version breaks them.
Updated by Tomer Brisker about 8 years ago
- Related to Refactor #16291: move datatables from vendor to npm added
Updated by The Foreman Bot about 8 years ago
- Status changed from New to Ready For Testing
- Assignee set to Tomer Brisker
- Pull request https://github.com/theforeman/foreman/pull/3796 added
Updated by Anonymous about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 77e12c8572085010eed3d2a42bb2cfa28de49d94.
Updated by Dominic Cleal about 8 years ago
- Translation missing: en.field_release set to 160
Actions