Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

OPEN-ENT-NG/wiki

ccreusat created a review on a pull request on OPEN-ENT-NG/wiki
reste un endroit

View on GitHub

ccreusat created a review comment on a pull request on OPEN-ENT-NG/wiki
ça vaut aussi ici, tu peux remplacer par le hook

View on GitHub

ccreusat created a review on a pull request on OPEN-ENT-NG/wiki

View on GitHub

Headan pushed 1 commit to feat/WB2-1541 OPEN-ENT-NG/wiki
  • fix: #WB2-1541, fix remove usless state and action in wiki store 642440f

View on GitHub

Headan pushed 1 commit to feat/WB2-1541 OPEN-ENT-NG/wiki
  • fix: #WB2-1541, fix feedback PR add hook useToastAction f7222b6

View on GitHub

nabil-mansouri deleted a branch OPEN-ENT-NG/wiki

feat-WB2-1698

nabil-mansouri pushed 1 commit to develop-pedago OPEN-ENT-NG/wiki
  • feat: #WB2-1698, add duplicate modal 4398ed0

View on GitHub

nabil-mansouri closed a pull request on OPEN-ENT-NG/wiki
feat: #WB2-1698, add duplicate modal
## Describe your changes Cette feature ajoute la module de duplication ## Checklist tests ## Issue ticket number and link ## Checklist before requesting a review (magic string, indentat...
nabil-mansouri created a comment on a pull request on OPEN-ENT-NG/wiki
vu avec clément ok pour merge

View on GitHub

nabil-mansouri created a review comment on a pull request on OPEN-ENT-NG/wiki
@ccreusat je fetch plus le user j'utilise le hook

View on GitHub

nabil-mansouri created a review on a pull request on OPEN-ENT-NG/wiki

View on GitHub

nabil-mansouri created a review comment on a pull request on OPEN-ENT-NG/wiki
c'est changé

View on GitHub

nabil-mansouri created a review on a pull request on OPEN-ENT-NG/wiki

View on GitHub

nabil-mansouri created a review comment on a pull request on OPEN-ENT-NG/wiki
j'ai changé la signature

View on GitHub

nabil-mansouri created a review on a pull request on OPEN-ENT-NG/wiki

View on GitHub

nabil-mansouri created a review comment on a pull request on OPEN-ENT-NG/wiki
je l'ai viré, c'est une coquille

View on GitHub

nabil-mansouri created a review on a pull request on OPEN-ENT-NG/wiki

View on GitHub

nabil-mansouri created a review comment on a pull request on OPEN-ENT-NG/wiki
j'ai supprimé et crée CustomProviders dans le fichier providers/index

View on GitHub

nabil-mansouri created a review on a pull request on OPEN-ENT-NG/wiki

View on GitHub

nabil-mansouri created a review comment on a pull request on OPEN-ENT-NG/wiki
je l'ai viré du coup

View on GitHub

nabil-mansouri created a review on a pull request on OPEN-ENT-NG/wiki

View on GitHub

nabil-mansouri pushed 1 commit to feat-WB2-1698 OPEN-ENT-NG/wiki
  • feat: #WB2-1698, add duplicate modal e548c20

View on GitHub

ccreusat created a review on a pull request on OPEN-ENT-NG/wiki
quelques commentaires

View on GitHub

ccreusat created a review comment on a pull request on OPEN-ENT-NG/wiki
tu peux ajouter une version "hook", pour appeler dans les queries

View on GitHub

ccreusat created a review on a pull request on OPEN-ENT-NG/wiki

View on GitHub

ccreusat created a review comment on a pull request on OPEN-ENT-NG/wiki
tu peux appeler directement la version "hook" dans le hook react query plutôt que la version vanilla js, par exemple si tu as un `useToastActions`

View on GitHub

ccreusat created a review on a pull request on OPEN-ENT-NG/wiki

View on GitHub

nabil-mansouri pushed 1 commit to feat-WB2-1698 OPEN-ENT-NG/wiki
  • feat: #WB2-1698, add duplicate modal 8789638

View on GitHub

ccreusat created a review comment on a pull request on OPEN-ENT-NG/wiki
ça doit donner un truc comme ça : ``` // CustomProviders.tsx import { ThemeContext } from '@edifice-ui/react'; import { useMemo } from 'react'; import { Providers } from '~/providers'; ...

View on GitHub

ccreusat created a review comment on a pull request on OPEN-ENT-NG/wiki
si tu retournes le tout avec `customRender` , tu as accès à `userEvent` via `user` ``` const user = userEvent.setup(); const customRender = ( ui: ReactElement, options?: Omit<RenderOp...

View on GitHub

Load more