Giter Club home page Giter Club logo

joy-voyager-datatable's Introduction

Joy VoyagerDatatable

This Laravel/Voyager module adds Yajra Async/Ajax DataTable to Voyager.

By ๐Ÿผ Ramakant Gangwar.

Screenshot

Latest Version GitHub Workflow Status Total Downloads


Prerequisites


Installation

# 1. Require this Package in your fresh Laravel/Voyager project
composer require joy/voyager-datatable

# 2. Publish
php artisan vendor:publish --provider="Joy\VoyagerDatatable\VoyagerDatatableServiceProvider"

Usage

Installation generates a new route "datatable" [voyager.{slug}.datatable] for BREADs, which is also available through url /admin/slug/datatable.


Views Customization

In order to override views delivered by Voyager DataTable, copy contents from vendor/joy/voyager-datatable/resources/views to the views/vendor/joy-voyager-datatable directory of your Laravel installation.

Working Example

You can try laravel demo example from https://github.com/rxcod9/joy-voyager-datatable-laravel-demo and a demo is hosted here https://joy-voyager.kodmonk.com/admin/users/datatable.

Documentation

Find yourself stuck using the package? Found a bug? Do you have general questions or suggestions for improving the joy voyager-datatable? Feel free to create an issue on GitHub, we'll try to address it as soon as possible.

If you've found a bug regarding security please mail [email protected] instead of using the issue tracker.

Testing

You can run the tests with:

vendor/bin/phpunit

Upgrading

Please see UPGRADING for details.

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

joy-voyager-datatable's People

Contributors

renovate-bot avatar renovate[bot] avatar rxcod9 avatar vitormicillo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

joy-voyager-datatable's Issues

filterRelationship

Hi,

It's very interesting project. Are You going to finish it ?
Without working filters the usefulness of the solution is very limited.

protected function filterRelationship(
$query,
$keyword,
DataRow $row,
DataType $dataType,
Request $request
): void {
// @todo Not implemented yet.
}

Checkbox field

Filter doesn't work fo field type checkbox ie.
{
"on": "Yes",
"off": "No"
}

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository problems

These problems occurred while renovating this repository. View logs.

  • WARN: Unsupported composer value

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Detected dependencies

composer
composer.json
  • php ^7.3|^8.0|^9.0
  • illuminate/support ^7|^8|^9|^10
  • joy/voyager-core ^1.0|^2.0|^3.0
  • yajra/laravel-datatables-oracle ~9.0|~10.0
  • friendsofphp/php-cs-fixer ^3.0
  • guzzlehttp/guzzle ^6.3|^7.0
  • mockery/mockery ^1.3
  • orchestra/testbench ^5.0|^6.0|^7.0|^8.0
  • phpunit/phpunit ^9.1|^10.0|^11.0
github-actions
.github/workflows/php-cs-fixer.yml
  • actions/checkout v4
  • stefanzweifel/git-auto-commit-action v5.0.0
.github/workflows/run-tests.yml
  • actions/checkout v4
  • shivammathur/setup-php v2
.github/workflows/update-changelog.yml
  • actions/checkout v4
  • stefanzweifel/changelog-updater-action v1
  • stefanzweifel/git-auto-commit-action v5

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.