15088: Adds link-account state and service
authorEric Biagiotti <ebiagiotti@veritasgenetics.com>
Fri, 26 Apr 2019 19:14:28 +0000 (15:14 -0400)
committerEric Biagiotti <ebiagiotti@veritasgenetics.com>
Fri, 26 Apr 2019 19:14:28 +0000 (15:14 -0400)
commit84c94f372cead175c61c3dd1c69486ce87d91539
tree09c5d66cac4787fc3157ad21c5008fdd047c01ff
parentfc1c9792135dfbf36c148985b402871339d98561
15088: Adds link-account state and service

Arvados-DCO-1.1-Signed-off-by: Eric Biagiotti <ebiagiotti@veritasgenetics.com>
src/services/link-account-service/link-account-service.ts [new file with mode: 0644]
src/services/services.ts
src/store/link-account-panel/link-account-panel-actions.ts
src/store/link-account-panel/link-account-panel-reducer.ts [new file with mode: 0644]
src/store/store.ts
src/views/link-account-panel/link-account-panel-root.tsx
src/views/link-account-panel/link-account-panel.tsx