Skip to content
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

3.4.6 - Develop to Master #1847

Merged
merged 57 commits into from
Aug 16, 2024
Merged

3.4.6 - Develop to Master #1847

merged 57 commits into from
Aug 16, 2024

Conversation

lrljoe
Copy link
Collaborator

@lrljoe lrljoe commented Aug 15, 2024

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

New Feature Submissions:

  1. Does your submission pass tests and did you add any new tests needed for your feature?
  2. Did you update all templates (if applicable)?
  3. Did you add the relevant documentation (if applicable)?
  4. Did you test locally to make sure your feature works as intended?

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully ran tests with your changes locally?

lrljoe and others added 30 commits July 23, 2024 20:22
Fix javascript updates for DateRangeFilter
* Add SetFilterDefaultValue to DateRange Filter

* Fix broken test

* Add docs

* Update ChangeLog

* Add short named array

* Update Docs

---------

Co-authored-by: lrljoe <[email protected]>
* Add Localised Pills for DateRangeFilter

---------

Co-authored-by: lrljoe <[email protected]>
… 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 <[email protected]>
* Bootstrap Button Classes

* Add Bootstrap Custom CSS

* Add laravel-livewire-tables-cursor to clickable column

---------

Co-authored-by: lrljoe <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]>
…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 <[email protected]>
* 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 <[email protected]>
* Change method names for new WIldCard Strings handler

* Fix styling

---------

Co-authored-by: lrljoe <[email protected]>
* Initial Commit

* Add Docs

* Update generic styling doc

* Add test for setReorderThAttributes


---------

Co-authored-by: lrljoe <[email protected]>
* Minor docs tweak - adding setAdditionalSelects explanation to label method

* Return missing :
* Fix ViewComponentColumn

* Temporarily Disable Failing ViewComponentColumn Test
lrljoe and others added 27 commits August 4, 2024 07:34
* 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 <[email protected]>
* Removing old $listeners approach

* Add comments that the events are no longer used


---------

Co-authored-by: lrljoe <[email protected]>
* Add missing TypeHints/ReturnTypes

* Move to PHPStan Level 6
* Add customComponent approach

* Add Basic Tests

---------

Co-authored-by: lrljoe <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]>
* FilterGenericData Update

* Fix styling

* Remove filterGenericData

* Change to this

---------

Co-authored-by: lrljoe <[email protected]>
* 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 <[email protected]>
* Add setTrimSearchStringEnabled/setTrimSearchStringDisabled

* Fix styling

---------

Co-authored-by: lrljoe <[email protected]>
* Add SelectedIf/DeselectedIf

* Add Docs & Tests

---------

Co-authored-by: lrljoe <[email protected]>
* 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 <[email protected]>
@lrljoe lrljoe merged commit 3724177 into master Aug 16, 2024
14 of 15 checks passed
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.

1 participant