move models list creation to a separate method (@pxpm)
use default connection when no related model selected, ensure array keys are set (@pxpm)
Require php ext-sqlite
(@promatik)
[WIP] Support for Backpack v6 (@maurohmartinez)
[WIP] Support Backpack v6 (@tabacitu)
Fix Github action for generating changelog (@phpfour)
Use HasForm in backpack forms (@pxpm)
fix history replace (@pxpm)
fix code preview (@pxpm)
fix add devtools sidebar item (@pxpm)
Fix devtools interface (@pxpm)
publish menu item to correct menu_items file in v6 (@tabacitu)
[Bug] Create Operation > generated things do not have appropriate casing (@maurohmartinez)
Create Page Modal (@promatik)
Replaced Stringable value with toString() (@promatik)
[Bug] Empty directory causes Sushi to fail (@maurohmartinez)
Exclude issues in changelog generation (@phpfour)
[Bug] Fix request file preview error (@maurohmartinez)
Improvements on console UI for install command (@promatik)
[Bug] Fix get crud controller attribute (@maurohmartinez)
[Optimization] Merge the two questions about editor in the installation process (@maurohmartinez)
Customize unique rule to take into consideration the entry ID (@promatik)
fix model selection on relationship schema (@pxpm)
prevent errors when colum does not have args (@pxpm)
re-initialize app interaction variables in RelationshipComponent (@pxpm)
allow the creation of the migration without migrating it (@pxpm)
[BUG] Fixed request rules generation by using the new args
attribute (@promatik)
add Backpack v5 support (@tabacitu)
Fix for dropped support on Laravel migration rollback (@promatik)
[Feature] Improved seeder error messages (@promatik)
[Bug] Factory and Seeder generated, but no longer recognized by DevTools (@promatik)
[Bug] Avoid ugly error when no models are found (@promatik)
Using Box-drawing chars on console (@promatik)
Fix on usage of canAddCrudTrait
and canGenerateCrud
getters (@promatik)
make it generate factories and seeders outside app folder (@pxpm)
open modifiers when they have errors (@pxpm)
Added Install command (@promatik)
Fix factory generation on blueprint 1.25 (@promatik)
Fixes on morphs (@promatik)
prevent version 2.0 update until we decide (@pxpm)
Remove "See Files" from show page (@pxpm)
Fixed generate all (@promatik)
remove manual sushi fix (@pxpm)
add php_cs_fixer and workflow for it (@tabacitu)
Removed Blueprint temporary fix for blueprint/issues/490 (@promatik)
[Bug Fix] Fixed buildFactory
for App\\
namespace (@promatik)
[Bug Fix] Another ugly fix ✌ (@promatik)
use current modifier (@pxpm)
Bug fixes on Seed operation (@promatik)
Fix on Factories – Models with reserved words (@promatik)
Temporary fix for laravel-shift/blueprint/issues/490 (@promatik)
[Feature] Seed Operation 🎉 (@promatik)
WIP - related files as operation with tabs (@tabacitu)
WIP - add related files to model preview page (@tabacitu)
[Enhancement] Models dropdown is not ordered alphabetically (@promatik)
Make useCurrent valid for dateTime and dateTimeTz (@promatik)
Minor fix on rememberToken column type (@promatik)
Order Models by creation date desc by default (@promatik)
Validate if CRUD, Seeders, Factories and CrutTrait can be generated (@promatik)
Added missing validation on ModelRequest (@promatik)
Fix sqlite attribute limit - too many SQL variables error (@pxpm)
Add validation to default modifier value based on column type (@pxpm)
Fix relationship on column switch (@pxpm)
Fix duplicate alerts (@pxpm)
validate duplicated column names (@pxpm)
fix relationship model generation (@pxpm)
Cache schema and models in InteractsWithApplication
(@tabacitu)
fix default false modifier (@pxpm)
Fix add with reserved SQL words (@tabacitu)
Use events to update model list (adds "+ Add Model" button to ForeignId and BelongsTo) (@pxpm)
Relationships should use relationship fields, not text (@promatik)
Added more doctrine type mapping to avoid loading errors (@promatik)
Added validations for min and max for all the field types (@promatik)
Added missing seeders folder validation on Generate Extras (@promatik)
Fix wrong modifiers on request (@promatik)
do not allow negative numbers in inputs (@pxpm)
do not infer stuff if we get old session values (@pxpm)
Fix request modifier generation (@pxpm)
Prepare README for launch (@tabacitu)
Operation to add CrudTrait to models that don't have them (@pxpm)
add schema manager to handle enum fields (@pxpm)
fix arguments losing value when error in form (@pxpm)
When pressing enter not more modifiers shown. (@pxpm)
Add install troubleshooting items (@pxpm)
Added non recursive paths (@promatik)
Validate foreignId columns (@pxpm)
Fix model generation - limit selection to unsigned bigint (@promatik)
Fix model relationship generation (@pxpm)
support nullable timestamps (@pxpm)
use string ids to fix inode error on windows (@pxpm)
force generators version with the latest needed fix (@tabacitu)
treat unloaded classes as anonymous funcs (@pxpm)
Update readme.md with editor installation step (@tabacitu)
Anonymous migrations (@tabacitu)
fix checkbox toggler (@pxpm)
Fix non existing factory and seeder links (@promatik)
Minor fixes plus php cs fix (@promatik)
Minor fix on blueprint generator (@promatik)
Added proper support for multiple file editors (@promatik)
automate belongs to relations (@pxpm)
Ordered column types (@promatik)
fix models CRUD not working when a directory like seeds/seeders is missing (@tabacitu)
make string first (@pxpm)
Fix case sensitive file links (@promatik)
disable column types (@pxpm)
Add lazy to inputs (like debouncing events, but uses the native change event) (@pxpm)
Added validation for required values (enums and sets) (@promatik)
Add devtools tests & refactor (@pxpm)
Populated requests (@promatik)
do not use facade (@pxpm)
renamed app directory to src (@tabacitu)
fix Models CRUD search (@tabacitu)
fix the search for migration names (@pxpm)
Relationship schema improvements (@tabacitu)
always run exec for composer dump-autoload (@tabacitu)
Livewire component field (@tabacitu)
change checkbox_toggler field to use underscore for consistency (@tabacitu)
add relationship schema builder (@pxpm)
fix focus on first input (@pxpm)
use crud operation instead of custom names (@pxpm)
fix model (@pxpm)
refactoring (@pxpm)
add operation specific modifiers (@pxpm)
add publish modals with functionality (@tabacitu)
Ability to run and rollback specific migrations (@promatik)
hide fields with css (@pxpm)
rename schema builder stuff (@pxpm)
Migration path in run (@pxpm)
Migration and Model validations (@promatik)
fix first modifier, add hide modifiers (@pxpm)
fix seeders not being generated in the seeders directory wasn't present (@tabacitu)
renamed PhpFile class to CustomFile (@tabacitu)
Refactored how we work with PHP files (@tabacitu)
Livewire component instead of Textarea when defining migrations (@tabacitu)
[WIP] Add model screen (@tabacitu)
You don't currently have access to this package. To gain access, go ahead and purchase it. You'll get: