Jean-Yves CAMIER

Results 18 issues of Jean-Yves CAMIER

**KICS : 1.7.13** In Github Action, we've encounter side-effect about parsing. ``` name: parser test on: pull_request: {} jobs: matrix-fail: strategy: max-parallel: 8 matrix: - name: foo - name: bar...

bug
query
community

When I'm logged with a user without any admin roles and configured this user with a FamilyPermission (List and Read only), there're some unwaiting displayed buttons : - /list :...

We need some docs about AEV filter.

We need some docs about Assets' options

When I use **SimpleDataSelectorType** on edition mode : - the option **max_results** is set with the default value 100 ; if I edit a content with a relation not in...

I have a first family called Brand ```yaml sidus_eav_model: families: Brand: data_class: AppBundle\Entity\Brand instantiable: true attributeAsIdentifier: code attributeAsLabel: label attributes: code: type: string_identifier label: type: string ``` and a second...

When I find no secret on an organisation of hundreds of repositories, it sounds too good to be true. I need more logs to debug (how many repositories are scan...

enhancement