Skip to content

Development to Master #2056

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

Merged
merged 128 commits into from
Nov 12, 2024
Merged

Development to Master #2056

merged 128 commits into from
Nov 12, 2024

Conversation

lrljoe
Copy link
Collaborator

@lrljoe lrljoe commented Nov 12, 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 August 16, 2024 07:59
* Unlock properties locked in error

---------

Co-authored-by: lrljoe <[email protected]>
* Add additional dispatch

* Add FilterApplied Event

* Add Filter Event Dispatch Tests

---------

Co-authored-by: lrljoe <[email protected]>
* Make ActionButtons An Optional Feature in Beta


---------

Co-authored-by: lrljoe <[email protected]>
* Adjust Methods - useComputedProperties

* Adjust ActionTest
* Add setIconLeft/setIconRight

* Fix styling

* Adjust Test

* Adjust ActionTest

---------

Co-authored-by: lrljoe <[email protected]>
* Adjust Action Button Icon Margin

* Adjust ChangeLog
* Change Order of "Getting Started" section

* Change to "UsersTable"
* Add a "Recommended" approach

* Add blurb to Recommended
* Add displayActionsInToolbar and actionsPosition

* Add docs and tests for setActionsInToolbar

* Fix styling

---------

Co-authored-by: lrljoe <[email protected]>
lrljoe and others added 28 commits October 25, 2024 20:27
* Add customisation for QueryString specific to Filters

* Move all QueryString Filter Code to HasQueryStringForFilter


---------

Co-authored-by: lrljoe <[email protected]>
* Fix bug with FilterQueryString

* Fix styling

---------

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

* Add tests for hasQueryStringAliasFor...

* Additional Tests For SearchQueryString

* Move Livewire to Visuals section

* Simplify the queryString methods

* Add hasQueryStringAliasForSearch test

* PCOV Runs as PHPUnit not ParaTest

* Remove PCOV From Workflows Where Not Used

* Fix styling

---------

Co-authored-by: lrljoe <[email protected]>
* Add QueryStringForSort

* Adjust for SortQueryString

* Tests

* Tweaks to Configure Approach


---------

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

* Add blade for Livewire Component Array Filter - not live

---------

Co-authored-by: lrljoe <[email protected]>
* Adds Swedish translations

* Update weird translation strings

I was stressed (:

* Update sv.json
* Adjust Number Filter - Convert Value to Float/int If All Digits

---------

Co-authored-by: lrljoe <[email protected]>
* Fixes for Filter Pills - Ensure Invalid Options Are Removed

---------

Co-authored-by: lrljoe <[email protected]>
* Initial Movement of Tests into Directories

* Fix styling

---------

Co-authored-by: lrljoe <[email protected]>
* Fix localisations migrate to php files (#91)

* Initial Fixes

* Fix styling

---------

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

* Adjust test suites

* Fix styling

---------

Co-authored-by: lrljoe <[email protected]>
* Add updatedPerPageTest

* Fix styling

---------

Co-authored-by: lrljoe <[email protected]>
* Update phpdoc for boot

* Fix styling

---------

Co-authored-by: lrljoe <[email protected]>
Copy link

codecov bot commented Nov 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.86%. Comparing base (8b3e3cf) to head (4aa03fa).
Report is 104 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2056      +/-   ##
============================================
+ Coverage     86.55%   87.86%   +1.31%     
- Complexity     1351     1934     +583     
============================================
  Files           124      184      +60     
  Lines          3198     4426    +1228     
============================================
+ Hits           2768     3889    +1121     
- Misses          430      537     +107     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lrljoe lrljoe merged commit 393013b into master Nov 12, 2024
16 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.

8 participants