16848: Renames 'current token dialog' code to 'token dialog'.
authorLucas Di Pentima <lucas@di-pentima.com.ar>
Fri, 12 Feb 2021 16:23:06 +0000 (13:23 -0300)
committerLucas Di Pentima <lucas@di-pentima.com.ar>
Fri, 12 Feb 2021 16:23:06 +0000 (13:23 -0300)
commitabe391c9f3a2a7ad954ecf81198268076b233ef8
treecf6b9642aca81c2faf7133ed29881a461d7e6f42
parentea1216cb8346848cb2f8dd09fda14803c83d3557
16848: Renames 'current token dialog' code to 'token dialog'.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>
src/index.tsx
src/store/token-dialog/token-dialog-actions.tsx [moved from src/store/current-token-dialog/current-token-dialog-actions.tsx with 56% similarity]
src/views-components/main-app-bar/account-menu.tsx
src/views-components/token-dialog/token-dialog.test.tsx [moved from src/views-components/current-token-dialog/current-token-dialog.test.tsx with 89% similarity]
src/views-components/token-dialog/token-dialog.tsx [moved from src/views-components/current-token-dialog/current-token-dialog.tsx with 85% similarity]
src/views/workbench/workbench.tsx