wn-builder-plugin icon indicating copy to clipboard operation
wn-builder-plugin copied to clipboard

GUI for building plugins in Winter CMS

Results 18 wn-builder-plugin issues
Sort by recently updated
recently updated
newest added

Add check with hasColumn schema method before drop column When running unit test by default it will use an in-memory SQLite database that may or may not have already applied...

Please add Infinite scroll option for "Builder records list" component. Pagination is good but Infinite scroll is more user friendly and will increase the time user spend on webpage.

Type: Discussion

![image](https://user-images.githubusercontent.com/8817759/185751691-9c8dbc91-1d5d-4260-9cf7-76663790a1f0.png) Hi, locale ru ~dev-main Winter\Builder\Behaviors\IndexModelFormOperations:221 $fieldTypes = array_merge(array_keys($controls['Standard']), array_keys($controls['Widgets'])); Standard and Widgets keys apparently taken from lang file ![image](https://user-images.githubusercontent.com/8817759/185751844-20e0b156-0b07-48be-814e-f07a7877ab06.png) I'm not sure but this might work ``` $standardKey =...

Type: Bug

I'm using version v2.0.5 on WinterCMS 1.2 https://user-images.githubusercontent.com/901732/178848947-a75665ab-96a9-4406-a432-8203a8376c48.mp4

Type: Bug

When a migration is applied or rolled back in the backend, the list of tables in the Database tab is not updated in real time. A manual refresh needs to...

Type: Bug
Status: Response Needed

Type: Maintenance
Status: Response Needed

Would be nice to add a checkbox to indicate that a given column should have a unique index added to it when building the table schema

Status: Review Needed
Type: Conceptual Enhancement

If create migration file with artisan command `./artisan create:migration plugin.code --name "SomeMigration" --table some_table -u` then created migration in subdir with dirname as version number. On the builder plugin if...

Type: Bug

None of the checkboxes in the database editor (e.g. unsigned, nullable, autoincr, pk) can be unchecked once they are checked. Clicking them does nothing once they are already checked.

v2.0.6, SQLite. For one field of type Text in columns.yaml, I set the search capability. As a result, the search is performed on two letters in the second word.

Type: Unconfirmed Bug
Status: Response Needed