-
-
Notifications
You must be signed in to change notification settings - Fork 337
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Development #1851
Closed
Closed
Development #1851
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fix javascript updates for DateRangeFilter
…ions Add more FlatpickrJS options
* Add SetFilterDefaultValue to DateRange Filter * Fix broken test * Add docs * Update ChangeLog * Add short named array * Update Docs --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
* Add Localised Pills for DateRangeFilter --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
… Hooks (#1798) * Tweaks to handle dates centrally * Add localisation for DateFilter, DateTimeFilter, migrate DateRangeFilter to use Core Trait * Add Filter Lifecycle Hooks * Add Search Lifecycle Hook * Adjust lifecycle hooks, adding docs * Update DateFilter, DateTimeFilter validate returns * Update DateRangeFilterTest * Update ChangeLog * Add Pills Locale Tests to DateTests * Remove superfluous method --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
* Bootstrap Button Classes * Add Bootstrap Custom CSS * Add laravel-livewire-tables-cursor to clickable column --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
* Minor Adjustments to remove unnecessary blades * Remove default customView method, clean up WithColumnSelect trait * Clean Up ColumnSelect * Fix Collapsed Row Attribute Merging * Text Left when collapsed * Add Basic Visible Tests * Remove unused methods * Migrate to Computed, fix Reorder striping * Update DateRangeFilterTest * Tidy Up DateRangeFilter --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
* Add reference to Bulk Actions TH styling in main styling * Add line break * Add reference to styling to Column Available Methods
* Fix loading spinner for dark tailwind theme * Revert spacing error
* Fix bulk actions blade action * Add BulkActions - DelaySelectAll Tests * Revert typehinting of primary key type to support int and string types smoothly --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
…1813) * Adjust DateColumn with Missing Tests and Coping with DateTime Casts * Add custom getValue for DateColumn * Revert to instanceOf DateTime * Add Owner Model to allow testing a Related Date Field * Add distant relation to DateColumnTest * Update DateColumn getContents --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
* Initial Commit * HandlesFieldName * Update Docs * Add tests * Add BreedsTable to TestCase * Move TextFilterVisualsTest * Add Direct and Indirect Tests * Tidying Other Tests --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
* Change method names for new WIldCard Strings handler * Fix styling --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
* Initial Commit * Add Docs * Update generic styling doc * Add test for setReorderThAttributes --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
* Minor docs tweak - adding setAdditionalSelects explanation to label method * Return missing :
* Fix ViewComponentColumn * Temporarily Disable Failing ViewComponentColumn Test
* Initial Commit - Adding Customisable Events * Utilise Core LaravelLivewireTablesEvent to simplify * Ensure defaults can be overridden * Add additional Events Tests * Add tests to ensure that User is passed into the Events --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
* Removing old $listeners approach * Add comments that the events are no longer used --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
* Add missing TypeHints/ReturnTypes * Move to PHPStan Level 6
* Add customComponent approach * Add Basic Tests --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
* Adjusting for AddBooleanFilter - Fixing Label For * Clean Up Missing Tags from Docs * Add note specifying - tailwind only, and in beta * Add Initial Tests * Fix BooleanFilter Property TypeHint * Adjust return values for BooleanFilter * Update BooleanFilter docs --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
* Simplify jS * Move x-data to datatable * Tweaks to Reordering * Pass $primaryKey into all children * Migrate isTailwind into core * Add Bootstrap * Add isBootstrap * Fix missing comma * Remove from Reorder
* Fix SortingHelpers * Fix styling --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
* FilterGenericData Update * Fix styling * Remove filterGenericData * Change to this --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
* Initial Cleanup of Columns * Fix styling * Clean ColumnHelpers * Fix styling * Allow for SecondaryHeader/Footer * Fix styling * Fixes for Nullables - Fix PHPStan Workflow * Add rows as ComputedProperty * Fix styling * Remove renderingWithData * Fix test * Fix DebuggableDataTest - run getRows() first --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
* Add setTrimSearchStringEnabled/setTrimSearchStringDisabled * Fix styling --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
* Add SelectedIf/DeselectedIf * Add Docs & Tests --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
* Add Fixes for Breaking Changes * Adjust For Footer/Secondary Header Filters * Adjust for selectedVisibleColumns * CleanUpOfViews * Adjust property visibility * Add typehinting for getSecondaryHeaderContents/getFooterContents * Adjust Properties - Remove Superfluous Items * Adjustments - Use $this->isTailwind not $isTailwind --------- Co-authored-by: lrljoe <lrljoe@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
All Submissions:
New Feature Submissions:
Changes to Core Features: