Harings Rob

Results 104 comments of Harings Rob

Yes, using a phpcs config for formatting would be really helpful!

Hey @S-ami, I checked with the same setup but I cannot reproduce the issue. repeater: ```php @twillRepeaterTitle('Task') @twillRepeaterTitleField('title', ['hidePrefix' => false]) @twillRepeaterTrigger('Add Task') @formField('input', [ 'name' => 'title', 'label' =>...

Added a test in https://github.com/area17/twill/pull/1785 so all good.

Hey @YasienDwieb, I am not too sure about this one. This feels like something that is more for the "related" table? So you could add a "tags" which is a...

Hey @YasienDwieb, I had another brief look at this. It is missing a migration to make it available on existing sites. Also, we needs to have a bit of doc's...

Hey @YasienDwieb, That migration works fine for new Twill installations, however, for an existing Twill installation that will not work. So the changes you made to the table should move...

Hey @johnwedgbury , Thanks for your contribution! A few things: - Styling is not consistent with the rest of the ui. We need to adjust the button to match with...

Hey @johnwedgbury, we are doing a final design check then we can merge this.

Hey @thingasd, This is currently not possible. But I will for sure look into it for 3.x if I find some spare time. I will leave the issue open so...