laracombs/table

v0.2.2 2024-09-10 07:17 UTC

This package is auto-updated.

Last update: 2024-10-10 07:28:44 UTC


README

3rd Party package for Laravelâ„¢ Framework to build rapidly Tables with Inertia.js (Vue.js or React) and Tailwind CSS.

wip

Todos

  • Implements Filters
    • Text Filter
    • Date Filter
    • Numeric Filter
    • Belongs-to Filter
    • Has-one Filter
    • Boolean Filter
  • Add container element
  • Implements actions
  • Implements standalone Actions
  • Belongs-to Relationship ordering
  • Has-one Relationship ordering
  • Enum Column
  • Number Column
  • Create Enum UI Node Package
  • Searchable Relationships ("dot" notation)
    • Create GitHubAction ESLint check
  • Create Node Vue.js Node Package
    • Create GitHubAction ESLint check
  • Create Node React Node Package
    • Create GitHubAction ESLint check
  • Laravelâ„¢ Livewire
  • Creating Tests
  • Creating GitHub Actions
    • Clean Code check
    • Running Tests
    • PHPStan check
  • Documentation

Not decided yet

  • Number Column
  • Color Column
  • Rating Column

Contribution Target

  • Clean and solid code
  • No error results with PHPStan