Skip to content

Conversation

@dnl4
Copy link
Contributor

@dnl4 dnl4 commented Feb 11, 2023

Currently this package only has the option to create a DateColumn or a Timecolumn.
I've added the DatetimeColumn to the package, so now we are able to display date & time in a single column.

Captura de Tela 2023-02-11 às 15 16 52

@thyseus thyseus merged commit 85304e2 into MedicOneSystems:master Feb 13, 2023
thyseus pushed a commit that referenced this pull request Nov 11, 2025
* Add an event listener for toggleGroup (#535)

It would be useful to be able to control the toggleGroup method from foreign livewire components

* Added a Datetime Column (#543)

* Create DatetimeColumn.php

* Create datetime.blade.php

* Added DatetimeFilters to LivewireDatatable

* Changed doDateFilterStart and doDateFilterEnd to doDatetimeFilterStart and doDatetimeFilterEnd on filter

* Fix the issue detected by ci, and created a new config named "default_datetime_format"

* L10 compatibility (#564)

* Bump dependencies for Laravel 10

* Update composer.json

---------

Co-authored-by: Shift <[email protected]>

* Laravel 10 compatability (#568)

Added L10 version for reedware/laravel-relation-joins package

* livewire3

* wip

* Fix missing grammar parameter in getValue() for laravel 10. (#591)

* Update LivewireDatatables to support DB::raw with laravel version 10.

* Update style

* Switch to correct function.

* Switch to correct function.

* Fix style.

* Update x-datatables.x-circle to x-icon

* Update x-datatables.x-circle to x-icon

* fix error on search related wit (#606)

Co-authored-by: Juan Moscoso <[email protected]>

* Apply fixes from StyleCI

* Apply fixes from StyleCI

* Update README.md

* Bumped deps

* Livewire Namespace

* Picked LW3 upgrades from livewire3 branch

* Unneeded dehydrate call

* Duplicate identifier

---------

Co-authored-by: joseph-d <[email protected]>
Co-authored-by: dnl4 <[email protected]>
Co-authored-by: John Numan <[email protected]>
Co-authored-by: Shift <[email protected]>
Co-authored-by: Tally Schmeits <[email protected]>
Co-authored-by: Mark Salmon <[email protected]>
Co-authored-by: Nowocyn <[email protected]>
Co-authored-by: Juan Moscoso <[email protected]>
Co-authored-by: Juan Moscoso <[email protected]>
Co-authored-by: StyleCI Bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants