Skip to content

Integrate a useful table component #228

@enriquezrene

Description

@enriquezrene

Currently, we are using plain HTML tables with no rich features. We need to integrate a rich table component able to at least:

  • Sort data by column
  • Allow data filtering
  • Enable pagination or vertical scrolling
  • Export data as CSV and excel
  • Add/Remove columns dynamically

Integrate this component and replace the existing tables we have:

  • Time entries
  • Activities screen, remove the list at the right, and replace it by this table. Make this page similar to projects, project type.
  • Customers list
  • Project type list
  • Projects list

Metadata

Metadata

Assignees

Labels

mvpminimum viable product

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions