16472: Adds parameter to commonService.get to avoid showing errors. 16472-service-layer-snackbar-fix
authorLucas Di Pentima <lucas@di-pentima.com.ar>
Tue, 26 May 2020 13:28:14 +0000 (10:28 -0300)
committerLucas Di Pentima <lucas@di-pentima.com.ar>
Tue, 23 Jun 2020 18:30:59 +0000 (15:30 -0300)
commit61e9b81814696ee7cb9b0245e292a7e5dc691667
treed3b0c2a32f588976d254a51a7c6c4f870b7376b5
parent70a5f1c7b53088552a7f35252aafdaf5fac11d48
16472: Adds parameter to commonService.get to avoid showing errors.

Sometimes errors will be handled and a service layer UI error indication isn't
needed. Confuses users, and also could affect testing.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

16472: Fixes param passing avoiding key mapping to camelCase.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>
src/index.tsx
src/services/ancestors-service/ancestors-service.ts
src/services/api/api-actions.ts
src/services/common-service/common-service.ts