| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(hooks): replace useGithubApi with useGithubRepoMeta | Armand Philippot | 2023-12-07 | 1 | -4/+5 |
| | | | | | | | | | * use GraphQL API instead of REST (the inconvenient however is that we now need an authorization token...) * move fetcher in services * add tests * mock response using MSW | ||||
| * | fix(services,types): make queries and types coherent for Topic | Armand Philippot | 2023-11-28 | 1 | -0/+26 |
| * some nodes was missing in topicQuery * a node was mispelled in topicsListQuery * add tests for all topics fetchers | |||||
