ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!

Jump to content



Photo

Laravel Nova v3-25-0 Soon 3.26.0*


  • Please log in to reply
Laravel Nova v3-25-0 Soon 3.26.0*

#1

3xodus
3xodus
    Offline
    0
    Rep
    15
    Likes

    Junkie

Posts: 281
Threads: 11
Joined: Aug 20, 2020
Credits: 0
Three years registered
#1

WEB SOURCE:

Please Login or Register to see this Hidden Content

 **UPDATED TO v3.29.0**

images.jpg

download.jpg

download-1.jpg

 

v3.29.0 ORION

Released Aug 17, 2021

Fixed issue with BelongsTo fields causing N+1 issues when eager loading with soft deleted records.
Fixed issue with attaching MorphToMany fields when using non-standard pivot keys.
Fixed regression when refreshing resources when using action response modals.
 

v3.28.0 ORION

Released Aug 04, 2021

Actions are now macroable.
Nova now disables global search for action events.
Nova now handles errors due to network loss and attempts to preserve form state.
Nova will now refresh the parent index view when executing actions with openInNewTab, download and modal methods.
Nova will now disable resource index sorting when retrieving search results via Scout.
Various code and test improvements.
Fixed issue with PHP 7.2 syntax compatibility.
Fixed issue with new incrementPickerHourBy and incrementPickerMinuteBy method.
Fixes issue with ambiguous ID columns on deletes with join queries.
Fixed issue with ManyToMany fields using RelatableAttachment::relationshipIsFull() check.
Fixed issue with Slug fields listening to events emitted from relation modals.
Fixed issue with BelongsTo and MorphTo fields throwing exceptions when used in fieldsForCreate and fieldsForUpdate methods.

 

v3.27.0 ORION

Released Jun 29, 2021

Added better support for overridden trashed methods from Laravel's SoftDeletes trait.
Added new Nova::whenServing method for detecting Nova inside model event callbacks and observers.
Added new Observable::make helper for registering observers just for Nova.
Added ability to customize datetime picker hour and minute increments.
Nova will now error when trying to edit an unsupported polymorphic relationship type.
Nova will no longer show an ID field link if the user isn't allowed to view the resource.
Form error handling is now more consistent.
Fixed issue where generated password reset URLS were incorrect when using subdomains.
 

v3.26.1 ORION

Released Jun 02, 2021

Fixes duplicate SQL statements when generating query for pagination count.

 

v3.26.0 ORION

Released Jun 01, 2021

Nova now shows a loading idicator when deleting resources from an index view.
Nova now allows Laravel\Nova\Query\Builder to be resolved via the IoC container.
Nova will now skip showing the form validation error for 500 errors.
Fixed issue where an Action defined as onlyOnDetail would show up in a Lens resource index.
Updated JavaScript dependencies to more secure versions.
Various code and performance improvements

 

  • v3.25.0 ORION Released May 12, 2021

Fixes issue with default values not showing on index views.

 

 

 

Nova will now only refresh metrics after a resource has been deleted or restored.
Fixed current related resource not selected after "Update & Continue" action.
Fixed issue where Nova didn't prefix some SQL queries.
Nova will now use the getMorphClass method for Trix field attachments.
Nova now allows you to use an action for both resources and standalone.

v3.24.0 ORION Released Apr 27, 2021
Nova will now use the cursor when using Scout v9.0.
Fixed issue preventing users from creating resources via a HasManyThrough field.
Fixed issue causing pivot actions to be duplicated.
Fixed issue using "Update and Continue Updating" when the resource ID changed.
Fixed issue with IDs larget than JavaScript's max allowed integer.
Fixed issue with resolving Date and DateTime field values.
Fixed issue with showing the "Create and Add Another" button on HasOne relationships.

 

  • v3.23.0 ORION Released Apr 06, 2021

Added support for Laravel Octane.
Fixed an issue with Laravel routing when declaring domains with a port number.
Fixed some visual issues with pagination.
Fixed an issue where Trend metrics didn't display correctly when a suffix is used.
Fixed an issue preventing passing Collections as Trend ranges.
Nova will now use a cursor when executing actions.
Fixed an issue preventing the proper display of the app name.
Added new allowDuplicateRelations method to relations. Fixed ability to add multiple same relationships with different pivot values. Added ability to edit specific relationship pivot data. Added ability to delete specific pivot data. Also adds ability to handle multiple, separate relationships using the same Nova Resource.
Fixed visual issue with stacked field labels.
Added ability to pause shortcuts inside Nova tools using Nova.pauseShortcuts().
Fixed visual issue with Place field suggestions.
Nova will now display the deleted model and ID on action events.
Fixed issue preventing partition metrics from rounding correctly.
Fixed issue that allows specifying arbitrary perPage params for pagination.

  •  v3.22.0 ORION Released Feb 2021

Added ability to use hideFromIndex and hideFromDetail on fields and line-items inside Stack fields.

  • v3.21.1 ORION Released Feb 2021

Added ability to differentiate between global and local search inside Nova.
Fixed issue with metric tooltip position.
Resource titles now accept a JSON/array attribute.
Nova will now automatically convert an ID to a string if out of range.
Fixed issue preventing HasOne creations when using the withDefault method on the relation.
Fixed issue preventing Action Response Modals from showing when initiated from the table row.

  • v3.21.0 ORION Released Feb 2021

Added new Action Response Modals for showing custom modals after running actions.
Added new afterValidation method to actions.
Nova will now display the parent resource when attaching relations.
Fixed issue with action logging and BooleanGroup and Json fields.
Fixed regression with relatable search results limiting.
Fixed issue where the create relation button was incorrectly shown.
Fixed issues related to BelongsTo and MorphTo fields when using bigInt.
Fixed issue where index and lens views wouldn't correctly reload when URI parameters change.
Fixed issues with timezones when using trend and value metrics.
Fixed issue where related models could be accessed and manipulated incorrectly.
Fixed issue with KeyValue field deleting the first item when updating.

  • v3.20.0 ORION Released Jan 2021

Added "spellcheck=false" to search inputs.
Nova will now rerender Trend metric charts when chart size has changed.
You may now pass a boolean or Closure to a field's searchable method.
Added new ALL helper option for filtering Value metrics.
Nova will now cancel previous resource requests if new ones are initiated.
Nova now includes all default languages for its Numbro dependency.
Nova will now respect the initialPerPage value when index is shown as a relationship.
Fixed an issue preventing Nova's filter menu dropdown from staying open when using date filters.
Fixed issue with Currency fields when trying to fill null values.
Fixed issue with callable inside Nova's provideToScript method.
Fixed issue with broken links inside of Stack fields.
Fixed issue with invalid event typehint inside Nova::booted method.
Add Resource::$relatableSearchResults to limit searchable results.

 

 

 

 

 

Download:

 


AZURE DEVOPS         

Hidden Content
You'll be able to see the hidden content once you reply to this topic or

Please Login or Register to see this Hidden Content

.


Edited by 3xodus, 05 October 2021 - 07:39 AM.

  • 3

#2

nicopastorello
nicopastorello
    Offline
    0
    Rep
    36
    Likes

    Addicted

  • PipPipPipPipPip
Posts: 150
Threads: 19
Joined: Mar 22, 2020
Credits: 0

Four years registered
#2

try


  • -1

#3

3xodus
3xodus
    Offline
    0
    Rep
    15
    Likes

    Junkie

Posts: 281
Threads: 11
Joined: Aug 20, 2020
Credits: 0
Three years registered
#3

try

Please Login or Register to see this Hidden Content

heres how to find the repo if your too stupid to actually look yourself..


  • -1

#4

obivankenobi
obivankenobi
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 5
Threads: 0
Joined: Jun 10, 2021
Credits: 0
Two years registered
#4

thanks


  • 0

#5

khorzookhan
khorzookhan
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 1
Threads: 0
Joined: Jun 11, 2021
Credits: 0
Two years registered
#5

thanks


  • 0

#6

alfheild
alfheild
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 1
Threads: 0
Joined: Jun 12, 2021
Credits: 0
Two years registered
#6

Thanks


  • 0

#7

helios94
helios94
    Offline
    0
    Rep
    0
    Likes

    Member

Posts: 31
Threads: 0
Joined: Jun 17, 2021
Credits: 0

Two years registered
#7

thanks


  • 0

#8

fpdaan
fpdaan
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 1
Threads: 0
Joined: Jul 01, 2021
Credits: 0
Two years registered
#8

thanks


  • 0

#9

ramih4xor
ramih4xor
    Offline
    0
    Rep
    0
    Likes

    Lurker

Posts: 6
Threads: 0
Joined: Jul 02, 2021
Credits: 0
Two years registered
#9

xdd laravel brouteur zdadazda


  • 0

#10

0xEmma
0xEmma
    Offline
    0
    Rep
    0
    Likes

    New Member

Posts: 14
Threads: 0
Joined: Jun 01, 2020
Credits: 0
Three years registered
#10

Thanks


  • 0


 Users browsing this thread: