-
I'm trying to make settings required only in certain languages.
Following the documentation of `nova-translatable`, I've implemented this as follows:
```
Text::make('Street address', 'address_st…
-
```[tasklist]
### Simplify developer flow
- [ ] https://github.com/openfoodfacts/openfoodfacts-php/issues/64
- [ ] #32
```
```[tasklist]
### Keep dependancies up to date
```
```[tasklist]
### Bugs
`…
-
My Nested form not working for MorphTo Relation
Here is my Model
`
class Profile extends Model
{
public function address()
{
return $this->morphOne(Address::class, 'addressabl…
-
Is there any way to extend this to support panels too? The need came while building the following UI.
![Screen Shot 2020-09-09 at 18 54 41 PM](https://user-images.githubusercontent.com/4718029/926042…
-
The media field doesn't respect the (admittedly new) method of `->rounded()`. Which came in nova 2.2.0.
In `resources/js/components/fields/IndexField.vue`
```html
```
![image](https://user-i…
-
### What
- Discuss and create a plan to enable the tracking of environmental impact
```[tasklist]
### [ML] Create systems to populate the personal statistics section fastly and easily using Recei…
-
**TLDR : YES, YOU NEED TO CLONE THE OCA/l10n-brazil 16.0 BRANCH AGAIN!**
@mileo from KMEE did a bad migration process in #2164 and as a result the first 500 commits in l10n_br_base were missing. In…
-
Hi,
Is there a quick way to set the default value of a field within a flexible layout if no value is currently set?
I have tried doing this with ->withMeta(), and passing the standard nova key pai…
-
Previously we were getting this error (https://github.com/whitecube/nova-flexible-content/issues/55), so I decided to update from 0.1.7 to 0.1.9. That error is gone, but now I'm getting a completely d…
-