|
768c84d6b8
|
Remove pagination fetching in pokeApi.ts
|
2023-05-19 23:28:36 +10:00 |
|
|
bde86898e2
|
Fixed most warning in pokeApi.ts and Pokedex.tsx
|
2023-05-19 22:48:15 +10:00 |
|
|
7bb4fde73e
|
Remove redundant code in pokeApi.ts
|
2023-05-19 18:37:17 +10:00 |
|
|
8607a8f1ad
|
Trying to implement InfoDialogSlice and related api endpoints (app is running but infodialog is not showing)
|
2023-05-18 22:03:36 +10:00 |
|
|
78b7a4a5f4
|
Trying to impolement InfoDialogSlice and related api endpoints (Code is faulty)
|
2023-05-17 21:50:34 +10:00 |
|
|
52ac92fd7a
|
Fixed import directory problem in pokeApi.test.ts
|
2023-05-11 22:43:58 +10:00 |
|
|
08c8af5f4f
|
Implemented getPokemon, getPokemonSpecies, getEvolutionChain endpoints and related jest UTs
|
2023-05-11 20:04:45 +10:00 |
|
|
a0adfb0268
|
Merge all pokeapi related code into one single pokeApi.ts, and relocate it into app/services
|
2023-05-11 19:05:15 +10:00 |
|
|
7f563d8c73
|
Remove listenerMiddleware
|
2023-05-08 21:23:24 +10:00 |
|
|
be9d767bfd
|
Moved Filter component into a separate feature
|
2023-05-07 21:30:49 +10:00 |
|
|
fa4fb04efb
|
Remove non-necessary addAppListener (dynamic plugin)
|
2023-04-05 21:37:57 +10:00 |
|
|
19c189c37d
|
Setup typescripted listenerMiddleware
|
2023-04-04 23:12:22 +10:00 |
|
|
00556e35d9
|
Installed msw for mocking server, add JEST tests for simple pokedexApi endpoints; Change lint-staged.config.js for json files
|
2023-03-26 18:39:04 +11:00 |
|
|
452794f4e6
|
Created pokedexSlice and pokedexApi to perform getPokemonList
|
2023-03-19 16:53:07 +11:00 |
|