Romain Le Cellier

Results 33 issues of Romain Le Cellier

The bug is on the right one. ![screenshot from 2016-09-20 17-37-24](https://cloud.githubusercontent.com/assets/139848/18677521/51d82964-7f59-11e6-968a-d46279a4da36.png)

With included [react-bootstrap](https://react-bootstrap.github.io/components.html#modals) we can easly replace alert by pretty modale. For example 'delete field' and 'reset form' in the builder.

Basicly copy nice stuff from google: - separator by type : string / list / date - may be add time - better labels ![screenshot from 2016-09-19 18-59-01](https://cloud.githubusercontent.com/assets/139848/18704183/4855578c-7fe9-11e6-8403-7db997c93a66.png)

## Purpose Here the generated typescript client with the current joanie's openapi schema TODO: - [x] mv factory/joanie to factory/joanieLegacy, and joanieGen to joanie.

rebased on https://github.com/openfun/richie/pull/2308 ## Purpose fix a bug where when stack.length === 0, invalidate the query will not refetch.

note: this branch is rebased on https://github.com/openfun/richie/pull/2308 ## Purpose Add search field on teacher courses listing pages ![image](https://github.com/openfun/richie/assets/139848/ec1f3a47-8ee0-4361-9087-3797b8b73da6) [Capture vidéo du 28-02-2024 15:47:50.webm](https://github.com/openfun/richie/assets/139848/99129b5e-5ccc-4429-8207-630c56a3c552)

feature

Because our Eof wasn't reset correctly, useUnionResource would never fetch the seconds pages and always return loadMore flag as true. resolve #2317

Note: rebased on ✨[(frontend) teacher courses search with query](https://github.com/openfun/richie/pull/2304) ## Purpose on learner courses listing page, we can now perform textual research. ![image](https://github.com/openfun/richie/assets/139848/d90a4789-6a8f-4c38-b904-e7eaecde973d)

## Purpose issue: https://github.com/openfun/richie/issues/2159 * [x] move `DashboardItemOrder` as sub-component of order's detail page: `OrderDetails` * [ ] create a sub-component of order's listing page: `OrderListItem` * [ ] extract...

## Purpose Use passculture circleci configuration example to skip job unless files have been modified in the right folder. See: https://github.com/pass-culture/pass-culture-main/blob/9b8c259d683fa4fafa0a0621e83092b09f606927/.circleci/config.yml#L123-L163 We skip the job if no changes are detected...

FUN Team