* added checkbox to add empty (default) option for attributes; only show attribute labels (not admin names) on product detail view
* added attribute (-related) factories; added functional test
* improved usage of var/let/const; fixed error on removing row
* Allow datagrid action to have target="_blank"
* The {length} didn't get properly formatted
I don't know if this is completely correct since I don't know this language, but for my language it said
```
Veld "Wachtwoord" moet ten minste {length} tekens bevatten
```
So the length didn't get replaced.
I think the locales.js needs to change
* Multiple type file error
* add two events to profile index blade view
* throw exception when session user is not available on product review page
* check guest customer configuration
* Issue #1879 and #1880
* Issue 1802.
* Issue #1792
* increase maintainability by replacing hard coded class names by <Classname>::class in ProductRepository
* Issue #1806
* fix: broken url sometimes when finishing installation,go to wrong application url
Co-authored-by: hb-monah <58027155+hb-monah@users.noreply.github.com>
Co-authored-by: Hans Schouten <account@emailo.nl>
Co-authored-by: KevinLaveto <31034266+KevinLaveto@users.noreply.github.com>
Co-authored-by: Jitendra Singh <39991107+jitendra-webkul@users.noreply.github.com>
Co-authored-by: Shubham Mehrotra <shubhammehrotra.symfony@webkul.com>
Co-authored-by: rahulshukla-webkul <42834394+rahulshukla-webkul@users.noreply.github.com>
|
||
|---|---|---|
| .. | ||
| _data | ||
| _output | ||
| _support | ||
| functional | ||
| trigger/Shop | ||
| unit | ||
| acceptance.suite.yml | ||
| functional.suite.yml | ||
| trigger.suite.yml | ||
| unit.suite.yml | ||